Skip to content

Console Output

Started by user Stephan Herrmann
Rebuilds build #941
Running as Stephan Herrmann
Agent centos-7-sw7vx is provisioned from template centos-7
---
apiVersion: "v1"
kind: "Pod"
metadata:
  labels:
    jenkins: "slave"
    jenkins/label-digest: "55a177a28a71a1957f582df488f25d8c2f70df30"
    jenkins/label: "migration_jipp-migration_centos-7"
  name: "centos-7-sw7vx"
  namespace: "objectteams"
spec:
  containers:
  - env:
    - name: "JENKINS_SECRET"
      value: "********"
    - name: "JENKINS_TUNNEL"
      value: "jenkins-discovery.objectteams.svc.cluster.local:50000"
    - name: "JENKINS_AGENT_NAME"
      value: "centos-7-sw7vx"
    - name: "JENKINS_REMOTING_JAVA_OPTS"
      value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\
        \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true"
    - name: "JAVA_TOOL_OPTIONS"
      value: ""
    - name: "_JAVA_OPTIONS"
      value: ""
    - name: "OPENJ9_JAVA_OPTIONS"
      value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle"
    - name: "JENKINS_NAME"
      value: "centos-7-sw7vx"
    - name: "JENKINS_AGENT_WORKDIR"
      value: "/home/jenkins/agent"
    - name: "JENKINS_URL"
      value: "http://jenkins-ui.objectteams.svc.cluster.local/objectteams/"
    image: "docker.io/eclipsecbi/jiro-agent-centos-7:remoting-3160.vd76b_9ddd10cc"
    imagePullPolicy: "Always"
    name: "jnlp"
    resources:
      limits:
        cpu: "2000m"
        memory: "4096Mi"
      requests:
        cpu: "1000m"
        memory: "4096Mi"
    tty: true
    volumeMounts:
    - mountPath: "/home/jenkins/.m2/toolchains.xml"
      name: "m2-dir"
      readOnly: true
      subPath: "toolchains.xml"
    - mountPath: "/home/jenkins/.mavenrc"
      name: "m2-dir"
      readOnly: true
      subPath: ".mavenrc"
    - mountPath: "/opt/tools"
      name: "volume-0"
      readOnly: false
    - mountPath: "/home/jenkins"
      name: "volume-2"
      readOnly: false
    - mountPath: "/home/jenkins/.m2/repository"
      name: "volume-3"
      readOnly: false
    - mountPath: "/home/jenkins/.m2/settings-security.xml"
      name: "m2-secret-dir"
      readOnly: true
      subPath: "settings-security.xml"
    - mountPath: "/home/jenkins/.m2/wrapper"
      name: "volume-4"
      readOnly: false
    - mountPath: "/home/jenkins/.m2/settings.xml"
      name: "m2-secret-dir"
      readOnly: true
      subPath: "settings.xml"
    - mountPath: "/home/jenkins/.ssh"
      name: "volume-1"
      readOnly: false
      subPath: ""
    - mountPath: "/home/jenkins/agent"
      name: "workspace-volume"
      readOnly: false
    workingDir: "/home/jenkins/agent"
  nodeSelector:
    kubernetes.io/os: "linux"
  restartPolicy: "Never"
  volumes:
  - name: "volume-0"
    persistentVolumeClaim:
      claimName: "tools-claim-jiro-objectteams"
      readOnly: true
  - name: "m2-secret-dir"
    secret:
      secretName: "m2-secret-dir"
  - emptyDir:
      medium: ""
    name: "volume-2"
  - configMap:
      name: "m2-dir"
    name: "m2-dir"
  - configMap:
      name: "known-hosts"
    name: "volume-1"
  - emptyDir:
      medium: ""
    name: "workspace-volume"
  - emptyDir:
      medium: ""
    name: "volume-4"
  - emptyDir:
      medium: ""
    name: "volume-3"

Building remotely on centos-7-sw7vx (centos-7 jipp-migration migration) in workspace /home/jenkins/agent/workspace/buildAndTest
[ssh-agent] Looking for ssh-agent implementation...
[ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
$ ssh-agent
SSH_AUTH_SOCK=/tmp/ssh-Mhhbrkk0MZ7C/agent.45
SSH_AGENT_PID=47
[ssh-agent] Started.
Running ssh-add (command line suppressed)
Identity added: /home/jenkins/agent/workspace/buildAndTest@tmp/private_key_17700313324146217234.key (objectteams-bot@eclipse.org)
[ssh-agent] Using credentials objectteams-bot (GitLab bot (SSH))
Running ssh-add (command line suppressed)
Identity added: /home/jenkins/agent/workspace/buildAndTest@tmp/private_key_14789916190486753441.key (/home/jenkins/agent/workspace/buildAndTest@tmp/private_key_14789916190486753441.key)
[ssh-agent] Using credentials genie.objectteams (ssh://genie.objectteams@projects-storage.eclipse.org)
$ pkill Xvnc
$ pkill Xrealvnc
$ sh -c "rm -f /tmp/.X*-lock /tmp/.X11-unix/X*"
[buildAndTest] $ Xvnc -help
Starting xvnc
[buildAndTest] $ Xvnc :40 -geometry 1024x768 -depth 24 -ac -SecurityTypes none -noreset

Xvnc TigerVNC 1.8.0 - built Jan 10 2024 16:20:34
Copyright (C) 1999-2017 TigerVNC Team and many others (see README.txt)
See http://www.tigervnc.org for information on TigerVNC.
Underlying X server release 12004000, The X.Org Foundation


Sat Mar 30 18:55:29 2024
 vncext:      VNC extension running!
 vncext:      Listening for VNC connections on all interface(s), port 5940
 vncext:      created VNC server for screen 0
Unpacking https://archive.apache.org/dist/ant/binaries/apache-ant-1.10.12-bin.zip to /home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest on centos-7-sw7vx
[buildAndTest] $ /bin/sh -xe /tmp/jenkins12485073968735415891.sh
+ git archive --remote=ssh://git@gitlab.eclipse.org/eclipse/objectteams/objectteams.git master releng
+ tar xv
releng/
releng/EnrichPoms/
releng/EnrichPoms/.classpath
releng/EnrichPoms/.gitignore
releng/EnrichPoms/.project
releng/EnrichPoms/.settings/
releng/EnrichPoms/.settings/org.eclipse.jdt.core.prefs
releng/EnrichPoms/CBIaggregator.sh
releng/EnrichPoms/SDK4Mvn.aggr
releng/EnrichPoms/SDK_ECF4Mvn.aggr
releng/EnrichPoms/baseline.txt
releng/EnrichPoms/enrichPoms.jardesc
releng/EnrichPoms/jdt-pom.xml
releng/EnrichPoms/pde-pom.xml
releng/EnrichPoms/platform-pom.xml
releng/EnrichPoms/properties.sh
releng/EnrichPoms/publishJDT.sh
releng/EnrichPoms/publishPDE.sh
releng/EnrichPoms/publishPlatform.sh
releng/EnrichPoms/sourceBundles.txt
releng/EnrichPoms/src/
releng/EnrichPoms/src/org/
releng/EnrichPoms/src/org/eclipse/
releng/EnrichPoms/src/org/eclipse/platform/
releng/EnrichPoms/src/org/eclipse/platform/releng/
releng/EnrichPoms/src/org/eclipse/platform/releng/maven/
releng/EnrichPoms/src/org/eclipse/platform/releng/maven/pom/
releng/EnrichPoms/src/org/eclipse/platform/releng/maven/pom/ArtifactInfo.java
releng/EnrichPoms/src/org/eclipse/platform/releng/maven/pom/Developer.java
releng/EnrichPoms/src/org/eclipse/platform/releng/maven/pom/EnrichPoms.java
releng/EnrichPoms/src/org/eclipse/platform/releng/maven/pom/ManifestReader.java
releng/build-scripts/
releng/build-scripts/.project
releng/build-scripts/bin/
releng/build-scripts/bin/addDownloadStats.xsl
releng/build-scripts/bin/createRepository-hipp.sh
releng/build-scripts/bin/createRepository.sh
releng/build-scripts/bin/extractVersions
releng/build-scripts/bin/promote-other.sh
releng/build-scripts/bin/publish-ecotj.sh
releng/build-scripts/build/
releng/build-scripts/build/OT-Compiler/
releng/build-scripts/build/OT-Compiler/build.properties
releng/build-scripts/build/OT-Compiler/customTargets.xml
releng/build-scripts/build/OTDT-Build/
releng/build-scripts/build/OTDT-Build/allElements.xml
releng/build-scripts/build/OTDT-Build/build.properties
releng/build-scripts/build/OTDT-Build/customTargets.xml
releng/build-scripts/build/build.xml
releng/build-scripts/build/buildVersions.properties
releng/build-scripts/build/compiler.OT-Compiler.properties
releng/build-scripts/build/compiler.OTDT-Build.properties
releng/build-scripts/build/lib/
releng/build-scripts/build/lib/library.xml
releng/build-scripts/build/lib/org.eclipse.egit.fetchfactory_0.12.0.202304020031.jar
releng/build-scripts/build/otdt_prerequisites-hipp.sh
releng/build-scripts/build/otdt_runtests-hipp.sh
releng/build-scripts/build/p2helper.xml
releng/build-scripts/build/patch-content-xml.xsl
releng/build-scripts/build/run.properties
releng/build-scripts/build/run.xml
releng/build-scripts/build/test.xml
releng/map/
releng/map/.project
releng/map/otdt-all-tests.psf
releng/map/otdt.map.in
releng/map/otdt.psf
+ export MAIN_TARGET=ot-junit-all
+ MAIN_TARGET=ot-junit-all
+ '[' '' '!=' '' ']'
+ '[' '' '!=' '' ']'
+ '[' '' '!=' '' ']'
+ export JAVA_TMPDIR=/tmp/genie.objectteams
+ JAVA_TMPDIR=/tmp/genie.objectteams
+ export JAVA_HOME=/opt/tools/java/openjdk/jdk-21/latest
+ JAVA_HOME=/opt/tools/java/openjdk/jdk-21/latest
+ PATH=/opt/tools/java/openjdk/jdk-21/latest/bin:/opt/tools/java/oracle/jdk-9/latest/bin:/opt/tools/java/openjdk/jdk-11/latest/bin:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/bin:/opt/tools/java/oracle/jdk-9/latest/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
+ which java
/opt/tools/java/openjdk/jdk-21/latest/bin/java
+ export ANT_PROFILE
+ export SIGN
+ ./releng/build-scripts/build/otdt_runtests-hipp.sh
=== Sourced otdt_prerequisites-hipp.sh ===
JENKINS_UI_PORT_80_TCP_ADDR=10.30.65.215
JENKINS_DISCOVERY_PORT_50000_TCP=tcp://10.30.213.101:50000
JENKINS_AGENT_WORKDIR=/home/jenkins/agent
BUILD_URL=https://ci.eclipse.org/objectteams/job/buildAndTest/942/
JENKINS_UI_SERVICE_PORT=80
HOSTNAME=centos-7-sw7vx
JENKINS_DISCOVERY_SERVICE_PORT_JNLP=50000
UPDATE_SITE_BASE=ot2.8
JENKINS_DISCOVERY_SERVICE_PORT=50000
JENKINS_REMOTING_JAVA_OPTS=-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true
KUBERNETES_PORT=tcp://10.30.0.1:443
TERM=xterm
HUDSON_SERVER_COOKIE=f0104a5ecfe037d6
KUBERNETES_PORT_443_TCP_PORT=443
BUILD_TAG=jenkins-buildAndTest-942
KUBERNETES_SERVICE_PORT=443
PROMOTE=staging
OPENJ9_JAVA_OPTIONS=-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle
KUBERNETES_SERVICE_HOST=10.30.0.1
JOB_URL=https://ci.eclipse.org/objectteams/job/buildAndTest/
ANT_HOME=/shared/common/apache-ant-1.10.5/
WORKSPACE=/home/jenkins/agent/workspace/buildAndTest
OT_VERSION=2.8.3
RUN_CHANGES_DISPLAY_URL=https://ci.eclipse.org/objectteams/job/buildAndTest/942/display/redirect?page=changes
branch=master
JENKINS_UI_PORT_80_TCP_PROTO=tcp
JENKINS_NAME=centos-7-sw7vx
USER_NAME=jenkins
SSH_AUTH_SOCK=/tmp/ssh-Mhhbrkk0MZ7C/agent.45
RUN_ARTIFACTS_DISPLAY_URL=https://ci.eclipse.org/objectteams/job/buildAndTest/942/display/redirect?page=artifacts
JENKINS_HOME=/var/jenkins
PATH=/opt/tools/java/openjdk/jdk-21/latest/bin:/shared/common/apache-ant-1.10.5//bin:/opt/tools/java/openjdk/jdk-21/latest/bin:/opt/tools/java/oracle/jdk-9/latest/bin:/opt/tools/java/openjdk/jdk-11/latest/bin:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/bin:/opt/tools/java/oracle/jdk-9/latest/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
RUN_DISPLAY_URL=https://ci.eclipse.org/objectteams/job/buildAndTest/942/display/redirect
JENKINS_DISCOVERY_PORT_50000_TCP_PROTO=tcp
JAVA_TMPDIR=/tmp/genie.objectteams
JENKINS_UI_PORT_80_TCP_PORT=80
PWD=/home/jenkins/agent/workspace/buildAndTest
JENKINS_DISCOVERY_SERVICE_HOST=10.30.213.101
JAVA_HOME=/opt/tools/java/openjdk/jdk-21/latest
JENKINS_UI_PORT=tcp://10.30.65.215:80
HUDSON_URL=https://ci.eclipse.org/objectteams/
LANG=en_US.UTF-8
JOB_NAME=buildAndTest
GITLAB_OBJECT_KIND=none
BUILD_DISPLAY_NAME=#942
JENKINS_URL=https://ci.eclipse.org/objectteams/
BUILD_ID=942
JENKINS_DISCOVERY_PORT=tcp://10.30.213.101:50000
SIGN=nosign
JENKINS_TUNNEL=jenkins-discovery.objectteams.svc.cluster.local:50000
JOB_BASE_NAME=buildAndTest
RUN_TESTS_DISPLAY_URL=https://ci.eclipse.org/objectteams/job/buildAndTest/942/display/redirect?page=tests
JENKINS_DISCOVERY_PORT_50000_TCP_ADDR=10.30.213.101
JENKINS_SECRET=8d5b1adf6dffde2e7e6f3ff45077951c8c411e9a228c5ec14f683d5545cac5e0
SHLVL=2
HOME=/home/jenkins
KUBERNETES_PORT_443_TCP_PROTO=tcp
KUBERNETES_SERVICE_PORT_HTTPS=443
CI=true
JENKINS_SERVER_COOKIE=f0104a5ecfe037d6
WORKSPACE_TMP=/home/jenkins/agent/workspace/buildAndTest@tmp
EXECUTOR_NUMBER=0
NODE_LABELS=centos-7 jipp-migration migration centos-7-sw7vx
NSS_SDB_USE_CACHE=no
callTarget=ot-junit-all
HUDSON_HOME=/var/jenkins
JENKINS_DISCOVERY_PORT_50000_TCP_PORT=50000
NODE_NAME=centos-7-sw7vx
JENKINS_UI_PORT_80_TCP=tcp://10.30.65.215:80
JENKINS_UI_SERVICE_HOST=10.30.65.215
JOB_DISPLAY_URL=https://ci.eclipse.org/objectteams/job/buildAndTest/display/redirect
BUILD_NUMBER=942
HUDSON_COOKIE=f2b343d6-1876-484f-a185-836f1bab4cd4
DISPLAY=:40
KUBERNETES_PORT_443_TCP_ADDR=10.30.0.1
KUBERNETES_PORT_443_TCP=tcp://10.30.0.1:443
MAIN_TARGET=ot-junit-all
JENKINS_AGENT_NAME=centos-7-sw7vx
JENKINS_UI_SERVICE_PORT_HTTP=80
XAUTHORITY=/home/jenkins/agent/workspace/buildAndTest/.Xauthority-14970781020924742116
_=/usr/bin/env
=====================================
Buildfile: /home/jenkins/agent/workspace/buildAndTest/releng/build-scripts/build/run.xml

determineOS:

windows:

linux:
     [echo] OS is Linux

checkOS:

showGivenProperties:
     [echo] Properties passed into this script:
     [echo] ------------------------------------------------------------------------------
     [echo] path of base eclipse SDK:
     [echo] 		eclipse-app.tgz  = https://download.eclipse.org/eclipse/downloads/drops4/I20240325-1800/eclipse-SDK-I20240325-1800-linux-gtk-x86_64.tar.gz
     [echo] eclipse SDK build qualifier:
     [echo] 		eclipse.sdk.qualifier = I20240325-1800
     [echo] path of eclipse test framework:
     [echo] 		eclipse.tests.zip= https://download.eclipse.org/eclipse/downloads/drops4/I20240325-1800/eclipse-test-framework-I20240325-1800.zip
     [echo] path of published updates:
     [echo] 		published.updates= /home/jenkins/downloads/objectteams/updates/ot2.8/202307181937
     [echo] should sources be built (true|false)?
     [echo] 		do.build.all     = ${do.build.all}
     [echo] should test be run (true|false)?
     [echo] 		do.run.tests     = true
     [echo] directory for tempory files during testing:
     [echo] 		test.tmpDir		 = /tmp/genie.objectteams
     [echo] git working area
     [echo] 		fetchCacheLocation = /home/jenkins/gitCache
     [echo] path to map file (with substitutions):
     [echo] 		map.file.path	 = /home/jenkins/agent/workspace/buildAndTest/releng/map/otdt.map
     [echo] 
     [echo] ------------------------------------------------------------------------------
     [echo] 		

setupProperties:
     [copy] Copying 1 file to /home/jenkins/agent/workspace/buildAndTest/releng/map

setupForCompile:

UnzipEclipse:
     [echo] Extracting Boot Eclipse (https://download.eclipse.org/eclipse/downloads/drops4/I20240325-1800/eclipse-SDK-I20240325-1800-linux-gtk-x86_64.tar.gz) in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root...
      [get] Getting: https://download.eclipse.org/eclipse/downloads/drops4/I20240325-1800/eclipse-SDK-I20240325-1800-linux-gtk-x86_64.tar.gz
      [get] To: /home/jenkins/agent/workspace/buildAndTest/releng/build-scripts/build/eclipse-app889859190
    [mkdir] Created dir: /home/jenkins/agent/workspace/buildAndTest/testrun/build-root
    [untar] Expanding: /home/jenkins/agent/workspace/buildAndTest/releng/build-scripts/build/eclipse-app889859190 into /home/jenkins/agent/workspace/buildAndTest/testrun/build-root
     [echo] Extracting Base Eclipse (/home/jenkins/agent/workspace/buildAndTest/releng/build-scripts/build/eclipse-app889859190) in /home/jenkins/agent/workspace/buildAndTest/testrun/test-root...
    [mkdir] Created dir: /home/jenkins/agent/workspace/buildAndTest/testrun/test-root
    [untar] Expanding: /home/jenkins/agent/workspace/buildAndTest/releng/build-scripts/build/eclipse-app889859190 into /home/jenkins/agent/workspace/buildAndTest/testrun/test-root
   [delete] Deleting: /home/jenkins/agent/workspace/buildAndTest/releng/build-scripts/build/eclipse-app889859190

AddPluginsToEclipse:
    [mkdir] Created dir: /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/eclipse/dropins/plugins
     [copy] Copying 1 file to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/eclipse/dropins/plugins

createOTCompilerEclipse:
     [echo] Invoke pdebuild for creating the base new OT-Compiler
     [java] Mar 30, 2024 6:55:50 PM org.apache.aries.spifly.BaseActivator log
     [java] INFO: Registered provider org.slf4j.simple.SimpleServiceProvider of service org.slf4j.spi.SLF4JServiceProvider in bundle slf4j.simple
     [java] Buildfile: /home/jenkins/agent/workspace/buildAndTest/releng/build-scripts/build/build.xml
     [java] 
     [java] main:
     [java]      [echo] BUILDDIR: /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src
     [java] 
     [java] create.label.properties:
     [java]     [mkdir] Created dir: /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src
     [java]      [echo] javacSource=11
     [java] 
     [java] main:
     [java] 
     [java] preBuild:
     [java] 
     [java] preSetup:
     [java] 
     [java] getMapFiles:
     [java]     [mkdir] Created dir: /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/maps
     [java]      [copy] Copying 1 file to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/maps
     [java] 
     [java] postSetup:
     [java] 
     [java] processRepos:
     [java] 
     [java] fetch:
     [java] 
     [java] preFetch:
     [java] 
     [java] allElements:
     [java] 
     [java] init:
     [java] 
     [java] fetchElement:
     [java]     [mkdir] Created dir: /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/features
     [java]     [mkdir] Created dir: /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins
     [java] 
     [java] main:
     [java] 
     [java] GitUpdateLocalRepo:
     [java] 
     [java] GitCheckSkipClone:
     [java] 
     [java] GitCloneRepoToLocalRepo:
     [java]     [mkdir] Created dir: /home/jenkins/gitCache/https___gitlab_eclipse_org_eclipse_objectteams_objectteams_git
     [java]      [echo] [GIT] /home/jenkins/gitCache/https___gitlab_eclipse_org_eclipse_objectteams_objectteams_git >> git clone https://gitlab.eclipse.org/eclipse/objectteams/objectteams.git .
     [java]      [exec] Cloning into '.'...
     [java]      [exec] Updating files:  81% (11489/14115)
     [java]      [exec] Updating files:  82% (11575/14115)Updating files:  83% (11716/14115)Updating files:  84% (11857/14115)Updating files:  85% (11998/14115)Updating files:  86% (12139/14115)Updating files:  87% (12281/14115)Updating files:  88% (12422/14115)Updating files:  89% (12563/14115)Updating files:  90% (12704/14115)Updating files:  91% (12845/14115)Updating files:  92% (12986/14115)Updating files:  93% (13127/14115)Updating files:  94% (13269/14115)Updating files:  95% (13410/14115)Updating files:  96% (13551/14115)Updating files:  97% (13692/14115)Updating files:  98% (13833/14115)Updating files:  99% (13974/14115)Updating files: 100% (14115/14115)Updating files: 100% (14115/14115), done.
     [java] 
     [java] GitCheckoutTagInLocalRepo:
     [java]      [echo] [GIT] /home/jenkins/gitCache/https___gitlab_eclipse_org_eclipse_objectteams_objectteams_git >> git checkout --force origin/master
     [java]      [exec] Note: switching to 'origin/master'.
     [java]      [exec] 
     [java]      [exec] You are in 'detached HEAD' state. You can look around, make experimental
     [java]      [exec] changes and commit them, and you can discard any commits you make in this
     [java]      [exec] state without impacting any branches by switching back to a branch.
     [java]      [exec] 
     [java]      [exec] If you want to create a new branch to retain commits you create, you may
     [java]      [exec] do so (now or later) by using -c with the switch command. Example:
     [java]      [exec] 
     [java]      [exec]   git switch -c <new-branch-name>
     [java]      [exec] 
     [java]      [exec] Or undo this operation with:
     [java]      [exec] 
     [java]      [exec]   git switch -
     [java]      [exec] 
     [java]      [exec] Turn off this advice by setting config variable advice.detachedHead to false
     [java]      [exec] 
     [java]      [exec] HEAD is now at d81161ea1 Regression fixes: + merge bug in ASTTest
     [java] 
     [java] GitFetchFileFromLocalRepo:
     [java]      [copy] Copying 1 file to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/tempFeature
     [java] 
     [java] GitFetchFileFromLocalRepo:
     [java]      [copy] Copying 1 file to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/tempFeature
     [java] [eclipse.fetch] The entry plugin@org.eclipse.jdt.core.compiler.batch,3.38.0.OTDT_r283_qualifier has not been found. The entry plugin@org.eclipse.jdt.core.compiler.batch has been used instead.
     [java] 
     [java] fetch:
     [java] 
     [java] fetch.element:
     [java] 
     [java] GitUpdateLocalRepo:
     [java]      [echo] [GIT] /home/jenkins/gitCache/https___gitlab_eclipse_org_eclipse_objectteams_objectteams_git >> git fetch
     [java] 
     [java] GitCheckSkipClone:
     [java] 
     [java] GitCloneRepoToLocalRepo:
     [java] 
     [java] GitCheckoutTagInLocalRepo:
     [java]      [echo] [GIT] /home/jenkins/gitCache/https___gitlab_eclipse_org_eclipse_objectteams_objectteams_git >> git checkout --force origin/master
     [java]      [exec] HEAD is now at d81161ea1 Regression fixes: + merge bug in ASTTest
     [java] 
     [java] GitFetchElementFromLocalRepo:
     [java]      [copy] Copying 6 files to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/features/org.eclipse.objectteams.otdt.core.patch
     [java] 
     [java] fetch.plugins:
     [java] 
     [java] GitUpdateLocalRepo:
     [java]      [echo] [GIT] /home/jenkins/gitCache/https___gitlab_eclipse_org_eclipse_objectteams_objectteams_git >> git fetch
     [java] 
     [java] GitCheckSkipClone:
     [java] 
     [java] GitCloneRepoToLocalRepo:
     [java] 
     [java] GitCheckoutTagInLocalRepo:
     [java]      [echo] [GIT] /home/jenkins/gitCache/https___gitlab_eclipse_org_eclipse_objectteams_objectteams_git >> git checkout --force origin/master
     [java]      [exec] HEAD is now at d81161ea1 Regression fixes: + merge bug in ASTTest
     [java] 
     [java] GitFetchElementFromLocalRepo:
     [java]      [copy] Copying 1216 files to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier
     [java] 
     [java] GitUpdateLocalRepo:
     [java]      [echo] [GIT] /home/jenkins/gitCache/https___gitlab_eclipse_org_eclipse_objectteams_objectteams_git >> git fetch
     [java] 
     [java] GitCheckSkipClone:
     [java] 
     [java] GitCloneRepoToLocalRepo:
     [java] 
     [java] GitCheckoutTagInLocalRepo:
     [java]      [echo] [GIT] /home/jenkins/gitCache/https___gitlab_eclipse_org_eclipse_objectteams_objectteams_git >> git checkout --force origin/master
     [java]      [exec] HEAD is now at d81161ea1 Regression fixes: + merge bug in ASTTest
     [java] 
     [java] GitFetchElementFromLocalRepo:
     [java]      [copy] Copying 844 files to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch
     [java] 
     [java] fetch.recursively:
     [java] 
     [java] postFetch:
     [java] 
     [java] generate:
     [java] 
     [java] preGenerate:
     [java] 
     [java] allElements:
     [java] 
     [java] init:
     [java] 
     [java] generateScript:
     [java] 
     [java] postGenerate:
     [java] 
     [java] process:
     [java] 
     [java] preProcess:
     [java] 
     [java] allElements:
     [java] 
     [java] init:
     [java] 
     [java] processElement:
     [java] 
     [java] processViaFeature:
     [java] 
     [java] init:
     [java] 
     [java] build.jars:
     [java] 
     [java] init:
     [java] 
     [java] all.features:
     [java] 
     [java] all.plugins:
     [java] 
     [java] properties:
     [java] 
     [java] init:
     [java] 
     [java] build.jars:
     [java] 
     [java] properties:
     [java] 
     [java] init:
     [java] 
     [java] @dot.nestedJars:
     [java] 
     [java] @dot:
     [java]     [mkdir] Created dir: /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot
     [java]     [javac] Compiling 723 source files to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot
     [java]     [javac] ----------
     [java]     [javac] 1. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/src/org/eclipse/jdt/internal/compiler/apt/dispatch/BatchAnnotationProcessorManager.java (at line 80)
     [java]     [javac] 	@SuppressWarnings("resource") // fileManager is not opened here
     [java]     [javac] 	                  ^^^^^^^^^^
     [java]     [javac] At least one of the problems in category 'resource' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 2. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/src/org/eclipse/jdt/internal/compiler/apt/dispatch/HookedJavaFileObject.java (at line 212)
     [java]     [javac] 	@SuppressWarnings("resource") // ForwardingOutputStream forwards close() too
     [java]     [javac] 	                  ^^^^^^^^^^
     [java]     [javac] At least one of the problems in category 'resource' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] 3. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/src/org/eclipse/jdt/internal/compiler/apt/dispatch/HookedJavaFileObject.java (at line 218)
     [java]     [javac] 	@SuppressWarnings("resource") // ForwardingWriter forwards close() too
     [java]     [javac] 	                  ^^^^^^^^^^
     [java]     [javac] At least one of the problems in category 'resource' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 4. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/src/org/eclipse/jdt/internal/compiler/apt/model/ElementsImpl9.java (at line 278)
     [java]     [javac] 	@SuppressWarnings("resource") // fileManager is not created, must not be closed
     [java]     [javac] 	                  ^^^^^^^^^^
     [java]     [javac] At least one of the problems in category 'resource' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 5. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/src/org/eclipse/jdt/internal/compiler/apt/util/EclipseFileManager.java (at line 166)
     [java]     [javac] 	@SuppressWarnings("resource") // cached archive is closed in EclipseFileManager.close()
     [java]     [javac] 	                  ^^^^^^^^^^
     [java]     [javac] At least one of the problems in category 'resource' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] 6. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/src/org/eclipse/jdt/internal/compiler/apt/util/EclipseFileManager.java (at line 445)
     [java]     [javac] 	@SuppressWarnings("resource") // cached archive is closed in EclipseFileManager.close()
     [java]     [javac] 	                  ^^^^^^^^^^
     [java]     [javac] At least one of the problems in category 'resource' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] 7. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/src/org/eclipse/jdt/internal/compiler/apt/util/EclipseFileManager.java (at line 457)
     [java]     [javac] 	@SuppressWarnings("resource") // cached archive is closed in EclipseFileManager.close()
     [java]     [javac] 	                  ^^^^^^^^^^
     [java]     [javac] At least one of the problems in category 'resource' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 8. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/src/org/eclipse/jdt/internal/compiler/ast/ASTNode.java (at line 1090)
     [java]     [javac] 	Map implicitContainerAnnotations = null;
     [java]     [javac] 	^^^
     [java]     [javac] Map is a raw type. References to generic type Map<K,V> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 9. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/src/org/eclipse/jdt/internal/compiler/ast/ASTNode.java (at line 1112)
     [java]     [javac] 	if (implicitContainerAnnotations == null) implicitContainerAnnotations = new HashMap(3);
     [java]     [javac] 	                                                                             ^^^^^^^
     [java]     [javac] HashMap is a raw type. References to generic type HashMap<K,V> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 10. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/src/org/eclipse/jdt/internal/compiler/ast/ASTNode.java (at line 1113)
     [java]     [javac] 	implicitContainerAnnotations.put(containerAnnotationType, sourceAnnotations[i]);
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 11. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/src/org/eclipse/jdt/internal/compiler/ast/AbstractMethodDeclaration.java (at line 695)
     [java]     [javac] 	public void getAllAnnotationContexts(int targetType, List allAnnotationContexts) {
     [java]     [javac] 	                                                     ^^^^
     [java]     [javac] List is a raw type. References to generic type List<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 12. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/src/org/eclipse/jdt/internal/compiler/ast/IntersectionCastTypeReference.java (at line 141)
     [java]     [javac] 	Map invocations = new HashMap(2);
     [java]     [javac] 	^^^
     [java]     [javac] Map is a raw type. References to generic type Map<K,V> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 13. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/src/org/eclipse/jdt/internal/compiler/ast/IntersectionCastTypeReference.java (at line 141)
     [java]     [javac] 	Map invocations = new HashMap(2);
     [java]     [javac] 	                      ^^^^^^^
     [java]     [javac] HashMap is a raw type. References to generic type HashMap<K,V> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 14. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/src/org/eclipse/jdt/internal/compiler/ast/MethodDeclaration.java (at line 289)
     [java]     [javac] 	public void getAllAnnotationContexts(int targetType, List allAnnotationContexts) {
     [java]     [javac] 	                                                     ^^^^
     [java]     [javac] List is a raw type. References to generic type List<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 15. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/src/org/eclipse/jdt/internal/compiler/ast/MethodDeclaration.java (at line 290)
     [java]     [javac] 	AnnotationCollector collector = new AnnotationCollector(this.returnType, targetType, allAnnotationContexts);
     [java]     [javac] 	                                                                                     ^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Type safety: The expression of type List needs unchecked conversion to conform to List<AnnotationContext>
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 16. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/src/org/eclipse/jdt/internal/compiler/ast/ParameterizedSingleTypeReference.java (at line 637)
     [java]     [javac] 	switch (getBaseclassDecapsulation()) {
     [java]     [javac] 	        ^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] The enum constant TOLERATED_IN_CALLIN_MAPPING needs a corresponding case label in this enum switch on Expression.DecapsulationState
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 17. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/src/org/eclipse/jdt/internal/compiler/ast/SingleTypeReference.java (at line 123)
     [java]     [javac] 	switch(this.getBaseclassDecapsulation()) {
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] The enum constant CONFINED needs a corresponding case label in this enum switch on Expression.DecapsulationState
     [java]     [javac] ----------
     [java]     [javac] 18. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/src/org/eclipse/jdt/internal/compiler/ast/SingleTypeReference.java (at line 123)
     [java]     [javac] 	switch(this.getBaseclassDecapsulation()) {
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] The enum constant NONE needs a corresponding case label in this enum switch on Expression.DecapsulationState
     [java]     [javac] ----------
     [java]     [javac] 19. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/src/org/eclipse/jdt/internal/compiler/ast/SingleTypeReference.java (at line 123)
     [java]     [javac] 	switch(this.getBaseclassDecapsulation()) {
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] The enum constant TOLERATED needs a corresponding case label in this enum switch on Expression.DecapsulationState
     [java]     [javac] ----------
     [java]     [javac] 20. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/src/org/eclipse/jdt/internal/compiler/ast/SingleTypeReference.java (at line 123)
     [java]     [javac] 	switch(this.getBaseclassDecapsulation()) {
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] The enum constant TOLERATED_IN_CALLIN_MAPPING needs a corresponding case label in this enum switch on Expression.DecapsulationState
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 21. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/src/org/eclipse/jdt/internal/compiler/batch/FileSystem.java (at line 441)
     [java]     [javac] 	@SuppressWarnings("resource") // don't close classpathEntry.zipFile, which we don't own
     [java]     [javac] 	                  ^^^^^^^^^^
     [java]     [javac] At least one of the problems in category 'resource' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 22. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/src/org/eclipse/jdt/internal/compiler/batch/Main.java (at line 779)
     [java]     [javac] 	Map.Entry<String, String>[] entries = entriesSet.toArray(new Map.Entry[entriesSet.size()]);
     [java]     [javac] 	                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Type safety: The expression of type Map.Entry[] needs unchecked conversion to conform to Map.Entry<String,String>[]
     [java]     [javac] ----------
     [java]     [javac] 23. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/src/org/eclipse/jdt/internal/compiler/batch/Main.java (at line 1422)
     [java]     [javac] 	private List<String> addonExports = Collections.EMPTY_LIST;
     [java]     [javac] 	                                    ^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Type safety: The expression of type List needs unchecked conversion to conform to List<String>
     [java]     [javac] ----------
     [java]     [javac] 24. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/src/org/eclipse/jdt/internal/compiler/batch/Main.java (at line 1423)
     [java]     [javac] 	private List<String> addonReads = Collections.EMPTY_LIST;
     [java]     [javac] 	                                  ^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Type safety: The expression of type List needs unchecked conversion to conform to List<String>
     [java]     [javac] ----------
     [java]     [javac] 25. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/src/org/eclipse/jdt/internal/compiler/batch/Main.java (at line 1424)
     [java]     [javac] 	public Set<String> rootModules = Collections.EMPTY_SET;
     [java]     [javac] 	                                 ^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Type safety: The expression of type Set needs unchecked conversion to conform to Set<String>
     [java]     [javac] ----------
     [java]     [javac] 26. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/src/org/eclipse/jdt/internal/compiler/batch/Main.java (at line 3389)
     [java]     [javac] 	Map.Entry<String, String>[] entries = this.options.entrySet().toArray(new Map.Entry[this.options.size()]);
     [java]     [javac] 	                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Type safety: The expression of type Map.Entry[] needs unchecked conversion to conform to Map.Entry<String,String>[]
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 27. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/src/org/eclipse/jdt/internal/compiler/classfmt/ExternalAnnotationDecorator.java (at line 199)
     [java]     [javac] 	@SuppressWarnings("resource")
     [java]     [javac] 	                  ^^^^^^^^^^
     [java]     [javac] At least one of the problems in category 'resource' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 28. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/src/org/eclipse/jdt/internal/compiler/classfmt/MethodInfo.java (at line 64)
     [java]     [javac] 	static private final char[][] noException = CharOperation.NO_CHAR_CHAR;
     [java]     [javac] 	                              ^^^^^^^^^^^
     [java]     [javac] The value of the field MethodInfo.noException is not used
     [java]     [javac] ----------
     [java]     [javac] 29. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/src/org/eclipse/jdt/internal/compiler/classfmt/MethodInfo.java (at line 65)
     [java]     [javac] 	static private final char[][] noArgumentNames = CharOperation.NO_CHAR_CHAR;
     [java]     [javac] 	                              ^^^^^^^^^^^^^^^
     [java]     [javac] The value of the field MethodInfo.noArgumentNames is not used
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 30. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/src/org/eclipse/jdt/internal/compiler/codegen/CodeStream.java (at line 2872)
     [java]     [javac] 	Map hashcodesTosynthetics = new LinkedHashMap();
     [java]     [javac] 	^^^
     [java]     [javac] Map is a raw type. References to generic type Map<K,V> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 31. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/src/org/eclipse/jdt/internal/compiler/codegen/CodeStream.java (at line 2872)
     [java]     [javac] 	Map hashcodesTosynthetics = new LinkedHashMap();
     [java]     [javac] 	                                ^^^^^^^^^^^^^
     [java]     [javac] LinkedHashMap is a raw type. References to generic type LinkedHashMap<K,V> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 32. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/src/org/eclipse/jdt/internal/compiler/codegen/CodeStream.java (at line 2878)
     [java]     [javac] 	List syntheticssForThisHashcode = (List)hashcodesTosynthetics.get(hashcode);
     [java]     [javac] 	^^^^
     [java]     [javac] List is a raw type. References to generic type List<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 33. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/src/org/eclipse/jdt/internal/compiler/codegen/CodeStream.java (at line 2878)
     [java]     [javac] 	List syntheticssForThisHashcode = (List)hashcodesTosynthetics.get(hashcode);
     [java]     [javac] 	                                   ^^^^
     [java]     [javac] List is a raw type. References to generic type List<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 34. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/src/org/eclipse/jdt/internal/compiler/codegen/CodeStream.java (at line 2880)
     [java]     [javac] 	syntheticssForThisHashcode = new ArrayList();
     [java]     [javac] 	                                 ^^^^^^^^^
     [java]     [javac] ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 35. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/src/org/eclipse/jdt/internal/compiler/codegen/CodeStream.java (at line 2881)
     [java]     [javac] 	hashcodesTosynthetics.put(hashcode,syntheticssForThisHashcode);
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 36. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/src/org/eclipse/jdt/internal/compiler/codegen/CodeStream.java (at line 2883)
     [java]     [javac] 	syntheticssForThisHashcode.add(syntheticMethodBinding);
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 37. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/src/org/eclipse/jdt/internal/compiler/codegen/CodeStream.java (at line 2910)
     [java]     [javac] 	Set hashcodes = hashcodesTosynthetics.keySet();
     [java]     [javac] 	^^^
     [java]     [javac] Set is a raw type. References to generic type Set<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 38. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/src/org/eclipse/jdt/internal/compiler/codegen/CodeStream.java (at line 2911)
     [java]     [javac] 	Iterator hashcodeIterator = hashcodes.iterator();
     [java]     [javac] 	^^^^^^^^
     [java]     [javac] Iterator is a raw type. References to generic type Iterator<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 39. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/src/org/eclipse/jdt/internal/compiler/codegen/CodeStream.java (at line 2930)
     [java]     [javac] 	List synthetics = (List)hashcodesTosynthetics.get(hashcode);
     [java]     [javac] 	^^^^
     [java]     [javac] List is a raw type. References to generic type List<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 40. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/src/org/eclipse/jdt/internal/compiler/codegen/CodeStream.java (at line 2930)
     [java]     [javac] 	List synthetics = (List)hashcodesTosynthetics.get(hashcode);
     [java]     [javac] 	                   ^^^^
     [java]     [javac] List is a raw type. References to generic type List<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 41. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/src/org/eclipse/jdt/internal/compiler/codegen/CodeStream.java (at line 2975)
     [java]     [javac] 	List synthetics = (List)hashcodesTosynthetics.get(hashcode);
     [java]     [javac] 	^^^^
     [java]     [javac] List is a raw type. References to generic type List<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 42. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/src/org/eclipse/jdt/internal/compiler/codegen/CodeStream.java (at line 2975)
     [java]     [javac] 	List synthetics = (List)hashcodesTosynthetics.get(hashcode);
     [java]     [javac] 	                   ^^^^
     [java]     [javac] List is a raw type. References to generic type List<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 43. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/src/org/eclipse/jdt/internal/compiler/codegen/MultiCatchExceptionLabel.java (at line 68)
     [java]     [javac] 	public int getAllAnnotationContexts(int tableIndex, List allTypeAnnotationContexts) {
     [java]     [javac] 	                                                    ^^^^
     [java]     [javac] List is a raw type. References to generic type List<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 44. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/src/org/eclipse/jdt/internal/compiler/codegen/MultiCatchExceptionLabel.java (at line 73)
     [java]     [javac] 	exceptionLabel.exceptionTypeReference.getAllAnnotationContexts(AnnotationTargetTypeConstants.EXCEPTION_PARAMETER, tableIndex + localCount, allTypeAnnotationContexts);
     [java]     [javac] 	                                                                                                                                           ^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Type safety: The expression of type List needs unchecked conversion to conform to List<AnnotationContext>
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 45. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/src/org/eclipse/jdt/internal/compiler/lookup/ArrayBinding.java (at line 137)
     [java]     [javac] 	void collectInferenceVariables(Set variables) {
     [java]     [javac] 	                               ^^^
     [java]     [javac] Set is a raw type. References to generic type Set<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 46. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/src/org/eclipse/jdt/internal/compiler/lookup/ArrayBinding.java (at line 138)
     [java]     [javac] 	this.leafComponentType.collectInferenceVariables(variables);
     [java]     [javac] 	                                                 ^^^^^^^^^
     [java]     [javac] Type safety: The expression of type Set needs unchecked conversion to conform to Set<InferenceVariable>
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 47. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/src/org/eclipse/jdt/internal/compiler/lookup/ImplicitNullAnnotationVerifier.java (at line 707)
     [java]     [javac] 	private boolean staticRoleMethodImpl(MethodBinding method, MethodBinding inheritedMethod)
     [java]     [javac] 	                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] The method staticRoleMethodImpl(MethodBinding, MethodBinding) from the type ImplicitNullAnnotationVerifier is never used locally
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 48. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/src/org/eclipse/jdt/internal/compiler/lookup/MemberTypeBinding.java (at line 217)
     [java]     [javac] 	@SuppressWarnings("nls")
     [java]     [javac] 	                  ^^^^^
     [java]     [javac] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 49. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/src/org/eclipse/jdt/internal/compiler/lookup/ParameterizedGenericMethodBinding.java (at line 408)
     [java]     [javac] 	TypeBinding substituteForChecks;
     [java]     [javac] 	            ^^^^^^^^^^^^^^^^^^^
     [java]     [javac] The value of the local variable substituteForChecks is not used
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 50. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/src/org/eclipse/jdt/internal/compiler/lookup/SourceTypeBinding.java (at line 3398)
     [java]     [javac] 	IErrorHandlingPolicy suspendedPolicy = problemReporter.suspendTempErrorHandlingPolicy();
     [java]     [javac] 	                     ^^^^^^^^^^^^^^^
     [java]     [javac] The value of the local variable suspendedPolicy is not used
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 51. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/src/org/eclipse/jdt/internal/compiler/parser/JavadocParser.java (at line 242)
     [java]     [javac] 	protected Object createMethodReference(Object receiver, List arguments) throws InvalidInputException {
     [java]     [javac] 	                                                        ^^^^
     [java]     [javac] List is a raw type. References to generic type List<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 52. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/src/org/eclipse/jdt/internal/compiler/parser/JavadocParser.java (at line 315)
     [java]     [javac] 	arguments.toArray(expressions);
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Type safety: The method toArray(Object[]) belongs to the raw type List. References to generic type List<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 53. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/src/org/eclipse/jdt/internal/compiler/parser/Parser.java (at line 412)
     [java]     [javac] 	private final static byte[] buildFileOfByteFor(String filename, String tag, String[] tokens) {
     [java]     [javac] 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] The method buildFileOfByteFor(String, String, String[]) from the type Parser is never used locally
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 54. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/src/org/eclipse/jdt/internal/compiler/problem/ProblemReporter.java (at line 13076)
     [java]     [javac] 	@SuppressWarnings("nls")
     [java]     [javac] 	                  ^^^^^
     [java]     [javac] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 55. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/src/org/eclipse/jdt/internal/compiler/tool/EclipseCompilerImpl.java (at line 541)
     [java]     [javac] 	@SuppressWarnings("resource") // XXX EclipseFileManager should close jrtfs but it looks like standardJavaFileManager is never closed
     [java]     [javac] 	                  ^^^^^^^^^^
     [java]     [javac] At least one of the problems in category 'resource' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 56. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/src/org/eclipse/jdt/internal/compiler/tool/EclipseFileManager.java (at line 166)
     [java]     [javac] 	@SuppressWarnings("resource") // cached archive is closed in EclipseFileManager.close()
     [java]     [javac] 	                  ^^^^^^^^^^
     [java]     [javac] At least one of the problems in category 'resource' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] 57. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/src/org/eclipse/jdt/internal/compiler/tool/EclipseFileManager.java (at line 259)
     [java]     [javac] 	@SuppressWarnings("resource") // Archive is returned to caller
     [java]     [javac] 	                  ^^^^^^^^^^
     [java]     [javac] At least one of the problems in category 'resource' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] 58. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/src/org/eclipse/jdt/internal/compiler/tool/EclipseFileManager.java (at line 446)
     [java]     [javac] 	@SuppressWarnings("resource") // cached archive is closed in EclipseFileManager.close()
     [java]     [javac] 	                  ^^^^^^^^^^
     [java]     [javac] At least one of the problems in category 'resource' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] 59. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/src/org/eclipse/jdt/internal/compiler/tool/EclipseFileManager.java (at line 458)
     [java]     [javac] 	@SuppressWarnings("resource") // cached archive is closed in EclipseFileManager.close()
     [java]     [javac] 	                  ^^^^^^^^^^
     [java]     [javac] At least one of the problems in category 'resource' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 60. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/src/org/eclipse/jdt/internal/compiler/util/CtSym.java (at line 126)
     [java]     [javac] 	@SuppressWarnings("resource") // FileSystem must not be closed
     [java]     [javac] 	                  ^^^^^^^^^^
     [java]     [javac] At least one of the problems in category 'resource' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 61. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/src/org/eclipse/jdt/internal/compiler/util/JRTUtil.java (at line 198)
     [java]     [javac] 	@SuppressWarnings("resource") // getFs() does not transfer ownership
     [java]     [javac] 	                  ^^^^^^^^^^
     [java]     [javac] At least one of the problems in category 'resource' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 62. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/src/org/eclipse/objectteams/otdt/core/compiler/IOTConstants.java (at line 30)
     [java]     [javac] 	@SuppressWarnings("nls")
     [java]     [javac] 	                  ^^^^^
     [java]     [javac] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 63. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/src/org/eclipse/objectteams/otdt/core/compiler/ISMAPConstants.java (at line 30)
     [java]     [javac] 	@SuppressWarnings("nls")
     [java]     [javac] 	                  ^^^^^
     [java]     [javac] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 64. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/src/org/eclipse/objectteams/otdt/core/compiler/Pair.java (at line 38)
     [java]     [javac] 	@SuppressWarnings("hiding")
     [java]     [javac] 	                  ^^^^^^^^
     [java]     [javac] At least one of the problems in category 'hiding' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 65. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/src/org/eclipse/objectteams/otdt/internal/core/compiler/ast/TSuperMessageSend.java (at line 233)
     [java]     [javac] 	@SuppressWarnings("hiding")
     [java]     [javac] 	                  ^^^^^^^^
     [java]     [javac] At least one of the problems in category 'hiding' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 66. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/src/org/eclipse/objectteams/otdt/internal/core/compiler/bytecode/BoundClassesHierarchyAttribute.java (at line 109)
     [java]     [javac] 	@SuppressWarnings("nls")
     [java]     [javac] 	                  ^^^^^
     [java]     [javac] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 67. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/src/org/eclipse/objectteams/otdt/internal/core/compiler/bytecode/CallinMethodMappingsAttribute.java (at line 122)
     [java]     [javac] 	@SuppressWarnings("nls")
     [java]     [javac] 	                  ^^^^^
     [java]     [javac] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] 68. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/src/org/eclipse/objectteams/otdt/internal/core/compiler/bytecode/CallinMethodMappingsAttribute.java (at line 252)
     [java]     [javac] 	@SuppressWarnings("nls")
     [java]     [javac] 	                  ^^^^^
     [java]     [javac] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 69. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/src/org/eclipse/objectteams/otdt/internal/core/compiler/bytecode/CallinParamMappingsAttribute.java (at line 78)
     [java]     [javac] 	@SuppressWarnings("nls")
     [java]     [javac] 	                  ^^^^^
     [java]     [javac] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 70. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/src/org/eclipse/objectteams/otdt/internal/core/compiler/bytecode/ConstantPoolObject.java (at line 201)
     [java]     [javac] 	@SuppressWarnings("nls")
     [java]     [javac] 	                  ^^^^^
     [java]     [javac] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] 71. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/src/org/eclipse/objectteams/otdt/internal/core/compiler/bytecode/ConstantPoolObject.java (at line 205)
     [java]     [javac] 	case	IntegerTag: str = new String("Integer:")+new Integer(this._int).toString() +"\n"; break;
     [java]     [javac] 	    	                                             ^^^^^^^^^^^^^^^^^^
     [java]     [javac] The constructor Integer(int) has been deprecated since version 9 and marked for removal
     [java]     [javac] ----------
     [java]     [javac] 72. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/src/org/eclipse/objectteams/otdt/internal/core/compiler/bytecode/ConstantPoolObject.java (at line 206)
     [java]     [javac] 	case	LongTag: str = new String("Long:")+new Long(this._long).toString() +"\n"; break;
     [java]     [javac] 	    	                                       ^^^^^^^^^^^^^^^^
     [java]     [javac] The constructor Long(long) has been deprecated since version 9 and marked for removal
     [java]     [javac] ----------
     [java]     [javac] 73. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/src/org/eclipse/objectteams/otdt/internal/core/compiler/bytecode/ConstantPoolObject.java (at line 207)
     [java]     [javac] 	case	FloatTag: str = new String("Float:")+new Float(this._float).toString() +"\n"; break;
     [java]     [javac] 	    	                                         ^^^^^^^^^^^^^^^^^^
     [java]     [javac] The constructor Float(float) has been deprecated since version 9 and marked for removal
     [java]     [javac] ----------
     [java]     [javac] 74. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/src/org/eclipse/objectteams/otdt/internal/core/compiler/bytecode/ConstantPoolObject.java (at line 208)
     [java]     [javac] 	case	DoubleTag: str = new String("Double:")+new Double(this._double).toString() +"\n"; break;
     [java]     [javac] 	    	                                           ^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] The constructor Double(double) has been deprecated since version 9 and marked for removal
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 75. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/src/org/eclipse/objectteams/otdt/internal/core/compiler/bytecode/ListValueAttribute.java (at line 127)
     [java]     [javac] 	@SuppressWarnings("nls")
     [java]     [javac] 	                  ^^^^^
     [java]     [javac] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 76. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/src/org/eclipse/objectteams/otdt/internal/core/compiler/bytecode/OTSpecialAccessAttribute.java (at line 222)
     [java]     [javac] 	@SuppressWarnings("nls")
     [java]     [javac] 	                  ^^^^^
     [java]     [javac] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] 77. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/src/org/eclipse/objectteams/otdt/internal/core/compiler/bytecode/OTSpecialAccessAttribute.java (at line 457)
     [java]     [javac] 	@SuppressWarnings("nls")
     [java]     [javac] 	                  ^^^^^
     [java]     [javac] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 78. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/src/org/eclipse/objectteams/otdt/internal/core/compiler/bytecode/StaticReplaceBindingsAttribute.java (at line 85)
     [java]     [javac] 	@SuppressWarnings("nls")
     [java]     [javac] 	                  ^^^^^
     [java]     [javac] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] 79. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/src/org/eclipse/objectteams/otdt/internal/core/compiler/bytecode/StaticReplaceBindingsAttribute.java (at line 126)
     [java]     [javac] 	@SuppressWarnings("nls")
     [java]     [javac] 	                  ^^^^^
     [java]     [javac] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] 80. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/src/org/eclipse/objectteams/otdt/internal/core/compiler/bytecode/StaticReplaceBindingsAttribute.java (at line 429)
     [java]     [javac] 	@SuppressWarnings("nls")
     [java]     [javac] 	                  ^^^^^
     [java]     [javac] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 81. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/src/org/eclipse/objectteams/otdt/internal/core/compiler/bytecode/WordValueAttribute.java (at line 414)
     [java]     [javac] 	@SuppressWarnings("nls")
     [java]     [javac] 	                  ^^^^^
     [java]     [javac] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] 82. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/src/org/eclipse/objectteams/otdt/internal/core/compiler/bytecode/WordValueAttribute.java (at line 425)
     [java]     [javac] 	@SuppressWarnings("nls")
     [java]     [javac] 	                  ^^^^^
     [java]     [javac] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 83. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/src/org/eclipse/objectteams/otdt/internal/core/compiler/control/Config.java (at line 400)
     [java]     [javac] 	return getConfig().verifyMethods;
     [java]     [javac] 	       ^^^^^^^^^^^
     [java]     [javac] Resource leak: '<unassigned Closeable value>' is never closed
     [java]     [javac] ----------
     [java]     [javac] 84. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/src/org/eclipse/objectteams/otdt/internal/core/compiler/control/Config.java (at line 404)
     [java]     [javac] 	return getConfig().analyzeCode;
     [java]     [javac] 	       ^^^^^^^^^^^
     [java]     [javac] Resource leak: '<unassigned Closeable value>' is never closed
     [java]     [javac] ----------
     [java]     [javac] 85. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/src/org/eclipse/objectteams/otdt/internal/core/compiler/control/Config.java (at line 408)
     [java]     [javac] 	return getConfig().generateCode;
     [java]     [javac] 	       ^^^^^^^^^^^
     [java]     [javac] Resource leak: '<unassigned Closeable value>' is never closed
     [java]     [javac] ----------
     [java]     [javac] 86. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/src/org/eclipse/objectteams/otdt/internal/core/compiler/control/Config.java (at line 427)
     [java]     [javac] 	return getConfig().castRequired;
     [java]     [javac] 	       ^^^^^^^^^^^
     [java]     [javac] Resource leak: '<unassigned Closeable value>' is never closed
     [java]     [javac] ----------
     [java]     [javac] 87. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/src/org/eclipse/objectteams/otdt/internal/core/compiler/control/Config.java (at line 435)
     [java]     [javac] 	return getConfig().loweringRequired;
     [java]     [javac] 	       ^^^^^^^^^^^
     [java]     [javac] Resource leak: '<unassigned Closeable value>' is never closed
     [java]     [javac] ----------
     [java]     [javac] 88. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/src/org/eclipse/objectteams/otdt/internal/core/compiler/control/Config.java (at line 447)
     [java]     [javac] 	return getConfig().loweringPossible;
     [java]     [javac] 	       ^^^^^^^^^^^
     [java]     [javac] Resource leak: '<unassigned Closeable value>' is never closed
     [java]     [javac] ----------
     [java]     [javac] 89. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/src/org/eclipse/objectteams/otdt/internal/core/compiler/control/Config.java (at line 499)
     [java]     [javac] 	return getConfig().buildFieldsAndMethods;
     [java]     [javac] 	       ^^^^^^^^^^^
     [java]     [javac] Resource leak: '<unassigned Closeable value>' is never closed
     [java]     [javac] ----------
     [java]     [javac] 90. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/src/org/eclipse/objectteams/otdt/internal/core/compiler/control/Config.java (at line 508)
     [java]     [javac] 	return getConfig().strictDiet;
     [java]     [javac] 	       ^^^^^^^^^^^
     [java]     [javac] Resource leak: '<unassigned Closeable value>' is never closed
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 91. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/src/org/eclipse/objectteams/otdt/internal/core/compiler/control/Dependencies.java (at line 992)
     [java]     [javac] 	if (Config.getConfig().bundledCompleteTypeBindings)
     [java]     [javac] 	    ^^^^^^^^^^^^^^^^^^
     [java]     [javac] Resource leak: '<unassigned Closeable value>' is never closed
     [java]     [javac] ----------
     [java]     [javac] 92. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/src/org/eclipse/objectteams/otdt/internal/core/compiler/control/Dependencies.java (at line 1846)
     [java]     [javac] 	&& Config.getConfig().verifyMethods)
     [java]     [javac] 	   ^^^^^^^^^^^^^^^^^^
     [java]     [javac] Resource leak: '<unassigned Closeable value from line 1846>' is never closed
     [java]     [javac] ----------
     [java]     [javac] 93. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/src/org/eclipse/objectteams/otdt/internal/core/compiler/control/Dependencies.java (at line 2086)
     [java]     [javac] 	if (Config.getConfig().verifyMethods)
     [java]     [javac] 	    ^^^^^^^^^^^^^^^^^^
     [java]     [javac] Resource leak: '<unassigned Closeable value>' is never closed
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 94. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/src/org/eclipse/objectteams/otdt/internal/core/compiler/control/ITranslationStates.java (at line 73)
     [java]     [javac] 	@SuppressWarnings("nls")
     [java]     [javac] 	                  ^^^^^
     [java]     [javac] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 95. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/src/org/eclipse/objectteams/otdt/internal/core/compiler/control/StateMemento.java (at line 235)
     [java]     [javac] 	@SuppressWarnings("nls")
     [java]     [javac] 	                  ^^^^^
     [java]     [javac] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 96. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/src/org/eclipse/objectteams/otdt/internal/core/compiler/lifting/Lowering.java (at line 198)
     [java]     [javac] 	@SuppressWarnings("null") // needNullCheck => localVar != null
     [java]     [javac] 	                  ^^^^^^
     [java]     [javac] At least one of the problems in category 'null' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 97. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/src/org/eclipse/objectteams/otdt/internal/core/compiler/lifting/TreeNode.java (at line 189)
     [java]     [javac] 	@SuppressWarnings("nls")
     [java]     [javac] 	                  ^^^^^
     [java]     [javac] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] 98. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/src/org/eclipse/objectteams/otdt/internal/core/compiler/lifting/TreeNode.java (at line 201)
     [java]     [javac] 	@SuppressWarnings("nls")
     [java]     [javac] 	                  ^^^^^
     [java]     [javac] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] 99. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/src/org/eclipse/objectteams/otdt/internal/core/compiler/lifting/TreeNode.java (at line 221)
     [java]     [javac] 	@SuppressWarnings("nls")
     [java]     [javac] 	                  ^^^^^
     [java]     [javac] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 100. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/src/org/eclipse/objectteams/otdt/internal/core/compiler/lookup/AnchorMapping.java (at line 167)
     [java]     [javac] 	@SuppressWarnings("synthetic-access")
     [java]     [javac] 	                  ^^^^^^^^^^^^^^^^^^
     [java]     [javac] At least one of the problems in category 'synthetic-access' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] 101. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/src/org/eclipse/objectteams/otdt/internal/core/compiler/lookup/AnchorMapping.java (at line 404)
     [java]     [javac] 	@SuppressWarnings("nls")
     [java]     [javac] 	                  ^^^^^
     [java]     [javac] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] 102. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/src/org/eclipse/objectteams/otdt/internal/core/compiler/lookup/AnchorMapping.java (at line 449)
     [java]     [javac] 	@SuppressWarnings("nls")
     [java]     [javac] 	                  ^^^^^
     [java]     [javac] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 103. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/src/org/eclipse/objectteams/otdt/internal/core/compiler/lookup/CallinCalloutBinding.java (at line 239)
     [java]     [javac] 	@SuppressWarnings("nls")
     [java]     [javac] 	                  ^^^^^
     [java]     [javac] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] 104. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/src/org/eclipse/objectteams/otdt/internal/core/compiler/lookup/CallinCalloutBinding.java (at line 274)
     [java]     [javac] 	@SuppressWarnings("nls")
     [java]     [javac] 	                  ^^^^^
     [java]     [javac] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 105. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/src/org/eclipse/objectteams/otdt/internal/core/compiler/lookup/DependentTypeBinding.java (at line 427)
     [java]     [javac] 	@SuppressWarnings("nls")
     [java]     [javac] 	                  ^^^^^
     [java]     [javac] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 106. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/src/org/eclipse/objectteams/otdt/internal/core/compiler/model/RoleModel.java (at line 353)
     [java]     [javac] 	this._methodByteCodeOffsets.put(method, new Integer(offset));
     [java]     [javac] 	                                            ^^^^^^^^^^^^^^^
     [java]     [javac] The constructor Integer(int) has been deprecated since version 9 and marked for removal
     [java]     [javac] ----------
     [java]     [javac] 107. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/src/org/eclipse/objectteams/otdt/internal/core/compiler/model/RoleModel.java (at line 416)
     [java]     [javac] 	if (Config.getConfig().ignoreMissingBytecode)
     [java]     [javac] 	    ^^^^^^^^^^^^^^^^^^
     [java]     [javac] Resource leak: '<unassigned Closeable value from line 416>' is never closed
     [java]     [javac] ----------
     [java]     [javac] 108. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/src/org/eclipse/objectteams/otdt/internal/core/compiler/model/RoleModel.java (at line 416)
     [java]     [javac] 	if (Config.getConfig().ignoreMissingBytecode)
     [java]     [javac] 	    ^^^^^^^^^^^^^^^^^^
     [java]     [javac] Resource leak: '<unassigned Closeable value>' is never closed
     [java]     [javac] ----------
     [java]     [javac] 109. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/src/org/eclipse/objectteams/otdt/internal/core/compiler/model/RoleModel.java (at line 479)
     [java]     [javac] 	this._methodByteCodeOffsets.put(method, new Integer(offset));
     [java]     [javac] 	                                            ^^^^^^^^^^^^^^^
     [java]     [javac] The constructor Integer(int) has been deprecated since version 9 and marked for removal
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 110. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/src/org/eclipse/objectteams/otdt/internal/core/compiler/model/TypeModel.java (at line 310)
     [java]     [javac] 	@SuppressWarnings("nls")
     [java]     [javac] 	                  ^^^^^
     [java]     [javac] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 111. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/src/org/eclipse/objectteams/otdt/internal/core/compiler/smap/AbstractSmapGenerator.java (at line 59)
     [java]     [javac] 	@SuppressWarnings("nls")
     [java]     [javac] 	                  ^^^^^
     [java]     [javac] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 112. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/src/org/eclipse/objectteams/otdt/internal/core/compiler/smap/FileInfo.java (at line 82)
     [java]     [javac] 	Integer key = new Integer(lineInfo.getInputStartLine());
     [java]     [javac] 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] The constructor Integer(int) has been deprecated since version 9 and marked for removal
     [java]     [javac] ----------
     [java]     [javac] 113. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/src/org/eclipse/objectteams/otdt/internal/core/compiler/smap/FileInfo.java (at line 110)
     [java]     [javac] 	return this._lineInfos.get(new Integer(intputStartLine));
     [java]     [javac] 	                               ^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] The constructor Integer(int) has been deprecated since version 9 and marked for removal
     [java]     [javac] ----------
     [java]     [javac] 114. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/src/org/eclipse/objectteams/otdt/internal/core/compiler/smap/FileInfo.java (at line 184)
     [java]     [javac] 	@SuppressWarnings("nls")
     [java]     [javac] 	                  ^^^^^
     [java]     [javac] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 115. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/src/org/eclipse/objectteams/otdt/internal/core/compiler/smap/SmapStratum.java (at line 34)
     [java]     [javac] 	@SuppressWarnings("nls")
     [java]     [javac] 	                  ^^^^^
     [java]     [javac] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 116. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/src/org/eclipse/objectteams/otdt/internal/core/compiler/smap/SourcePosition.java (at line 44)
     [java]     [javac] 	@SuppressWarnings("nls")
     [java]     [javac] 	                  ^^^^^
     [java]     [javac] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 117. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/src/org/eclipse/objectteams/otdt/internal/core/compiler/statemachine/transformer/MethodSignatureEnhancer.java (at line 76)
     [java]     [javac] 	@SuppressWarnings("nls")
     [java]     [javac] 	                  ^^^^^
     [java]     [javac] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 118. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/src/org/eclipse/objectteams/otdt/internal/core/compiler/statemachine/transformer/StackTransformStatementsVisitor.java (at line 70)
     [java]     [javac] 	this.stackSizes.put(node, new Integer(this.replacements.size()));
     [java]     [javac] 	                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] The constructor Integer(int) has been deprecated since version 9 and marked for removal
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 119. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/src/org/eclipse/objectteams/otdt/internal/core/compiler/statemachine/transformer/StandardElementGenerator.java (at line 248)
     [java]     [javac] 	throw new InternalCompilerError("Required cast method not found."); //$NON-NLS-1$
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Dead code
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 120. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/src/org/eclipse/objectteams/otdt/internal/core/compiler/statemachine/transformer/TeamMethodGenerator.java (at line 114)
     [java]     [javac] 	@SuppressWarnings("nls")
     [java]     [javac] 	                  ^^^^^
     [java]     [javac] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] 121. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/src/org/eclipse/objectteams/otdt/internal/core/compiler/statemachine/transformer/TeamMethodGenerator.java (at line 205)
     [java]     [javac] 	@SuppressWarnings("nls")
     [java]     [javac] 	                  ^^^^^
     [java]     [javac] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] 122. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/src/org/eclipse/objectteams/otdt/internal/core/compiler/statemachine/transformer/TeamMethodGenerator.java (at line 223)
     [java]     [javac] 	@SuppressWarnings("nls")
     [java]     [javac] 	                  ^^^^^
     [java]     [javac] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] 123. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/src/org/eclipse/objectteams/otdt/internal/core/compiler/statemachine/transformer/TeamMethodGenerator.java (at line 427)
     [java]     [javac] 	@SuppressWarnings("nls")
     [java]     [javac] 	                  ^^^^^
     [java]     [javac] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 124. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/src/org/eclipse/objectteams/otdt/internal/core/compiler/util/Protections.java (at line 165)
     [java]     [javac] 	@SuppressWarnings("nls")
     [java]     [javac] 	                  ^^^^^
     [java]     [javac] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] 124 problems (0 errors, 66 warnings, 58 infos)
     [java] 
     [java] checkCompilationResults:
     [java]      [copy] Copying 98 files to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot
     [java] 
     [java] properties:
     [java] 
     [java] init:
     [java] 
     [java] build.jars:
     [java] 
     [java] pre.build.jars:
     [java] 
     [java] properties:
     [java] 
     [java] init:
     [java] 
     [java] @dot.nestedJars:
     [java] 
     [java] @dot:
     [java]     [mkdir] Created dir: /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot
     [java] 
     [java] pre.@dot:
     [java]     [javac] Compiling 1140 source files to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot
     [java]     [javac] ----------
     [java]     [javac] 1. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/codeassist/org/eclipse/jdt/internal/codeassist/CompletionEngine.java (at line 14788)
     [java]     [javac] 	@SuppressWarnings("deprecation")
     [java]     [javac] 	                  ^^^^^^^^^^^^^
     [java]     [javac] At least one of the problems in category 'deprecation' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 2. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/codeassist/org/eclipse/jdt/internal/codeassist/impl/AssistParser.java (at line 387)
     [java]     [javac] 	@SuppressWarnings("synthetic-access")
     [java]     [javac] 	                  ^^^^^^^^^^^^^^^^^^
     [java]     [javac] At least one of the problems in category 'synthetic-access' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 3. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/dom/org/eclipse/jdt/core/dom/ASTConverter.java (at line 2665)
     [java]     [javac] 	@SuppressWarnings("deprecation")
     [java]     [javac] 	                  ^^^^^^^^^^^^^
     [java]     [javac] At least one of the problems in category 'deprecation' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] 4. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/dom/org/eclipse/jdt/core/dom/ASTConverter.java (at line 7782)
     [java]     [javac] 	@SuppressWarnings("nls")
     [java]     [javac] 	                  ^^^^^
     [java]     [javac] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 5. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/dom/org/eclipse/jdt/core/dom/ASTMatcher.java (at line 1046)
     [java]     [javac] 	@SuppressWarnings("deprecation")
     [java]     [javac] 	                  ^^^^^^^^^^^^^
     [java]     [javac] At least one of the problems in category 'deprecation' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 6. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/dom/org/eclipse/jdt/core/dom/AbstractMethodMappingDeclaration.java (at line 86)
     [java]     [javac] 	static final ChildListPropertyDescriptor internalParameterMappingPropertyFactory(Class nodeClass)
     [java]     [javac] 	                                                                                 ^^^^^
     [java]     [javac] Class is a raw type. References to generic type Class<T> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 7. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/dom/org/eclipse/jdt/core/dom/AbstractMethodMappingDeclaration.java (at line 191)
     [java]     [javac] 	public List getParameterMappings()
     [java]     [javac] 	       ^^^^
     [java]     [javac] List is a raw type. References to generic type List<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 8. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/dom/org/eclipse/jdt/core/dom/AnnotatableType.java (at line 48)
     [java]     [javac] 	static final ChildListPropertyDescriptor internalAnnotationsPropertyFactory(Class nodeClass) {
     [java]     [javac] 	                                                                            ^^^^^
     [java]     [javac] Class is a raw type. References to generic type Class<T> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 9. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/dom/org/eclipse/jdt/core/dom/AnnotatableType.java (at line 98)
     [java]     [javac] 	public List annotations() {
     [java]     [javac] 	       ^^^^
     [java]     [javac] List is a raw type. References to generic type List<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 10. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/dom/org/eclipse/jdt/core/dom/ArrayType.java (at line 153)
     [java]     [javac] 	this.dimensions().add(this.ast.newDimension());
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 11. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/dom/org/eclipse/jdt/core/dom/ArrayType.java (at line 173)
     [java]     [javac] 	this.dimensions().add(this.ast.newDimension());
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 12. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/dom/org/eclipse/jdt/core/dom/ArrayType.java (at line 226)
     [java]     [javac] 	result.dimensions().addAll(
     [java]     [javac] 					ASTNode.copySubtrees(target, dimensions()));
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Type safety: The method addAll(Collection) belongs to the raw type List. References to generic type List<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 13. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/dom/org/eclipse/jdt/core/dom/CreationReference.java (at line 51)
     [java]     [javac] 	private static final List PROPERTY_DESCRIPTORS_8_0;
     [java]     [javac] 	                     ^^^^
     [java]     [javac] List is a raw type. References to generic type List<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 14. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/dom/org/eclipse/jdt/core/dom/CreationReference.java (at line 54)
     [java]     [javac] 	List propertyList = new ArrayList(3);
     [java]     [javac] 	^^^^
     [java]     [javac] List is a raw type. References to generic type List<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 15. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/dom/org/eclipse/jdt/core/dom/CreationReference.java (at line 54)
     [java]     [javac] 	List propertyList = new ArrayList(3);
     [java]     [javac] 	                        ^^^^^^^^^
     [java]     [javac] ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 16. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/dom/org/eclipse/jdt/core/dom/CreationReference.java (at line 69)
     [java]     [javac] 	public static List propertyDescriptors(int apiLevel) {
     [java]     [javac] 	              ^^^^
     [java]     [javac] List is a raw type. References to generic type List<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 17. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/dom/org/eclipse/jdt/core/dom/CreationReference.java (at line 137)
     [java]     [javac] 	result.typeArguments().addAll(ASTNode.copySubtrees(target, typeArguments()));
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Type safety: The method addAll(Collection) belongs to the raw type List. References to generic type List<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 18. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/dom/org/eclipse/jdt/core/dom/Dimension.java (at line 51)
     [java]     [javac] 	private static final List PROPERTY_DESCRIPTORS_8_0;
     [java]     [javac] 	                     ^^^^
     [java]     [javac] List is a raw type. References to generic type List<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 19. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/dom/org/eclipse/jdt/core/dom/Dimension.java (at line 54)
     [java]     [javac] 	List propertyList = new ArrayList(2);
     [java]     [javac] 	^^^^
     [java]     [javac] List is a raw type. References to generic type List<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 20. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/dom/org/eclipse/jdt/core/dom/Dimension.java (at line 54)
     [java]     [javac] 	List propertyList = new ArrayList(2);
     [java]     [javac] 	                        ^^^^^^^^^
     [java]     [javac] ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 21. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/dom/org/eclipse/jdt/core/dom/Dimension.java (at line 69)
     [java]     [javac] 	public static List propertyDescriptors(int apiLevel) {
     [java]     [javac] 	              ^^^^
     [java]     [javac] List is a raw type. References to generic type List<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 22. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/dom/org/eclipse/jdt/core/dom/Dimension.java (at line 117)
     [java]     [javac] 	result.annotations().addAll(
     [java]     [javac] 				ASTNode.copySubtrees(target, annotations()));
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Type safety: The method addAll(Collection) belongs to the raw type List. References to generic type List<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 23. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/dom/org/eclipse/jdt/core/dom/Dimension.java (at line 143)
     [java]     [javac] 	public List annotations() {
     [java]     [javac] 	       ^^^^
     [java]     [javac] List is a raw type. References to generic type List<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 24. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/dom/org/eclipse/jdt/core/dom/ExpressionMethodReference.java (at line 56)
     [java]     [javac] 	private static final List PROPERTY_DESCRIPTORS_8_0;
     [java]     [javac] 	                     ^^^^
     [java]     [javac] List is a raw type. References to generic type List<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 25. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/dom/org/eclipse/jdt/core/dom/ExpressionMethodReference.java (at line 59)
     [java]     [javac] 	List propertyList = new ArrayList(4);
     [java]     [javac] 	^^^^
     [java]     [javac] List is a raw type. References to generic type List<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 26. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/dom/org/eclipse/jdt/core/dom/ExpressionMethodReference.java (at line 59)
     [java]     [javac] 	List propertyList = new ArrayList(4);
     [java]     [javac] 	                        ^^^^^^^^^
     [java]     [javac] ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 27. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/dom/org/eclipse/jdt/core/dom/ExpressionMethodReference.java (at line 75)
     [java]     [javac] 	public static List propertyDescriptors(int apiLevel) {
     [java]     [javac] 	              ^^^^
     [java]     [javac] List is a raw type. References to generic type List<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 28. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/dom/org/eclipse/jdt/core/dom/ExpressionMethodReference.java (at line 159)
     [java]     [javac] 	result.typeArguments().addAll(ASTNode.copySubtrees(target, typeArguments()));
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Type safety: The method addAll(Collection) belongs to the raw type List. References to generic type List<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 29. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/dom/org/eclipse/jdt/core/dom/IMethodNode.java (at line 27)
     [java]     [javac] 	List parameters();
     [java]     [javac] 	^^^^
     [java]     [javac] List is a raw type. References to generic type List<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 30. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/dom/org/eclipse/jdt/core/dom/IMethodNode.java (at line 28)
     [java]     [javac] 	List typeParameters();
     [java]     [javac] 	^^^^
     [java]     [javac] List is a raw type. References to generic type List<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 31. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/dom/org/eclipse/jdt/core/dom/IntersectionType.java (at line 46)
     [java]     [javac] 	private static final List PROPERTY_DESCRIPTORS_8_0;
     [java]     [javac] 	                     ^^^^
     [java]     [javac] List is a raw type. References to generic type List<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 32. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/dom/org/eclipse/jdt/core/dom/IntersectionType.java (at line 49)
     [java]     [javac] 	List propertyList = new ArrayList(2);
     [java]     [javac] 	^^^^
     [java]     [javac] List is a raw type. References to generic type List<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 33. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/dom/org/eclipse/jdt/core/dom/IntersectionType.java (at line 49)
     [java]     [javac] 	List propertyList = new ArrayList(2);
     [java]     [javac] 	                        ^^^^^^^^^
     [java]     [javac] ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 34. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/dom/org/eclipse/jdt/core/dom/IntersectionType.java (at line 64)
     [java]     [javac] 	public static List propertyDescriptors(int apiLevel) {
     [java]     [javac] 	              ^^^^
     [java]     [javac] List is a raw type. References to generic type List<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 35. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/dom/org/eclipse/jdt/core/dom/IntersectionType.java (at line 110)
     [java]     [javac] 	result.types().addAll(
     [java]     [javac] 				ASTNode.copySubtrees(target, types()));
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Type safety: The method addAll(Collection) belongs to the raw type List. References to generic type List<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 36. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/dom/org/eclipse/jdt/core/dom/IntersectionType.java (at line 140)
     [java]     [javac] 	public List types() {
     [java]     [javac] 	       ^^^^
     [java]     [javac] List is a raw type. References to generic type List<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 37. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/dom/org/eclipse/jdt/core/dom/Invocation.java (at line 28)
     [java]     [javac] 	List getArguments();
     [java]     [javac] 	^^^^
     [java]     [javac] List is a raw type. References to generic type List<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 38. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/dom/org/eclipse/jdt/core/dom/LambdaExpression.java (at line 70)
     [java]     [javac] 	private static final List PROPERTY_DESCRIPTORS_8_0;
     [java]     [javac] 	                     ^^^^
     [java]     [javac] List is a raw type. References to generic type List<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 39. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/dom/org/eclipse/jdt/core/dom/LambdaExpression.java (at line 73)
     [java]     [javac] 	List propertyList = new ArrayList(4);
     [java]     [javac] 	^^^^
     [java]     [javac] List is a raw type. References to generic type List<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 40. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/dom/org/eclipse/jdt/core/dom/LambdaExpression.java (at line 73)
     [java]     [javac] 	List propertyList = new ArrayList(4);
     [java]     [javac] 	                        ^^^^^^^^^
     [java]     [javac] ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 41. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/dom/org/eclipse/jdt/core/dom/LambdaExpression.java (at line 89)
     [java]     [javac] 	public static List propertyDescriptors(int apiLevel) {
     [java]     [javac] 	              ^^^^
     [java]     [javac] List is a raw type. References to generic type List<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 42. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/dom/org/eclipse/jdt/core/dom/LambdaExpression.java (at line 181)
     [java]     [javac] 	result.parameters().addAll(ASTNode.copySubtrees(target, parameters()));
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Type safety: The method addAll(Collection) belongs to the raw type List. References to generic type List<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 43. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/dom/org/eclipse/jdt/core/dom/LambdaExpression.java (at line 246)
     [java]     [javac] 	public List parameters() {
     [java]     [javac] 	       ^^^^
     [java]     [javac] List is a raw type. References to generic type List<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 44. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/dom/org/eclipse/jdt/core/dom/MethodReference.java (at line 56)
     [java]     [javac] 	static final ChildListPropertyDescriptor internalTypeArgumentsFactory(Class nodeClass) {
     [java]     [javac] 	                                                                      ^^^^^
     [java]     [javac] Class is a raw type. References to generic type Class<T> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 45. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/dom/org/eclipse/jdt/core/dom/MethodReference.java (at line 97)
     [java]     [javac] 	public List typeArguments() {
     [java]     [javac] 	       ^^^^
     [java]     [javac] List is a raw type. References to generic type List<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 46. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/dom/org/eclipse/jdt/core/dom/NameQualifiedType.java (at line 68)
     [java]     [javac] 	private static final List PROPERTY_DESCRIPTORS;
     [java]     [javac] 	                     ^^^^
     [java]     [javac] List is a raw type. References to generic type List<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 47. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/dom/org/eclipse/jdt/core/dom/NameQualifiedType.java (at line 71)
     [java]     [javac] 	List propertyList = new ArrayList(4);
     [java]     [javac] 	^^^^
     [java]     [javac] List is a raw type. References to generic type List<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 48. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/dom/org/eclipse/jdt/core/dom/NameQualifiedType.java (at line 71)
     [java]     [javac] 	List propertyList = new ArrayList(4);
     [java]     [javac] 	                        ^^^^^^^^^
     [java]     [javac] ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 49. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/dom/org/eclipse/jdt/core/dom/NameQualifiedType.java (at line 88)
     [java]     [javac] 	public static List propertyDescriptors(int apiLevel) {
     [java]     [javac] 	              ^^^^
     [java]     [javac] List is a raw type. References to generic type List<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 50. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/dom/org/eclipse/jdt/core/dom/PrecedenceDeclaration.java (at line 38)
     [java]     [javac] 	@SuppressWarnings("nls")
     [java]     [javac] 	                  ^^^^^
     [java]     [javac] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] 51. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/dom/org/eclipse/jdt/core/dom/PrecedenceDeclaration.java (at line 46)
     [java]     [javac] 	@SuppressWarnings("nls")
     [java]     [javac] 	                  ^^^^^
     [java]     [javac] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 52. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/dom/org/eclipse/jdt/core/dom/RoleTypeDeclaration.java (at line 253)
     [java]     [javac] 	private static final List PROPERTY_DESCRIPTORS_15;
     [java]     [javac] 	                     ^^^^
     [java]     [javac] List is a raw type. References to generic type List<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 53. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/dom/org/eclipse/jdt/core/dom/RoleTypeDeclaration.java (at line 349)
     [java]     [javac] 	public static List propertyDescriptors(int apiLevel, boolean previewEnabled) {
     [java]     [javac] 	              ^^^^
     [java]     [javac] List is a raw type. References to generic type List<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 54. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/dom/org/eclipse/jdt/core/dom/RoleTypeDeclaration.java (at line 1116)
     [java]     [javac] 	@SuppressWarnings({ "nls", "rawtypes" })
     [java]     [javac] 	                    ^^^^^
     [java]     [javac] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 55. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/dom/org/eclipse/jdt/core/dom/SuperMethodReference.java (at line 57)
     [java]     [javac] 	private static final List PROPERTY_DESCRIPTORS_8_0;
     [java]     [javac] 	                     ^^^^
     [java]     [javac] List is a raw type. References to generic type List<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 56. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/dom/org/eclipse/jdt/core/dom/SuperMethodReference.java (at line 60)
     [java]     [javac] 	List propertyList = new ArrayList(4);
     [java]     [javac] 	^^^^
     [java]     [javac] List is a raw type. References to generic type List<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 57. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/dom/org/eclipse/jdt/core/dom/SuperMethodReference.java (at line 60)
     [java]     [javac] 	List propertyList = new ArrayList(4);
     [java]     [javac] 	                        ^^^^^^^^^
     [java]     [javac] ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 58. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/dom/org/eclipse/jdt/core/dom/SuperMethodReference.java (at line 77)
     [java]     [javac] 	public static List propertyDescriptors(int apiLevel) {
     [java]     [javac] 	              ^^^^
     [java]     [javac] List is a raw type. References to generic type List<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 59. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/dom/org/eclipse/jdt/core/dom/SuperMethodReference.java (at line 159)
     [java]     [javac] 	result.typeArguments().addAll(ASTNode.copySubtrees(target, typeArguments()));
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Type safety: The method addAll(Collection) belongs to the raw type List. References to generic type List<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 60. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/dom/org/eclipse/jdt/core/dom/TypeMethodReference.java (at line 56)
     [java]     [javac] 	private static final List PROPERTY_DESCRIPTORS_8_0;
     [java]     [javac] 	                     ^^^^
     [java]     [javac] List is a raw type. References to generic type List<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 61. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/dom/org/eclipse/jdt/core/dom/TypeMethodReference.java (at line 59)
     [java]     [javac] 	List propertyList = new ArrayList(4);
     [java]     [javac] 	^^^^
     [java]     [javac] List is a raw type. References to generic type List<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 62. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/dom/org/eclipse/jdt/core/dom/TypeMethodReference.java (at line 59)
     [java]     [javac] 	List propertyList = new ArrayList(4);
     [java]     [javac] 	                        ^^^^^^^^^
     [java]     [javac] ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 63. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/dom/org/eclipse/jdt/core/dom/TypeMethodReference.java (at line 75)
     [java]     [javac] 	public static List propertyDescriptors(int apiLevel) {
     [java]     [javac] 	              ^^^^
     [java]     [javac] List is a raw type. References to generic type List<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 64. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/dom/org/eclipse/jdt/core/dom/TypeMethodReference.java (at line 157)
     [java]     [javac] 	result.typeArguments().addAll(ASTNode.copySubtrees(target, typeArguments()));
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Type safety: The method addAll(Collection) belongs to the raw type List. References to generic type List<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 65. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/dom/org/eclipse/jdt/core/dom/VariableDeclaration.java (at line 71)
     [java]     [javac] 	static final ChildPropertyDescriptor internalNamePropertyFactory(Class nodeClass) {
     [java]     [javac] 	                                                                 ^^^^^
     [java]     [javac] Class is a raw type. References to generic type Class<T> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 66. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/dom/org/eclipse/jdt/core/dom/VariableDeclaration.java (at line 82)
     [java]     [javac] 	static final SimplePropertyDescriptor internalExtraDimensionsPropertyFactory(Class nodeClass) {
     [java]     [javac] 	                                                                             ^^^^^
     [java]     [javac] Class is a raw type. References to generic type Class<T> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 67. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/dom/org/eclipse/jdt/core/dom/VariableDeclaration.java (at line 92)
     [java]     [javac] 	static final ChildListPropertyDescriptor internalExtraDimensions2PropertyFactory(Class nodeClass) {
     [java]     [javac] 	                                                                                 ^^^^^
     [java]     [javac] Class is a raw type. References to generic type Class<T> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 68. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/dom/org/eclipse/jdt/core/dom/VariableDeclaration.java (at line 102)
     [java]     [javac] 	static final ChildPropertyDescriptor internalInitializerPropertyFactory(Class nodeClass) {
     [java]     [javac] 	                                                                        ^^^^^
     [java]     [javac] Class is a raw type. References to generic type Class<T> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 69. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/dom/org/eclipse/jdt/core/dom/VariableDeclaration.java (at line 325)
     [java]     [javac] 	public List extraDimensions() {
     [java]     [javac] 	       ^^^^
     [java]     [javac] List is a raw type. References to generic type List<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 70. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/dom/org/eclipse/jdt/core/dom/rewrite/ASTNodeCreator.java (at line 192)
     [java]     [javac] 	(AST ast, Javadoc javadoc, int modifier, MethodSpec roleMethod, List baseMethods, List paramMappings)
     [java]     [javac] 	                                                                ^^^^
     [java]     [javac] List is a raw type. References to generic type List<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 71. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/dom/org/eclipse/jdt/core/dom/rewrite/ASTNodeCreator.java (at line 192)
     [java]     [javac] 	(AST ast, Javadoc javadoc, int modifier, MethodSpec roleMethod, List baseMethods, List paramMappings)
     [java]     [javac] 	                                                                                  ^^^^
     [java]     [javac] List is a raw type. References to generic type List<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 72. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/dom/org/eclipse/jdt/core/dom/rewrite/ASTNodeCreator.java (at line 223)
     [java]     [javac] 	@SuppressWarnings("deprecation")
     [java]     [javac] 	                  ^^^^^^^^^^^^^
     [java]     [javac] At least one of the problems in category 'deprecation' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] 73. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/dom/org/eclipse/jdt/core/dom/rewrite/ASTNodeCreator.java (at line 231)
     [java]     [javac] 	List paramMappings,
     [java]     [javac] 	^^^^
     [java]     [javac] List is a raw type. References to generic type List<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 74. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/dom/org/eclipse/jdt/core/dom/rewrite/ASTNodeCreator.java (at line 288)
     [java]     [javac] 	public static MethodSpec createMethodSpec(AST ast, String methodName, Type returnType, List parameters, boolean signatureFlag)
     [java]     [javac] 	                                                                                       ^^^^
     [java]     [javac] List is a raw type. References to generic type List<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 75. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/dom/org/eclipse/jdt/core/dom/rewrite/ASTNodeCreator.java (at line 434)
     [java]     [javac] 	List arguments, AnonymousClassDeclaration anonymousClass)
     [java]     [javac] 	^^^^
     [java]     [javac] List is a raw type. References to generic type List<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 76. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/dom/org/eclipse/jdt/core/dom/rewrite/ImportRewrite.java (at line 358)
     [java]     [javac] 	private String[] createdBaseImports;
     [java]     [javac] 	                 ^^^^^^^^^^^^^^^^^^
     [java]     [javac] The value of the field ImportRewrite.createdBaseImports is not used
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 77. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/dom/org/eclipse/jdt/internal/core/dom/NaiveASTFlattener.java (at line 906)
     [java]     [javac] 	@SuppressWarnings("deprecation")
     [java]     [javac] 	                  ^^^^^^^^^^^^^
     [java]     [javac] At least one of the problems in category 'deprecation' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] 78. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/dom/org/eclipse/jdt/internal/core/dom/NaiveASTFlattener.java (at line 2230)
     [java]     [javac] 	@SuppressWarnings("nls")
     [java]     [javac] 	                  ^^^^^
     [java]     [javac] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] 79. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/dom/org/eclipse/jdt/internal/core/dom/NaiveASTFlattener.java (at line 2275)
     [java]     [javac] 	@SuppressWarnings("nls")
     [java]     [javac] 	                  ^^^^^
     [java]     [javac] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] 80. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/dom/org/eclipse/jdt/internal/core/dom/NaiveASTFlattener.java (at line 2291)
     [java]     [javac] 	@SuppressWarnings("nls")
     [java]     [javac] 	                  ^^^^^
     [java]     [javac] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] 81. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/dom/org/eclipse/jdt/internal/core/dom/NaiveASTFlattener.java (at line 2365)
     [java]     [javac] 	@SuppressWarnings("nls")
     [java]     [javac] 	                  ^^^^^
     [java]     [javac] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] 82. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/dom/org/eclipse/jdt/internal/core/dom/NaiveASTFlattener.java (at line 2424)
     [java]     [javac] 	@SuppressWarnings("nls")
     [java]     [javac] 	                  ^^^^^
     [java]     [javac] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] 83. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/dom/org/eclipse/jdt/internal/core/dom/NaiveASTFlattener.java (at line 2448)
     [java]     [javac] 	@SuppressWarnings("nls")
     [java]     [javac] 	                  ^^^^^
     [java]     [javac] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] 84. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/dom/org/eclipse/jdt/internal/core/dom/NaiveASTFlattener.java (at line 2462)
     [java]     [javac] 	@SuppressWarnings("nls")
     [java]     [javac] 	                  ^^^^^
     [java]     [javac] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] 85. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/dom/org/eclipse/jdt/internal/core/dom/NaiveASTFlattener.java (at line 2491)
     [java]     [javac] 	@SuppressWarnings("nls")
     [java]     [javac] 	                  ^^^^^
     [java]     [javac] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] 86. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/dom/org/eclipse/jdt/internal/core/dom/NaiveASTFlattener.java (at line 2515)
     [java]     [javac] 	@SuppressWarnings("nls")
     [java]     [javac] 	                  ^^^^^
     [java]     [javac] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] 87. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/dom/org/eclipse/jdt/internal/core/dom/NaiveASTFlattener.java (at line 2538)
     [java]     [javac] 	@SuppressWarnings("nls")
     [java]     [javac] 	                  ^^^^^
     [java]     [javac] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] 88. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/dom/org/eclipse/jdt/internal/core/dom/NaiveASTFlattener.java (at line 2559)
     [java]     [javac] 	@SuppressWarnings("nls")
     [java]     [javac] 	                  ^^^^^
     [java]     [javac] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] 89. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/dom/org/eclipse/jdt/internal/core/dom/NaiveASTFlattener.java (at line 2667)
     [java]     [javac] 	@SuppressWarnings("nls")
     [java]     [javac] 	                  ^^^^^
     [java]     [javac] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 90. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/dom/org/eclipse/jdt/internal/core/dom/rewrite/ASTRewriteAnalyzer.java (at line 3276)
     [java]     [javac] 	@SuppressWarnings("deprecation")
     [java]     [javac] 	                  ^^^^^^^^^^^^^
     [java]     [javac] At least one of the problems in category 'deprecation' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 91. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/dom/org/eclipse/jdt/internal/core/dom/rewrite/ASTRewriteFlattener.java (at line 695)
     [java]     [javac] 	@SuppressWarnings("deprecation")
     [java]     [javac] 	                  ^^^^^^^^^^^^^
     [java]     [javac] At least one of the problems in category 'deprecation' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] 92. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/dom/org/eclipse/jdt/internal/core/dom/rewrite/ASTRewriteFlattener.java (at line 1765)
     [java]     [javac] 	@SuppressWarnings("nls")
     [java]     [javac] 	                  ^^^^^
     [java]     [javac] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] 93. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/dom/org/eclipse/jdt/internal/core/dom/rewrite/ASTRewriteFlattener.java (at line 1809)
     [java]     [javac] 	@SuppressWarnings("nls")
     [java]     [javac] 	                  ^^^^^
     [java]     [javac] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] 94. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/dom/org/eclipse/jdt/internal/core/dom/rewrite/ASTRewriteFlattener.java (at line 1909)
     [java]     [javac] 	@SuppressWarnings("nls")
     [java]     [javac] 	                  ^^^^^
     [java]     [javac] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] 95. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/dom/org/eclipse/jdt/internal/core/dom/rewrite/ASTRewriteFlattener.java (at line 1990)
     [java]     [javac] 	@SuppressWarnings("nls")
     [java]     [javac] 	                  ^^^^^
     [java]     [javac] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] 96. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/dom/org/eclipse/jdt/internal/core/dom/rewrite/ASTRewriteFlattener.java (at line 2065)
     [java]     [javac] 	@SuppressWarnings("nls")
     [java]     [javac] 	                  ^^^^^
     [java]     [javac] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] 97. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/dom/org/eclipse/jdt/internal/core/dom/rewrite/ASTRewriteFlattener.java (at line 2076)
     [java]     [javac] 	@SuppressWarnings("nls")
     [java]     [javac] 	                  ^^^^^
     [java]     [javac] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 98. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/dom/org/eclipse/jdt/internal/core/dom/util/DOMASTUtil.java (at line 22)
     [java]     [javac] 	@SuppressWarnings("deprecation")
     [java]     [javac] 	                  ^^^^^^^^^^^^^
     [java]     [javac] At least one of the problems in category 'deprecation' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 99. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/search/org/eclipse/jdt/internal/core/search/indexing/AddJarFileToIndex.java (at line 127)
     [java]     [javac] 	@SuppressWarnings("resource")
     [java]     [javac] 	                  ^^^^^^^^^^
     [java]     [javac] At least one of the problems in category 'resource' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 100. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/search/org/eclipse/jdt/internal/core/search/processing/JobManager.java (at line 561)
     [java]     [javac] 	} catch (ThreadDeath e) {
     [java]     [javac] 	         ^^^^^^^^^^^
     [java]     [javac] The type ThreadDeath has been deprecated since version 20 and marked for removal
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 101. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/model/org/eclipse/jdt/core/ICompilationUnit.java (at line 43)
     [java]     [javac] 	@SuppressWarnings("deprecation")
     [java]     [javac] 	                  ^^^^^^^^^^^^^
     [java]     [javac] At least one of the problems in category 'deprecation' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 102. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/model/org/eclipse/jdt/core/ToolFactory.java (at line 421)
     [java]     [javac] 	@SuppressWarnings("javadoc") // references deprecated TokenNameIdentifier
     [java]     [javac] 	                  ^^^^^^^^^
     [java]     [javac] At least one of the problems in category 'javadoc' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] 103. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/model/org/eclipse/jdt/core/ToolFactory.java (at line 477)
     [java]     [javac] 	@SuppressWarnings("javadoc") // references deprecated TokenNameIdentifier
     [java]     [javac] 	                  ^^^^^^^^^
     [java]     [javac] At least one of the problems in category 'javadoc' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] 104. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/model/org/eclipse/jdt/core/ToolFactory.java (at line 533)
     [java]     [javac] 	@SuppressWarnings("javadoc") // references deprecated TokenNameIdentifier
     [java]     [javac] 	                  ^^^^^^^^^
     [java]     [javac] At least one of the problems in category 'javadoc' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] 105. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/model/org/eclipse/jdt/core/ToolFactory.java (at line 572)
     [java]     [javac] 	@SuppressWarnings("javadoc") // references deprecated TokenNameIdentifier
     [java]     [javac] 	                  ^^^^^^^^^
     [java]     [javac] At least one of the problems in category 'javadoc' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 106. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/model/org/eclipse/jdt/internal/core/CompilationUnitStructureRequestor.java (at line 1045)
     [java]     [javac] 	JavaModelManager manager = JavaModelManager.getJavaModelManager();
     [java]     [javac] 	                 ^^^^^^^
     [java]     [javac] The value of the local variable manager is not used
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 107. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/model/org/eclipse/jdt/internal/core/JavaElement.java (at line 223)
     [java]     [javac] 	return this.equals(((SourceTypeElementInfo) info).getHandle());
     [java]     [javac] 	                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Unlikely argument type for equals(): IType seems to be unrelated to JavaElement
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 108. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/model/org/eclipse/jdt/internal/core/JavaModelManager.java (at line 378)
     [java]     [javac] 	private static final String INDEX_MANAGER_DEBUG = JavaCore.PLUGIN_ID + "/debug/indexmanager" ; //$NON-NLS-1$
     [java]     [javac] 	                            ^^^^^^^^^^^^^^^^^^^
     [java]     [javac] The value of the field JavaModelManager.INDEX_MANAGER_DEBUG is not used
     [java]     [javac] ----------
     [java]     [javac] 109. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/model/org/eclipse/jdt/internal/core/JavaModelManager.java (at line 4846)
     [java]     [javac] 	ForkJoinPool forkJoinPool = new ForkJoinPool(parallelism, //
     [java]     [javac] 	             ^^^^^^^^^^^^
     [java]     [javac] Resource leak: 'forkJoinPool' is never closed
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 110. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/model/org/eclipse/jdt/internal/core/builder/JavaBuilder.java (at line 879)
     [java]     [javac] 	for (int i = 0; i < this.nameEnvironment.sourceLocations.length; i++) {
     [java]     [javac] 	                                                                 ^^^
     [java]     [javac] Dead code
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 111. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/model/org/eclipse/jdt/internal/core/util/CodeSnippetParsingUtil.java (at line 229)
     [java]     [javac] 	public Expression parseParameterMapping(char[] source, Map settings, boolean recordParsingInformation) {
     [java]     [javac] 	                                                       ^^^
     [java]     [javac] Map is a raw type. References to generic type Map<K,V> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 112. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/model/org/eclipse/jdt/internal/core/util/CodeSnippetParsingUtil.java (at line 233)
     [java]     [javac] 	public Expression parseParameterMapping(char[] source, int offset, int length, Map settings, boolean recordParsingInformation) {
     [java]     [javac] 	                                                                               ^^^
     [java]     [javac] Map is a raw type. References to generic type Map<K,V> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 113. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/model/org/eclipse/jdt/internal/core/util/CodeSnippetParsingUtil.java (at line 238)
     [java]     [javac] 	CompilerOptions compilerOptions = new CompilerOptions(settings);
     [java]     [javac] 	                                                      ^^^^^^^^
     [java]     [javac] Type safety: The expression of type Map needs unchecked conversion to conform to Map<String,String>
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 114. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/model/org/eclipse/objectteams/otdt/internal/core/CallinMapping.java (at line 145)
     [java]     [javac] 	@SuppressWarnings("nls")
     [java]     [javac] 	                  ^^^^^
     [java]     [javac] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] 115. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/model/org/eclipse/objectteams/otdt/internal/core/CallinMapping.java (at line 256)
     [java]     [javac] 	@SuppressWarnings("nls")
     [java]     [javac] 	                  ^^^^^
     [java]     [javac] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 116. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/model/org/eclipse/objectteams/otdt/internal/core/CalloutMapping.java (at line 113)
     [java]     [javac] 	@SuppressWarnings("nls")
     [java]     [javac] 	                  ^^^^^
     [java]     [javac] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] 117. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/model/org/eclipse/objectteams/otdt/internal/core/CalloutMapping.java (at line 178)
     [java]     [javac] 	@SuppressWarnings("nls")
     [java]     [javac] 	                  ^^^^^
     [java]     [javac] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 118. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/model/org/eclipse/objectteams/otdt/internal/core/CalloutToFieldMapping.java (at line 126)
     [java]     [javac] 	@SuppressWarnings("nls")
     [java]     [javac] 	                  ^^^^^
     [java]     [javac] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] 119. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/model/org/eclipse/objectteams/otdt/internal/core/CalloutToFieldMapping.java (at line 181)
     [java]     [javac] 	@SuppressWarnings("nls")
     [java]     [javac] 	                  ^^^^^
     [java]     [javac] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 120. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/model/org/eclipse/objectteams/otdt/internal/core/MethodMapping.java (at line 294)
     [java]     [javac] 	@SuppressWarnings("nls")
     [java]     [javac] 	                  ^^^^^
     [java]     [javac] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 121. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/model/org/eclipse/objectteams/otdt/internal/core/OTJavaElement.java (at line 158)
     [java]     [javac] 	@SuppressWarnings("nls")
     [java]     [javac] 	                  ^^^^^
     [java]     [javac] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 122. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/model/org/eclipse/objectteams/otdt/internal/core/OTModel.java (at line 48)
     [java]     [javac] 	private WeakHashSet /*<IType>*/ unopenedTypes = new WeakHashSet();
     [java]     [javac] 	        ^^^^^^^^^^^
     [java]     [javac] WeakHashSet is a raw type. References to generic type WeakHashSet<T> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 123. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/model/org/eclipse/objectteams/otdt/internal/core/OTModel.java (at line 48)
     [java]     [javac] 	private WeakHashSet /*<IType>*/ unopenedTypes = new WeakHashSet();
     [java]     [javac] 	                                                    ^^^^^^^^^^^
     [java]     [javac] WeakHashSet is a raw type. References to generic type WeakHashSet<T> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 124. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/model/org/eclipse/objectteams/otdt/internal/core/OTModel.java (at line 72)
     [java]     [javac] 	this.unopenedTypes.add(type);
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Type safety: The method add(Object) belongs to the raw type WeakHashSet. References to generic type WeakHashSet<T> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 125. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/model/org/eclipse/objectteams/otdt/internal/core/OTModel.java (at line 111)
     [java]     [javac] 	found = (this.unopenedTypes.remove(type) != null);
     [java]     [javac] 	         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Type safety: The method remove(Object) belongs to the raw type WeakHashSet. References to generic type WeakHashSet<T> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 126. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/model/org/eclipse/objectteams/otdt/internal/core/OTType.java (at line 345)
     [java]     [javac] 	@SuppressWarnings("nls")
     [java]     [javac] 	                  ^^^^^
     [java]     [javac] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 127. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/model/org/eclipse/objectteams/otdt/internal/core/PhantomType.java (at line 978)
     [java]     [javac] 	@SuppressWarnings("nls")
     [java]     [javac] 	                  ^^^^^
     [java]     [javac] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 128. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/model/org/eclipse/objectteams/otdt/internal/core/RoleType.java (at line 241)
     [java]     [javac] 	@SuppressWarnings("nls")
     [java]     [javac] 	                  ^^^^^
     [java]     [javac] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] 128 problems (0 errors, 79 warnings, 49 infos)
     [java] 
     [java] checkCompilationResults:
     [java]      [copy] Copying 4 files to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot
     [java] 
     [java] post.compile.@dot:
     [java] 
     [java] init:
     [java]      [echo] bundleVersion: 3.38.0.OTDT_r283_202403301856
     [java]      [echo] bundleVersionMajor: 3
     [java]      [echo] bundleVersionMinor: 38
     [java]      [echo] bundleVersionService: 0
     [java]      [echo] bundleVersionQualifier: OTDT_r283_202403301856
     [java]     [mkdir] Created dir: /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/ecj-temp-src-folder
     [java]     [mkdir] Created dir: /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/ecj-temp-folder
     [java] 
     [java] extract-batch-compiler:
     [java]      [echo] Extract .class file and properties for the batch compiler to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/ecj-temp-folder
     [java]      [copy] Copying 1199 files to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/ecj-temp-folder
     [java] 
     [java] post.@dot:
     [java] 
     [java] properties:
     [java] 
     [java] init:
     [java] 
     [java] jdtCompilerAdapter.jar.nestedJars:
     [java] 
     [java] jdtCompilerAdapter.jar:
     [java] 
     [java] post.build.jars:
     [java]      [echo] bundleVersion=3.38.0.OTDT_r283_202403301856
     [java] 
     [java] init:
     [java]      [echo] bundleVersion: 3.38.0.OTDT_r283_202403301856
     [java]      [echo] bundleVersionMajor: 3
     [java]      [echo] bundleVersionMinor: 38
     [java]      [echo] bundleVersionService: 0
     [java]      [echo] bundleVersionQualifier: OTDT_r283_202403301856
     [java] 
     [java] export:
     [java]     [mkdir] Created dir: /home/jenkins/agent/workspace/buildAndTest/testrun/ecj/I-2.8.3-202403301855
     [java]      [echo] UPDATE ecotj-I-2.8.3-202403301855.jar
     [java]      [copy] Copying 2 files to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/ecj-temp-folder
     [java]       [zip] Building zip: /home/jenkins/agent/workspace/buildAndTest/testrun/ecj/I-2.8.3-202403301855/ecotj-I-2.8.3-202403301855.jar
     [java]      [echo] UPDATE ecotjsrc-I-2.8.3-202403301855.jar
     [java]      [copy] Copying 1 file to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/ecj-temp-src-folder
     [java]      [copy] Copying 1 file to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/ecj-temp-src-folder/scripts/binary
     [java]       [zip] Building zip: /home/jenkins/agent/workspace/buildAndTest/testrun/ecj/I-2.8.3-202403301855/ecjsrc-I-2.8.3-202403301855.jar
     [java] 
     [java] cleanup:
     [java]    [delete] Deleting directory /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/ecj-temp-folder
     [java]    [delete] Deleting directory /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/ecj-temp-src-folder
     [java] 
     [java] update.feature:
     [java] 
     [java] all.children:
     [java] 
     [java] processFlat:
     [java] 
     [java] postProcess:
     [java] 
     [java] assemble:
     [java] 
     [java] preAssemble:
     [java] 
     [java] allElements:
     [java] 
     [java] init:
     [java] 
     [java] assembleElement:
     [java] 
     [java] main:
     [java] 
     [java] assemble.org.eclipse.objectteams.otdt.core.patch.p2:
     [java] 
     [java] main:
     [java] 
     [java] gather.bin.parts:
     [java] 
     [java] properties:
     [java] 
     [java] init:
     [java] 
     [java] publish.bin.parts:
     [java]     [mkdir] Created dir: /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/org.eclipse.jdt.core_3.38.0.OTDT_r283_202403301856
     [java] 
     [java] pre.gather.bin.parts:
     [java]      [copy] Copying 1 file to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/org.eclipse.jdt.core_3.38.0.OTDT_r283_202403301856
     [java]      [copy] Copying 1527 files to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/org.eclipse.jdt.core_3.38.0.OTDT_r283_202403301856
     [java]      [copy] Copying 8 files to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/org.eclipse.jdt.core_3.38.0.OTDT_r283_202403301856
     [java] 
     [java] apitools.generation:
     [java] 
     [java] post.gather.bin.parts:
     [java] [eclipse.gatherBundle] Generating metadata for ..
     [java] [eclipse.gatherBundle] Generation completed with success [0 seconds].
     [java] 
     [java] customAssembly:
     [java] 
     [java] properties:
     [java] 
     [java] init:
     [java] 
     [java] publish.bin.parts:
     [java]     [mkdir] Created dir: /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/org.eclipse.jdt.core.compiler.batch_3.38.0.OTDT_r283_202403301856
     [java]      [copy] Copying 1 file to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch
     [java] 
     [java] apitools.generation:
     [java] [eclipse.gatherBundle] Generating metadata for ..
     [java] [eclipse.gatherBundle] Generation completed with success [0 seconds].
     [java] 
     [java] customAssembly:
     [java] 
     [java] init:
     [java] 
     [java] publish.bin.parts:
     [java]     [mkdir] Created dir: /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/features/org.eclipse.objectteams.otdt.core.patch/feature.temp.folder/features/org.eclipse.objectteams.otdt.core.patch_2.8.3.202403301856
     [java]      [copy] Copying 3 files to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/features/org.eclipse.objectteams.otdt.core.patch/feature.temp.folder/features/org.eclipse.objectteams.otdt.core.patch_2.8.3.202403301856
     [java] [eclipse.gatherFeature] Generating metadata for ..
     [java] [eclipse.gatherFeature] Generation completed with success [0 seconds].
     [java] 
     [java] customAssembly:
     [java] [eclipse.publish.featuresAndBundles] Generating metadata for ..
     [java] [eclipse.publish.featuresAndBundles] Generation completed with success [0 seconds].
     [java] 
     [java] customAssembly:
     [java] 
     [java] generate.p2.metadata:
     [java] 
     [java] assemble.org.eclipse.objectteams.otdt.core.patch.group.group.group:
     [java]      [echo] Skipping zip assembly
     [java] 
     [java] postAssemble:
     [java] 
     [java] package:
     [java] 
     [java] postBuild:
     [java] 
     [java] postBuild:
     [java] BUILD SUCCESSFUL
     [java] 
     [java] BUILD SUCCESSFUL
     [java] Total time: 42 seconds

installFeature:
     [echo] Installing org.eclipse.objectteams.otdt.core.patch.feature.group from /home/jenkins/agent/workspace/buildAndTest/testrun/updateSite to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/eclipse
     [java] Mar 30, 2024 6:56:39 PM org.apache.aries.spifly.BaseActivator log
     [java] INFO: Registered provider org.slf4j.simple.SimpleServiceProvider of service org.slf4j.spi.SLF4JServiceProvider in bundle slf4j.simple
     [java] Installing org.eclipse.objectteams.otdt.core.patch.feature.group 2.8.3.202403301856.
     [java] !SESSION 2024-03-30 18:56:38.638 -----------------------------------------------
     [java] eclipse.buildId=4.32.0.I20240325-1800
     [java] java.version=21.0.2
     [java] java.vendor=Oracle Corporation
     [java] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
     [java] Framework arguments:  -application org.eclipse.equinox.p2.director -metadataRepository file:/home/jenkins/agent/workspace/buildAndTest/testrun/updateSite -artifactRepository file:/home/jenkins/agent/workspace/buildAndTest/testrun/updateSite -installIU org.eclipse.objectteams.otdt.core.patch.feature.group -destination /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/eclipse
     [java] Command-line arguments:  -consoleLog -application org.eclipse.equinox.p2.director -metadataRepository file:/home/jenkins/agent/workspace/buildAndTest/testrun/updateSite -artifactRepository file:/home/jenkins/agent/workspace/buildAndTest/testrun/updateSite -installIU org.eclipse.objectteams.otdt.core.patch.feature.group -destination /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/eclipse
     [java] 
     [java] !ENTRY org.eclipse.equinox.p2.director 0 0 2024-03-30 18:56:43.084
     [java] !MESSAGE Overall install request is satisfiable
     [java] !SUBENTRY 1 org.eclipse.equinox.p2.director 0 0 2024-03-30 18:56:43.084
     [java] !MESSAGE Add request for Object Teams Patch for JDT/Core 2.8.3.202403301856 (org.eclipse.objectteams.otdt.core.patch.feature.group 2.8.3.202403301856) is satisfiable
     [java] Operation completed in 6328 ms.

createOTDTEclipse:
     [echo] Pre-installing Eclipse Test Framework into base Eclipse...
    [mkdir] Created dir: /home/jenkins/agent/workspace/buildAndTest/testrun/updateSiteTests/eclipse
      [get] Getting: https://download.eclipse.org/eclipse/downloads/drops4/I20240325-1800/eclipse-test-framework-I20240325-1800.zip
      [get] To: /home/jenkins/agent/workspace/buildAndTest/releng/build-scripts/build/eclipse.tests707892978
    [unzip] Expanding: /home/jenkins/agent/workspace/buildAndTest/releng/build-scripts/build/eclipse.tests707892978 into /home/jenkins/agent/workspace/buildAndTest/testrun/updateSiteTests/eclipse
   [delete] Deleting: /home/jenkins/agent/workspace/buildAndTest/releng/build-scripts/build/eclipse.tests707892978

installFeature:
     [echo] Installing org.eclipse.test.feature.group from /home/jenkins/agent/workspace/buildAndTest/testrun/updateSiteTests/eclipse to /home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse
     [java] Mar 30, 2024 6:56:49 PM org.apache.aries.spifly.BaseActivator log
     [java] INFO: Registered provider org.slf4j.simple.SimpleServiceProvider of service org.slf4j.spi.SLF4JServiceProvider in bundle slf4j.simple
     [java] Installing org.eclipse.test.feature.group 3.8.900.v20240321-1442.
     [java] !SESSION 2024-03-30 18:56:47.898 -----------------------------------------------
     [java] eclipse.buildId=4.32.0.I20240325-1800
     [java] java.version=21.0.2
     [java] java.vendor=Oracle Corporation
     [java] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
     [java] Framework arguments:  -application org.eclipse.equinox.p2.director -metadataRepository file:/home/jenkins/agent/workspace/buildAndTest/testrun/updateSiteTests/eclipse -artifactRepository file:/home/jenkins/agent/workspace/buildAndTest/testrun/updateSiteTests/eclipse -installIU org.eclipse.test.feature.group -destination /home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse
     [java] Command-line arguments:  -consoleLog -application org.eclipse.equinox.p2.director -metadataRepository file:/home/jenkins/agent/workspace/buildAndTest/testrun/updateSiteTests/eclipse -artifactRepository file:/home/jenkins/agent/workspace/buildAndTest/testrun/updateSiteTests/eclipse -installIU org.eclipse.test.feature.group -destination /home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse
     [java] 
     [java] !ENTRY org.eclipse.equinox.p2.director 0 0 2024-03-30 18:56:55.661
     [java] !MESSAGE Overall install request is satisfiable
     [java] !SUBENTRY 1 org.eclipse.equinox.p2.director 0 0 2024-03-30 18:56:55.661
     [java] !MESSAGE Add request for Eclipse Test Framework 3.8.900.v20240321-1442 (org.eclipse.test.feature.group 3.8.900.v20240321-1442) is satisfiable
     [java] Operation completed in 3885 ms.
     [echo] Invoke pdebuild for creating a full OTDT
     [java] Mar 30, 2024 6:57:00 PM org.apache.aries.spifly.BaseActivator log
     [java] INFO: Registered provider org.slf4j.simple.SimpleServiceProvider of service org.slf4j.spi.SLF4JServiceProvider in bundle slf4j.simple
     [java] Buildfile: /home/jenkins/agent/workspace/buildAndTest/releng/build-scripts/build/build.xml
     [java] 
     [java] main:
     [java]      [echo] BUILDDIR: /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src
     [java]    [delete] Deleting directory /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src
     [java] 
     [java] create.label.properties:
     [java]     [mkdir] Created dir: /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src
     [java]      [echo] javacSource=11
     [java] 
     [java] main:
     [java] 
     [java] preBuild:
     [java] 
     [java] preSetup:
     [java] 
     [java] checkLocalMaps:
     [java] 
     [java] getMapFiles:
     [java]     [mkdir] Created dir: /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/maps
     [java]      [copy] Copying 1 file to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/maps
     [java] 
     [java] postSetup:
     [java] 
     [java] checkLocalBase:
     [java] 
     [java] getBaseComponents:
     [java] 
     [java] processRepos:
     [java] 
     [java] fetch:
     [java] 
     [java] preFetch:
     [java] 
     [java] allElements:
     [java] 
     [java] allElementsDelegator:
     [java] 
     [java] init:
     [java] 
     [java] fetchElement:
     [java]     [mkdir] Created dir: /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/features
     [java]     [mkdir] Created dir: /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins
     [java] 
     [java] main:
     [java] 
     [java] GitUpdateLocalRepo:
     [java]      [echo] [GIT] /home/jenkins/gitCache/https___gitlab_eclipse_org_eclipse_objectteams_objectteams_git >> git fetch
     [java] 
     [java] GitCheckSkipClone:
     [java] 
     [java] GitCloneRepoToLocalRepo:
     [java] 
     [java] GitCheckoutTagInLocalRepo:
     [java]      [echo] [GIT] /home/jenkins/gitCache/https___gitlab_eclipse_org_eclipse_objectteams_objectteams_git >> git checkout --force origin/master
     [java]      [exec] HEAD is now at d81161ea1 Regression fixes: + merge bug in ASTTest
     [java] 
     [java] GitFetchFileFromLocalRepo:
     [java]      [copy] Copying 1 file to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/tempFeature
     [java] 
     [java] GitFetchFileFromLocalRepo:
     [java]      [copy] Copying 1 file to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/tempFeature
     [java] 
     [java] fetch:
     [java] 
     [java] fetch.element:
     [java] 
     [java] GitUpdateLocalRepo:
     [java]      [echo] [GIT] /home/jenkins/gitCache/https___gitlab_eclipse_org_eclipse_objectteams_objectteams_git >> git fetch
     [java] 
     [java] GitCheckSkipClone:
     [java] 
     [java] GitCloneRepoToLocalRepo:
     [java] 
     [java] GitCheckoutTagInLocalRepo:
     [java]      [echo] [GIT] /home/jenkins/gitCache/https___gitlab_eclipse_org_eclipse_objectteams_objectteams_git >> git checkout --force origin/master
     [java]      [exec] HEAD is now at d81161ea1 Regression fixes: + merge bug in ASTTest
     [java] 
     [java] GitFetchElementFromLocalRepo:
     [java]      [copy] Copying 6 files to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/features/org.eclipse.objectteams.otequinox
     [java] 
     [java] fetch.plugins:
     [java] 
     [java] GitUpdateLocalRepo:
     [java]      [echo] [GIT] /home/jenkins/gitCache/https___gitlab_eclipse_org_eclipse_objectteams_objectteams_git >> git fetch
     [java] 
     [java] GitCheckSkipClone:
     [java] 
     [java] GitCloneRepoToLocalRepo:
     [java] 
     [java] GitCheckoutTagInLocalRepo:
     [java]      [echo] [GIT] /home/jenkins/gitCache/https___gitlab_eclipse_org_eclipse_objectteams_objectteams_git >> git checkout --force origin/master
     [java]      [exec] HEAD is now at d81161ea1 Regression fixes: + merge bug in ASTTest
     [java] 
     [java] GitFetchElementFromLocalRepo:
     [java]      [copy] Copying 52 files to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.runtime
     [java] 
     [java] GitUpdateLocalRepo:
     [java]      [echo] [GIT] /home/jenkins/gitCache/https___gitlab_eclipse_org_eclipse_objectteams_objectteams_git >> git fetch
     [java] 
     [java] GitCheckSkipClone:
     [java] 
     [java] GitCloneRepoToLocalRepo:
     [java] 
     [java] GitCheckoutTagInLocalRepo:
     [java]      [echo] [GIT] /home/jenkins/gitCache/https___gitlab_eclipse_org_eclipse_objectteams_objectteams_git >> git checkout --force builds/201806120901
     [java]      [exec] Previous HEAD position was d81161ea1 Regression fixes: + merge bug in ASTTest
     [java]      [exec] HEAD is now at 5fe176679 Releng: build against 4.8RC4a
     [java] 
     [java] GitFetchElementFromLocalRepo:
     [java]      [copy] Copying 45 files to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otre
     [java] 
     [java] FetchIUsFromRepo:
     [java]      [echo] Fetching IUs from https://download.eclipse.org/tools/orbit/downloads/drops/R20220302172233/repository to /home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse.
     [java] 
     [java] GitUpdateLocalRepo:
     [java]      [echo] [GIT] /home/jenkins/gitCache/https___gitlab_eclipse_org_eclipse_objectteams_objectteams_git >> git fetch
     [java] 
     [java] GitCheckSkipClone:
     [java] 
     [java] GitCloneRepoToLocalRepo:
     [java] 
     [java] GitCheckoutTagInLocalRepo:
     [java]      [echo] [GIT] /home/jenkins/gitCache/https___gitlab_eclipse_org_eclipse_objectteams_objectteams_git >> git checkout --force origin/master
     [java]      [exec] Previous HEAD position was 5fe176679 Releng: build against 4.8RC4a
     [java]      [exec] HEAD is now at d81161ea1 Regression fixes: + merge bug in ASTTest
     [java] 
     [java] GitFetchElementFromLocalRepo:
     [java]      [copy] Copying 72 files to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otredyn
     [java]       [get] Getting: https://repo1.maven.org/maven2/org/ow2/asm/asm/9.5/asm-9.5.jar
     [java]       [get] To: /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.objectweb.asm_9.5.0.jar
     [java]       [get] Getting: https://repo1.maven.org/maven2/org/ow2/asm/asm-tree/9.5/asm-tree-9.5.jar
     [java]       [get] To: /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.objectweb.asm.tree_9.5.0.jar
     [java]       [get] Getting: https://repo1.maven.org/maven2/org/ow2/asm/asm-commons/9.5/asm-commons-9.5.jar
     [java]       [get] To: /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.objectweb.asm.commons_9.5.0.jar
     [java]       [get] Getting: https://repo1.maven.org/maven2/org/ow2/asm/asm-util/9.5/asm-util-9.5.jar
     [java]       [get] To: /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.objectweb.asm.util_9.5.0.jar
     [java]       [get] Getting: https://repo1.maven.org/maven2/org/ow2/asm/asm-analysis/9.5/asm-analysis-9.5.jar
     [java]       [get] To: /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.objectweb.asm.tree.analysis_9.5.0.jar
     [java] 
     [java] GitUpdateLocalRepo:
     [java]      [echo] [GIT] /home/jenkins/gitCache/https___gitlab_eclipse_org_eclipse_objectteams_objectteams_git >> git fetch
     [java] 
     [java] GitCheckSkipClone:
     [java] 
     [java] GitCloneRepoToLocalRepo:
     [java] 
     [java] GitCheckoutTagInLocalRepo:
     [java]      [echo] [GIT] /home/jenkins/gitCache/https___gitlab_eclipse_org_eclipse_objectteams_objectteams_git >> git checkout --force builds/202307181937
     [java]      [exec] Previous HEAD position was d81161ea1 Regression fixes: + merge bug in ASTTest
     [java]      [exec] HEAD is now at b9a98fd7f Bug 582219 - Spurious validation error on aspectBinding for nested Team
     [java] 
     [java] GitFetchElementFromLocalRepo:
     [java]      [copy] Copying 64 files to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otequinox
     [java] 
     [java] GitUpdateLocalRepo:
     [java]      [echo] [GIT] /home/jenkins/gitCache/https___gitlab_eclipse_org_eclipse_objectteams_objectteams_git >> git fetch
     [java] 
     [java] GitCheckSkipClone:
     [java] 
     [java] GitCloneRepoToLocalRepo:
     [java] 
     [java] GitCheckoutTagInLocalRepo:
     [java]      [echo] [GIT] /home/jenkins/gitCache/https___gitlab_eclipse_org_eclipse_objectteams_objectteams_git >> git checkout --force builds/201706061121
     [java]      [exec] Previous HEAD position was b9a98fd7f Bug 582219 - Spurious validation error on aspectBinding for nested Team
     [java]      [exec] HEAD is now at 389b08141 Releng: update version of jdt.annotation (v2)
     [java] 
     [java] GitFetchElementFromLocalRepo:
     [java]      [copy] Copying 15 files to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otequinox.branding
     [java] 
     [java] GitUpdateLocalRepo:
     [java]      [echo] [GIT] /home/jenkins/gitCache/https___gitlab_eclipse_org_eclipse_objectteams_objectteams_git >> git fetch
     [java] 
     [java] GitCheckSkipClone:
     [java] 
     [java] GitCloneRepoToLocalRepo:
     [java] 
     [java] GitCheckoutTagInLocalRepo:
     [java]      [echo] [GIT] /home/jenkins/gitCache/https___gitlab_eclipse_org_eclipse_objectteams_objectteams_git >> git checkout --force builds/201606070956
     [java]      [exec] Previous HEAD position was 389b08141 Releng: update version of jdt.annotation (v2)
     [java]      [exec] HEAD is now at f71cf451f Version update: build as 2.5.0 (for ecj ?)
     [java] 
     [java] GitFetchElementFromLocalRepo:
     [java]      [copy] Copying 17 files to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.eclipse.monitor
     [java] 
     [java] fetch.recursively:
     [java] 
     [java] init:
     [java] 
     [java] fetchElement:
     [java] 
     [java] main:
     [java] 
     [java] GitUpdateLocalRepo:
     [java]      [echo] [GIT] /home/jenkins/gitCache/https___gitlab_eclipse_org_eclipse_objectteams_objectteams_git >> git fetch
     [java] 
     [java] GitCheckSkipClone:
     [java] 
     [java] GitCloneRepoToLocalRepo:
     [java] 
     [java] GitCheckoutTagInLocalRepo:
     [java]      [echo] [GIT] /home/jenkins/gitCache/https___gitlab_eclipse_org_eclipse_objectteams_objectteams_git >> git checkout --force builds/201809081701
     [java]      [exec] Previous HEAD position was f71cf451f Version update: build as 2.5.0 (for ecj ?)
     [java]      [exec] HEAD is now at c240d16c2 Bug 538611 - ClassFormatError below Activator.hasJavaPlugin (thrown in ClassLoader.defineClass1)
     [java] 
     [java] GitFetchFileFromLocalRepo:
     [java]      [copy] Copying 1 file to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/tempFeature
     [java] 
     [java] GitFetchFileFromLocalRepo:
     [java]      [copy] Copying 1 file to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/tempFeature
     [java] 
     [java] fetch:
     [java] 
     [java] fetch.element:
     [java] 
     [java] GitUpdateLocalRepo:
     [java]      [echo] [GIT] /home/jenkins/gitCache/https___gitlab_eclipse_org_eclipse_objectteams_objectteams_git >> git fetch
     [java] 
     [java] GitCheckSkipClone:
     [java] 
     [java] GitCloneRepoToLocalRepo:
     [java] 
     [java] GitCheckoutTagInLocalRepo:
     [java]      [echo] [GIT] /home/jenkins/gitCache/https___gitlab_eclipse_org_eclipse_objectteams_objectteams_git >> git checkout --force builds/201809081701
     [java]      [exec] HEAD is now at c240d16c2 Bug 538611 - ClassFormatError below Activator.hasJavaPlugin (thrown in ClassLoader.defineClass1)
     [java] 
     [java] GitFetchElementFromLocalRepo:
     [java]      [copy] Copying 6 files to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/features/org.eclipse.objectteams.otequinox.otre
     [java] 
     [java] fetch.plugins:
     [java] 
     [java] GitUpdateLocalRepo:
     [java] 
     [java] GitCheckSkipClone:
     [java] 
     [java] GitCloneRepoToLocalRepo:
     [java] 
     [java] GitCheckoutTagInLocalRepo:
     [java] 
     [java] GitFetchElementFromLocalRepo:
     [java] 
     [java] GitUpdateLocalRepo:
     [java] 
     [java] GitCheckSkipClone:
     [java] 
     [java] GitCloneRepoToLocalRepo:
     [java] 
     [java] GitCheckoutTagInLocalRepo:
     [java] 
     [java] GitFetchElementFromLocalRepo:
     [java] 
     [java] FetchIUsFromRepo:
     [java]      [echo] Fetching IUs from https://download.eclipse.org/tools/orbit/downloads/drops/R20220302172233/repository to /home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse.
     [java] 
     [java] GitUpdateLocalRepo:
     [java] 
     [java] GitCheckSkipClone:
     [java] 
     [java] GitCloneRepoToLocalRepo:
     [java] 
     [java] GitCheckoutTagInLocalRepo:
     [java] 
     [java] GitFetchElementFromLocalRepo:
     [java] 
     [java] GitUpdateLocalRepo:
     [java]      [echo] [GIT] /home/jenkins/gitCache/https___gitlab_eclipse_org_eclipse_objectteams_objectteams_git >> git fetch
     [java] 
     [java] GitCheckSkipClone:
     [java] 
     [java] GitCloneRepoToLocalRepo:
     [java] 
     [java] GitCheckoutTagInLocalRepo:
     [java]      [echo] [GIT] /home/jenkins/gitCache/https___gitlab_eclipse_org_eclipse_objectteams_objectteams_git >> git checkout --force builds/201706061122
     [java]      [exec] Previous HEAD position was c240d16c2 Bug 538611 - ClassFormatError below Activator.hasJavaPlugin (thrown in ClassLoader.defineClass1)
     [java]      [exec] HEAD is now at 389b08141 Releng: update version of jdt.annotation (v2)
     [java] 
     [java] GitFetchElementFromLocalRepo:
     [java]      [copy] Copying 15 files to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otequinox.branding.otre
     [java] 
     [java] GitUpdateLocalRepo:
     [java] 
     [java] GitCheckSkipClone:
     [java] 
     [java] GitCloneRepoToLocalRepo:
     [java] 
     [java] GitCheckoutTagInLocalRepo:
     [java] 
     [java] GitFetchElementFromLocalRepo:
     [java] 
     [java] fetch.recursively:
     [java] 
     [java] init:
     [java] 
     [java] fetchElement:
     [java] 
     [java] main:
     [java] 
     [java] GitUpdateLocalRepo:
     [java]      [echo] [GIT] /home/jenkins/gitCache/https___gitlab_eclipse_org_eclipse_objectteams_objectteams_git >> git fetch
     [java] 
     [java] GitCheckSkipClone:
     [java] 
     [java] GitCloneRepoToLocalRepo:
     [java] 
     [java] GitCheckoutTagInLocalRepo:
     [java]      [echo] [GIT] /home/jenkins/gitCache/https___gitlab_eclipse_org_eclipse_objectteams_objectteams_git >> git checkout --force builds/201506091717
     [java]      [exec] Previous HEAD position was 389b08141 Releng: update version of jdt.annotation (v2)
     [java]      [exec] HEAD is now at e1384a484 Documentation: mention 2.4 as a consolidation release in whatsnew.
     [java] 
     [java] GitFetchFileFromLocalRepo:
     [java]      [copy] Copying 1 file to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/tempFeature
     [java] 
     [java] GitFetchFileFromLocalRepo:
     [java]      [copy] Copying 1 file to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/tempFeature
     [java] 
     [java] fetch:
     [java] 
     [java] fetch.element:
     [java] 
     [java] GitUpdateLocalRepo:
     [java]      [echo] [GIT] /home/jenkins/gitCache/https___gitlab_eclipse_org_eclipse_objectteams_objectteams_git >> git fetch
     [java] 
     [java] GitCheckSkipClone:
     [java] 
     [java] GitCloneRepoToLocalRepo:
     [java] 
     [java] GitCheckoutTagInLocalRepo:
     [java]      [echo] [GIT] /home/jenkins/gitCache/https___gitlab_eclipse_org_eclipse_objectteams_objectteams_git >> git checkout --force builds/201506091717
     [java]      [exec] HEAD is now at e1384a484 Documentation: mention 2.4 as a consolidation release in whatsnew.
     [java] 
     [java] GitFetchElementFromLocalRepo:
     [java]      [copy] Copying 6 files to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/features/org.eclipse.objectteams.otequinox.turbo
     [java] 
     [java] fetch.plugins:
     [java] 
     [java] GitUpdateLocalRepo:
     [java]      [echo] [GIT] /home/jenkins/gitCache/https___gitlab_eclipse_org_eclipse_objectteams_objectteams_git >> git fetch
     [java] 
     [java] GitCheckSkipClone:
     [java] 
     [java] GitCloneRepoToLocalRepo:
     [java] 
     [java] GitCheckoutTagInLocalRepo:
     [java]      [echo] [GIT] /home/jenkins/gitCache/https___gitlab_eclipse_org_eclipse_objectteams_objectteams_git >> git checkout --force builds/201506091717
     [java]      [exec] HEAD is now at e1384a484 Documentation: mention 2.4 as a consolidation release in whatsnew.
     [java] 
     [java] GitFetchElementFromLocalRepo:
     [java]      [copy] Copying 9 files to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otequinox.turbo
     [java] 
     [java] fetch.recursively:
     [java] 
     [java] init:
     [java] 
     [java] fetchElement:
     [java] 
     [java] main:
     [java] 
     [java] GitUpdateLocalRepo:
     [java]      [echo] [GIT] /home/jenkins/gitCache/https___gitlab_eclipse_org_eclipse_objectteams_objectteams_git >> git fetch
     [java] 
     [java] GitCheckSkipClone:
     [java] 
     [java] GitCloneRepoToLocalRepo:
     [java] 
     [java] GitCheckoutTagInLocalRepo:
     [java]      [echo] [GIT] /home/jenkins/gitCache/https___gitlab_eclipse_org_eclipse_objectteams_objectteams_git >> git checkout --force origin/master
     [java]      [exec] Previous HEAD position was e1384a484 Documentation: mention 2.4 as a consolidation release in whatsnew.
     [java]      [exec] HEAD is now at d81161ea1 Regression fixes: + merge bug in ASTTest
     [java] 
     [java] GitFetchFileFromLocalRepo:
     [java]      [copy] Copying 1 file to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/tempFeature
     [java] 
     [java] GitFetchFileFromLocalRepo:
     [java]      [copy] Copying 1 file to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/tempFeature
     [java] [eclipse.fetch] The entry feature@org.eclipse.objectteams.otdt.core.patch,2.8.3.qualifier has not been found. The entry feature@org.eclipse.objectteams.otdt.core.patch has been used instead.
     [java] [eclipse.fetch] The entry feature@org.eclipse.objectteams.otdt.core.patch,2.8.3.qualifier has not been found. The entry feature@org.eclipse.objectteams.otdt.core.patch has been used instead.
     [java] 
     [java] main:
     [java] 
     [java] GitUpdateLocalRepo:
     [java]      [echo] [GIT] /home/jenkins/gitCache/https___gitlab_eclipse_org_eclipse_objectteams_objectteams_git >> git fetch
     [java] 
     [java] GitCheckSkipClone:
     [java] 
     [java] GitCloneRepoToLocalRepo:
     [java] 
     [java] GitCheckoutTagInLocalRepo:
     [java]      [echo] [GIT] /home/jenkins/gitCache/https___gitlab_eclipse_org_eclipse_objectteams_objectteams_git >> git checkout --force origin/master
     [java]      [exec] HEAD is now at d81161ea1 Regression fixes: + merge bug in ASTTest
     [java] 
     [java] GitFetchFileFromLocalRepo:
     [java]      [copy] Copying 1 file to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/tempFeature
     [java] 
     [java] GitFetchFileFromLocalRepo:
     [java]      [copy] Copying 1 file to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/tempFeature
     [java] [eclipse.fetch] The entry plugin@org.eclipse.jdt.core.compiler.batch,3.38.0.OTDT_r283_qualifier has not been found. The entry plugin@org.eclipse.jdt.core.compiler.batch has been used instead.
     [java] 
     [java] fetch:
     [java] 
     [java] fetch.element:
     [java] 
     [java] GitUpdateLocalRepo:
     [java]      [echo] [GIT] /home/jenkins/gitCache/https___gitlab_eclipse_org_eclipse_objectteams_objectteams_git >> git fetch
     [java] 
     [java] GitCheckSkipClone:
     [java] 
     [java] GitCloneRepoToLocalRepo:
     [java] 
     [java] GitCheckoutTagInLocalRepo:
     [java]      [echo] [GIT] /home/jenkins/gitCache/https___gitlab_eclipse_org_eclipse_objectteams_objectteams_git >> git checkout --force origin/master
     [java]      [exec] HEAD is now at d81161ea1 Regression fixes: + merge bug in ASTTest
     [java] 
     [java] GitFetchElementFromLocalRepo:
     [java]      [copy] Copying 12 files to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/features/org.eclipse.objectteams.otdt
     [java] 
     [java] fetch.plugins:
     [java] 
     [java] GitUpdateLocalRepo:
     [java]      [echo] [GIT] /home/jenkins/gitCache/https___gitlab_eclipse_org_eclipse_objectteams_objectteams_git >> git fetch
     [java] 
     [java] GitCheckSkipClone:
     [java] 
     [java] GitCloneRepoToLocalRepo:
     [java] 
     [java] GitCheckoutTagInLocalRepo:
     [java]      [echo] [GIT] /home/jenkins/gitCache/https___gitlab_eclipse_org_eclipse_objectteams_objectteams_git >> git checkout --force origin/master
     [java]      [exec] HEAD is now at d81161ea1 Regression fixes: + merge bug in ASTTest
     [java] 
     [java] GitFetchElementFromLocalRepo:
     [java]      [copy] Copying 31 files to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt
     [java] 
     [java] GitUpdateLocalRepo:
     [java]      [echo] [GIT] /home/jenkins/gitCache/https___gitlab_eclipse_org_eclipse_objectteams_objectteams_git >> git fetch
     [java] 
     [java] GitCheckSkipClone:
     [java] 
     [java] GitCloneRepoToLocalRepo:
     [java] 
     [java] GitCheckoutTagInLocalRepo:
     [java]      [echo] [GIT] /home/jenkins/gitCache/https___gitlab_eclipse_org_eclipse_objectteams_objectteams_git >> git checkout --force builds/202307181937
     [java]      [exec] Previous HEAD position was d81161ea1 Regression fixes: + merge bug in ASTTest
     [java]      [exec] HEAD is now at b9a98fd7f Bug 582219 - Spurious validation error on aspectBinding for nested Team
     [java] 
     [java] GitFetchElementFromLocalRepo:
     [java]      [copy] Copying 29 files to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.debug
     [java] 
     [java] GitUpdateLocalRepo:
     [java]      [echo] [GIT] /home/jenkins/gitCache/https___gitlab_eclipse_org_eclipse_objectteams_objectteams_git >> git fetch
     [java] 
     [java] GitCheckSkipClone:
     [java] 
     [java] GitCloneRepoToLocalRepo:
     [java] 
     [java] GitCheckoutTagInLocalRepo:
     [java]      [echo] [GIT] /home/jenkins/gitCache/https___gitlab_eclipse_org_eclipse_objectteams_objectteams_git >> git checkout --force builds/201906101736
     [java]      [exec] Previous HEAD position was b9a98fd7f Bug 582219 - Spurious validation error on aspectBinding for nested Team
     [java]      [exec] HEAD is now at e53c56e6a update jdt.core to I20190705-1800
     [java] 
     [java] GitFetchElementFromLocalRepo:
     [java]      [copy] Copying 46 files to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.debug.ui
     [java] 
     [java] GitUpdateLocalRepo:
     [java]      [echo] [GIT] /home/jenkins/gitCache/https___gitlab_eclipse_org_eclipse_objectteams_objectteams_git >> git fetch
     [java] 
     [java] GitCheckSkipClone:
     [java] 
     [java] GitCloneRepoToLocalRepo:
     [java] 
     [java] GitCheckoutTagInLocalRepo:
     [java]      [echo] [GIT] /home/jenkins/gitCache/https___gitlab_eclipse_org_eclipse_objectteams_objectteams_git >> git checkout --force builds/202307181937
     [java]      [exec] Previous HEAD position was e53c56e6a update jdt.core to I20190705-1800
     [java]      [exec] HEAD is now at b9a98fd7f Bug 582219 - Spurious validation error on aspectBinding for nested Team
     [java] 
     [java] GitFetchElementFromLocalRepo:
     [java]      [copy] Copying 115 files to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui
     [java] 
     [java] GitUpdateLocalRepo:
     [java]      [echo] [GIT] /home/jenkins/gitCache/https___gitlab_eclipse_org_eclipse_objectteams_objectteams_git >> git fetch
     [java] 
     [java] GitCheckSkipClone:
     [java] 
     [java] GitCloneRepoToLocalRepo:
     [java] 
     [java] GitCheckoutTagInLocalRepo:
     [java]      [echo] [GIT] /home/jenkins/gitCache/https___gitlab_eclipse_org_eclipse_objectteams_objectteams_git >> git checkout --force origin/master
     [java]      [exec] Previous HEAD position was b9a98fd7f Bug 582219 - Spurious validation error on aspectBinding for nested Team
     [java]      [exec] HEAD is now at d81161ea1 Regression fixes: + merge bug in ASTTest
     [java] 
     [java] GitFetchElementFromLocalRepo:
     [java]      [copy] Copying 53 files to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.help
     [java] 
     [java] GitUpdateLocalRepo:
     [java]      [echo] [GIT] /home/jenkins/gitCache/https___gitlab_eclipse_org_eclipse_objectteams_objectteams_git >> git fetch
     [java] 
     [java] GitCheckSkipClone:
     [java] 
     [java] GitCloneRepoToLocalRepo:
     [java] 
     [java] GitCheckoutTagInLocalRepo:
     [java]      [echo] [GIT] /home/jenkins/gitCache/https___gitlab_eclipse_org_eclipse_objectteams_objectteams_git >> git checkout --force builds/201606070956
     [java]      [exec] Previous HEAD position was d81161ea1 Regression fixes: + merge bug in ASTTest
     [java]      [exec] HEAD is now at f71cf451f Version update: build as 2.5.0 (for ecj ?)
     [java] 
     [java] GitFetchElementFromLocalRepo:
     [java]      [copy] Copying 648 files to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.doc
     [java] 
     [java] GitUpdateLocalRepo:
     [java]      [echo] [GIT] /home/jenkins/gitCache/https___gitlab_eclipse_org_eclipse_objectteams_objectteams_git >> git fetch
     [java] 
     [java] GitCheckSkipClone:
     [java] 
     [java] GitCloneRepoToLocalRepo:
     [java] 
     [java] GitCheckoutTagInLocalRepo:
     [java]      [echo] [GIT] /home/jenkins/gitCache/https___gitlab_eclipse_org_eclipse_objectteams_objectteams_git >> git checkout --force origin/master
     [java]      [exec] Previous HEAD position was f71cf451f Version update: build as 2.5.0 (for ecj ?)
     [java]      [exec] HEAD is now at d81161ea1 Regression fixes: + merge bug in ASTTest
     [java] 
     [java] GitFetchElementFromLocalRepo:
     [java]      [copy] Copying 69 files to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.jdt.ui
     [java] 
     [java] GitUpdateLocalRepo:
     [java]      [echo] [GIT] /home/jenkins/gitCache/https___gitlab_eclipse_org_eclipse_objectteams_objectteams_git >> git fetch
     [java] 
     [java] GitCheckSkipClone:
     [java] 
     [java] GitCloneRepoToLocalRepo:
     [java] 
     [java] GitCheckoutTagInLocalRepo:
     [java]      [echo] [GIT] /home/jenkins/gitCache/https___gitlab_eclipse_org_eclipse_objectteams_objectteams_git >> git checkout --force origin/master
     [java]      [exec] HEAD is now at d81161ea1 Regression fixes: + merge bug in ASTTest
     [java] 
     [java] GitFetchElementFromLocalRepo:
     [java]      [copy] Copying 28 files to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.compiler.adaptor
     [java] 
     [java] GitUpdateLocalRepo:
     [java]      [echo] [GIT] /home/jenkins/gitCache/https___gitlab_eclipse_org_eclipse_objectteams_objectteams_git >> git fetch
     [java] 
     [java] GitCheckSkipClone:
     [java] 
     [java] GitCloneRepoToLocalRepo:
     [java] 
     [java] GitCheckoutTagInLocalRepo:
     [java]      [echo] [GIT] /home/jenkins/gitCache/https___gitlab_eclipse_org_eclipse_objectteams_objectteams_git >> git checkout --force origin/master
     [java]      [exec] HEAD is now at d81161ea1 Regression fixes: + merge bug in ASTTest
     [java] 
     [java] GitFetchElementFromLocalRepo:
     [java]      [copy] Copying 35 files to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.debug.adaptor
     [java] 
     [java] GitUpdateLocalRepo:
     [java]      [echo] [GIT] /home/jenkins/gitCache/https___gitlab_eclipse_org_eclipse_objectteams_objectteams_git >> git fetch
     [java] 
     [java] GitCheckSkipClone:
     [java] 
     [java] GitCloneRepoToLocalRepo:
     [java] 
     [java] GitCheckoutTagInLocalRepo:
     [java]      [echo] [GIT] /home/jenkins/gitCache/https___gitlab_eclipse_org_eclipse_objectteams_objectteams_git >> git checkout --force origin/master
     [java]      [exec] HEAD is now at d81161ea1 Regression fixes: + merge bug in ASTTest
     [java] 
     [java] GitFetchElementFromLocalRepo:
     [java]      [copy] Copying 26 files to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.pde.ui
     [java] 
     [java] GitUpdateLocalRepo:
     [java]      [echo] [GIT] /home/jenkins/gitCache/https___gitlab_eclipse_org_eclipse_objectteams_objectteams_git >> git fetch
     [java] 
     [java] GitCheckSkipClone:
     [java] 
     [java] GitCloneRepoToLocalRepo:
     [java] 
     [java] GitCheckoutTagInLocalRepo:
     [java]      [echo] [GIT] /home/jenkins/gitCache/https___gitlab_eclipse_org_eclipse_objectteams_objectteams_git >> git checkout --force origin/master
     [java]      [exec] HEAD is now at d81161ea1 Regression fixes: + merge bug in ASTTest
     [java] 
     [java] GitFetchElementFromLocalRepo:
     [java]      [copy] Copying 55 files to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.refactoring
     [java] 
     [java] GitUpdateLocalRepo:
     [java]      [echo] [GIT] /home/jenkins/gitCache/https___gitlab_eclipse_org_eclipse_objectteams_objectteams_git >> git fetch
     [java] 
     [java] GitCheckSkipClone:
     [java] 
     [java] GitCloneRepoToLocalRepo:
     [java] 
     [java] GitCheckoutTagInLocalRepo:
     [java]      [echo] [GIT] /home/jenkins/gitCache/https___gitlab_eclipse_org_eclipse_objectteams_objectteams_git >> git checkout --force builds/202307181937
     [java]      [exec] Previous HEAD position was d81161ea1 Regression fixes: + merge bug in ASTTest
     [java]      [exec] HEAD is now at b9a98fd7f Bug 582219 - Spurious validation error on aspectBinding for nested Team
     [java] 
     [java] GitFetchElementFromLocalRepo:
     [java]      [copy] Copying 135 files to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.samples
     [java] 
     [java] fetch.recursively:
     [java] 
     [java] fetch:
     [java] 
     [java] fetch.element:
     [java] 
     [java] GitUpdateLocalRepo:
     [java]      [echo] [GIT] /home/jenkins/gitCache/https___gitlab_eclipse_org_eclipse_objectteams_objectteams_git >> git fetch
     [java] 
     [java] GitCheckSkipClone:
     [java] 
     [java] GitCloneRepoToLocalRepo:
     [java] 
     [java] GitCheckoutTagInLocalRepo:
     [java]      [echo] [GIT] /home/jenkins/gitCache/https___gitlab_eclipse_org_eclipse_objectteams_objectteams_git >> git checkout --force origin/master
     [java]      [exec] Previous HEAD position was b9a98fd7f Bug 582219 - Spurious validation error on aspectBinding for nested Team
     [java]      [exec] HEAD is now at d81161ea1 Regression fixes: + merge bug in ASTTest
     [java] 
     [java] GitFetchElementFromLocalRepo:
     [java]      [copy] Copying 6 files to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/features/org.eclipse.objectteams.otdt.core.patch
     [java] 
     [java] fetch.plugins:
     [java] 
     [java] GitUpdateLocalRepo:
     [java]      [echo] [GIT] /home/jenkins/gitCache/https___gitlab_eclipse_org_eclipse_objectteams_objectteams_git >> git fetch
     [java] 
     [java] GitCheckSkipClone:
     [java] 
     [java] GitCloneRepoToLocalRepo:
     [java] 
     [java] GitCheckoutTagInLocalRepo:
     [java]      [echo] [GIT] /home/jenkins/gitCache/https___gitlab_eclipse_org_eclipse_objectteams_objectteams_git >> git checkout --force origin/master
     [java]      [exec] HEAD is now at d81161ea1 Regression fixes: + merge bug in ASTTest
     [java] 
     [java] GitFetchElementFromLocalRepo:
     [java]      [copy] Copying 1216 files to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier
     [java] 
     [java] GitUpdateLocalRepo:
     [java]      [echo] [GIT] /home/jenkins/gitCache/https___gitlab_eclipse_org_eclipse_objectteams_objectteams_git >> git fetch
     [java] 
     [java] GitCheckSkipClone:
     [java] 
     [java] GitCloneRepoToLocalRepo:
     [java] 
     [java] GitCheckoutTagInLocalRepo:
     [java]      [echo] [GIT] /home/jenkins/gitCache/https___gitlab_eclipse_org_eclipse_objectteams_objectteams_git >> git checkout --force origin/master
     [java]      [exec] HEAD is now at d81161ea1 Regression fixes: + merge bug in ASTTest
     [java] 
     [java] GitFetchElementFromLocalRepo:
     [java]      [copy] Copying 844 files to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch
     [java] 
     [java] fetch.recursively:
     [java] 
     [java] init:
     [java] 
     [java] fetchElement:
     [java] 
     [java] main:
     [java] 
     [java] GitUpdateLocalRepo:
     [java]      [echo] [GIT] /home/jenkins/gitCache/https___gitlab_eclipse_org_eclipse_objectteams_objectteams_git >> git fetch
     [java] 
     [java] GitCheckSkipClone:
     [java] 
     [java] GitCloneRepoToLocalRepo:
     [java] 
     [java] GitCheckoutTagInLocalRepo:
     [java]      [echo] [GIT] /home/jenkins/gitCache/https___gitlab_eclipse_org_eclipse_objectteams_objectteams_git >> git checkout --force origin/master
     [java]      [exec] HEAD is now at d81161ea1 Regression fixes: + merge bug in ASTTest
     [java] 
     [java] GitFetchFileFromLocalRepo:
     [java]      [copy] Copying 1 file to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/tempFeature
     [java] 
     [java] GitFetchFileFromLocalRepo:
     [java]      [copy] Copying 1 file to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/tempFeature
     [java] 
     [java] fetch:
     [java] 
     [java] fetch.element:
     [java] 
     [java] GitUpdateLocalRepo:
     [java]      [echo] [GIT] /home/jenkins/gitCache/https___gitlab_eclipse_org_eclipse_objectteams_objectteams_git >> git fetch
     [java] 
     [java] GitCheckSkipClone:
     [java] 
     [java] GitCloneRepoToLocalRepo:
     [java] 
     [java] GitCheckoutTagInLocalRepo:
     [java]      [echo] [GIT] /home/jenkins/gitCache/https___gitlab_eclipse_org_eclipse_objectteams_objectteams_git >> git checkout --force origin/master
     [java]      [exec] HEAD is now at d81161ea1 Regression fixes: + merge bug in ASTTest
     [java] 
     [java] GitFetchElementFromLocalRepo:
     [java]      [copy] Copying 6 files to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/features/org.eclipse.objectteams.otdt.source.feature
     [java] 
     [java] fetch.plugins:
     [java] 
     [java] fetch.recursively:
     [java] 
     [java] testElements:
     [java] 
     [java] init:
     [java] 
     [java] fetchElement:
     [java] 
     [java] main:
     [java] 
     [java] GitUpdateLocalRepo:
     [java]      [echo] [GIT] /home/jenkins/gitCache/https___gitlab_eclipse_org_eclipse_objectteams_objectteams_git >> git fetch
     [java] 
     [java] GitCheckSkipClone:
     [java] 
     [java] GitCloneRepoToLocalRepo:
     [java] 
     [java] GitCheckoutTagInLocalRepo:
     [java]      [echo] [GIT] /home/jenkins/gitCache/https___gitlab_eclipse_org_eclipse_objectteams_objectteams_git >> git checkout --force origin/master
     [java]      [exec] HEAD is now at d81161ea1 Regression fixes: + merge bug in ASTTest
     [java] 
     [java] GitFetchFileFromLocalRepo:
     [java]      [copy] Copying 1 file to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/tempFeature
     [java] 
     [java] GitFetchFileFromLocalRepo:
     [java]      [copy] Copying 1 file to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/tempFeature
     [java] 
     [java] fetch:
     [java] 
     [java] fetch.element:
     [java] 
     [java] GitUpdateLocalRepo:
     [java]      [echo] [GIT] /home/jenkins/gitCache/https___gitlab_eclipse_org_eclipse_objectteams_objectteams_git >> git fetch
     [java] 
     [java] GitCheckSkipClone:
     [java] 
     [java] GitCloneRepoToLocalRepo:
     [java] 
     [java] GitCheckoutTagInLocalRepo:
     [java]      [echo] [GIT] /home/jenkins/gitCache/https___gitlab_eclipse_org_eclipse_objectteams_objectteams_git >> git checkout --force origin/master
     [java]      [exec] HEAD is now at d81161ea1 Regression fixes: + merge bug in ASTTest
     [java] 
     [java] GitFetchElementFromLocalRepo:
     [java]      [copy] Copying 2 files to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/features/org.eclipse.objectteams.otdt-tests
     [java] 
     [java] fetch.plugins:
     [java] 
     [java] GitUpdateLocalRepo:
     [java]      [echo] [GIT] /home/jenkins/gitCache/https___gitlab_eclipse_org_eclipse_objectteams_objectteams_git >> git fetch
     [java] 
     [java] GitCheckSkipClone:
     [java] 
     [java] GitCloneRepoToLocalRepo:
     [java] 
     [java] GitCheckoutTagInLocalRepo:
     [java]      [echo] [GIT] /home/jenkins/gitCache/https___gitlab_eclipse_org_eclipse_objectteams_objectteams_git >> git checkout --force origin/master
     [java]      [exec] HEAD is now at d81161ea1 Regression fixes: + merge bug in ASTTest
     [java] 
     [java] GitFetchElementFromLocalRepo:
     [java]      [copy] Copying 347 files to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.tests.compiler
     [java] 
     [java] GitUpdateLocalRepo:
     [java] 
     [java] GitCheckSkipClone:
     [java] 
     [java] GitCloneRepoToLocalRepo:
     [java]     [mkdir] Created dir: /home/jenkins/gitCache/https___github_com_eclipse_jdt_eclipse_jdt_core_git
     [java]      [echo] [GIT] /home/jenkins/gitCache/https___github_com_eclipse_jdt_eclipse_jdt_core_git >> git clone https://github.com/eclipse-jdt/eclipse.jdt.core.git .
     [java]      [exec] Cloning into '.'...
     [java] 
     [java] GitCheckoutTagInLocalRepo:
     [java]      [echo] [GIT] /home/jenkins/gitCache/https___github_com_eclipse_jdt_eclipse_jdt_core_git >> git checkout --force I20240325-1800
     [java]      [exec] Note: switching to 'I20240325-1800'.
     [java]      [exec] 
     [java]      [exec] You are in 'detached HEAD' state. You can look around, make experimental
     [java]      [exec] changes and commit them, and you can discard any commits you make in this
     [java]      [exec] state without impacting any branches by switching back to a branch.
     [java]      [exec] 
     [java]      [exec] If you want to create a new branch to retain commits you create, you may
     [java]      [exec] do so (now or later) by using -c with the switch command. Example:
     [java]      [exec] 
     [java]      [exec]   git switch -c <new-branch-name>
     [java]      [exec] 
     [java]      [exec] Or undo this operation with:
     [java]      [exec] 
     [java]      [exec]   git switch -
     [java]      [exec] 
     [java]      [exec] Turn off this advice by setting config variable advice.detachedHead to false
     [java]      [exec] 
     [java]      [exec] HEAD is now at 76082afae0 Disambiguate StringTemplate
     [java] 
     [java] GitFetchElementFromLocalRepo:
     [java]      [copy] Copying 61 files to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.tests.builder
     [java] 
     [java] GitUpdateLocalRepo:
     [java]      [echo] [GIT] /home/jenkins/gitCache/https___gitlab_eclipse_org_eclipse_objectteams_objectteams_git >> git fetch
     [java] 
     [java] GitCheckSkipClone:
     [java] 
     [java] GitCloneRepoToLocalRepo:
     [java] 
     [java] GitCheckoutTagInLocalRepo:
     [java]      [echo] [GIT] /home/jenkins/gitCache/https___gitlab_eclipse_org_eclipse_objectteams_objectteams_git >> git checkout --force origin/master
     [java]      [exec] HEAD is now at d81161ea1 Regression fixes: + merge bug in ASTTest
     [java] 
     [java] GitFetchElementFromLocalRepo:
     [java]      [copy] Copying 5733 files to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.tests.model
     [java] 
     [java] GitUpdateLocalRepo:
     [java]      [echo] [GIT] /home/jenkins/gitCache/https___gitlab_eclipse_org_eclipse_objectteams_objectteams_git >> git fetch
     [java] 
     [java] GitCheckSkipClone:
     [java] 
     [java] GitCloneRepoToLocalRepo:
     [java] 
     [java] GitCheckoutTagInLocalRepo:
     [java]      [echo] [GIT] /home/jenkins/gitCache/https___gitlab_eclipse_org_eclipse_objectteams_objectteams_git >> git checkout --force origin/master
     [java]      [exec] HEAD is now at d81161ea1 Regression fixes: + merge bug in ASTTest
     [java] 
     [java] GitFetchElementFromLocalRepo:
     [java]      [copy] Copying 926 files to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests
     [java] 
     [java] GitUpdateLocalRepo:
     [java] 
     [java] GitCheckSkipClone:
     [java] 
     [java] GitCloneRepoToLocalRepo:
     [java]     [mkdir] Created dir: /home/jenkins/gitCache/https___github_com_eclipse_jdt_eclipse_jdt_ui_git
     [java]      [echo] [GIT] /home/jenkins/gitCache/https___github_com_eclipse_jdt_eclipse_jdt_ui_git >> git clone https://github.com/eclipse-jdt/eclipse.jdt.ui.git .
     [java]      [exec] Cloning into '.'...
     [java]      [exec] Updating files:  94% (13212/13928)
     [java]      [exec] Updating files:  95% (13232/13928)Updating files:  96% (13371/13928)Updating files:  97% (13511/13928)Updating files:  98% (13650/13928)Updating files:  99% (13789/13928)Updating files: 100% (13928/13928)Updating files: 100% (13928/13928), done.
     [java] 
     [java] GitCheckoutTagInLocalRepo:
     [java]      [echo] [GIT] /home/jenkins/gitCache/https___github_com_eclipse_jdt_eclipse_jdt_ui_git >> git checkout --force I20240325-1800
     [java]      [exec] Note: switching to 'I20240325-1800'.
     [java]      [exec] 
     [java]      [exec] You are in 'detached HEAD' state. You can look around, make experimental
     [java]      [exec] changes and commit them, and you can discard any commits you make in this
     [java]      [exec] state without impacting any branches by switching back to a branch.
     [java]      [exec] 
     [java]      [exec] If you want to create a new branch to retain commits you create, you may
     [java]      [exec] do so (now or later) by using -c with the switch command. Example:
     [java]      [exec] 
     [java]      [exec]   git switch -c <new-branch-name>
     [java]      [exec] 
     [java]      [exec] Or undo this operation with:
     [java]      [exec] 
     [java]      [exec]   git switch -
     [java]      [exec] 
     [java]      [exec] Turn off this advice by setting config variable advice.detachedHead to false
     [java]      [exec] 
     [java]      [exec] HEAD is now at de1ec302ff Add fAddFinal to insert 'final' modifier to some proposals.
     [java] 
     [java] GitFetchElementFromLocalRepo:
     [java]      [copy] Copying 8636 files to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests.refactoring
     [java] 
     [java] GitUpdateLocalRepo:
     [java] 
     [java] GitCheckSkipClone:
     [java] 
     [java] GitCloneRepoToLocalRepo:
     [java]     [mkdir] Created dir: /home/jenkins/gitCache/https___github_com_eclipse_jdt_eclipse_jdt_debug_git
     [java]      [echo] [GIT] /home/jenkins/gitCache/https___github_com_eclipse_jdt_eclipse_jdt_debug_git >> git clone https://github.com/eclipse-jdt/eclipse.jdt.debug.git .
     [java]      [exec] Cloning into '.'...
     [java] 
     [java] GitCheckoutTagInLocalRepo:
     [java]      [echo] [GIT] /home/jenkins/gitCache/https___github_com_eclipse_jdt_eclipse_jdt_debug_git >> git checkout --force I20240325-1800
     [java]      [exec] Note: switching to 'I20240325-1800'.
     [java]      [exec] 
     [java]      [exec] You are in 'detached HEAD' state. You can look around, make experimental
     [java]      [exec] changes and commit them, and you can discard any commits you make in this
     [java]      [exec] state without impacting any branches by switching back to a branch.
     [java]      [exec] 
     [java]      [exec] If you want to create a new branch to retain commits you create, you may
     [java]      [exec] do so (now or later) by using -c with the switch command. Example:
     [java]      [exec] 
     [java]      [exec]   git switch -c <new-branch-name>
     [java]      [exec] 
     [java]      [exec] Or undo this operation with:
     [java]      [exec] 
     [java]      [exec]   git switch -
     [java]      [exec] 
     [java]      [exec] Turn off this advice by setting config variable advice.detachedHead to false
     [java]      [exec] 
     [java]      [exec] HEAD is now at 711b76eb3 Updated bundles with comparator errors
     [java] 
     [java] GitFetchElementFromLocalRepo:
     [java]      [copy] Copying 622 files to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests
     [java] 
     [java] GitUpdateLocalRepo:
     [java]      [echo] [GIT] /home/jenkins/gitCache/https___github_com_eclipse_jdt_eclipse_jdt_ui_git >> git fetch
     [java] 
     [java] GitCheckSkipClone:
     [java] 
     [java] GitCloneRepoToLocalRepo:
     [java] 
     [java] GitCheckoutTagInLocalRepo:
     [java]      [echo] [GIT] /home/jenkins/gitCache/https___github_com_eclipse_jdt_eclipse_jdt_ui_git >> git checkout --force I20240325-1800
     [java]      [exec] HEAD is now at de1ec302ff Add fAddFinal to insert 'final' modifier to some proposals.
     [java] 
     [java] GitFetchElementFromLocalRepo:
     [java]      [copy] Copying 429 files to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests
     [java] 
     [java] GitUpdateLocalRepo:
     [java]      [echo] [GIT] /home/jenkins/gitCache/https___gitlab_eclipse_org_eclipse_objectteams_objectteams_git >> git fetch
     [java] 
     [java] GitCheckSkipClone:
     [java] 
     [java] GitCloneRepoToLocalRepo:
     [java] 
     [java] GitCheckoutTagInLocalRepo:
     [java]      [echo] [GIT] /home/jenkins/gitCache/https___gitlab_eclipse_org_eclipse_objectteams_objectteams_git >> git checkout --force origin/master
     [java]      [exec] HEAD is now at d81161ea1 Regression fixes: + merge bug in ASTTest
     [java] 
     [java] GitFetchElementFromLocalRepo:
     [java]      [copy] Copying 34 files to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.debug.tests
     [java] 
     [java] GitUpdateLocalRepo:
     [java]      [echo] [GIT] /home/jenkins/gitCache/https___gitlab_eclipse_org_eclipse_objectteams_objectteams_git >> git fetch
     [java] 
     [java] GitCheckSkipClone:
     [java] 
     [java] GitCloneRepoToLocalRepo:
     [java] 
     [java] GitCheckoutTagInLocalRepo:
     [java]      [echo] [GIT] /home/jenkins/gitCache/https___gitlab_eclipse_org_eclipse_objectteams_objectteams_git >> git checkout --force origin/master
     [java]      [exec] HEAD is now at d81161ea1 Regression fixes: + merge bug in ASTTest
     [java] 
     [java] GitFetchElementFromLocalRepo:
     [java]      [copy] Copying 227 files to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests
     [java] 
     [java] GitUpdateLocalRepo:
     [java]      [echo] [GIT] /home/jenkins/gitCache/https___gitlab_eclipse_org_eclipse_objectteams_objectteams_git >> git fetch
     [java] 
     [java] GitCheckSkipClone:
     [java] 
     [java] GitCloneRepoToLocalRepo:
     [java] 
     [java] GitCheckoutTagInLocalRepo:
     [java]      [echo] [GIT] /home/jenkins/gitCache/https___gitlab_eclipse_org_eclipse_objectteams_objectteams_git >> git checkout --force origin/master
     [java]      [exec] HEAD is now at d81161ea1 Regression fixes: + merge bug in ASTTest
     [java] 
     [java] GitFetchElementFromLocalRepo:
     [java]      [copy] Copying 98 files to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.dom
     [java] 
     [java] GitUpdateLocalRepo:
     [java]      [echo] [GIT] /home/jenkins/gitCache/https___gitlab_eclipse_org_eclipse_objectteams_objectteams_git >> git fetch
     [java] 
     [java] GitCheckSkipClone:
     [java] 
     [java] GitCloneRepoToLocalRepo:
     [java] 
     [java] GitCheckoutTagInLocalRepo:
     [java]      [echo] [GIT] /home/jenkins/gitCache/https___gitlab_eclipse_org_eclipse_objectteams_objectteams_git >> git checkout --force origin/master
     [java]      [exec] HEAD is now at d81161ea1 Regression fixes: + merge bug in ASTTest
     [java] 
     [java] GitFetchElementFromLocalRepo:
     [java]      [copy] Copying 1342 files to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.refactoring
     [java] 
     [java] GitUpdateLocalRepo:
     [java]      [echo] [GIT] /home/jenkins/gitCache/https___gitlab_eclipse_org_eclipse_objectteams_objectteams_git >> git fetch
     [java] 
     [java] GitCheckSkipClone:
     [java] 
     [java] GitCloneRepoToLocalRepo:
     [java] 
     [java] GitCheckoutTagInLocalRepo:
     [java]      [echo] [GIT] /home/jenkins/gitCache/https___gitlab_eclipse_org_eclipse_objectteams_objectteams_git >> git checkout --force origin/master
     [java]      [exec] HEAD is now at d81161ea1 Regression fixes: + merge bug in ASTTest
     [java] 
     [java] GitFetchElementFromLocalRepo:
     [java]      [copy] Copying 290 files to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.test.builder
     [java] 
     [java] GitUpdateLocalRepo:
     [java]      [echo] [GIT] /home/jenkins/gitCache/https___github_com_eclipse_jdt_eclipse_jdt_ui_git >> git fetch
     [java] 
     [java] GitCheckSkipClone:
     [java] 
     [java] GitCloneRepoToLocalRepo:
     [java] 
     [java] GitCheckoutTagInLocalRepo:
     [java]      [echo] [GIT] /home/jenkins/gitCache/https___github_com_eclipse_jdt_eclipse_jdt_ui_git >> git checkout --force I20240325-1800
     [java]      [exec] HEAD is now at de1ec302ff Add fAddFinal to insert 'final' modifier to some proposals.
     [java] 
     [java] GitFetchElementFromLocalRepo:
     [java]      [copy] Copying 250 files to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.text.tests
     [java] 
     [java] GitUpdateLocalRepo:
     [java] 
     [java] GitCheckSkipClone:
     [java] 
     [java] GitCloneRepoToLocalRepo:
     [java]     [mkdir] Created dir: /home/jenkins/gitCache/https___github_com_eclipse_platform_eclipse_platform_ui_git
     [java]      [echo] [GIT] /home/jenkins/gitCache/https___github_com_eclipse_platform_eclipse_platform_ui_git >> git clone https://github.com/eclipse-platform/eclipse.platform.ui.git .
     [java]      [exec] Cloning into '.'...
     [java] 
     [java] GitCheckoutTagInLocalRepo:
     [java]      [echo] [GIT] /home/jenkins/gitCache/https___github_com_eclipse_platform_eclipse_platform_ui_git >> git checkout --force I20240325-1800
     [java]      [exec] Note: switching to 'I20240325-1800'.
     [java]      [exec] 
     [java]      [exec] You are in 'detached HEAD' state. You can look around, make experimental
     [java]      [exec] changes and commit them, and you can discard any commits you make in this
     [java]      [exec] state without impacting any branches by switching back to a branch.
     [java]      [exec] 
     [java]      [exec] If you want to create a new branch to retain commits you create, you may
     [java]      [exec] do so (now or later) by using -c with the switch command. Example:
     [java]      [exec] 
     [java]      [exec]   git switch -c <new-branch-name>
     [java]      [exec] 
     [java]      [exec] Or undo this operation with:
     [java]      [exec] 
     [java]      [exec]   git switch -
     [java]      [exec] 
     [java]      [exec] Turn off this advice by setting config variable advice.detachedHead to false
     [java]      [exec] 
     [java]      [exec] HEAD is now at c40b7a177e Properly use selected string for replacements in FindReplaceDialog #1754
     [java] 
     [java] GitFetchElementFromLocalRepo:
     [java]      [copy] Copying 59 files to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jface.text.tests
     [java] 
     [java] GitUpdateLocalRepo:
     [java]      [echo] [GIT] /home/jenkins/gitCache/https___github_com_eclipse_platform_eclipse_platform_ui_git >> git fetch
     [java] 
     [java] GitCheckSkipClone:
     [java] 
     [java] GitCloneRepoToLocalRepo:
     [java] 
     [java] GitCheckoutTagInLocalRepo:
     [java]      [echo] [GIT] /home/jenkins/gitCache/https___github_com_eclipse_platform_eclipse_platform_ui_git >> git checkout --force I20240325-1800
     [java]      [exec] HEAD is now at c40b7a177e Properly use selected string for replacements in FindReplaceDialog #1754
     [java] 
     [java] GitFetchElementFromLocalRepo:
     [java]      [copy] Copying 51 files to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.text.tests
     [java] 
     [java] GitUpdateLocalRepo:
     [java]      [echo] [GIT] /home/jenkins/gitCache/https___github_com_eclipse_platform_eclipse_platform_ui_git >> git fetch
     [java] 
     [java] GitCheckSkipClone:
     [java] 
     [java] GitCloneRepoToLocalRepo:
     [java] 
     [java] GitCheckoutTagInLocalRepo:
     [java]      [echo] [GIT] /home/jenkins/gitCache/https___github_com_eclipse_platform_eclipse_platform_ui_git >> git checkout --force I20240325-1800
     [java]      [exec] HEAD is now at c40b7a177e Properly use selected string for replacements in FindReplaceDialog #1754
     [java] 
     [java] GitFetchElementFromLocalRepo:
     [java]      [copy] Copying 41 files to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.core.filebuffers.tests
     [java] 
     [java] GitUpdateLocalRepo:
     [java]      [echo] [GIT] /home/jenkins/gitCache/https___github_com_eclipse_jdt_eclipse_jdt_core_git >> git fetch
     [java] 
     [java] GitCheckSkipClone:
     [java] 
     [java] GitCloneRepoToLocalRepo:
     [java] 
     [java] GitCheckoutTagInLocalRepo:
     [java]      [echo] [GIT] /home/jenkins/gitCache/https___github_com_eclipse_jdt_eclipse_jdt_core_git >> git checkout --force I20240325-1800
     [java]      [exec] HEAD is now at 76082afae0 Disambiguate StringTemplate
     [java] 
     [java] GitFetchElementFromLocalRepo:
     [java]      [copy] Copying 17 files to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.annotation_1.2.100
     [java] 
     [java] GitUpdateLocalRepo:
     [java]      [echo] [GIT] /home/jenkins/gitCache/https___github_com_eclipse_jdt_eclipse_jdt_core_git >> git fetch
     [java] 
     [java] GitCheckSkipClone:
     [java] 
     [java] GitCloneRepoToLocalRepo:
     [java] 
     [java] GitCheckoutTagInLocalRepo:
     [java]      [echo] [GIT] /home/jenkins/gitCache/https___github_com_eclipse_jdt_eclipse_jdt_core_git >> git checkout --force I20240325-1800
     [java]      [exec] HEAD is now at 76082afae0 Disambiguate StringTemplate
     [java] 
     [java] GitFetchElementFromLocalRepo:
     [java]      [copy] Copying 22 files to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.annotation_2.3.0
     [java] 
     [java] FetchIUsFromRepo:
     [java]      [echo] Fetching IUs from https://download.eclipse.org/tools/orbit/downloads/drops/R20220830213456/repository/ to /home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse.
     [java] 
     [java] GitUpdateLocalRepo:
     [java]      [echo] [GIT] /home/jenkins/gitCache/https___gitlab_eclipse_org_eclipse_objectteams_objectteams_git >> git fetch
     [java] 
     [java] GitCheckSkipClone:
     [java] 
     [java] GitCloneRepoToLocalRepo:
     [java] 
     [java] GitCheckoutTagInLocalRepo:
     [java]      [echo] [GIT] /home/jenkins/gitCache/https___gitlab_eclipse_org_eclipse_objectteams_objectteams_git >> git checkout --force origin/master
     [java]      [exec] HEAD is now at d81161ea1 Regression fixes: + merge bug in ASTTest
     [java] 
     [java] GitFetchElementFromLocalRepo:
     [java]      [copy] Copying 7 files to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/OTEquinoxTests
     [java] 
     [java] GitUpdateLocalRepo:
     [java]      [echo] [GIT] /home/jenkins/gitCache/https___gitlab_eclipse_org_eclipse_objectteams_objectteams_git >> git fetch
     [java] 
     [java] GitCheckSkipClone:
     [java] 
     [java] GitCloneRepoToLocalRepo:
     [java] 
     [java] GitCheckoutTagInLocalRepo:
     [java]      [echo] [GIT] /home/jenkins/gitCache/https___gitlab_eclipse_org_eclipse_objectteams_objectteams_git >> git checkout --force origin/master
     [java]      [exec] HEAD is now at d81161ea1 Regression fixes: + merge bug in ASTTest
     [java] 
     [java] GitFetchElementFromLocalRepo:
     [java]      [copy] Copying 8 files to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/Aspect537350_A
     [java] 
     [java] GitUpdateLocalRepo:
     [java]      [echo] [GIT] /home/jenkins/gitCache/https___gitlab_eclipse_org_eclipse_objectteams_objectteams_git >> git fetch
     [java] 
     [java] GitCheckSkipClone:
     [java] 
     [java] GitCloneRepoToLocalRepo:
     [java] 
     [java] GitCheckoutTagInLocalRepo:
     [java]      [echo] [GIT] /home/jenkins/gitCache/https___gitlab_eclipse_org_eclipse_objectteams_objectteams_git >> git checkout --force origin/master
     [java]      [exec] HEAD is now at d81161ea1 Regression fixes: + merge bug in ASTTest
     [java] 
     [java] GitFetchElementFromLocalRepo:
     [java]      [copy] Copying 7 files to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/Aspect537350_B
     [java] 
     [java] GitUpdateLocalRepo:
     [java]      [echo] [GIT] /home/jenkins/gitCache/https___gitlab_eclipse_org_eclipse_objectteams_objectteams_git >> git fetch
     [java] 
     [java] GitCheckSkipClone:
     [java] 
     [java] GitCloneRepoToLocalRepo:
     [java] 
     [java] GitCheckoutTagInLocalRepo:
     [java]      [echo] [GIT] /home/jenkins/gitCache/https___gitlab_eclipse_org_eclipse_objectteams_objectteams_git >> git checkout --force origin/master
     [java]      [exec] HEAD is now at d81161ea1 Regression fixes: + merge bug in ASTTest
     [java] 
     [java] GitFetchElementFromLocalRepo:
     [java]      [copy] Copying 7 files to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/Aspect537351
     [java] 
     [java] GitUpdateLocalRepo:
     [java]      [echo] [GIT] /home/jenkins/gitCache/https___gitlab_eclipse_org_eclipse_objectteams_objectteams_git >> git fetch
     [java] 
     [java] GitCheckSkipClone:
     [java] 
     [java] GitCloneRepoToLocalRepo:
     [java] 
     [java] GitCheckoutTagInLocalRepo:
     [java]      [echo] [GIT] /home/jenkins/gitCache/https___gitlab_eclipse_org_eclipse_objectteams_objectteams_git >> git checkout --force origin/master
     [java]      [exec] HEAD is now at d81161ea1 Regression fixes: + merge bug in ASTTest
     [java] 
     [java] GitFetchElementFromLocalRepo:
     [java]      [copy] Copying 9 files to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/Aspect537533
     [java] 
     [java] GitUpdateLocalRepo:
     [java]      [echo] [GIT] /home/jenkins/gitCache/https___gitlab_eclipse_org_eclipse_objectteams_objectteams_git >> git fetch
     [java] 
     [java] GitCheckSkipClone:
     [java] 
     [java] GitCloneRepoToLocalRepo:
     [java] 
     [java] GitCheckoutTagInLocalRepo:
     [java]      [echo] [GIT] /home/jenkins/gitCache/https___gitlab_eclipse_org_eclipse_objectteams_objectteams_git >> git checkout --force origin/master
     [java]      [exec] HEAD is now at d81161ea1 Regression fixes: + merge bug in ASTTest
     [java] 
     [java] GitFetchElementFromLocalRepo:
     [java]      [copy] Copying 7 files to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/Base537350_A
     [java] 
     [java] GitUpdateLocalRepo:
     [java]      [echo] [GIT] /home/jenkins/gitCache/https___gitlab_eclipse_org_eclipse_objectteams_objectteams_git >> git fetch
     [java] 
     [java] GitCheckSkipClone:
     [java] 
     [java] GitCloneRepoToLocalRepo:
     [java] 
     [java] GitCheckoutTagInLocalRepo:
     [java]      [echo] [GIT] /home/jenkins/gitCache/https___gitlab_eclipse_org_eclipse_objectteams_objectteams_git >> git checkout --force origin/master
     [java]      [exec] HEAD is now at d81161ea1 Regression fixes: + merge bug in ASTTest
     [java] 
     [java] GitFetchElementFromLocalRepo:
     [java]      [copy] Copying 12 files to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/Base537350_B
     [java] 
     [java] GitUpdateLocalRepo:
     [java]      [echo] [GIT] /home/jenkins/gitCache/https___gitlab_eclipse_org_eclipse_objectteams_objectteams_git >> git fetch
     [java] 
     [java] GitCheckSkipClone:
     [java] 
     [java] GitCloneRepoToLocalRepo:
     [java] 
     [java] GitCheckoutTagInLocalRepo:
     [java]      [echo] [GIT] /home/jenkins/gitCache/https___gitlab_eclipse_org_eclipse_objectteams_objectteams_git >> git checkout --force origin/master
     [java]      [exec] HEAD is now at d81161ea1 Regression fixes: + merge bug in ASTTest
     [java] 
     [java] GitFetchElementFromLocalRepo:
     [java]      [copy] Copying 7 files to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/Base537351
     [java] 
     [java] GitUpdateLocalRepo:
     [java]      [echo] [GIT] /home/jenkins/gitCache/https___gitlab_eclipse_org_eclipse_objectteams_objectteams_git >> git fetch
     [java] 
     [java] GitCheckSkipClone:
     [java] 
     [java] GitCloneRepoToLocalRepo:
     [java] 
     [java] GitCheckoutTagInLocalRepo:
     [java]      [echo] [GIT] /home/jenkins/gitCache/https___gitlab_eclipse_org_eclipse_objectteams_objectteams_git >> git checkout --force origin/master
     [java]      [exec] HEAD is now at d81161ea1 Regression fixes: + merge bug in ASTTest
     [java] 
     [java] GitFetchElementFromLocalRepo:
     [java]      [copy] Copying 8 files to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/Base537533
     [java] 
     [java] GitUpdateLocalRepo:
     [java]      [echo] [GIT] /home/jenkins/gitCache/https___gitlab_eclipse_org_eclipse_objectteams_objectteams_git >> git fetch
     [java] 
     [java] GitCheckSkipClone:
     [java] 
     [java] GitCloneRepoToLocalRepo:
     [java] 
     [java] GitCheckoutTagInLocalRepo:
     [java]      [echo] [GIT] /home/jenkins/gitCache/https___gitlab_eclipse_org_eclipse_objectteams_objectteams_git >> git checkout --force origin/master
     [java]      [exec] HEAD is now at d81161ea1 Regression fixes: + merge bug in ASTTest
     [java] 
     [java] GitFetchElementFromLocalRepo:
     [java]      [copy] Copying 9 files to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/Middle537351
     [java] 
     [java] GitUpdateLocalRepo:
     [java]      [echo] [GIT] /home/jenkins/gitCache/https___gitlab_eclipse_org_eclipse_objectteams_objectteams_git >> git fetch
     [java] 
     [java] GitCheckSkipClone:
     [java] 
     [java] GitCloneRepoToLocalRepo:
     [java] 
     [java] GitCheckoutTagInLocalRepo:
     [java]      [echo] [GIT] /home/jenkins/gitCache/https___gitlab_eclipse_org_eclipse_objectteams_objectteams_git >> git checkout --force origin/master
     [java]      [exec] HEAD is now at d81161ea1 Regression fixes: + merge bug in ASTTest
     [java] 
     [java] GitFetchElementFromLocalRepo:
     [java]      [copy] Copying 8 files to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/Aspect571542_A
     [java] 
     [java] GitUpdateLocalRepo:
     [java]      [echo] [GIT] /home/jenkins/gitCache/https___gitlab_eclipse_org_eclipse_objectteams_objectteams_git >> git fetch
     [java] 
     [java] GitCheckSkipClone:
     [java] 
     [java] GitCloneRepoToLocalRepo:
     [java] 
     [java] GitCheckoutTagInLocalRepo:
     [java]      [echo] [GIT] /home/jenkins/gitCache/https___gitlab_eclipse_org_eclipse_objectteams_objectteams_git >> git checkout --force origin/master
     [java]      [exec] HEAD is now at d81161ea1 Regression fixes: + merge bug in ASTTest
     [java] 
     [java] GitFetchElementFromLocalRepo:
     [java]      [copy] Copying 10 files to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/Aspect571542_B
     [java] 
     [java] GitUpdateLocalRepo:
     [java]      [echo] [GIT] /home/jenkins/gitCache/https___gitlab_eclipse_org_eclipse_objectteams_objectteams_git >> git fetch
     [java] 
     [java] GitCheckSkipClone:
     [java] 
     [java] GitCloneRepoToLocalRepo:
     [java] 
     [java] GitCheckoutTagInLocalRepo:
     [java]      [echo] [GIT] /home/jenkins/gitCache/https___gitlab_eclipse_org_eclipse_objectteams_objectteams_git >> git checkout --force origin/master
     [java]      [exec] HEAD is now at d81161ea1 Regression fixes: + merge bug in ASTTest
     [java] 
     [java] GitFetchElementFromLocalRepo:
     [java]      [copy] Copying 6 files to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/Base571542_A
     [java] 
     [java] GitUpdateLocalRepo:
     [java]      [echo] [GIT] /home/jenkins/gitCache/https___gitlab_eclipse_org_eclipse_objectteams_objectteams_git >> git fetch
     [java] 
     [java] GitCheckSkipClone:
     [java] 
     [java] GitCloneRepoToLocalRepo:
     [java] 
     [java] GitCheckoutTagInLocalRepo:
     [java]      [echo] [GIT] /home/jenkins/gitCache/https___gitlab_eclipse_org_eclipse_objectteams_objectteams_git >> git checkout --force origin/master
     [java]      [exec] HEAD is now at d81161ea1 Regression fixes: + merge bug in ASTTest
     [java] 
     [java] GitFetchElementFromLocalRepo:
     [java]      [copy] Copying 6 files to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/Base571542_B
     [java] 
     [java] fetch.recursively:
     [java] 
     [java] postFetch:
     [java] 
     [java] generate:
     [java] 
     [java] preGenerate:
     [java] 
     [java] allElements:
     [java] 
     [java] allElementsDelegator:
     [java] 
     [java] init:
     [java] 
     [java] generateScript:
     [java] 
     [java] init:
     [java] 
     [java] generateScript:
     [java] 
     [java] init:
     [java] 
     [java] generateScript:
     [java] 
     [java] init:
     [java] 
     [java] generateScript:
     [java] 
     [java] init:
     [java] 
     [java] generateScript:
     [java] 
     [java] testElements:
     [java] 
     [java] init:
     [java] 
     [java] generateScript:
     [java] 
     [java] postGenerate:
     [java] 
     [java] process:
     [java] 
     [java] preProcess:
     [java] 
     [java] allElements:
     [java] 
     [java] allElementsDelegator:
     [java] 
     [java] init:
     [java] 
     [java] processElement:
     [java] 
     [java] processViaFeature:
     [java] 
     [java] init:
     [java] 
     [java] build.jars:
     [java] 
     [java] init:
     [java] 
     [java] all.features:
     [java] 
     [java] all.plugins:
     [java] 
     [java] properties:
     [java] 
     [java] init:
     [java] 
     [java] build.jars:
     [java] 
     [java] pre.build.jars:
     [java] 
     [java] properties:
     [java] 
     [java] init:
     [java] 
     [java] @dot.nestedJars:
     [java] 
     [java] @dot:
     [java]     [mkdir] Created dir: /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.runtime/@dot
     [java] 
     [java] pre.@dot:
     [java]     [javac] Compiling 39 source files to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.runtime/@dot
     [java] 
     [java] checkCompilationResults:
     [java] 
     [java] post.compile.@dot:
     [java]      [echo] Jaring minimal OT runtime from /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.runtime/@dot into /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt/lib
     [java]       [jar] Building jar: /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt/lib/otre_min.jar
     [java] 
     [java] post.@dot:
     [java] 
     [java] post.build.jars:
     [java] 
     [java] properties:
     [java] 
     [java] init:
     [java] 
     [java] build.jars:
     [java] 
     [java] pre.build.jars:
     [java] 
     [java] properties:
     [java] 
     [java] init:
     [java] 
     [java] @dot.nestedJars:
     [java] 
     [java] @dot:
     [java]     [mkdir] Created dir: /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otredyn/@dot
     [java] 
     [java] pre.@dot:
     [java]     [javac] Compiling 60 source files to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otredyn/@dot
     [java]     [javac] ----------
     [java]     [javac] 1. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otredyn/src/org/eclipse/objectteams/otredyn/bytecode/AbstractBoundClass.java (at line 453)
     [java]     [javac] 	enclosingClass = ClassRepository.getInstance().getBoundClass(enclosingClassName, enclosingClassID, loader);
     [java]     [javac] 	                                                             ^^^^^^^^^^^^^^^^^^
     [java]     [javac] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 2. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otredyn/src/org/eclipse/objectteams/otredyn/bytecode/AbstractTeam.java (at line 110)
     [java]     [javac] 	IBoundTeam myTeam = classRepository.getTeam(teamName.replace('/', '.'), teamName.replace('.', '/'), this.loader);
     [java]     [javac] 	                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
     [java]     [javac] ----------
     [java]     [javac] 3. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otredyn/src/org/eclipse/objectteams/otredyn/bytecode/AbstractTeam.java (at line 114)
     [java]     [javac] 	tsubBases.add(classRepository.getBoundClass(tsubRoleName.replace('/', '.'), tsubRoleName.replace('.', '/'), this.loader));
     [java]     [javac] 	                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 4. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otredyn/src/org/eclipse/objectteams/otredyn/bytecode/asm/AsmClassVisitor.java (at line 120)
     [java]     [javac] 	clazz.boundBaseClasses.add(baseClassName.replace('/', '.'));
     [java]     [javac] 	                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
     [java]     [javac] ----------
     [java]     [javac] 5. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otredyn/src/org/eclipse/objectteams/otredyn/bytecode/asm/AsmClassVisitor.java (at line 136)
     [java]     [javac] 	clazz.boundBaseClasses.add(declaringBaseClassName.replace('/', '.'));
     [java]     [javac] 	                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
     [java]     [javac] ----------
     [java]     [javac] 6. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otredyn/src/org/eclipse/objectteams/otredyn/bytecode/asm/AsmClassVisitor.java (at line 155)
     [java]     [javac] 	clazz.boundBaseClasses.add(base.replace('/', '.'));
     [java]     [javac] 	                           ^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 7. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otredyn/src/org/eclipse/objectteams/otredyn/bytecode/asm/Attributes.java (at line 314)
     [java]     [javac] 	this.weaveIntoClasses = weaveIntoClasses.split(":");
     [java]     [javac] 	                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Null type safety (type annotations): The expression of type 'String[]' needs unchecked conversion to conform to '@NonNull String []'
     [java]     [javac] ----------
     [java]     [javac] 8. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otredyn/src/org/eclipse/objectteams/otredyn/bytecode/asm/Attributes.java (at line 405)
     [java]     [javac] 	IClassIdentifierProvider provider = ClassIdentifierProviderFactory.getClassIdentifierProvider();
     [java]     [javac] 	                         ^^^^^^^^
     [java]     [javac] The value of the local variable provider is not used
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 9. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otredyn/src/org/eclipse/objectteams/otredyn/transformer/jplis/ObjectTeamsTransformer.java (at line 216)
     [java]     [javac] 	className.replace('/','.'), classId, loader);
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
     [java]     [javac] ----------
     [java]     [javac] 10. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otredyn/src/org/eclipse/objectteams/otredyn/transformer/jplis/ObjectTeamsTransformer.java (at line 226)
     [java]     [javac] 	new DataInputStream(inputStream).readFully(bytes);
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Resource leak: '<unassigned Closeable value>' is never closed
     [java]     [javac] ----------
     [java]     [javac] 10 problems (10 warnings)
     [java] 
     [java] checkCompilationResults:
     [java] 
     [java] post.compile.@dot:
     [java]      [echo] Jaring variants of OTRE from /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otredyn/@dot into /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt/lib
     [java]       [jar] Building jar: /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt/lib/otredyn_agent.jar
     [java] 
     [java] post.@dot:
     [java] 
     [java] post.build.jars:
     [java] 
     [java] properties:
     [java] 
     [java] init:
     [java] 
     [java] build.jars:
     [java] 
     [java] pre.build.jars:
     [java] 
     [java] properties:
     [java] 
     [java] init:
     [java] 
     [java] @dot.nestedJars:
     [java] 
     [java] @dot:
     [java]     [mkdir] Created dir: /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otre/@dot
     [java] 
     [java] pre.@dot:
     [java]     [javac] Compiling 32 source files to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otre/@dot
     [java]     [javac] ----------
     [java]     [javac] 1. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otre/src/org/eclipse/objectteams/otre/BaseCallRedirection.java (at line 1293)
     [java]     [javac] 	@SuppressWarnings("deprecation") // ii.getClassName() is deprecated 
     [java]     [javac] 	                  ^^^^^^^^^^^^^
     [java]     [javac] At least one of the problems in category 'deprecation' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] 2. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otre/src/org/eclipse/objectteams/otre/BaseCallRedirection.java (at line 1335)
     [java]     [javac] 	@SuppressWarnings("deprecation") // iv.getClassName is deprecated
     [java]     [javac] 	                  ^^^^^^^^^^^^^
     [java]     [javac] At least one of the problems in category 'deprecation' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 3. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otre/src/org/eclipse/objectteams/otre/BaseMethodTransformation.java (at line 202)
     [java]     [javac] 	@SuppressWarnings("deprecation") // type of is (invokespecial) cannot be array type
     [java]     [javac] 	                  ^^^^^^^^^^^^^
     [java]     [javac] At least one of the problems in category 'deprecation' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] 4. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otre/src/org/eclipse/objectteams/otre/BaseMethodTransformation.java (at line 516)
     [java]     [javac] 	@SuppressWarnings("deprecation") // type if is (invokespecial) cannot be array type
     [java]     [javac] 	                  ^^^^^^^^^^^^^
     [java]     [javac] At least one of the problems in category 'deprecation' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 5. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otre/src/org/eclipse/objectteams/otre/ObjectTeamsTransformation.java (at line 740)
     [java]     [javac] 	BufferedReader in = new BufferedReader(new InputStreamReader(fstream));
     [java]     [javac] 	               ^^
     [java]     [javac] Resource leak: 'in' is never closed
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 6. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otre/src/org/eclipse/objectteams/otre/TeamInterfaceImplementation.java (at line 800)
     [java]     [javac] 	int len = Type.getArgumentTypes(baseMethodSignature).length;
     [java]     [javac] 	    ^^^
     [java]     [javac] The value of the local variable len is not used
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 7. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otre/src/org/eclipse/objectteams/otre/ThreadActivation.java (at line 157)
     [java]     [javac] 	@SuppressWarnings("deprecation")
     [java]     [javac] 	                  ^^^^^^^^^^^^^
     [java]     [javac] At least one of the problems in category 'deprecation' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 8. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otre/src/org/eclipse/objectteams/otre/jplis/ObjectTeamsTransformer.java (at line 35)
     [java]     [javac] 	import org.eclipse.objectteams.otre.OTConstants;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] The import org.eclipse.objectteams.otre.OTConstants is never used
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 9. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otre/src/org/eclipse/objectteams/otre/util/CallinBindingManager.java (at line 41)
     [java]     [javac] 	@SuppressWarnings("nls")
     [java]     [javac] 	                  ^^^^^
     [java]     [javac] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 10. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otre/src/org/eclipse/objectteams/otre/util/DebugUtil.java (at line 28)
     [java]     [javac] 	@SuppressWarnings("nls")
     [java]     [javac] 	                  ^^^^^
     [java]     [javac] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] 10 problems (0 errors, 3 warnings, 7 infos)
     [java] 
     [java] checkCompilationResults:
     [java] 
     [java] post.compile.@dot:
     [java]      [echo] Jaring OTRE agent from /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otre/@dot into /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt/lib
     [java]       [jar] Building jar: /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt/lib/otre_agent.jar
     [java] 
     [java] post.@dot:
     [java] 
     [java] post.build.jars:
     [java] 
     [java] properties:
     [java] 
     [java] init:
     [java] 
     [java] build.jars:
     [java] 
     [java] pre.build.jars:
     [java] 
     [java] properties:
     [java] 
     [java] init:
     [java] 
     [java] @dot.nestedJars:
     [java] 
     [java] @dot:
     [java]     [mkdir] Created dir: /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otequinox/@dot
     [java] 
     [java] pre.@dot:
     [java]     [javac] Compiling 23 source files to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otequinox/@dot
     [java]     [javac] ----------
     [java]     [javac] 1. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otequinox/src/org/eclipse/objectteams/internal/osgi/weaving/AspectBindingRegistry.java (at line 224)
     [java]     [javac] 	AspectBinding superBinding = new AspectBinding(aspectBundleId, aspectBundle, superBaseBundle, new IConfigurationElement[0], 1, bytecodeAnalyzer);
     [java]     [javac] 	                                                                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Null type safety (type annotations): The expression of type 'IConfigurationElement[]' needs unchecked conversion to conform to '@NonNull IConfigurationElement @NonNull[]'
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 2. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otequinox/src/org/eclipse/objectteams/internal/osgi/weaving/AspectPermissionManager.java (at line 390)
     [java]     [javac] 	Set<@NonNull TeamBinding> checkAspectPermissionDenial(Collection<TeamBinding> teamsForBase)
     [java]     [javac] 	    ^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] The nullness annotation is redundant with a default that applies to this location
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 3. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otequinox/src/org/eclipse/objectteams/internal/osgi/weaving/ClassScanner.java (at line 137)
     [java]     [javac] 	List<String> roles = CallinBindingManager.getRolePerTeam(className);
     [java]     [javac] 	                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Null type safety (type annotations): The expression of type 'List<String>' needs unchecked conversion to conform to 'List<@NonNull String>'
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 4. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otequinox/src/org/eclipse/objectteams/internal/osgi/weaving/DelegatingTransformer.java (at line 90)
     [java]     [javac] 	return this.transformer.fetchAdaptedBases();
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Null type safety (type annotations): The expression of type 'Collection<String>' needs unchecked conversion to conform to 'Collection<@NonNull String>'
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 5. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otequinox/src/org/eclipse/objectteams/internal/osgi/weaving/Util.java (at line 72)
     [java]     [javac] 	private static int getActiveCount() {
     [java]     [javac] 	                   ^^^^^^^^^^^^^^^^
     [java]     [javac] The method getActiveCount() from the type Util is never used locally
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 6. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otequinox/src/org/eclipse/objectteams/otequinox/TransformerPlugin.java (at line 228)
     [java]     [javac] 	equinoxLogger.log(entry.getLevel(), entry.getMessage(), entry.getException());
     [java]     [javac] 	                        ^^^^^^^^^^
     [java]     [javac] The method getLevel() from the type LogEntry is deprecated
     [java]     [javac] ----------
     [java]     [javac] 6 problems (6 warnings)
     [java] 
     [java] checkCompilationResults:
     [java] 
     [java] post.compile.@dot:
     [java] 
     [java] post.@dot:
     [java] 
     [java] properties:
     [java] 
     [java] init:
     [java] 
     [java] agent.nestedJars:
     [java] 
     [java] agent:
     [java]     [mkdir] Created dir: /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otequinox/agent
     [java] 
     [java] pre.agent:
     [java]     [javac] Compiling 1 source file to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otequinox/agent
     [java] 
     [java] checkCompilationResults:
     [java] 
     [java] post.compile.agent:
     [java]      [echo] Jaring otequinoxAgent.jar from /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otequinox/agentBin into /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otequinox/otequinoxAgent.jar
     [java]       [jar] Building jar: /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otequinox/otequinoxAgent.jar
     [java] 
     [java] post.agent:
     [java] 
     [java] post.build.jars:
     [java] 
     [java] properties:
     [java] 
     [java] init:
     [java] 
     [java] build.jars:
     [java] 
     [java] properties:
     [java] 
     [java] init:
     [java] 
     [java] @dot.nestedJars:
     [java] 
     [java] @dot:
     [java]     [mkdir] Created dir: /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.eclipse.monitor/@dot
     [java]     [javac] Compiling 3 source files to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.eclipse.monitor/@dot
     [java] 
     [java] checkCompilationResults:
     [java]      [copy] Copying 1 file to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.eclipse.monitor/@dot
     [java] 
     [java] properties:
     [java] 
     [java] init:
     [java] 
     [java] build.jars:
     [java] 
     [java] properties:
     [java] 
     [java] init:
     [java] 
     [java] @dot.nestedJars:
     [java] 
     [java] @dot:
     [java]     [mkdir] Created dir: /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otequinox.branding/@dot
     [java]     [javac] Compiling 3 source files to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otequinox.branding/@dot
     [java] 
     [java] checkCompilationResults:
     [java]      [copy] Copying 1 file to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otequinox.branding/@dot
     [java] 
     [java] update.feature:
     [java] 
     [java] all.children:
     [java] 
     [java] processFlat:
     [java] 
     [java] init:
     [java] 
     [java] processElement:
     [java] 
     [java] processViaFeature:
     [java] 
     [java] init:
     [java] 
     [java] build.jars:
     [java] 
     [java] init:
     [java] 
     [java] all.features:
     [java] 
     [java] all.plugins:
     [java] 
     [java] properties:
     [java] 
     [java] init:
     [java] 
     [java] build.jars:
     [java] 
     [java] pre.build.jars:
     [java] 
     [java] properties:
     [java] 
     [java] init:
     [java] 
     [java] @dot.nestedJars:
     [java] 
     [java] @dot:
     [java] 
     [java] post.build.jars:
     [java] 
     [java] properties:
     [java] 
     [java] init:
     [java] 
     [java] build.jars:
     [java] 
     [java] pre.build.jars:
     [java] 
     [java] properties:
     [java] 
     [java] init:
     [java] 
     [java] @dot.nestedJars:
     [java] 
     [java] @dot:
     [java] 
     [java] post.build.jars:
     [java] 
     [java] properties:
     [java] 
     [java] init:
     [java] 
     [java] build.jars:
     [java] 
     [java] pre.build.jars:
     [java] 
     [java] properties:
     [java] 
     [java] init:
     [java] 
     [java] @dot.nestedJars:
     [java] 
     [java] @dot:
     [java] 
     [java] properties:
     [java] 
     [java] init:
     [java] 
     [java] agent.nestedJars:
     [java] 
     [java] agent:
     [java] 
     [java] post.build.jars:
     [java] 
     [java] properties:
     [java] 
     [java] init:
     [java] 
     [java] build.jars:
     [java] 
     [java] properties:
     [java] 
     [java] init:
     [java] 
     [java] @dot.nestedJars:
     [java] 
     [java] @dot:
     [java]     [mkdir] Created dir: /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otequinox.branding.otre/@dot
     [java]     [javac] Compiling 3 source files to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otequinox.branding.otre/@dot
     [java]     [javac] ----------
     [java]     [javac] 1. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otequinox.branding.otre/src/org/eclipse/objectteams/otequinox/internal/branding/BrandingAdaptor.java (at line 47)
     [java]     [javac] 	protected class AboutBundleAdaptor playedBy AboutBundleData 
     [java]     [javac] 	                                            ^^^^^^^^^^^^^^^
     [java]     [javac] Base class org.eclipse.ui.internal.about.AboutBundleData has class file version 61 which cannot be handled by the traditional OTRE based on BCEL. Please consider using the ASM based OTDRE instead.
     [java]     [javac] ----------
     [java]     [javac] 2. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otequinox.branding.otre/src/org/eclipse/objectteams/otequinox/internal/branding/BrandingAdaptor.java (at line 63)
     [java]     [javac] 	getVersion <- replace getVersion;
     [java]     [javac] 	^^^^^^^^^^
     [java]     [javac] The static method _OT$base_when(AboutBundleData) from the type BrandingAdaptor.AboutBundleAdaptor should be accessed in a static way
     [java]     [javac] ----------
     [java]     [javac] 3. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otequinox.branding.otre/src/org/eclipse/objectteams/otequinox/internal/branding/BrandingAdaptor.java (at line 74)
     [java]     [javac] 	protected class IconAdaptor playedBy BundleTableLabelProvider {
     [java]     [javac] 	                                     ^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Base class org.eclipse.ui.internal.about.AboutPluginsPage.BundleTableLabelProvider has class file version 61 which cannot be handled by the traditional OTRE based on BCEL. Please consider using the ASM based OTDRE instead.
     [java]     [javac] ----------
     [java]     [javac] 4. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otequinox.branding.otre/src/org/eclipse/objectteams/otequinox/internal/branding/BrandingAdaptor.java (at line 76)
     [java]     [javac] 	Image getAdaptedSigningColumnImage(AboutBundleAdaptor data) <- replace Image getColumnImage(Object element, int columnIndex)
     [java]     [javac] 	      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] The static method _OT$base_when$getAdaptedSigningColumnImage$replace$getColumnImage(AboutPluginsPage.BundleTableLabelProvider, Object, int) from the type BrandingAdaptor.IconAdaptor should be accessed in a static way
     [java]     [javac] ----------
     [java]     [javac] 4 problems (4 warnings)
     [java] 
     [java] checkCompilationResults:
     [java]      [copy] Copying 1 file to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otequinox.branding.otre/@dot
     [java] 
     [java] properties:
     [java] 
     [java] init:
     [java] 
     [java] build.jars:
     [java] 
     [java] properties:
     [java] 
     [java] init:
     [java] 
     [java] @dot.nestedJars:
     [java] 
     [java] @dot:
     [java] 
     [java] update.feature:
     [java] 
     [java] all.children:
     [java] 
     [java] processFlat:
     [java] 
     [java] init:
     [java] 
     [java] processElement:
     [java] 
     [java] processViaFeature:
     [java] 
     [java] init:
     [java] 
     [java] build.jars:
     [java] 
     [java] init:
     [java] 
     [java] all.features:
     [java] 
     [java] all.plugins:
     [java] 
     [java] properties:
     [java] 
     [java] init:
     [java] 
     [java] build.jars:
     [java] 
     [java] properties:
     [java] 
     [java] init:
     [java] 
     [java] @dot.nestedJars:
     [java] 
     [java] @dot:
     [java]     [mkdir] Created dir: /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otequinox.turbo/@dot
     [java]     [javac] Compiling 3 source files to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otequinox.turbo/@dot
     [java] 
     [java] checkCompilationResults:
     [java] 
     [java] update.feature:
     [java] 
     [java] all.children:
     [java] 
     [java] processFlat:
     [java] 
     [java] init:
     [java] 
     [java] processElement:
     [java] 
     [java] processViaFeature:
     [java] 
     [java] init:
     [java] 
     [java] build.jars:
     [java] 
     [java] init:
     [java] 
     [java] all.features:
     [java] 
     [java] init:
     [java] 
     [java] build.jars:
     [java] 
     [java] init:
     [java] 
     [java] all.features:
     [java] 
     [java] all.plugins:
     [java] 
     [java] properties:
     [java] 
     [java] init:
     [java] 
     [java] build.jars:
     [java] 
     [java] properties:
     [java] 
     [java] init:
     [java] 
     [java] @dot.nestedJars:
     [java] 
     [java] @dot:
     [java]     [mkdir] Created dir: /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot
     [java]     [javac] Compiling 723 source files to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot
     [java]     [javac] ----------
     [java]     [javac] 1. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/src/org/eclipse/jdt/internal/compiler/batch/Main.java (at line 779)
     [java]     [javac] 	Map.Entry<String, String>[] entries = entriesSet.toArray(new Map.Entry[entriesSet.size()]);
     [java]     [javac] 	                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Type safety: The expression of type Map.Entry[] needs unchecked conversion to conform to Map.Entry<String,String>[]
     [java]     [javac] ----------
     [java]     [javac] 2. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/src/org/eclipse/jdt/internal/compiler/batch/Main.java (at line 1422)
     [java]     [javac] 	private List<String> addonExports = Collections.EMPTY_LIST;
     [java]     [javac] 	                                    ^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Type safety: The expression of type List needs unchecked conversion to conform to List<String>
     [java]     [javac] ----------
     [java]     [javac] 3. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/src/org/eclipse/jdt/internal/compiler/batch/Main.java (at line 1423)
     [java]     [javac] 	private List<String> addonReads = Collections.EMPTY_LIST;
     [java]     [javac] 	                                  ^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Type safety: The expression of type List needs unchecked conversion to conform to List<String>
     [java]     [javac] ----------
     [java]     [javac] 4. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/src/org/eclipse/jdt/internal/compiler/batch/Main.java (at line 1424)
     [java]     [javac] 	public Set<String> rootModules = Collections.EMPTY_SET;
     [java]     [javac] 	                                 ^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Type safety: The expression of type Set needs unchecked conversion to conform to Set<String>
     [java]     [javac] ----------
     [java]     [javac] 5. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/src/org/eclipse/jdt/internal/compiler/batch/Main.java (at line 3389)
     [java]     [javac] 	Map.Entry<String, String>[] entries = this.options.entrySet().toArray(new Map.Entry[this.options.size()]);
     [java]     [javac] 	                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Type safety: The expression of type Map.Entry[] needs unchecked conversion to conform to Map.Entry<String,String>[]
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 6. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/src/org/eclipse/jdt/internal/compiler/util/CtSym.java (at line 126)
     [java]     [javac] 	@SuppressWarnings("resource") // FileSystem must not be closed
     [java]     [javac] 	                  ^^^^^^^^^^
     [java]     [javac] At least one of the problems in category 'resource' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 7. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/src/org/eclipse/jdt/internal/compiler/ast/ASTNode.java (at line 1090)
     [java]     [javac] 	Map implicitContainerAnnotations = null;
     [java]     [javac] 	^^^
     [java]     [javac] Map is a raw type. References to generic type Map<K,V> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 8. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/src/org/eclipse/jdt/internal/compiler/ast/ASTNode.java (at line 1112)
     [java]     [javac] 	if (implicitContainerAnnotations == null) implicitContainerAnnotations = new HashMap(3);
     [java]     [javac] 	                                                                             ^^^^^^^
     [java]     [javac] HashMap is a raw type. References to generic type HashMap<K,V> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 9. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/src/org/eclipse/jdt/internal/compiler/ast/ASTNode.java (at line 1113)
     [java]     [javac] 	implicitContainerAnnotations.put(containerAnnotationType, sourceAnnotations[i]);
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 10. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/src/org/eclipse/jdt/internal/compiler/util/JRTUtil.java (at line 198)
     [java]     [javac] 	@SuppressWarnings("resource") // getFs() does not transfer ownership
     [java]     [javac] 	                  ^^^^^^^^^^
     [java]     [javac] At least one of the problems in category 'resource' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 11. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/src/org/eclipse/jdt/internal/compiler/parser/Parser.java (at line 412)
     [java]     [javac] 	private final static byte[] buildFileOfByteFor(String filename, String tag, String[] tokens) {
     [java]     [javac] 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] The method buildFileOfByteFor(String, String, String[]) from the type Parser is never used locally
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 12. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/src/org/eclipse/objectteams/otdt/core/compiler/Pair.java (at line 38)
     [java]     [javac] 	@SuppressWarnings("hiding")
     [java]     [javac] 	                  ^^^^^^^^
     [java]     [javac] At least one of the problems in category 'hiding' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 13. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/src/org/eclipse/jdt/internal/compiler/batch/FileSystem.java (at line 441)
     [java]     [javac] 	@SuppressWarnings("resource") // don't close classpathEntry.zipFile, which we don't own
     [java]     [javac] 	                  ^^^^^^^^^^
     [java]     [javac] At least one of the problems in category 'resource' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 14. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/src/org/eclipse/jdt/internal/compiler/codegen/CodeStream.java (at line 2872)
     [java]     [javac] 	Map hashcodesTosynthetics = new LinkedHashMap();
     [java]     [javac] 	^^^
     [java]     [javac] Map is a raw type. References to generic type Map<K,V> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 15. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/src/org/eclipse/jdt/internal/compiler/codegen/CodeStream.java (at line 2872)
     [java]     [javac] 	Map hashcodesTosynthetics = new LinkedHashMap();
     [java]     [javac] 	                                ^^^^^^^^^^^^^
     [java]     [javac] LinkedHashMap is a raw type. References to generic type LinkedHashMap<K,V> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 16. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/src/org/eclipse/jdt/internal/compiler/codegen/CodeStream.java (at line 2878)
     [java]     [javac] 	List syntheticssForThisHashcode = (List)hashcodesTosynthetics.get(hashcode);
     [java]     [javac] 	^^^^
     [java]     [javac] List is a raw type. References to generic type List<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 17. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/src/org/eclipse/jdt/internal/compiler/codegen/CodeStream.java (at line 2878)
     [java]     [javac] 	List syntheticssForThisHashcode = (List)hashcodesTosynthetics.get(hashcode);
     [java]     [javac] 	                                   ^^^^
     [java]     [javac] List is a raw type. References to generic type List<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 18. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/src/org/eclipse/jdt/internal/compiler/codegen/CodeStream.java (at line 2880)
     [java]     [javac] 	syntheticssForThisHashcode = new ArrayList();
     [java]     [javac] 	                                 ^^^^^^^^^
     [java]     [javac] ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 19. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/src/org/eclipse/jdt/internal/compiler/codegen/CodeStream.java (at line 2881)
     [java]     [javac] 	hashcodesTosynthetics.put(hashcode,syntheticssForThisHashcode);
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 20. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/src/org/eclipse/jdt/internal/compiler/codegen/CodeStream.java (at line 2883)
     [java]     [javac] 	syntheticssForThisHashcode.add(syntheticMethodBinding);
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 21. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/src/org/eclipse/jdt/internal/compiler/codegen/CodeStream.java (at line 2910)
     [java]     [javac] 	Set hashcodes = hashcodesTosynthetics.keySet();
     [java]     [javac] 	^^^
     [java]     [javac] Set is a raw type. References to generic type Set<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 22. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/src/org/eclipse/jdt/internal/compiler/codegen/CodeStream.java (at line 2911)
     [java]     [javac] 	Iterator hashcodeIterator = hashcodes.iterator();
     [java]     [javac] 	^^^^^^^^
     [java]     [javac] Iterator is a raw type. References to generic type Iterator<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 23. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/src/org/eclipse/jdt/internal/compiler/codegen/CodeStream.java (at line 2930)
     [java]     [javac] 	List synthetics = (List)hashcodesTosynthetics.get(hashcode);
     [java]     [javac] 	^^^^
     [java]     [javac] List is a raw type. References to generic type List<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 24. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/src/org/eclipse/jdt/internal/compiler/codegen/CodeStream.java (at line 2930)
     [java]     [javac] 	List synthetics = (List)hashcodesTosynthetics.get(hashcode);
     [java]     [javac] 	                   ^^^^
     [java]     [javac] List is a raw type. References to generic type List<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 25. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/src/org/eclipse/jdt/internal/compiler/codegen/CodeStream.java (at line 2975)
     [java]     [javac] 	List synthetics = (List)hashcodesTosynthetics.get(hashcode);
     [java]     [javac] 	^^^^
     [java]     [javac] List is a raw type. References to generic type List<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 26. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/src/org/eclipse/jdt/internal/compiler/codegen/CodeStream.java (at line 2975)
     [java]     [javac] 	List synthetics = (List)hashcodesTosynthetics.get(hashcode);
     [java]     [javac] 	                   ^^^^
     [java]     [javac] List is a raw type. References to generic type List<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 27. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/src/org/eclipse/jdt/internal/compiler/classfmt/MethodInfo.java (at line 64)
     [java]     [javac] 	static private final char[][] noException = CharOperation.NO_CHAR_CHAR;
     [java]     [javac] 	                              ^^^^^^^^^^^
     [java]     [javac] The value of the field MethodInfo.noException is not used
     [java]     [javac] ----------
     [java]     [javac] 28. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/src/org/eclipse/jdt/internal/compiler/classfmt/MethodInfo.java (at line 65)
     [java]     [javac] 	static private final char[][] noArgumentNames = CharOperation.NO_CHAR_CHAR;
     [java]     [javac] 	                              ^^^^^^^^^^^^^^^
     [java]     [javac] The value of the field MethodInfo.noArgumentNames is not used
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 29. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/src/org/eclipse/jdt/internal/compiler/lookup/ArrayBinding.java (at line 137)
     [java]     [javac] 	void collectInferenceVariables(Set variables) {
     [java]     [javac] 	                               ^^^
     [java]     [javac] Set is a raw type. References to generic type Set<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 30. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/src/org/eclipse/jdt/internal/compiler/lookup/ArrayBinding.java (at line 138)
     [java]     [javac] 	this.leafComponentType.collectInferenceVariables(variables);
     [java]     [javac] 	                                                 ^^^^^^^^^
     [java]     [javac] Type safety: The expression of type Set needs unchecked conversion to conform to Set<InferenceVariable>
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 31. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/src/org/eclipse/jdt/internal/compiler/parser/JavadocParser.java (at line 242)
     [java]     [javac] 	protected Object createMethodReference(Object receiver, List arguments) throws InvalidInputException {
     [java]     [javac] 	                                                        ^^^^
     [java]     [javac] List is a raw type. References to generic type List<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 32. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/src/org/eclipse/jdt/internal/compiler/parser/JavadocParser.java (at line 315)
     [java]     [javac] 	arguments.toArray(expressions);
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Type safety: The method toArray(Object[]) belongs to the raw type List. References to generic type List<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 33. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/src/org/eclipse/jdt/internal/compiler/ast/MethodDeclaration.java (at line 289)
     [java]     [javac] 	public void getAllAnnotationContexts(int targetType, List allAnnotationContexts) {
     [java]     [javac] 	                                                     ^^^^
     [java]     [javac] List is a raw type. References to generic type List<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 34. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/src/org/eclipse/jdt/internal/compiler/ast/MethodDeclaration.java (at line 290)
     [java]     [javac] 	AnnotationCollector collector = new AnnotationCollector(this.returnType, targetType, allAnnotationContexts);
     [java]     [javac] 	                                                                                     ^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Type safety: The expression of type List needs unchecked conversion to conform to List<AnnotationContext>
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 35. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/src/org/eclipse/objectteams/otdt/core/compiler/IOTConstants.java (at line 30)
     [java]     [javac] 	@SuppressWarnings("nls")
     [java]     [javac] 	                  ^^^^^
     [java]     [javac] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 36. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/src/org/eclipse/jdt/internal/compiler/apt/model/ElementsImpl9.java (at line 278)
     [java]     [javac] 	@SuppressWarnings("resource") // fileManager is not created, must not be closed
     [java]     [javac] 	                  ^^^^^^^^^^
     [java]     [javac] At least one of the problems in category 'resource' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 37. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/src/org/eclipse/jdt/internal/compiler/ast/SingleTypeReference.java (at line 123)
     [java]     [javac] 	switch(this.getBaseclassDecapsulation()) {
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] The enum constant CONFINED needs a corresponding case label in this enum switch on Expression.DecapsulationState
     [java]     [javac] ----------
     [java]     [javac] 38. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/src/org/eclipse/jdt/internal/compiler/ast/SingleTypeReference.java (at line 123)
     [java]     [javac] 	switch(this.getBaseclassDecapsulation()) {
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] The enum constant NONE needs a corresponding case label in this enum switch on Expression.DecapsulationState
     [java]     [javac] ----------
     [java]     [javac] 39. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/src/org/eclipse/jdt/internal/compiler/ast/SingleTypeReference.java (at line 123)
     [java]     [javac] 	switch(this.getBaseclassDecapsulation()) {
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] The enum constant TOLERATED needs a corresponding case label in this enum switch on Expression.DecapsulationState
     [java]     [javac] ----------
     [java]     [javac] 40. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/src/org/eclipse/jdt/internal/compiler/ast/SingleTypeReference.java (at line 123)
     [java]     [javac] 	switch(this.getBaseclassDecapsulation()) {
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] The enum constant TOLERATED_IN_CALLIN_MAPPING needs a corresponding case label in this enum switch on Expression.DecapsulationState
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 41. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/src/org/eclipse/jdt/internal/compiler/problem/ProblemReporter.java (at line 13076)
     [java]     [javac] 	@SuppressWarnings("nls")
     [java]     [javac] 	                  ^^^^^
     [java]     [javac] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 42. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/src/org/eclipse/jdt/internal/compiler/tool/EclipseFileManager.java (at line 166)
     [java]     [javac] 	@SuppressWarnings("resource") // cached archive is closed in EclipseFileManager.close()
     [java]     [javac] 	                  ^^^^^^^^^^
     [java]     [javac] At least one of the problems in category 'resource' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] 43. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/src/org/eclipse/jdt/internal/compiler/tool/EclipseFileManager.java (at line 259)
     [java]     [javac] 	@SuppressWarnings("resource") // Archive is returned to caller
     [java]     [javac] 	                  ^^^^^^^^^^
     [java]     [javac] At least one of the problems in category 'resource' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] 44. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/src/org/eclipse/jdt/internal/compiler/tool/EclipseFileManager.java (at line 446)
     [java]     [javac] 	@SuppressWarnings("resource") // cached archive is closed in EclipseFileManager.close()
     [java]     [javac] 	                  ^^^^^^^^^^
     [java]     [javac] At least one of the problems in category 'resource' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] 45. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/src/org/eclipse/jdt/internal/compiler/tool/EclipseFileManager.java (at line 458)
     [java]     [javac] 	@SuppressWarnings("resource") // cached archive is closed in EclipseFileManager.close()
     [java]     [javac] 	                  ^^^^^^^^^^
     [java]     [javac] At least one of the problems in category 'resource' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 46. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/src/org/eclipse/objectteams/otdt/core/compiler/ISMAPConstants.java (at line 30)
     [java]     [javac] 	@SuppressWarnings("nls")
     [java]     [javac] 	                  ^^^^^
     [java]     [javac] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 47. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/src/org/eclipse/jdt/internal/compiler/lookup/MemberTypeBinding.java (at line 217)
     [java]     [javac] 	@SuppressWarnings("nls")
     [java]     [javac] 	                  ^^^^^
     [java]     [javac] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 48. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/src/org/eclipse/jdt/internal/compiler/lookup/SourceTypeBinding.java (at line 3398)
     [java]     [javac] 	IErrorHandlingPolicy suspendedPolicy = problemReporter.suspendTempErrorHandlingPolicy();
     [java]     [javac] 	                     ^^^^^^^^^^^^^^^
     [java]     [javac] The value of the local variable suspendedPolicy is not used
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 49. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/src/org/eclipse/jdt/internal/compiler/tool/EclipseCompilerImpl.java (at line 541)
     [java]     [javac] 	@SuppressWarnings("resource") // XXX EclipseFileManager should close jrtfs but it looks like standardJavaFileManager is never closed
     [java]     [javac] 	                  ^^^^^^^^^^
     [java]     [javac] At least one of the problems in category 'resource' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 50. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/src/org/eclipse/jdt/internal/compiler/apt/util/EclipseFileManager.java (at line 166)
     [java]     [javac] 	@SuppressWarnings("resource") // cached archive is closed in EclipseFileManager.close()
     [java]     [javac] 	                  ^^^^^^^^^^
     [java]     [javac] At least one of the problems in category 'resource' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] 51. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/src/org/eclipse/jdt/internal/compiler/apt/util/EclipseFileManager.java (at line 445)
     [java]     [javac] 	@SuppressWarnings("resource") // cached archive is closed in EclipseFileManager.close()
     [java]     [javac] 	                  ^^^^^^^^^^
     [java]     [javac] At least one of the problems in category 'resource' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] 52. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/src/org/eclipse/jdt/internal/compiler/apt/util/EclipseFileManager.java (at line 457)
     [java]     [javac] 	@SuppressWarnings("resource") // cached archive is closed in EclipseFileManager.close()
     [java]     [javac] 	                  ^^^^^^^^^^
     [java]     [javac] At least one of the problems in category 'resource' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 53. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/src/org/eclipse/jdt/internal/compiler/ast/AbstractMethodDeclaration.java (at line 695)
     [java]     [javac] 	public void getAllAnnotationContexts(int targetType, List allAnnotationContexts) {
     [java]     [javac] 	                                                     ^^^^
     [java]     [javac] List is a raw type. References to generic type List<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 54. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/src/org/eclipse/objectteams/otdt/internal/core/compiler/smap/FileInfo.java (at line 82)
     [java]     [javac] 	Integer key = new Integer(lineInfo.getInputStartLine());
     [java]     [javac] 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] The constructor Integer(int) has been deprecated since version 9 and marked for removal
     [java]     [javac] ----------
     [java]     [javac] 55. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/src/org/eclipse/objectteams/otdt/internal/core/compiler/smap/FileInfo.java (at line 110)
     [java]     [javac] 	return this._lineInfos.get(new Integer(intputStartLine));
     [java]     [javac] 	                               ^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] The constructor Integer(int) has been deprecated since version 9 and marked for removal
     [java]     [javac] ----------
     [java]     [javac] 56. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/src/org/eclipse/objectteams/otdt/internal/core/compiler/smap/FileInfo.java (at line 184)
     [java]     [javac] 	@SuppressWarnings("nls")
     [java]     [javac] 	                  ^^^^^
     [java]     [javac] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 57. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/src/org/eclipse/jdt/internal/compiler/codegen/MultiCatchExceptionLabel.java (at line 68)
     [java]     [javac] 	public int getAllAnnotationContexts(int tableIndex, List allTypeAnnotationContexts) {
     [java]     [javac] 	                                                    ^^^^
     [java]     [javac] List is a raw type. References to generic type List<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 58. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/src/org/eclipse/jdt/internal/compiler/codegen/MultiCatchExceptionLabel.java (at line 73)
     [java]     [javac] 	exceptionLabel.exceptionTypeReference.getAllAnnotationContexts(AnnotationTargetTypeConstants.EXCEPTION_PARAMETER, tableIndex + localCount, allTypeAnnotationContexts);
     [java]     [javac] 	                                                                                                                                           ^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Type safety: The expression of type List needs unchecked conversion to conform to List<AnnotationContext>
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 59. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/src/org/eclipse/objectteams/otdt/internal/core/compiler/control/Config.java (at line 400)
     [java]     [javac] 	return getConfig().verifyMethods;
     [java]     [javac] 	       ^^^^^^^^^^^
     [java]     [javac] Resource leak: '<unassigned Closeable value>' is never closed
     [java]     [javac] ----------
     [java]     [javac] 60. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/src/org/eclipse/objectteams/otdt/internal/core/compiler/control/Config.java (at line 404)
     [java]     [javac] 	return getConfig().analyzeCode;
     [java]     [javac] 	       ^^^^^^^^^^^
     [java]     [javac] Resource leak: '<unassigned Closeable value>' is never closed
     [java]     [javac] ----------
     [java]     [javac] 61. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/src/org/eclipse/objectteams/otdt/internal/core/compiler/control/Config.java (at line 408)
     [java]     [javac] 	return getConfig().generateCode;
     [java]     [javac] 	       ^^^^^^^^^^^
     [java]     [javac] Resource leak: '<unassigned Closeable value>' is never closed
     [java]     [javac] ----------
     [java]     [javac] 62. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/src/org/eclipse/objectteams/otdt/internal/core/compiler/control/Config.java (at line 427)
     [java]     [javac] 	return getConfig().castRequired;
     [java]     [javac] 	       ^^^^^^^^^^^
     [java]     [javac] Resource leak: '<unassigned Closeable value>' is never closed
     [java]     [javac] ----------
     [java]     [javac] 63. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/src/org/eclipse/objectteams/otdt/internal/core/compiler/control/Config.java (at line 435)
     [java]     [javac] 	return getConfig().loweringRequired;
     [java]     [javac] 	       ^^^^^^^^^^^
     [java]     [javac] Resource leak: '<unassigned Closeable value>' is never closed
     [java]     [javac] ----------
     [java]     [javac] 64. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/src/org/eclipse/objectteams/otdt/internal/core/compiler/control/Config.java (at line 447)
     [java]     [javac] 	return getConfig().loweringPossible;
     [java]     [javac] 	       ^^^^^^^^^^^
     [java]     [javac] Resource leak: '<unassigned Closeable value>' is never closed
     [java]     [javac] ----------
     [java]     [javac] 65. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/src/org/eclipse/objectteams/otdt/internal/core/compiler/control/Config.java (at line 499)
     [java]     [javac] 	return getConfig().buildFieldsAndMethods;
     [java]     [javac] 	       ^^^^^^^^^^^
     [java]     [javac] Resource leak: '<unassigned Closeable value>' is never closed
     [java]     [javac] ----------
     [java]     [javac] 66. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/src/org/eclipse/objectteams/otdt/internal/core/compiler/control/Config.java (at line 508)
     [java]     [javac] 	return getConfig().strictDiet;
     [java]     [javac] 	       ^^^^^^^^^^^
     [java]     [javac] Resource leak: '<unassigned Closeable value>' is never closed
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 67. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/src/org/eclipse/jdt/internal/compiler/apt/dispatch/HookedJavaFileObject.java (at line 212)
     [java]     [javac] 	@SuppressWarnings("resource") // ForwardingOutputStream forwards close() too
     [java]     [javac] 	                  ^^^^^^^^^^
     [java]     [javac] At least one of the problems in category 'resource' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] 68. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/src/org/eclipse/jdt/internal/compiler/apt/dispatch/HookedJavaFileObject.java (at line 218)
     [java]     [javac] 	@SuppressWarnings("resource") // ForwardingWriter forwards close() too
     [java]     [javac] 	                  ^^^^^^^^^^
     [java]     [javac] At least one of the problems in category 'resource' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 69. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/src/org/eclipse/jdt/internal/compiler/ast/IntersectionCastTypeReference.java (at line 141)
     [java]     [javac] 	Map invocations = new HashMap(2);
     [java]     [javac] 	^^^
     [java]     [javac] Map is a raw type. References to generic type Map<K,V> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 70. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/src/org/eclipse/jdt/internal/compiler/ast/IntersectionCastTypeReference.java (at line 141)
     [java]     [javac] 	Map invocations = new HashMap(2);
     [java]     [javac] 	                      ^^^^^^^
     [java]     [javac] HashMap is a raw type. References to generic type HashMap<K,V> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 71. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/src/org/eclipse/objectteams/otdt/internal/core/compiler/model/RoleModel.java (at line 353)
     [java]     [javac] 	this._methodByteCodeOffsets.put(method, new Integer(offset));
     [java]     [javac] 	                                            ^^^^^^^^^^^^^^^
     [java]     [javac] The constructor Integer(int) has been deprecated since version 9 and marked for removal
     [java]     [javac] ----------
     [java]     [javac] 72. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/src/org/eclipse/objectteams/otdt/internal/core/compiler/model/RoleModel.java (at line 416)
     [java]     [javac] 	if (Config.getConfig().ignoreMissingBytecode)
     [java]     [javac] 	    ^^^^^^^^^^^^^^^^^^
     [java]     [javac] Resource leak: '<unassigned Closeable value from line 416>' is never closed
     [java]     [javac] ----------
     [java]     [javac] 73. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/src/org/eclipse/objectteams/otdt/internal/core/compiler/model/RoleModel.java (at line 416)
     [java]     [javac] 	if (Config.getConfig().ignoreMissingBytecode)
     [java]     [javac] 	    ^^^^^^^^^^^^^^^^^^
     [java]     [javac] Resource leak: '<unassigned Closeable value>' is never closed
     [java]     [javac] ----------
     [java]     [javac] 74. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/src/org/eclipse/objectteams/otdt/internal/core/compiler/model/RoleModel.java (at line 479)
     [java]     [javac] 	this._methodByteCodeOffsets.put(method, new Integer(offset));
     [java]     [javac] 	                                            ^^^^^^^^^^^^^^^
     [java]     [javac] The constructor Integer(int) has been deprecated since version 9 and marked for removal
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 75. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/src/org/eclipse/objectteams/otdt/internal/core/compiler/model/TypeModel.java (at line 310)
     [java]     [javac] 	@SuppressWarnings("nls")
     [java]     [javac] 	                  ^^^^^
     [java]     [javac] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 76. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/src/org/eclipse/objectteams/otdt/internal/core/compiler/lifting/Lowering.java (at line 198)
     [java]     [javac] 	@SuppressWarnings("null") // needNullCheck => localVar != null
     [java]     [javac] 	                  ^^^^^^
     [java]     [javac] At least one of the problems in category 'null' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 77. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/src/org/eclipse/objectteams/otdt/internal/core/compiler/lifting/TreeNode.java (at line 189)
     [java]     [javac] 	@SuppressWarnings("nls")
     [java]     [javac] 	                  ^^^^^
     [java]     [javac] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] 78. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/src/org/eclipse/objectteams/otdt/internal/core/compiler/lifting/TreeNode.java (at line 201)
     [java]     [javac] 	@SuppressWarnings("nls")
     [java]     [javac] 	                  ^^^^^
     [java]     [javac] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] 79. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/src/org/eclipse/objectteams/otdt/internal/core/compiler/lifting/TreeNode.java (at line 221)
     [java]     [javac] 	@SuppressWarnings("nls")
     [java]     [javac] 	                  ^^^^^
     [java]     [javac] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 80. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/src/org/eclipse/objectteams/otdt/internal/core/compiler/smap/SmapStratum.java (at line 34)
     [java]     [javac] 	@SuppressWarnings("nls")
     [java]     [javac] 	                  ^^^^^
     [java]     [javac] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 81. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/src/org/eclipse/objectteams/otdt/internal/core/compiler/util/Protections.java (at line 165)
     [java]     [javac] 	@SuppressWarnings("nls")
     [java]     [javac] 	                  ^^^^^
     [java]     [javac] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 82. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/src/org/eclipse/jdt/internal/compiler/ast/ParameterizedSingleTypeReference.java (at line 637)
     [java]     [javac] 	switch (getBaseclassDecapsulation()) {
     [java]     [javac] 	        ^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] The enum constant TOLERATED_IN_CALLIN_MAPPING needs a corresponding case label in this enum switch on Expression.DecapsulationState
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 83. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/src/org/eclipse/jdt/internal/compiler/classfmt/ExternalAnnotationDecorator.java (at line 199)
     [java]     [javac] 	@SuppressWarnings("resource")
     [java]     [javac] 	                  ^^^^^^^^^^
     [java]     [javac] At least one of the problems in category 'resource' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 84. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/src/org/eclipse/jdt/internal/compiler/lookup/ImplicitNullAnnotationVerifier.java (at line 707)
     [java]     [javac] 	private boolean staticRoleMethodImpl(MethodBinding method, MethodBinding inheritedMethod)
     [java]     [javac] 	                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] The method staticRoleMethodImpl(MethodBinding, MethodBinding) from the type ImplicitNullAnnotationVerifier is never used locally
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 85. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/src/org/eclipse/objectteams/otdt/internal/core/compiler/smap/SourcePosition.java (at line 44)
     [java]     [javac] 	@SuppressWarnings("nls")
     [java]     [javac] 	                  ^^^^^
     [java]     [javac] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 86. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/src/org/eclipse/objectteams/otdt/internal/core/compiler/control/Dependencies.java (at line 992)
     [java]     [javac] 	if (Config.getConfig().bundledCompleteTypeBindings)
     [java]     [javac] 	    ^^^^^^^^^^^^^^^^^^
     [java]     [javac] Resource leak: '<unassigned Closeable value>' is never closed
     [java]     [javac] ----------
     [java]     [javac] 87. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/src/org/eclipse/objectteams/otdt/internal/core/compiler/control/Dependencies.java (at line 1846)
     [java]     [javac] 	&& Config.getConfig().verifyMethods)
     [java]     [javac] 	   ^^^^^^^^^^^^^^^^^^
     [java]     [javac] Resource leak: '<unassigned Closeable value from line 1846>' is never closed
     [java]     [javac] ----------
     [java]     [javac] 88. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/src/org/eclipse/objectteams/otdt/internal/core/compiler/control/Dependencies.java (at line 2086)
     [java]     [javac] 	if (Config.getConfig().verifyMethods)
     [java]     [javac] 	    ^^^^^^^^^^^^^^^^^^
     [java]     [javac] Resource leak: '<unassigned Closeable value>' is never closed
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 89. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/src/org/eclipse/objectteams/otdt/internal/core/compiler/control/StateMemento.java (at line 235)
     [java]     [javac] 	@SuppressWarnings("nls")
     [java]     [javac] 	                  ^^^^^
     [java]     [javac] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 90. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/src/org/eclipse/objectteams/otdt/internal/core/compiler/lookup/AnchorMapping.java (at line 167)
     [java]     [javac] 	@SuppressWarnings("synthetic-access")
     [java]     [javac] 	                  ^^^^^^^^^^^^^^^^^^
     [java]     [javac] At least one of the problems in category 'synthetic-access' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] 91. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/src/org/eclipse/objectteams/otdt/internal/core/compiler/lookup/AnchorMapping.java (at line 404)
     [java]     [javac] 	@SuppressWarnings("nls")
     [java]     [javac] 	                  ^^^^^
     [java]     [javac] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] 92. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/src/org/eclipse/objectteams/otdt/internal/core/compiler/lookup/AnchorMapping.java (at line 449)
     [java]     [javac] 	@SuppressWarnings("nls")
     [java]     [javac] 	                  ^^^^^
     [java]     [javac] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 93. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/src/org/eclipse/objectteams/otdt/internal/core/compiler/ast/TSuperMessageSend.java (at line 233)
     [java]     [javac] 	@SuppressWarnings("hiding")
     [java]     [javac] 	                  ^^^^^^^^
     [java]     [javac] At least one of the problems in category 'hiding' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 94. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/src/org/eclipse/jdt/internal/compiler/lookup/ParameterizedGenericMethodBinding.java (at line 408)
     [java]     [javac] 	TypeBinding substituteForChecks;
     [java]     [javac] 	            ^^^^^^^^^^^^^^^^^^^
     [java]     [javac] The value of the local variable substituteForChecks is not used
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 95. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/src/org/eclipse/jdt/internal/compiler/apt/dispatch/BatchAnnotationProcessorManager.java (at line 80)
     [java]     [javac] 	@SuppressWarnings("resource") // fileManager is not opened here
     [java]     [javac] 	                  ^^^^^^^^^^
     [java]     [javac] At least one of the problems in category 'resource' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 96. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/src/org/eclipse/objectteams/otdt/internal/core/compiler/control/ITranslationStates.java (at line 73)
     [java]     [javac] 	@SuppressWarnings("nls")
     [java]     [javac] 	                  ^^^^^
     [java]     [javac] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 97. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/src/org/eclipse/objectteams/otdt/internal/core/compiler/smap/AbstractSmapGenerator.java (at line 59)
     [java]     [javac] 	@SuppressWarnings("nls")
     [java]     [javac] 	                  ^^^^^
     [java]     [javac] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 98. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/src/org/eclipse/objectteams/otdt/internal/core/compiler/bytecode/ConstantPoolObject.java (at line 201)
     [java]     [javac] 	@SuppressWarnings("nls")
     [java]     [javac] 	                  ^^^^^
     [java]     [javac] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] 99. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/src/org/eclipse/objectteams/otdt/internal/core/compiler/bytecode/ConstantPoolObject.java (at line 205)
     [java]     [javac] 	case	IntegerTag: str = new String("Integer:")+new Integer(this._int).toString() +"\n"; break;
     [java]     [javac] 	    	                                             ^^^^^^^^^^^^^^^^^^
     [java]     [javac] The constructor Integer(int) has been deprecated since version 9 and marked for removal
     [java]     [javac] ----------
     [java]     [javac] 100. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/src/org/eclipse/objectteams/otdt/internal/core/compiler/bytecode/ConstantPoolObject.java (at line 206)
     [java]     [javac] 	case	LongTag: str = new String("Long:")+new Long(this._long).toString() +"\n"; break;
     [java]     [javac] 	    	                                       ^^^^^^^^^^^^^^^^
     [java]     [javac] The constructor Long(long) has been deprecated since version 9 and marked for removal
     [java]     [javac] ----------
     [java]     [javac] 101. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/src/org/eclipse/objectteams/otdt/internal/core/compiler/bytecode/ConstantPoolObject.java (at line 207)
     [java]     [javac] 	case	FloatTag: str = new String("Float:")+new Float(this._float).toString() +"\n"; break;
     [java]     [javac] 	    	                                         ^^^^^^^^^^^^^^^^^^
     [java]     [javac] The constructor Float(float) has been deprecated since version 9 and marked for removal
     [java]     [javac] ----------
     [java]     [javac] 102. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/src/org/eclipse/objectteams/otdt/internal/core/compiler/bytecode/ConstantPoolObject.java (at line 208)
     [java]     [javac] 	case	DoubleTag: str = new String("Double:")+new Double(this._double).toString() +"\n"; break;
     [java]     [javac] 	    	                                           ^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] The constructor Double(double) has been deprecated since version 9 and marked for removal
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 103. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/src/org/eclipse/objectteams/otdt/internal/core/compiler/bytecode/ListValueAttribute.java (at line 127)
     [java]     [javac] 	@SuppressWarnings("nls")
     [java]     [javac] 	                  ^^^^^
     [java]     [javac] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 104. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/src/org/eclipse/objectteams/otdt/internal/core/compiler/bytecode/WordValueAttribute.java (at line 414)
     [java]     [javac] 	@SuppressWarnings("nls")
     [java]     [javac] 	                  ^^^^^
     [java]     [javac] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] 105. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/src/org/eclipse/objectteams/otdt/internal/core/compiler/bytecode/WordValueAttribute.java (at line 425)
     [java]     [javac] 	@SuppressWarnings("nls")
     [java]     [javac] 	                  ^^^^^
     [java]     [javac] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 106. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/src/org/eclipse/objectteams/otdt/internal/core/compiler/lookup/CallinCalloutBinding.java (at line 239)
     [java]     [javac] 	@SuppressWarnings("nls")
     [java]     [javac] 	                  ^^^^^
     [java]     [javac] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] 107. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/src/org/eclipse/objectteams/otdt/internal/core/compiler/lookup/CallinCalloutBinding.java (at line 274)
     [java]     [javac] 	@SuppressWarnings("nls")
     [java]     [javac] 	                  ^^^^^
     [java]     [javac] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 108. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/src/org/eclipse/objectteams/otdt/internal/core/compiler/lookup/DependentTypeBinding.java (at line 427)
     [java]     [javac] 	@SuppressWarnings("nls")
     [java]     [javac] 	                  ^^^^^
     [java]     [javac] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 109. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/src/org/eclipse/objectteams/otdt/internal/core/compiler/bytecode/OTSpecialAccessAttribute.java (at line 222)
     [java]     [javac] 	@SuppressWarnings("nls")
     [java]     [javac] 	                  ^^^^^
     [java]     [javac] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] 110. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/src/org/eclipse/objectteams/otdt/internal/core/compiler/bytecode/OTSpecialAccessAttribute.java (at line 457)
     [java]     [javac] 	@SuppressWarnings("nls")
     [java]     [javac] 	                  ^^^^^
     [java]     [javac] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 111. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/src/org/eclipse/objectteams/otdt/internal/core/compiler/bytecode/CallinParamMappingsAttribute.java (at line 78)
     [java]     [javac] 	@SuppressWarnings("nls")
     [java]     [javac] 	                  ^^^^^
     [java]     [javac] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 112. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/src/org/eclipse/objectteams/otdt/internal/core/compiler/bytecode/CallinMethodMappingsAttribute.java (at line 122)
     [java]     [javac] 	@SuppressWarnings("nls")
     [java]     [javac] 	                  ^^^^^
     [java]     [javac] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] 113. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/src/org/eclipse/objectteams/otdt/internal/core/compiler/bytecode/CallinMethodMappingsAttribute.java (at line 252)
     [java]     [javac] 	@SuppressWarnings("nls")
     [java]     [javac] 	                  ^^^^^
     [java]     [javac] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 114. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/src/org/eclipse/objectteams/otdt/internal/core/compiler/bytecode/BoundClassesHierarchyAttribute.java (at line 109)
     [java]     [javac] 	@SuppressWarnings("nls")
     [java]     [javac] 	                  ^^^^^
     [java]     [javac] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 115. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/src/org/eclipse/objectteams/otdt/internal/core/compiler/bytecode/StaticReplaceBindingsAttribute.java (at line 85)
     [java]     [javac] 	@SuppressWarnings("nls")
     [java]     [javac] 	                  ^^^^^
     [java]     [javac] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] 116. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/src/org/eclipse/objectteams/otdt/internal/core/compiler/bytecode/StaticReplaceBindingsAttribute.java (at line 126)
     [java]     [javac] 	@SuppressWarnings("nls")
     [java]     [javac] 	                  ^^^^^
     [java]     [javac] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] 117. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/src/org/eclipse/objectteams/otdt/internal/core/compiler/bytecode/StaticReplaceBindingsAttribute.java (at line 429)
     [java]     [javac] 	@SuppressWarnings("nls")
     [java]     [javac] 	                  ^^^^^
     [java]     [javac] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 118. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/src/org/eclipse/objectteams/otdt/internal/core/compiler/statemachine/transformer/TeamMethodGenerator.java (at line 114)
     [java]     [javac] 	@SuppressWarnings("nls")
     [java]     [javac] 	                  ^^^^^
     [java]     [javac] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] 119. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/src/org/eclipse/objectteams/otdt/internal/core/compiler/statemachine/transformer/TeamMethodGenerator.java (at line 205)
     [java]     [javac] 	@SuppressWarnings("nls")
     [java]     [javac] 	                  ^^^^^
     [java]     [javac] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] 120. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/src/org/eclipse/objectteams/otdt/internal/core/compiler/statemachine/transformer/TeamMethodGenerator.java (at line 223)
     [java]     [javac] 	@SuppressWarnings("nls")
     [java]     [javac] 	                  ^^^^^
     [java]     [javac] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] 121. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/src/org/eclipse/objectteams/otdt/internal/core/compiler/statemachine/transformer/TeamMethodGenerator.java (at line 427)
     [java]     [javac] 	@SuppressWarnings("nls")
     [java]     [javac] 	                  ^^^^^
     [java]     [javac] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 122. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/src/org/eclipse/objectteams/otdt/internal/core/compiler/statemachine/transformer/MethodSignatureEnhancer.java (at line 76)
     [java]     [javac] 	@SuppressWarnings("nls")
     [java]     [javac] 	                  ^^^^^
     [java]     [javac] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 123. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/src/org/eclipse/objectteams/otdt/internal/core/compiler/statemachine/transformer/StandardElementGenerator.java (at line 248)
     [java]     [javac] 	throw new InternalCompilerError("Required cast method not found."); //$NON-NLS-1$
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Dead code
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 124. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/src/org/eclipse/objectteams/otdt/internal/core/compiler/statemachine/transformer/StackTransformStatementsVisitor.java (at line 70)
     [java]     [javac] 	this.stackSizes.put(node, new Integer(this.replacements.size()));
     [java]     [javac] 	                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] The constructor Integer(int) has been deprecated since version 9 and marked for removal
     [java]     [javac] ----------
     [java]     [javac] 124 problems (0 errors, 66 warnings, 58 infos)
     [java] 
     [java] checkCompilationResults:
     [java]      [copy] Copying 98 files to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot
     [java] 
     [java] properties:
     [java] 
     [java] init:
     [java] 
     [java] build.jars:
     [java] 
     [java] pre.build.jars:
     [java] 
     [java] properties:
     [java] 
     [java] init:
     [java] 
     [java] @dot.nestedJars:
     [java] 
     [java] @dot:
     [java]     [mkdir] Created dir: /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot
     [java] 
     [java] pre.@dot:
     [java]     [javac] Compiling 1140 source files to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot
     [java]     [javac] ----------
     [java]     [javac] 1. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/dom/org/eclipse/jdt/core/dom/ArrayType.java (at line 153)
     [java]     [javac] 	this.dimensions().add(this.ast.newDimension());
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 2. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/dom/org/eclipse/jdt/core/dom/ArrayType.java (at line 173)
     [java]     [javac] 	this.dimensions().add(this.ast.newDimension());
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 3. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/dom/org/eclipse/jdt/core/dom/ArrayType.java (at line 226)
     [java]     [javac] 	result.dimensions().addAll(
     [java]     [javac] 					ASTNode.copySubtrees(target, dimensions()));
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Type safety: The method addAll(Collection) belongs to the raw type List. References to generic type List<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 4. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/dom/org/eclipse/jdt/core/dom/Dimension.java (at line 51)
     [java]     [javac] 	private static final List PROPERTY_DESCRIPTORS_8_0;
     [java]     [javac] 	                     ^^^^
     [java]     [javac] List is a raw type. References to generic type List<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 5. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/dom/org/eclipse/jdt/core/dom/Dimension.java (at line 54)
     [java]     [javac] 	List propertyList = new ArrayList(2);
     [java]     [javac] 	^^^^
     [java]     [javac] List is a raw type. References to generic type List<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 6. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/dom/org/eclipse/jdt/core/dom/Dimension.java (at line 54)
     [java]     [javac] 	List propertyList = new ArrayList(2);
     [java]     [javac] 	                        ^^^^^^^^^
     [java]     [javac] ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 7. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/dom/org/eclipse/jdt/core/dom/Dimension.java (at line 69)
     [java]     [javac] 	public static List propertyDescriptors(int apiLevel) {
     [java]     [javac] 	              ^^^^
     [java]     [javac] List is a raw type. References to generic type List<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 8. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/dom/org/eclipse/jdt/core/dom/Dimension.java (at line 117)
     [java]     [javac] 	result.annotations().addAll(
     [java]     [javac] 				ASTNode.copySubtrees(target, annotations()));
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Type safety: The method addAll(Collection) belongs to the raw type List. References to generic type List<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 9. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/dom/org/eclipse/jdt/core/dom/Dimension.java (at line 143)
     [java]     [javac] 	public List annotations() {
     [java]     [javac] 	       ^^^^
     [java]     [javac] List is a raw type. References to generic type List<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 10. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/model/org/eclipse/jdt/core/ToolFactory.java (at line 421)
     [java]     [javac] 	@SuppressWarnings("javadoc") // references deprecated TokenNameIdentifier
     [java]     [javac] 	                  ^^^^^^^^^
     [java]     [javac] At least one of the problems in category 'javadoc' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] 11. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/model/org/eclipse/jdt/core/ToolFactory.java (at line 477)
     [java]     [javac] 	@SuppressWarnings("javadoc") // references deprecated TokenNameIdentifier
     [java]     [javac] 	                  ^^^^^^^^^
     [java]     [javac] At least one of the problems in category 'javadoc' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] 12. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/model/org/eclipse/jdt/core/ToolFactory.java (at line 533)
     [java]     [javac] 	@SuppressWarnings("javadoc") // references deprecated TokenNameIdentifier
     [java]     [javac] 	                  ^^^^^^^^^
     [java]     [javac] At least one of the problems in category 'javadoc' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] 13. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/model/org/eclipse/jdt/core/ToolFactory.java (at line 572)
     [java]     [javac] 	@SuppressWarnings("javadoc") // references deprecated TokenNameIdentifier
     [java]     [javac] 	                  ^^^^^^^^^
     [java]     [javac] At least one of the problems in category 'javadoc' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 14. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/dom/org/eclipse/jdt/core/dom/ASTMatcher.java (at line 1046)
     [java]     [javac] 	@SuppressWarnings("deprecation")
     [java]     [javac] 	                  ^^^^^^^^^^^^^
     [java]     [javac] At least one of the problems in category 'deprecation' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 15. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/dom/org/eclipse/jdt/core/dom/Invocation.java (at line 28)
     [java]     [javac] 	List getArguments();
     [java]     [javac] 	^^^^
     [java]     [javac] List is a raw type. References to generic type List<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 16. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/dom/org/eclipse/jdt/core/dom/IMethodNode.java (at line 27)
     [java]     [javac] 	List parameters();
     [java]     [javac] 	^^^^
     [java]     [javac] List is a raw type. References to generic type List<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 17. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/dom/org/eclipse/jdt/core/dom/IMethodNode.java (at line 28)
     [java]     [javac] 	List typeParameters();
     [java]     [javac] 	^^^^
     [java]     [javac] List is a raw type. References to generic type List<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 18. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/dom/org/eclipse/jdt/core/dom/ASTConverter.java (at line 2665)
     [java]     [javac] 	@SuppressWarnings("deprecation")
     [java]     [javac] 	                  ^^^^^^^^^^^^^
     [java]     [javac] At least one of the problems in category 'deprecation' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] 19. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/dom/org/eclipse/jdt/core/dom/ASTConverter.java (at line 7782)
     [java]     [javac] 	@SuppressWarnings("nls")
     [java]     [javac] 	                  ^^^^^
     [java]     [javac] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 20. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/model/org/eclipse/jdt/core/ICompilationUnit.java (at line 43)
     [java]     [javac] 	@SuppressWarnings("deprecation")
     [java]     [javac] 	                  ^^^^^^^^^^^^^
     [java]     [javac] At least one of the problems in category 'deprecation' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 21. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/dom/org/eclipse/jdt/core/dom/AnnotatableType.java (at line 48)
     [java]     [javac] 	static final ChildListPropertyDescriptor internalAnnotationsPropertyFactory(Class nodeClass) {
     [java]     [javac] 	                                                                            ^^^^^
     [java]     [javac] Class is a raw type. References to generic type Class<T> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 22. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/dom/org/eclipse/jdt/core/dom/AnnotatableType.java (at line 98)
     [java]     [javac] 	public List annotations() {
     [java]     [javac] 	       ^^^^
     [java]     [javac] List is a raw type. References to generic type List<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 23. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/dom/org/eclipse/jdt/core/dom/MethodReference.java (at line 56)
     [java]     [javac] 	static final ChildListPropertyDescriptor internalTypeArgumentsFactory(Class nodeClass) {
     [java]     [javac] 	                                                                      ^^^^^
     [java]     [javac] Class is a raw type. References to generic type Class<T> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 24. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/dom/org/eclipse/jdt/core/dom/MethodReference.java (at line 97)
     [java]     [javac] 	public List typeArguments() {
     [java]     [javac] 	       ^^^^
     [java]     [javac] List is a raw type. References to generic type List<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 25. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/dom/org/eclipse/jdt/core/dom/IntersectionType.java (at line 46)
     [java]     [javac] 	private static final List PROPERTY_DESCRIPTORS_8_0;
     [java]     [javac] 	                     ^^^^
     [java]     [javac] List is a raw type. References to generic type List<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 26. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/dom/org/eclipse/jdt/core/dom/IntersectionType.java (at line 49)
     [java]     [javac] 	List propertyList = new ArrayList(2);
     [java]     [javac] 	^^^^
     [java]     [javac] List is a raw type. References to generic type List<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 27. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/dom/org/eclipse/jdt/core/dom/IntersectionType.java (at line 49)
     [java]     [javac] 	List propertyList = new ArrayList(2);
     [java]     [javac] 	                        ^^^^^^^^^
     [java]     [javac] ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 28. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/dom/org/eclipse/jdt/core/dom/IntersectionType.java (at line 64)
     [java]     [javac] 	public static List propertyDescriptors(int apiLevel) {
     [java]     [javac] 	              ^^^^
     [java]     [javac] List is a raw type. References to generic type List<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 29. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/dom/org/eclipse/jdt/core/dom/IntersectionType.java (at line 110)
     [java]     [javac] 	result.types().addAll(
     [java]     [javac] 				ASTNode.copySubtrees(target, types()));
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Type safety: The method addAll(Collection) belongs to the raw type List. References to generic type List<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 30. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/dom/org/eclipse/jdt/core/dom/IntersectionType.java (at line 140)
     [java]     [javac] 	public List types() {
     [java]     [javac] 	       ^^^^
     [java]     [javac] List is a raw type. References to generic type List<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 31. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/dom/org/eclipse/jdt/core/dom/LambdaExpression.java (at line 70)
     [java]     [javac] 	private static final List PROPERTY_DESCRIPTORS_8_0;
     [java]     [javac] 	                     ^^^^
     [java]     [javac] List is a raw type. References to generic type List<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 32. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/dom/org/eclipse/jdt/core/dom/LambdaExpression.java (at line 73)
     [java]     [javac] 	List propertyList = new ArrayList(4);
     [java]     [javac] 	^^^^
     [java]     [javac] List is a raw type. References to generic type List<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 33. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/dom/org/eclipse/jdt/core/dom/LambdaExpression.java (at line 73)
     [java]     [javac] 	List propertyList = new ArrayList(4);
     [java]     [javac] 	                        ^^^^^^^^^
     [java]     [javac] ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 34. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/dom/org/eclipse/jdt/core/dom/LambdaExpression.java (at line 89)
     [java]     [javac] 	public static List propertyDescriptors(int apiLevel) {
     [java]     [javac] 	              ^^^^
     [java]     [javac] List is a raw type. References to generic type List<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 35. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/dom/org/eclipse/jdt/core/dom/LambdaExpression.java (at line 181)
     [java]     [javac] 	result.parameters().addAll(ASTNode.copySubtrees(target, parameters()));
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Type safety: The method addAll(Collection) belongs to the raw type List. References to generic type List<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 36. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/dom/org/eclipse/jdt/core/dom/LambdaExpression.java (at line 246)
     [java]     [javac] 	public List parameters() {
     [java]     [javac] 	       ^^^^
     [java]     [javac] List is a raw type. References to generic type List<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 37. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/dom/org/eclipse/jdt/core/dom/CreationReference.java (at line 51)
     [java]     [javac] 	private static final List PROPERTY_DESCRIPTORS_8_0;
     [java]     [javac] 	                     ^^^^
     [java]     [javac] List is a raw type. References to generic type List<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 38. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/dom/org/eclipse/jdt/core/dom/CreationReference.java (at line 54)
     [java]     [javac] 	List propertyList = new ArrayList(3);
     [java]     [javac] 	^^^^
     [java]     [javac] List is a raw type. References to generic type List<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 39. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/dom/org/eclipse/jdt/core/dom/CreationReference.java (at line 54)
     [java]     [javac] 	List propertyList = new ArrayList(3);
     [java]     [javac] 	                        ^^^^^^^^^
     [java]     [javac] ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 40. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/dom/org/eclipse/jdt/core/dom/CreationReference.java (at line 69)
     [java]     [javac] 	public static List propertyDescriptors(int apiLevel) {
     [java]     [javac] 	              ^^^^
     [java]     [javac] List is a raw type. References to generic type List<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 41. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/dom/org/eclipse/jdt/core/dom/CreationReference.java (at line 137)
     [java]     [javac] 	result.typeArguments().addAll(ASTNode.copySubtrees(target, typeArguments()));
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Type safety: The method addAll(Collection) belongs to the raw type List. References to generic type List<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 42. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/dom/org/eclipse/jdt/core/dom/NameQualifiedType.java (at line 68)
     [java]     [javac] 	private static final List PROPERTY_DESCRIPTORS;
     [java]     [javac] 	                     ^^^^
     [java]     [javac] List is a raw type. References to generic type List<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 43. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/dom/org/eclipse/jdt/core/dom/NameQualifiedType.java (at line 71)
     [java]     [javac] 	List propertyList = new ArrayList(4);
     [java]     [javac] 	^^^^
     [java]     [javac] List is a raw type. References to generic type List<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 44. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/dom/org/eclipse/jdt/core/dom/NameQualifiedType.java (at line 71)
     [java]     [javac] 	List propertyList = new ArrayList(4);
     [java]     [javac] 	                        ^^^^^^^^^
     [java]     [javac] ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 45. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/dom/org/eclipse/jdt/core/dom/NameQualifiedType.java (at line 88)
     [java]     [javac] 	public static List propertyDescriptors(int apiLevel) {
     [java]     [javac] 	              ^^^^
     [java]     [javac] List is a raw type. References to generic type List<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 46. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/model/org/eclipse/jdt/internal/core/JavaElement.java (at line 223)
     [java]     [javac] 	return this.equals(((SourceTypeElementInfo) info).getHandle());
     [java]     [javac] 	                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Unlikely argument type for equals(): IType seems to be unrelated to JavaElement
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 47. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/dom/org/eclipse/jdt/core/dom/RoleTypeDeclaration.java (at line 253)
     [java]     [javac] 	private static final List PROPERTY_DESCRIPTORS_15;
     [java]     [javac] 	                     ^^^^
     [java]     [javac] List is a raw type. References to generic type List<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 48. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/dom/org/eclipse/jdt/core/dom/RoleTypeDeclaration.java (at line 349)
     [java]     [javac] 	public static List propertyDescriptors(int apiLevel, boolean previewEnabled) {
     [java]     [javac] 	              ^^^^
     [java]     [javac] List is a raw type. References to generic type List<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 49. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/dom/org/eclipse/jdt/core/dom/RoleTypeDeclaration.java (at line 1116)
     [java]     [javac] 	@SuppressWarnings({ "nls", "rawtypes" })
     [java]     [javac] 	                    ^^^^^
     [java]     [javac] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 50. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/dom/org/eclipse/jdt/core/dom/TypeMethodReference.java (at line 56)
     [java]     [javac] 	private static final List PROPERTY_DESCRIPTORS_8_0;
     [java]     [javac] 	                     ^^^^
     [java]     [javac] List is a raw type. References to generic type List<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 51. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/dom/org/eclipse/jdt/core/dom/TypeMethodReference.java (at line 59)
     [java]     [javac] 	List propertyList = new ArrayList(4);
     [java]     [javac] 	^^^^
     [java]     [javac] List is a raw type. References to generic type List<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 52. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/dom/org/eclipse/jdt/core/dom/TypeMethodReference.java (at line 59)
     [java]     [javac] 	List propertyList = new ArrayList(4);
     [java]     [javac] 	                        ^^^^^^^^^
     [java]     [javac] ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 53. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/dom/org/eclipse/jdt/core/dom/TypeMethodReference.java (at line 75)
     [java]     [javac] 	public static List propertyDescriptors(int apiLevel) {
     [java]     [javac] 	              ^^^^
     [java]     [javac] List is a raw type. References to generic type List<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 54. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/dom/org/eclipse/jdt/core/dom/TypeMethodReference.java (at line 157)
     [java]     [javac] 	result.typeArguments().addAll(ASTNode.copySubtrees(target, typeArguments()));
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Type safety: The method addAll(Collection) belongs to the raw type List. References to generic type List<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 55. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/dom/org/eclipse/jdt/core/dom/VariableDeclaration.java (at line 71)
     [java]     [javac] 	static final ChildPropertyDescriptor internalNamePropertyFactory(Class nodeClass) {
     [java]     [javac] 	                                                                 ^^^^^
     [java]     [javac] Class is a raw type. References to generic type Class<T> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 56. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/dom/org/eclipse/jdt/core/dom/VariableDeclaration.java (at line 82)
     [java]     [javac] 	static final SimplePropertyDescriptor internalExtraDimensionsPropertyFactory(Class nodeClass) {
     [java]     [javac] 	                                                                             ^^^^^
     [java]     [javac] Class is a raw type. References to generic type Class<T> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 57. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/dom/org/eclipse/jdt/core/dom/VariableDeclaration.java (at line 92)
     [java]     [javac] 	static final ChildListPropertyDescriptor internalExtraDimensions2PropertyFactory(Class nodeClass) {
     [java]     [javac] 	                                                                                 ^^^^^
     [java]     [javac] Class is a raw type. References to generic type Class<T> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 58. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/dom/org/eclipse/jdt/core/dom/VariableDeclaration.java (at line 102)
     [java]     [javac] 	static final ChildPropertyDescriptor internalInitializerPropertyFactory(Class nodeClass) {
     [java]     [javac] 	                                                                        ^^^^^
     [java]     [javac] Class is a raw type. References to generic type Class<T> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 59. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/dom/org/eclipse/jdt/core/dom/VariableDeclaration.java (at line 325)
     [java]     [javac] 	public List extraDimensions() {
     [java]     [javac] 	       ^^^^
     [java]     [javac] List is a raw type. References to generic type List<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 60. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/dom/org/eclipse/jdt/core/dom/SuperMethodReference.java (at line 57)
     [java]     [javac] 	private static final List PROPERTY_DESCRIPTORS_8_0;
     [java]     [javac] 	                     ^^^^
     [java]     [javac] List is a raw type. References to generic type List<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 61. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/dom/org/eclipse/jdt/core/dom/SuperMethodReference.java (at line 60)
     [java]     [javac] 	List propertyList = new ArrayList(4);
     [java]     [javac] 	^^^^
     [java]     [javac] List is a raw type. References to generic type List<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 62. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/dom/org/eclipse/jdt/core/dom/SuperMethodReference.java (at line 60)
     [java]     [javac] 	List propertyList = new ArrayList(4);
     [java]     [javac] 	                        ^^^^^^^^^
     [java]     [javac] ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 63. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/dom/org/eclipse/jdt/core/dom/SuperMethodReference.java (at line 77)
     [java]     [javac] 	public static List propertyDescriptors(int apiLevel) {
     [java]     [javac] 	              ^^^^
     [java]     [javac] List is a raw type. References to generic type List<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 64. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/dom/org/eclipse/jdt/core/dom/SuperMethodReference.java (at line 159)
     [java]     [javac] 	result.typeArguments().addAll(ASTNode.copySubtrees(target, typeArguments()));
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Type safety: The method addAll(Collection) belongs to the raw type List. References to generic type List<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 65. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/dom/org/eclipse/jdt/core/dom/PrecedenceDeclaration.java (at line 38)
     [java]     [javac] 	@SuppressWarnings("nls")
     [java]     [javac] 	                  ^^^^^
     [java]     [javac] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] 66. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/dom/org/eclipse/jdt/core/dom/PrecedenceDeclaration.java (at line 46)
     [java]     [javac] 	@SuppressWarnings("nls")
     [java]     [javac] 	                  ^^^^^
     [java]     [javac] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 67. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/dom/org/eclipse/jdt/core/dom/rewrite/ImportRewrite.java (at line 358)
     [java]     [javac] 	private String[] createdBaseImports;
     [java]     [javac] 	                 ^^^^^^^^^^^^^^^^^^
     [java]     [javac] The value of the field ImportRewrite.createdBaseImports is not used
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 68. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/dom/org/eclipse/jdt/core/dom/rewrite/ASTNodeCreator.java (at line 192)
     [java]     [javac] 	(AST ast, Javadoc javadoc, int modifier, MethodSpec roleMethod, List baseMethods, List paramMappings)
     [java]     [javac] 	                                                                ^^^^
     [java]     [javac] List is a raw type. References to generic type List<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 69. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/dom/org/eclipse/jdt/core/dom/rewrite/ASTNodeCreator.java (at line 192)
     [java]     [javac] 	(AST ast, Javadoc javadoc, int modifier, MethodSpec roleMethod, List baseMethods, List paramMappings)
     [java]     [javac] 	                                                                                  ^^^^
     [java]     [javac] List is a raw type. References to generic type List<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 70. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/dom/org/eclipse/jdt/core/dom/rewrite/ASTNodeCreator.java (at line 223)
     [java]     [javac] 	@SuppressWarnings("deprecation")
     [java]     [javac] 	                  ^^^^^^^^^^^^^
     [java]     [javac] At least one of the problems in category 'deprecation' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] 71. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/dom/org/eclipse/jdt/core/dom/rewrite/ASTNodeCreator.java (at line 231)
     [java]     [javac] 	List paramMappings,
     [java]     [javac] 	^^^^
     [java]     [javac] List is a raw type. References to generic type List<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 72. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/dom/org/eclipse/jdt/core/dom/rewrite/ASTNodeCreator.java (at line 288)
     [java]     [javac] 	public static MethodSpec createMethodSpec(AST ast, String methodName, Type returnType, List parameters, boolean signatureFlag)
     [java]     [javac] 	                                                                                       ^^^^
     [java]     [javac] List is a raw type. References to generic type List<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 73. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/dom/org/eclipse/jdt/core/dom/rewrite/ASTNodeCreator.java (at line 434)
     [java]     [javac] 	List arguments, AnonymousClassDeclaration anonymousClass)
     [java]     [javac] 	^^^^
     [java]     [javac] List is a raw type. References to generic type List<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 74. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/model/org/eclipse/jdt/internal/core/JavaModelManager.java (at line 378)
     [java]     [javac] 	private static final String INDEX_MANAGER_DEBUG = JavaCore.PLUGIN_ID + "/debug/indexmanager" ; //$NON-NLS-1$
     [java]     [javac] 	                            ^^^^^^^^^^^^^^^^^^^
     [java]     [javac] The value of the field JavaModelManager.INDEX_MANAGER_DEBUG is not used
     [java]     [javac] ----------
     [java]     [javac] 75. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/model/org/eclipse/jdt/internal/core/JavaModelManager.java (at line 4846)
     [java]     [javac] 	ForkJoinPool forkJoinPool = new ForkJoinPool(parallelism, //
     [java]     [javac] 	             ^^^^^^^^^^^^
     [java]     [javac] Resource leak: 'forkJoinPool' is never closed
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 76. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/dom/org/eclipse/jdt/internal/core/dom/util/DOMASTUtil.java (at line 22)
     [java]     [javac] 	@SuppressWarnings("deprecation")
     [java]     [javac] 	                  ^^^^^^^^^^^^^
     [java]     [javac] At least one of the problems in category 'deprecation' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 77. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/dom/org/eclipse/jdt/core/dom/ExpressionMethodReference.java (at line 56)
     [java]     [javac] 	private static final List PROPERTY_DESCRIPTORS_8_0;
     [java]     [javac] 	                     ^^^^
     [java]     [javac] List is a raw type. References to generic type List<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 78. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/dom/org/eclipse/jdt/core/dom/ExpressionMethodReference.java (at line 59)
     [java]     [javac] 	List propertyList = new ArrayList(4);
     [java]     [javac] 	^^^^
     [java]     [javac] List is a raw type. References to generic type List<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 79. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/dom/org/eclipse/jdt/core/dom/ExpressionMethodReference.java (at line 59)
     [java]     [javac] 	List propertyList = new ArrayList(4);
     [java]     [javac] 	                        ^^^^^^^^^
     [java]     [javac] ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 80. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/dom/org/eclipse/jdt/core/dom/ExpressionMethodReference.java (at line 75)
     [java]     [javac] 	public static List propertyDescriptors(int apiLevel) {
     [java]     [javac] 	              ^^^^
     [java]     [javac] List is a raw type. References to generic type List<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 81. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/dom/org/eclipse/jdt/core/dom/ExpressionMethodReference.java (at line 159)
     [java]     [javac] 	result.typeArguments().addAll(ASTNode.copySubtrees(target, typeArguments()));
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Type safety: The method addAll(Collection) belongs to the raw type List. References to generic type List<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 82. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/dom/org/eclipse/jdt/internal/core/dom/NaiveASTFlattener.java (at line 906)
     [java]     [javac] 	@SuppressWarnings("deprecation")
     [java]     [javac] 	                  ^^^^^^^^^^^^^
     [java]     [javac] At least one of the problems in category 'deprecation' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] 83. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/dom/org/eclipse/jdt/internal/core/dom/NaiveASTFlattener.java (at line 2230)
     [java]     [javac] 	@SuppressWarnings("nls")
     [java]     [javac] 	                  ^^^^^
     [java]     [javac] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] 84. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/dom/org/eclipse/jdt/internal/core/dom/NaiveASTFlattener.java (at line 2275)
     [java]     [javac] 	@SuppressWarnings("nls")
     [java]     [javac] 	                  ^^^^^
     [java]     [javac] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] 85. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/dom/org/eclipse/jdt/internal/core/dom/NaiveASTFlattener.java (at line 2291)
     [java]     [javac] 	@SuppressWarnings("nls")
     [java]     [javac] 	                  ^^^^^
     [java]     [javac] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] 86. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/dom/org/eclipse/jdt/internal/core/dom/NaiveASTFlattener.java (at line 2365)
     [java]     [javac] 	@SuppressWarnings("nls")
     [java]     [javac] 	                  ^^^^^
     [java]     [javac] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] 87. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/dom/org/eclipse/jdt/internal/core/dom/NaiveASTFlattener.java (at line 2424)
     [java]     [javac] 	@SuppressWarnings("nls")
     [java]     [javac] 	                  ^^^^^
     [java]     [javac] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] 88. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/dom/org/eclipse/jdt/internal/core/dom/NaiveASTFlattener.java (at line 2448)
     [java]     [javac] 	@SuppressWarnings("nls")
     [java]     [javac] 	                  ^^^^^
     [java]     [javac] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] 89. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/dom/org/eclipse/jdt/internal/core/dom/NaiveASTFlattener.java (at line 2462)
     [java]     [javac] 	@SuppressWarnings("nls")
     [java]     [javac] 	                  ^^^^^
     [java]     [javac] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] 90. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/dom/org/eclipse/jdt/internal/core/dom/NaiveASTFlattener.java (at line 2491)
     [java]     [javac] 	@SuppressWarnings("nls")
     [java]     [javac] 	                  ^^^^^
     [java]     [javac] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] 91. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/dom/org/eclipse/jdt/internal/core/dom/NaiveASTFlattener.java (at line 2515)
     [java]     [javac] 	@SuppressWarnings("nls")
     [java]     [javac] 	                  ^^^^^
     [java]     [javac] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] 92. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/dom/org/eclipse/jdt/internal/core/dom/NaiveASTFlattener.java (at line 2538)
     [java]     [javac] 	@SuppressWarnings("nls")
     [java]     [javac] 	                  ^^^^^
     [java]     [javac] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] 93. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/dom/org/eclipse/jdt/internal/core/dom/NaiveASTFlattener.java (at line 2559)
     [java]     [javac] 	@SuppressWarnings("nls")
     [java]     [javac] 	                  ^^^^^
     [java]     [javac] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] 94. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/dom/org/eclipse/jdt/internal/core/dom/NaiveASTFlattener.java (at line 2667)
     [java]     [javac] 	@SuppressWarnings("nls")
     [java]     [javac] 	                  ^^^^^
     [java]     [javac] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 95. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/model/org/eclipse/jdt/internal/core/builder/JavaBuilder.java (at line 879)
     [java]     [javac] 	for (int i = 0; i < this.nameEnvironment.sourceLocations.length; i++) {
     [java]     [javac] 	                                                                 ^^^
     [java]     [javac] Dead code
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 96. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/model/org/eclipse/objectteams/otdt/internal/core/OTType.java (at line 345)
     [java]     [javac] 	@SuppressWarnings("nls")
     [java]     [javac] 	                  ^^^^^
     [java]     [javac] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 97. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/model/org/eclipse/objectteams/otdt/internal/core/OTModel.java (at line 48)
     [java]     [javac] 	private WeakHashSet /*<IType>*/ unopenedTypes = new WeakHashSet();
     [java]     [javac] 	        ^^^^^^^^^^^
     [java]     [javac] WeakHashSet is a raw type. References to generic type WeakHashSet<T> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 98. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/model/org/eclipse/objectteams/otdt/internal/core/OTModel.java (at line 48)
     [java]     [javac] 	private WeakHashSet /*<IType>*/ unopenedTypes = new WeakHashSet();
     [java]     [javac] 	                                                    ^^^^^^^^^^^
     [java]     [javac] WeakHashSet is a raw type. References to generic type WeakHashSet<T> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 99. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/model/org/eclipse/objectteams/otdt/internal/core/OTModel.java (at line 72)
     [java]     [javac] 	this.unopenedTypes.add(type);
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Type safety: The method add(Object) belongs to the raw type WeakHashSet. References to generic type WeakHashSet<T> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 100. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/model/org/eclipse/objectteams/otdt/internal/core/OTModel.java (at line 111)
     [java]     [javac] 	found = (this.unopenedTypes.remove(type) != null);
     [java]     [javac] 	         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Type safety: The method remove(Object) belongs to the raw type WeakHashSet. References to generic type WeakHashSet<T> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 101. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/model/org/eclipse/objectteams/otdt/internal/core/RoleType.java (at line 241)
     [java]     [javac] 	@SuppressWarnings("nls")
     [java]     [javac] 	                  ^^^^^
     [java]     [javac] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 102. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/model/org/eclipse/objectteams/otdt/internal/core/PhantomType.java (at line 978)
     [java]     [javac] 	@SuppressWarnings("nls")
     [java]     [javac] 	                  ^^^^^
     [java]     [javac] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 103. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/dom/org/eclipse/jdt/core/dom/AbstractMethodMappingDeclaration.java (at line 86)
     [java]     [javac] 	static final ChildListPropertyDescriptor internalParameterMappingPropertyFactory(Class nodeClass)
     [java]     [javac] 	                                                                                 ^^^^^
     [java]     [javac] Class is a raw type. References to generic type Class<T> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 104. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/dom/org/eclipse/jdt/core/dom/AbstractMethodMappingDeclaration.java (at line 191)
     [java]     [javac] 	public List getParameterMappings()
     [java]     [javac] 	       ^^^^
     [java]     [javac] List is a raw type. References to generic type List<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 105. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/model/org/eclipse/objectteams/otdt/internal/core/CallinMapping.java (at line 145)
     [java]     [javac] 	@SuppressWarnings("nls")
     [java]     [javac] 	                  ^^^^^
     [java]     [javac] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] 106. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/model/org/eclipse/objectteams/otdt/internal/core/CallinMapping.java (at line 256)
     [java]     [javac] 	@SuppressWarnings("nls")
     [java]     [javac] 	                  ^^^^^
     [java]     [javac] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 107. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/model/org/eclipse/objectteams/otdt/internal/core/MethodMapping.java (at line 294)
     [java]     [javac] 	@SuppressWarnings("nls")
     [java]     [javac] 	                  ^^^^^
     [java]     [javac] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 108. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/model/org/eclipse/objectteams/otdt/internal/core/OTJavaElement.java (at line 158)
     [java]     [javac] 	@SuppressWarnings("nls")
     [java]     [javac] 	                  ^^^^^
     [java]     [javac] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 109. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/codeassist/org/eclipse/jdt/internal/codeassist/CompletionEngine.java (at line 14788)
     [java]     [javac] 	@SuppressWarnings("deprecation")
     [java]     [javac] 	                  ^^^^^^^^^^^^^
     [java]     [javac] At least one of the problems in category 'deprecation' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 110. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/model/org/eclipse/jdt/internal/core/util/CodeSnippetParsingUtil.java (at line 229)
     [java]     [javac] 	public Expression parseParameterMapping(char[] source, Map settings, boolean recordParsingInformation) {
     [java]     [javac] 	                                                       ^^^
     [java]     [javac] Map is a raw type. References to generic type Map<K,V> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 111. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/model/org/eclipse/jdt/internal/core/util/CodeSnippetParsingUtil.java (at line 233)
     [java]     [javac] 	public Expression parseParameterMapping(char[] source, int offset, int length, Map settings, boolean recordParsingInformation) {
     [java]     [javac] 	                                                                               ^^^
     [java]     [javac] Map is a raw type. References to generic type Map<K,V> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 112. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/model/org/eclipse/jdt/internal/core/util/CodeSnippetParsingUtil.java (at line 238)
     [java]     [javac] 	CompilerOptions compilerOptions = new CompilerOptions(settings);
     [java]     [javac] 	                                                      ^^^^^^^^
     [java]     [javac] Type safety: The expression of type Map needs unchecked conversion to conform to Map<String,String>
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 113. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/model/org/eclipse/objectteams/otdt/internal/core/CalloutMapping.java (at line 113)
     [java]     [javac] 	@SuppressWarnings("nls")
     [java]     [javac] 	                  ^^^^^
     [java]     [javac] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] 114. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/model/org/eclipse/objectteams/otdt/internal/core/CalloutMapping.java (at line 178)
     [java]     [javac] 	@SuppressWarnings("nls")
     [java]     [javac] 	                  ^^^^^
     [java]     [javac] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 115. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/codeassist/org/eclipse/jdt/internal/codeassist/impl/AssistParser.java (at line 387)
     [java]     [javac] 	@SuppressWarnings("synthetic-access")
     [java]     [javac] 	                  ^^^^^^^^^^^^^^^^^^
     [java]     [javac] At least one of the problems in category 'synthetic-access' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 116. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/dom/org/eclipse/jdt/internal/core/dom/rewrite/ASTRewriteAnalyzer.java (at line 3276)
     [java]     [javac] 	@SuppressWarnings("deprecation")
     [java]     [javac] 	                  ^^^^^^^^^^^^^
     [java]     [javac] At least one of the problems in category 'deprecation' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 117. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/dom/org/eclipse/jdt/internal/core/dom/rewrite/ASTRewriteFlattener.java (at line 695)
     [java]     [javac] 	@SuppressWarnings("deprecation")
     [java]     [javac] 	                  ^^^^^^^^^^^^^
     [java]     [javac] At least one of the problems in category 'deprecation' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] 118. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/dom/org/eclipse/jdt/internal/core/dom/rewrite/ASTRewriteFlattener.java (at line 1765)
     [java]     [javac] 	@SuppressWarnings("nls")
     [java]     [javac] 	                  ^^^^^
     [java]     [javac] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] 119. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/dom/org/eclipse/jdt/internal/core/dom/rewrite/ASTRewriteFlattener.java (at line 1809)
     [java]     [javac] 	@SuppressWarnings("nls")
     [java]     [javac] 	                  ^^^^^
     [java]     [javac] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] 120. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/dom/org/eclipse/jdt/internal/core/dom/rewrite/ASTRewriteFlattener.java (at line 1909)
     [java]     [javac] 	@SuppressWarnings("nls")
     [java]     [javac] 	                  ^^^^^
     [java]     [javac] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] 121. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/dom/org/eclipse/jdt/internal/core/dom/rewrite/ASTRewriteFlattener.java (at line 1990)
     [java]     [javac] 	@SuppressWarnings("nls")
     [java]     [javac] 	                  ^^^^^
     [java]     [javac] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] 122. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/dom/org/eclipse/jdt/internal/core/dom/rewrite/ASTRewriteFlattener.java (at line 2065)
     [java]     [javac] 	@SuppressWarnings("nls")
     [java]     [javac] 	                  ^^^^^
     [java]     [javac] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] 123. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/dom/org/eclipse/jdt/internal/core/dom/rewrite/ASTRewriteFlattener.java (at line 2076)
     [java]     [javac] 	@SuppressWarnings("nls")
     [java]     [javac] 	                  ^^^^^
     [java]     [javac] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 124. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/search/org/eclipse/jdt/internal/core/search/processing/JobManager.java (at line 561)
     [java]     [javac] 	} catch (ThreadDeath e) {
     [java]     [javac] 	         ^^^^^^^^^^^
     [java]     [javac] The type ThreadDeath has been deprecated since version 20 and marked for removal
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 125. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/model/org/eclipse/jdt/internal/core/CompilationUnitStructureRequestor.java (at line 1045)
     [java]     [javac] 	JavaModelManager manager = JavaModelManager.getJavaModelManager();
     [java]     [javac] 	                 ^^^^^^^
     [java]     [javac] The value of the local variable manager is not used
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 126. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/search/org/eclipse/jdt/internal/core/search/indexing/AddJarFileToIndex.java (at line 127)
     [java]     [javac] 	@SuppressWarnings("resource")
     [java]     [javac] 	                  ^^^^^^^^^^
     [java]     [javac] At least one of the problems in category 'resource' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 127. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/model/org/eclipse/objectteams/otdt/internal/core/CalloutToFieldMapping.java (at line 126)
     [java]     [javac] 	@SuppressWarnings("nls")
     [java]     [javac] 	                  ^^^^^
     [java]     [javac] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] 128. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/model/org/eclipse/objectteams/otdt/internal/core/CalloutToFieldMapping.java (at line 181)
     [java]     [javac] 	@SuppressWarnings("nls")
     [java]     [javac] 	                  ^^^^^
     [java]     [javac] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] 128 problems (0 errors, 79 warnings, 49 infos)
     [java] 
     [java] checkCompilationResults:
     [java]      [copy] Copying 4 files to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot
     [java] 
     [java] post.compile.@dot:
     [java] 
     [java] init:
     [java]      [echo] bundleVersion: 3.38.0.OTDT_r283_202403301859
     [java]      [echo] bundleVersionMajor: 3
     [java]      [echo] bundleVersionMinor: 38
     [java]      [echo] bundleVersionService: 0
     [java]      [echo] bundleVersionQualifier: OTDT_r283_202403301859
     [java]     [mkdir] Created dir: /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/ecj-temp-src-folder
     [java]     [mkdir] Created dir: /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/ecj-temp-folder
     [java] 
     [java] extract-batch-compiler:
     [java]      [echo] Extract .class file and properties for the batch compiler to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/ecj-temp-folder
     [java]      [copy] Copying 1199 files to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/ecj-temp-folder
     [java] 
     [java] post.@dot:
     [java] 
     [java] properties:
     [java] 
     [java] init:
     [java] 
     [java] jdtCompilerAdapter.jar.nestedJars:
     [java] 
     [java] jdtCompilerAdapter.jar:
     [java] 
     [java] post.build.jars:
     [java]      [echo] bundleVersion=3.38.0.OTDT_r283_202403301859
     [java] 
     [java] init:
     [java]      [echo] bundleVersion: 3.38.0.OTDT_r283_202403301859
     [java]      [echo] bundleVersionMajor: 3
     [java]      [echo] bundleVersionMinor: 38
     [java]      [echo] bundleVersionService: 0
     [java]      [echo] bundleVersionQualifier: OTDT_r283_202403301859
     [java] 
     [java] export:
     [java]     [mkdir] Created dir: /home/jenkins/agent/workspace/buildAndTest/testrun/ecj/I-2.8.3-202403301857
     [java]      [echo] UPDATE ecotj-I-2.8.3-202403301857.jar
     [java]      [copy] Copying 2 files to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/ecj-temp-folder
     [java]       [zip] Building zip: /home/jenkins/agent/workspace/buildAndTest/testrun/ecj/I-2.8.3-202403301857/ecotj-I-2.8.3-202403301857.jar
     [java]      [echo] UPDATE ecotjsrc-I-2.8.3-202403301857.jar
     [java]      [copy] Copying 1 file to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/ecj-temp-src-folder
     [java]      [copy] Copying 1 file to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/ecj-temp-src-folder/scripts/binary
     [java]       [zip] Building zip: /home/jenkins/agent/workspace/buildAndTest/testrun/ecj/I-2.8.3-202403301857/ecjsrc-I-2.8.3-202403301857.jar
     [java] 
     [java] cleanup:
     [java]    [delete] Deleting directory /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/ecj-temp-folder
     [java]    [delete] Deleting directory /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/ecj-temp-src-folder
     [java] 
     [java] update.feature:
     [java] 
     [java] all.children:
     [java] 
     [java] all.plugins:
     [java] 
     [java] properties:
     [java] 
     [java] init:
     [java] 
     [java] build.jars:
     [java] 
     [java] pre.build.jars:
     [java] 
     [java] post.build.jars:
     [java] 
     [java] init:
     [java] 
     [java] all:
     [java] 
     [java] convertSchemaToHtml:
     [java]     [mkdir] Created dir: /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.doc/reference
     [java]      [echo] recording schema conversion ... in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.doc/otdtconvert.txt
     [java]      [echo] done recording schema conversion in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.doc/otdtconvert.txt
     [java] 
     [java] properties:
     [java] 
     [java] init:
     [java] 
     [java] build.jars:
     [java] 
     [java] properties:
     [java] 
     [java] init:
     [java] 
     [java] otdtcoreext.jar.nestedJars:
     [java] 
     [java] otdtcoreext.jar:
     [java]     [mkdir] Created dir: /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt/temp.folder/otdtcoreext.jar.bin
     [java]     [javac] Compiling 16 source files to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt/temp.folder/otdtcoreext.jar.bin
     [java]     [javac] ----------
     [java]     [javac] 1. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt/src/org/eclipse/objectteams/otdt/core/ext/OTREContainer.java (at line 238)
     [java]     [javac] 	@SuppressWarnings("deprecation") // class PackageAdmin is "deprecated"
     [java]     [javac] 	                  ^^^^^^^^^^^^^
     [java]     [javac] At least one of the problems in category 'deprecation' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 2. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt/src/org/eclipse/objectteams/otdt/core/hierarchy/OTTypeHierarchies.java (at line 126)
     [java]     [javac] 	protected team class OTTypeHierarchy playedBy ITypeHierarchy 
     [java]     [javac] 	                                              ^^^^^^^^^^^^^^
     [java]     [javac] When binding interface ITypeHierarchy as base of OTTypeHierarchy:
     [java]     [javac] Note that some features like callin bindings are not yet supported in this situation (OTJLD 2.1.1).
     [java]     [javac] ----------
     [java]     [javac] 3. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt/src/org/eclipse/objectteams/otdt/core/hierarchy/OTTypeHierarchies.java (at line 205)
     [java]     [javac] 	protected class ConnectedType playedBy IType 
     [java]     [javac] 	                                       ^^^^^
     [java]     [javac] When binding interface IType as base of ConnectedType:
     [java]     [javac] Note that some features like callin bindings are not yet supported in this situation (OTJLD 2.1.1).
     [java]     [javac] ----------
     [java]     [javac] 4. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt/src/org/eclipse/objectteams/otdt/core/hierarchy/OTTypeHierarchies.java (at line 416)
     [java]     [javac] 	@SuppressWarnings("nls")
     [java]     [javac] 	                  ^^^^^
     [java]     [javac] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 5. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt/src/org/eclipse/objectteams/otdt/core/hierarchy/OTTypeHierarchyTraverser.java (at line 237)
     [java]     [javac] 	@SuppressWarnings("nls")
     [java]     [javac] 	                  ^^^^^
     [java]     [javac] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] 5 problems (0 errors, 2 warnings, 3 infos)
     [java] 
     [java] checkCompilationResults:
     [java]      [copy] Copying 1 file to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt/temp.folder/otdtcoreext.jar.bin
     [java]       [jar] Building jar: /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt/otdtcoreext.jar
     [java]    [delete] Deleting directory /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt/temp.folder/otdtcoreext.jar.bin
     [java] 
     [java] properties:
     [java] 
     [java] init:
     [java] 
     [java] build.jars:
     [java] 
     [java] properties:
     [java] 
     [java] init:
     [java] 
     [java] @dot.nestedJars:
     [java] 
     [java] @dot:
     [java]     [mkdir] Created dir: /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.debug/@dot
     [java]     [javac] Compiling 20 source files to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.debug/@dot
     [java]     [javac] ----------
     [java]     [javac] 1. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.debug/src/org/eclipse/objectteams/otdt/debug/TeamInstance.java (at line 84)
     [java]     [javac] 	private int _activationState; // TODO(SH): use for caching
     [java]     [javac] 	            ^^^^^^^^^^^^^^^^
     [java]     [javac] The value of the field TeamInstance._activationState is not used
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 2. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.debug/src/org/eclipse/objectteams/otdt/debug/internal/TeamBreakpointListener.java (at line 122)
     [java]     [javac] 	teamInstance.setInactiveForThreadID(new Long(threadID));
     [java]     [javac] 	                                        ^^^^^^^^^^^^^^
     [java]     [javac] The constructor Long(long) has been deprecated since version 9 and marked for removal
     [java]     [javac] ----------
     [java]     [javac] 2 problems (2 warnings)
     [java] 
     [java] checkCompilationResults:
     [java] 
     [java] properties:
     [java] 
     [java] init:
     [java] 
     [java] build.jars:
     [java] 
     [java] properties:
     [java] 
     [java] init:
     [java] 
     [java] @dot.nestedJars:
     [java] 
     [java] @dot:
     [java]     [mkdir] Created dir: /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui/@dot
     [java]     [javac] Compiling 62 source files to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui/@dot
     [java]     [javac] ----------
     [java]     [javac] 1. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui/src/org/eclipse/objectteams/otdt/internal/ui/bindingeditor/AddTypeBindingDialog.java (at line 83)
     [java]     [javac] 	private IJavaSearchScope _currentSearchScope; // FIXME(SH) (see showOnlyBaseOfEnclosing())
     [java]     [javac] 	                         ^^^^^^^^^^^^^^^^^^^
     [java]     [javac] The value of the field AddTypeBindingDialog._currentSearchScope is not used
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 2. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui/src/org/eclipse/objectteams/otdt/internal/ui/bindingeditor/BindingConfiguration.java (at line 71)
     [java]     [javac] 	import org.eclipse.jface.viewers.ViewerSorter;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] The type ViewerSorter is deprecated
     [java]     [javac] ----------
     [java]     [javac] 3. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui/src/org/eclipse/objectteams/otdt/internal/ui/bindingeditor/BindingConfiguration.java (at line 322)
     [java]     [javac] 	_roleMethListViewer.setSorter(new ViewerSorter());
     [java]     [javac] 	                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] The method setSorter(ViewerSorter) from the type StructuredViewer is deprecated
     [java]     [javac] ----------
     [java]     [javac] 4. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui/src/org/eclipse/objectteams/otdt/internal/ui/bindingeditor/BindingConfiguration.java (at line 322)
     [java]     [javac] 	_roleMethListViewer.setSorter(new ViewerSorter());
     [java]     [javac] 	                                  ^^^^^^^^^^^^
     [java]     [javac] The type ViewerSorter is deprecated
     [java]     [javac] ----------
     [java]     [javac] 5. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui/src/org/eclipse/objectteams/otdt/internal/ui/bindingeditor/BindingConfiguration.java (at line 322)
     [java]     [javac] 	_roleMethListViewer.setSorter(new ViewerSorter());
     [java]     [javac] 	                                  ^^^^^^^^^^^^^^
     [java]     [javac] The constructor ViewerSorter() is deprecated
     [java]     [javac] ----------
     [java]     [javac] 6. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui/src/org/eclipse/objectteams/otdt/internal/ui/bindingeditor/BindingConfiguration.java (at line 345)
     [java]     [javac] 	_baseMethListViewer.setSorter(new ViewerSorter());
     [java]     [javac] 	                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] The method setSorter(ViewerSorter) from the type StructuredViewer is deprecated
     [java]     [javac] ----------
     [java]     [javac] 7. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui/src/org/eclipse/objectteams/otdt/internal/ui/bindingeditor/BindingConfiguration.java (at line 345)
     [java]     [javac] 	_baseMethListViewer.setSorter(new ViewerSorter());
     [java]     [javac] 	                                  ^^^^^^^^^^^^
     [java]     [javac] The type ViewerSorter is deprecated
     [java]     [javac] ----------
     [java]     [javac] 8. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui/src/org/eclipse/objectteams/otdt/internal/ui/bindingeditor/BindingConfiguration.java (at line 345)
     [java]     [javac] 	_baseMethListViewer.setSorter(new ViewerSorter());
     [java]     [javac] 	                                  ^^^^^^^^^^^^^^
     [java]     [javac] The constructor ViewerSorter() is deprecated
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 9. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui/src/org/eclipse/objectteams/otdt/internal/ui/bindingeditor/BindingEditorDialog.java (at line 190)
     [java]     [javac] 	ASTParser parser = ASTParser.newParser(AST.JLS9);
     [java]     [javac] 	                                           ^^^^
     [java]     [javac] The field AST.JLS9 is deprecated
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 10. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui/src/org/eclipse/objectteams/otdt/internal/ui/bindingeditor/CallinMappingConfiguration.java (at line 413)
     [java]     [javac] 	if (identifier.equals(mapping.getIdentifier()))
     [java]     [javac] 	                      ^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Unlikely argument type for equals(): SimpleName seems to be unrelated to String
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 11. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui/src/org/eclipse/objectteams/otdt/internal/ui/bindingeditor/CalloutMappingConfiguration.java (at line 398)
     [java]     [javac] 	if (identifier.equals(mapping.getIdentifier()))
     [java]     [javac] 	                      ^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Unlikely argument type for equals(): SimpleName seems to be unrelated to String
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 12. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui/src/org/eclipse/objectteams/otdt/internal/ui/callinmarkers/CallinMarkerCreator2.java (at line 40)
     [java]     [javac] 	import org.eclipse.core.runtime.SubProgressMonitor;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] The type SubProgressMonitor is deprecated
     [java]     [javac] ----------
     [java]     [javac] 13. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui/src/org/eclipse/objectteams/otdt/internal/ui/callinmarkers/CallinMarkerCreator2.java (at line 332)
     [java]     [javac] 	updateMethodMarkers(target, allRoleTypes, allMembers, new SubProgressMonitor(monitor, 10));
     [java]     [javac] 	                                                          ^^^^^^^^^^^^^^^^^^
     [java]     [javac] The type SubProgressMonitor is deprecated
     [java]     [javac] ----------
     [java]     [javac] 14. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui/src/org/eclipse/objectteams/otdt/internal/ui/callinmarkers/CallinMarkerCreator2.java (at line 332)
     [java]     [javac] 	updateMethodMarkers(target, allRoleTypes, allMembers, new SubProgressMonitor(monitor, 10));
     [java]     [javac] 	                                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated
     [java]     [javac] ----------
     [java]     [javac] 15. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui/src/org/eclipse/objectteams/otdt/internal/ui/callinmarkers/CallinMarkerCreator2.java (at line 393)
     [java]     [javac] 	updateMethodMarkers(target, allRoleTypes, memberSet, new SubProgressMonitor(monitor, 10));
     [java]     [javac] 	                                                         ^^^^^^^^^^^^^^^^^^
     [java]     [javac] The type SubProgressMonitor is deprecated
     [java]     [javac] ----------
     [java]     [javac] 16. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui/src/org/eclipse/objectteams/otdt/internal/ui/callinmarkers/CallinMarkerCreator2.java (at line 393)
     [java]     [javac] 	updateMethodMarkers(target, allRoleTypes, memberSet, new SubProgressMonitor(monitor, 10));
     [java]     [javac] 	                                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 17. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui/src/org/eclipse/objectteams/otdt/internal/ui/callinmarkers/MySubProgressMonitor.java (at line 26)
     [java]     [javac] 	import org.eclipse.core.runtime.SubProgressMonitor;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] The type SubProgressMonitor is deprecated
     [java]     [javac] ----------
     [java]     [javac] 18. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui/src/org/eclipse/objectteams/otdt/internal/ui/callinmarkers/MySubProgressMonitor.java (at line 28)
     [java]     [javac] 	public class MySubProgressMonitor extends SubProgressMonitor
     [java]     [javac] 	                                          ^^^^^^^^^^^^^^^^^^
     [java]     [javac] The type SubProgressMonitor is deprecated
     [java]     [javac] ----------
     [java]     [javac] 19. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui/src/org/eclipse/objectteams/otdt/internal/ui/callinmarkers/MySubProgressMonitor.java (at line 32)
     [java]     [javac] 	super(monitor, ticks, SubProgressMonitor.PREPEND_MAIN_LABEL_TO_SUBTASK);
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] The constructor SubProgressMonitor(IProgressMonitor, int, int) is deprecated
     [java]     [javac] ----------
     [java]     [javac] 20. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui/src/org/eclipse/objectteams/otdt/internal/ui/callinmarkers/MySubProgressMonitor.java (at line 32)
     [java]     [javac] 	super(monitor, ticks, SubProgressMonitor.PREPEND_MAIN_LABEL_TO_SUBTASK);
     [java]     [javac] 	                      ^^^^^^^^^^^^^^^^^^
     [java]     [javac] The type SubProgressMonitor is deprecated
     [java]     [javac] ----------
     [java]     [javac] 21. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui/src/org/eclipse/objectteams/otdt/internal/ui/callinmarkers/MySubProgressMonitor.java (at line 32)
     [java]     [javac] 	super(monitor, ticks, SubProgressMonitor.PREPEND_MAIN_LABEL_TO_SUBTASK);
     [java]     [javac] 	                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] The field SubProgressMonitor.PREPEND_MAIN_LABEL_TO_SUBTASK is deprecated
     [java]     [javac] ----------
     [java]     [javac] 22. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui/src/org/eclipse/objectteams/otdt/internal/ui/callinmarkers/MySubProgressMonitor.java (at line 36)
     [java]     [javac] 	beginTask("", 1); //$NON-NLS-1$
     [java]     [javac] 	^^^^^^^^^^^^^^^^
     [java]     [javac] The method beginTask(String, int) from the type SubProgressMonitor is deprecated
     [java]     [javac] ----------
     [java]     [javac] 23. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui/src/org/eclipse/objectteams/otdt/internal/ui/callinmarkers/MySubProgressMonitor.java (at line 37)
     [java]     [javac] 	done();
     [java]     [javac] 	^^^^^^
     [java]     [javac] The method done() from the type SubProgressMonitor is deprecated
     [java]     [javac] ----------
     [java]     [javac] 24. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui/src/org/eclipse/objectteams/otdt/internal/ui/callinmarkers/MySubProgressMonitor.java (at line 44)
     [java]     [javac] 	super.worked(work);
     [java]     [javac] 	      ^^^^^^^^^^^^
     [java]     [javac] The method worked(int) from the type SubProgressMonitor is deprecated
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 25. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui/src/org/eclipse/objectteams/otdt/internal/ui/wizards/NewTypeWizardPage.java (at line 79)
     [java]     [javac] 	import org.eclipse.jface.contentassist.SubjectControlContentAssistant;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] The type SubjectControlContentAssistant is deprecated
     [java]     [javac] ----------
     [java]     [javac] 26. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui/src/org/eclipse/objectteams/otdt/internal/ui/wizards/NewTypeWizardPage.java (at line 106)
     [java]     [javac] 	import org.eclipse.ui.contentassist.ContentAssistHandler;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] The type ContentAssistHandler is deprecated
     [java]     [javac] ----------
     [java]     [javac] 27. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui/src/org/eclipse/objectteams/otdt/internal/ui/wizards/NewTypeWizardPage.java (at line 606)
     [java]     [javac] 	ASTParser parser= ASTParser.newParser(AST.JLS9);
     [java]     [javac] 	                                          ^^^^
     [java]     [javac] The field AST.JLS9 is deprecated
     [java]     [javac] ----------
     [java]     [javac] 28. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui/src/org/eclipse/objectteams/otdt/internal/ui/wizards/NewTypeWizardPage.java (at line 678)
     [java]     [javac] 	SubjectControlContentAssistant contentAssistant= ControlContentAssistHelper.createJavaContentAssistant(superInterfaceCompletionProcessor);
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] The type SubjectControlContentAssistant is deprecated
     [java]     [javac] ----------
     [java]     [javac] 29. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui/src/org/eclipse/objectteams/otdt/internal/ui/wizards/NewTypeWizardPage.java (at line 680)
     [java]     [javac] 	ContentAssistHandler.createHandlerForText(cellEditorText, contentAssistant);
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] The type ContentAssistHandler is deprecated
     [java]     [javac] ----------
     [java]     [javac] 30. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui/src/org/eclipse/objectteams/otdt/internal/ui/wizards/NewTypeWizardPage.java (at line 680)
     [java]     [javac] 	ContentAssistHandler.createHandlerForText(cellEditorText, contentAssistant);
     [java]     [javac] 	                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] The method createHandlerForText(Text, SubjectControlContentAssistant) from the type ContentAssistHandler is deprecated
     [java]     [javac] ----------
     [java]     [javac] 31. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui/src/org/eclipse/objectteams/otdt/internal/ui/wizards/NewTypeWizardPage.java (at line 1437)
     [java]     [javac] 	return JavaConventions.validateJavaTypeName(typeName, sourceLevel, complianceLevel);
     [java]     [javac] 	                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] The method validateJavaTypeName(String, String, String) from the type JavaConventions is deprecated
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 32. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui/src/org/eclipse/objectteams/otdt/internal/ui/wizards/listeners/NewRoleWizardPageListener.java (at line 365)
     [java]     [javac] 	validJava = JavaConventions.validateJavaTypeName(baseclassName, compliance, compliance);
     [java]     [javac] 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] The method validateJavaTypeName(String, String, String) from the type JavaConventions is deprecated
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 33. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui/src/org/eclipse/objectteams/otdt/internal/ui/wizards/listeners/NewTypeWizardPageListener.java (at line 796)
     [java]     [javac] 	private void checkImplicitRoleHierarchyForExplicitSuperClass(StatusInfo status, IType enclosingType, IType superType, String newRoleName)
     [java]     [javac] 		throws JavaModelException
     [java]     [javac] 	             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] The method checkImplicitRoleHierarchyForExplicitSuperClass(StatusInfo, IType, IType, String) from the type NewTypeWizardPageListener is never used locally
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 34. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui/src/org/eclipse/objectteams/otdt/internal/ui/wizards/typecreation/TypeCreator.java (at line 28)
     [java]     [javac] 	import org.eclipse.core.runtime.SubProgressMonitor;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] The type SubProgressMonitor is deprecated
     [java]     [javac] ----------
     [java]     [javac] 35. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui/src/org/eclipse/objectteams/otdt/internal/ui/wizards/typecreation/TypeCreator.java (at line 184)
     [java]     [javac] 	teamCU.becomeWorkingCopy(new SubProgressMonitor(monitor, 1)); // cu is now for sure (primary) a working copy
     [java]     [javac] 	                             ^^^^^^^^^^^^^^^^^^
     [java]     [javac] The type SubProgressMonitor is deprecated
     [java]     [javac] ----------
     [java]     [javac] 36. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui/src/org/eclipse/objectteams/otdt/internal/ui/wizards/typecreation/TypeCreator.java (at line 184)
     [java]     [javac] 	teamCU.becomeWorkingCopy(new SubProgressMonitor(monitor, 1)); // cu is now for sure (primary) a working copy
     [java]     [javac] 	                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated
     [java]     [javac] ----------
     [java]     [javac] 37. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui/src/org/eclipse/objectteams/otdt/internal/ui/wizards/typecreation/TypeCreator.java (at line 200)
     [java]     [javac] 	ICompilationUnit newCU= pack.createCompilationUnit(_typeInfo.getTypeName() + ".java", "", false, new SubProgressMonitor(monitor, 2)); //$NON-NLS-1$ //$NON-NLS-2$
     [java]     [javac] 	                                                                                                     ^^^^^^^^^^^^^^^^^^
     [java]     [javac] The type SubProgressMonitor is deprecated
     [java]     [javac] ----------
     [java]     [javac] 38. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui/src/org/eclipse/objectteams/otdt/internal/ui/wizards/typecreation/TypeCreator.java (at line 200)
     [java]     [javac] 	ICompilationUnit newCU= pack.createCompilationUnit(_typeInfo.getTypeName() + ".java", "", false, new SubProgressMonitor(monitor, 2)); //$NON-NLS-1$ //$NON-NLS-2$
     [java]     [javac] 	                                                                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated
     [java]     [javac] ----------
     [java]     [javac] 39. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui/src/org/eclipse/objectteams/otdt/internal/ui/wizards/typecreation/TypeCreator.java (at line 203)
     [java]     [javac] 	newCU.becomeWorkingCopy(new SubProgressMonitor(monitor, 1)); // cu is now a (primary) working copy
     [java]     [javac] 	                            ^^^^^^^^^^^^^^^^^^
     [java]     [javac] The type SubProgressMonitor is deprecated
     [java]     [javac] ----------
     [java]     [javac] 40. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui/src/org/eclipse/objectteams/otdt/internal/ui/wizards/typecreation/TypeCreator.java (at line 203)
     [java]     [javac] 	newCU.becomeWorkingCopy(new SubProgressMonitor(monitor, 1)); // cu is now a (primary) working copy
     [java]     [javac] 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated
     [java]     [javac] ----------
     [java]     [javac] 41. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui/src/org/eclipse/objectteams/otdt/internal/ui/wizards/typecreation/TypeCreator.java (at line 261)
     [java]     [javac] 	new SubProgressMonitor(monitor, 2));	
     [java]     [javac] 	    ^^^^^^^^^^^^^^^^^^
     [java]     [javac] The type SubProgressMonitor is deprecated
     [java]     [javac] ----------
     [java]     [javac] 42. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui/src/org/eclipse/objectteams/otdt/internal/ui/wizards/typecreation/TypeCreator.java (at line 261)
     [java]     [javac] 	new SubProgressMonitor(monitor, 2));	
     [java]     [javac] 	    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated
     [java]     [javac] ----------
     [java]     [javac] 43. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui/src/org/eclipse/objectteams/otdt/internal/ui/wizards/typecreation/TypeCreator.java (at line 280)
     [java]     [javac] 	imports.create(false, new SubProgressMonitor(monitor, 1));
     [java]     [javac] 	                          ^^^^^^^^^^^^^^^^^^
     [java]     [javac] The type SubProgressMonitor is deprecated
     [java]     [javac] ----------
     [java]     [javac] 44. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui/src/org/eclipse/objectteams/otdt/internal/ui/wizards/typecreation/TypeCreator.java (at line 280)
     [java]     [javac] 	imports.create(false, new SubProgressMonitor(monitor, 1));
     [java]     [javac] 	                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated
     [java]     [javac] ----------
     [java]     [javac] 45. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui/src/org/eclipse/objectteams/otdt/internal/ui/wizards/typecreation/TypeCreator.java (at line 299)
     [java]     [javac] 	createTypeMembers(createdType, imports, new SubProgressMonitor(monitor, 1));
     [java]     [javac] 	                                            ^^^^^^^^^^^^^^^^^^
     [java]     [javac] The type SubProgressMonitor is deprecated
     [java]     [javac] ----------
     [java]     [javac] 46. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui/src/org/eclipse/objectteams/otdt/internal/ui/wizards/typecreation/TypeCreator.java (at line 299)
     [java]     [javac] 	createTypeMembers(createdType, imports, new SubProgressMonitor(monitor, 1));
     [java]     [javac] 	                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated
     [java]     [javac] ----------
     [java]     [javac] 47. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui/src/org/eclipse/objectteams/otdt/internal/ui/wizards/typecreation/TypeCreator.java (at line 302)
     [java]     [javac] 	imports.create(false, new SubProgressMonitor(monitor, 1));
     [java]     [javac] 	                          ^^^^^^^^^^^^^^^^^^
     [java]     [javac] The type SubProgressMonitor is deprecated
     [java]     [javac] ----------
     [java]     [javac] 48. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui/src/org/eclipse/objectteams/otdt/internal/ui/wizards/typecreation/TypeCreator.java (at line 302)
     [java]     [javac] 	imports.create(false, new SubProgressMonitor(monitor, 1));
     [java]     [javac] 	                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated
     [java]     [javac] ----------
     [java]     [javac] 49. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui/src/org/eclipse/objectteams/otdt/internal/ui/wizards/typecreation/TypeCreator.java (at line 327)
     [java]     [javac] 	cu.commitWorkingCopy(true, new SubProgressMonitor(monitor, 1));
     [java]     [javac] 	                               ^^^^^^^^^^^^^^^^^^
     [java]     [javac] The type SubProgressMonitor is deprecated
     [java]     [javac] ----------
     [java]     [javac] 50. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui/src/org/eclipse/objectteams/otdt/internal/ui/wizards/typecreation/TypeCreator.java (at line 327)
     [java]     [javac] 	cu.commitWorkingCopy(true, new SubProgressMonitor(monitor, 1));
     [java]     [javac] 	                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated
     [java]     [javac] ----------
     [java]     [javac] 51. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui/src/org/eclipse/objectteams/otdt/internal/ui/wizards/typecreation/TypeCreator.java (at line 346)
     [java]     [javac] 	ASTParser parser= ASTParser.newParser(AST.JLS9);
     [java]     [javac] 	                                          ^^^^
     [java]     [javac] The field AST.JLS9 is deprecated
     [java]     [javac] ----------
     [java]     [javac] 52. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui/src/org/eclipse/objectteams/otdt/internal/ui/wizards/typecreation/TypeCreator.java (at line 435)
     [java]     [javac] 	ASTParser parser= ASTParser.newParser(AST.JLS9);
     [java]     [javac] 	                                          ^^^^
     [java]     [javac] The field AST.JLS9 is deprecated
     [java]     [javac] ----------
     [java]     [javac] 53. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui/src/org/eclipse/objectteams/otdt/internal/ui/wizards/typecreation/TypeCreator.java (at line 889)
     [java]     [javac] 	ASTParser parser= ASTParser.newParser(AST.JLS9);
     [java]     [javac] 	                                          ^^^^
     [java]     [javac] The field AST.JLS9 is deprecated
     [java]     [javac] ----------
     [java]     [javac] 54. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui/src/org/eclipse/objectteams/otdt/internal/ui/wizards/typecreation/TypeCreator.java (at line 903)
     [java]     [javac] 	System.out.println("TypeCreator: does this ever happen?");
     [java]     [javac] 	                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Non-externalized string literal; it should be followed by //$NON-NLS-<n>$
     [java]     [javac] ----------
     [java]     [javac] 55. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui/src/org/eclipse/objectteams/otdt/internal/ui/wizards/typecreation/TypeCreator.java (at line 917)
     [java]     [javac] 	createInheritedMethods(type, imports, new SubProgressMonitor(monitor, 1));
     [java]     [javac] 	                                          ^^^^^^^^^^^^^^^^^^
     [java]     [javac] The type SubProgressMonitor is deprecated
     [java]     [javac] ----------
     [java]     [javac] 56. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui/src/org/eclipse/objectteams/otdt/internal/ui/wizards/typecreation/TypeCreator.java (at line 917)
     [java]     [javac] 	createInheritedMethods(type, imports, new SubProgressMonitor(monitor, 1));
     [java]     [javac] 	                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated
     [java]     [javac] ----------
     [java]     [javac] 57. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui/src/org/eclipse/objectteams/otdt/internal/ui/wizards/typecreation/TypeCreator.java (at line 950)
     [java]     [javac] 	ASTParser parser= ASTParser.newParser(AST.JLS9);
     [java]     [javac] 	                                          ^^^^
     [java]     [javac] The field AST.JLS9 is deprecated
     [java]     [javac] ----------
     [java]     [javac] 58. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui/src/org/eclipse/objectteams/otdt/internal/ui/wizards/typecreation/TypeCreator.java (at line 953)
     [java]     [javac] 	CompilationUnit unit= (CompilationUnit) parser.createAST(new SubProgressMonitor(monitor, 1));
     [java]     [javac] 	                                                             ^^^^^^^^^^^^^^^^^^
     [java]     [javac] The type SubProgressMonitor is deprecated
     [java]     [javac] ----------
     [java]     [javac] 59. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui/src/org/eclipse/objectteams/otdt/internal/ui/wizards/typecreation/TypeCreator.java (at line 953)
     [java]     [javac] 	CompilationUnit unit= (CompilationUnit) parser.createAST(new SubProgressMonitor(monitor, 1));
     [java]     [javac] 	                                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 60. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui/src/org/eclipse/objectteams/otdt/ui/OTDTUIPlugin.java (at line 91)
     [java]     [javac] 	IWorkbenchWindow window= getWorkbench().getActiveWorkbenchWindow();
     [java]     [javac] 	                         ^^^^^^^^^^^^^^
     [java]     [javac] The method getWorkbench() from the type AbstractUIPlugin is deprecated
     [java]     [javac] ----------
     [java]     [javac] 61. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui/src/org/eclipse/objectteams/otdt/ui/OTDTUIPlugin.java (at line 94)
     [java]     [javac] 	return getWorkbench().getActiveWorkbenchWindow().getActivePage();
     [java]     [javac] 	       ^^^^^^^^^^^^^^
     [java]     [javac] The method getWorkbench() from the type AbstractUIPlugin is deprecated
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 62. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui/src/org/eclipse/objectteams/otdt/ui/dialogs/TeamSelectionDialog.java (at line 192)
     [java]     [javac] 	@SuppressWarnings("restriction") // using internal class org.eclipse.jdt.internal.ui.util.StringMatcher
     [java]     [javac] 	                  ^^^^^^^^^^^^^
     [java]     [javac] At least one of the problems in category 'restriction' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] 62 problems (0 errors, 59 warnings, 3 infos)
     [java] 
     [java] checkCompilationResults:
     [java]      [copy] Copying 6 files to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui/@dot
     [java] 
     [java] properties:
     [java] 
     [java] init:
     [java] 
     [java] build.jars:
     [java] 
     [java] properties:
     [java] 
     [java] init:
     [java] 
     [java] @dot.nestedJars:
     [java] 
     [java] @dot:
     [java]     [mkdir] Created dir: /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.jdt.ui/@dot
     [java]     [javac] Compiling 58 source files to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.jdt.ui/@dot
     [java]     [javac] ----------
     [java]     [javac] 1. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.jdt.ui/src/org/eclipse/objectteams/otdt/internal/ui/assist/CompletionAdaptor.java (at line 1)
     [java]     [javac] 	/**********************************************************************
     [java]     [javac] 	^
     [java]     [javac] The static method _OT$base_when(CodeGeneration) from the type CompletionAdaptor.SuperCallAdjustor should be accessed in a static way
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 2. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.jdt.ui/src/org/eclipse/objectteams/otdt/internal/ui/packageview/PackageExplorerAdaptor.java (at line 1)
     [java]     [javac] 	/**********************************************************************
     [java]     [javac] 	^
     [java]     [javac] The static method _OT$base_when$unwrapOTType$replace$associate(PackageExplorerPart.PackageExplorerProblemTreeViewer, Object, Item) from the type PackageExplorerAdaptor.PackageTreeViewer should be accessed in a static way
     [java]     [javac] ----------
     [java]     [javac] 2 problems (2 warnings)
     [java] 
     [java] checkCompilationResults:
     [java]      [copy] Copying 2 files to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.jdt.ui/@dot
     [java]      [copy] Copied 2 empty directories to 2 empty directories under /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.jdt.ui/@dot
     [java] 
     [java] properties:
     [java] 
     [java] init:
     [java] 
     [java] build.jars:
     [java] 
     [java] properties:
     [java] 
     [java] init:
     [java] 
     [java] @dot.nestedJars:
     [java] 
     [java] @dot:
     [java]     [mkdir] Created dir: /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.refactoring/@dot
     [java]     [javac] Compiling 43 source files to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.refactoring/@dot
     [java]     [javac] ----------
     [java]     [javac] 1. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.refactoring/src/org/eclipse/objectteams/otdt/internal/refactoring/adaptor/ReorgAdaptor.java (at line 1)
     [java]     [javac] 	/**********************************************************************
     [java]     [javac] 	^
     [java]     [javac] The static method _OT$base_when$typeRefFound$after$typeRefFound(ImportReferencesCollector, Name) from the type ReorgAdaptor.BaseImporting.BaseImportReferencesCollector should be accessed in a static way
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 2. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.refactoring/src/org/eclipse/objectteams/otdt/internal/refactoring/util/RefactoringUtil.java (at line 35)
     [java]     [javac] 	import org.eclipse.core.runtime.SubProgressMonitor;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] The type SubProgressMonitor is deprecated
     [java]     [javac] ----------
     [java]     [javac] 3. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.refactoring/src/org/eclipse/objectteams/otdt/internal/refactoring/util/RefactoringUtil.java (at line 297)
     [java]     [javac] 	IProgressMonitor subPm = new SubProgressMonitor(pm, 3);
     [java]     [javac] 	                             ^^^^^^^^^^^^^^^^^^
     [java]     [javac] The type SubProgressMonitor is deprecated
     [java]     [javac] ----------
     [java]     [javac] 4. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.refactoring/src/org/eclipse/objectteams/otdt/internal/refactoring/util/RefactoringUtil.java (at line 297)
     [java]     [javac] 	IProgressMonitor subPm = new SubProgressMonitor(pm, 3);
     [java]     [javac] 	                             ^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated
     [java]     [javac] ----------
     [java]     [javac] 5. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.refactoring/src/org/eclipse/objectteams/otdt/internal/refactoring/util/RefactoringUtil.java (at line 1249)
     [java]     [javac] 	ASTParser parser = ASTParser.newParser(AST.JLS8);
     [java]     [javac] 	                                           ^^^^
     [java]     [javac] The field AST.JLS8 is deprecated
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 6. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.refactoring/src/org/eclipse/objectteams/otdt/internal/refactoring/adaptor/RenameAdaptor.java (at line 76)
     [java]     [javac] 	import base org.eclipse.jdt.internal.corext.refactoring.rename.RenamePackageProcessor.ImportsManager;
     [java]     [javac] 	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Overriding access restriction of base class org.eclipse.jdt.internal.corext.refactoring.rename.RenamePackageProcessor.ImportsManager (OTJLD 2.1.2(c)).
     [java]     [javac] ----------
     [java]     [javac] 7. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.refactoring/src/org/eclipse/objectteams/otdt/internal/refactoring/adaptor/RenameAdaptor.java (at line 77)
     [java]     [javac] 	import base org.eclipse.jdt.internal.corext.refactoring.rename.RenamePackageProcessor.PackageRenamer;
     [java]     [javac] 	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Overriding access restriction of base class org.eclipse.jdt.internal.corext.refactoring.rename.RenamePackageProcessor.PackageRenamer (OTJLD 2.1.2(c)).
     [java]     [javac] ----------
     [java]     [javac] 8. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.refactoring/src/org/eclipse/objectteams/otdt/internal/refactoring/adaptor/RenameAdaptor.java (at line 499)
     [java]     [javac] 	@SuppressWarnings("decapsulation")
     [java]     [javac] 	                  ^^^^^^^^^^^^^^^
     [java]     [javac] Unnecessary @SuppressWarnings("decapsulation")
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 9. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.refactoring/src/org/eclipse/objectteams/otdt/internal/refactoring/adaptor/RenameTypeAdaptor.java (at line 161)
     [java]     [javac] 	@SuppressWarnings({ "basecall", "unchecked", "rawtypes" })
     [java]     [javac] 	                                             ^^^^^^^^^^
     [java]     [javac] Unnecessary @SuppressWarnings("rawtypes")
     [java]     [javac] ----------
     [java]     [javac] 10. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.refactoring/src/org/eclipse/objectteams/otdt/internal/refactoring/adaptor/RenameTypeAdaptor.java (at line 667)
     [java]     [javac] 	types.add(((IClassFile)child).getType());
     [java]     [javac] 	                              ^^^^^^^^^
     [java]     [javac] The method getType() from the type IClassFile is deprecated
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 11. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.refactoring/src/org/eclipse/objectteams/otdt/internal/refactoring/adaptor/pullup/PullUpAdaptor.java (at line 34)
     [java]     [javac] 	import org.eclipse.core.runtime.SubProgressMonitor;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] The type SubProgressMonitor is deprecated
     [java]     [javac] ----------
     [java]     [javac] 12. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.refactoring/src/org/eclipse/objectteams/otdt/internal/refactoring/adaptor/pullup/PullUpAdaptor.java (at line 698)
     [java]     [javac] 	CalloutMappingDeclaration newMethod= createNewCalloutDeclarationNode(sourceRewriter, rewrite, iMethod, oldCallout, mapping, adjustments, new SubProgressMonitor(subsub, 1), status);
     [java]     [javac] 	                                                                                                                                             ^^^^^^^^^^^^^^^^^^
     [java]     [javac] The type SubProgressMonitor is deprecated
     [java]     [javac] ----------
     [java]     [javac] 13. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.refactoring/src/org/eclipse/objectteams/otdt/internal/refactoring/adaptor/pullup/PullUpAdaptor.java (at line 698)
     [java]     [javac] 	CalloutMappingDeclaration newMethod= createNewCalloutDeclarationNode(sourceRewriter, rewrite, iMethod, oldCallout, mapping, adjustments, new SubProgressMonitor(subsub, 1), status);
     [java]     [javac] 	                                                                                                                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 14. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.refactoring/src/org/eclipse/objectteams/otdt/internal/refactoring/adaptor/pushdown/PushDownAdaptor.java (at line 135)
     [java]     [javac] 	@SuppressWarnings("restriction")
     [java]     [javac] 	                  ^^^^^^^^^^^^^
     [java]     [javac] Unnecessary @SuppressWarnings("restriction")
     [java]     [javac] ----------
     [java]     [javac] 15. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.refactoring/src/org/eclipse/objectteams/otdt/internal/refactoring/adaptor/pushdown/PushDownAdaptor.java (at line 253)
     [java]     [javac] 	@SuppressWarnings("restriction")
     [java]     [javac] 	                  ^^^^^^^^^^^^^
     [java]     [javac] Unnecessary @SuppressWarnings("restriction")
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 16. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.refactoring/src/org/eclipse/objectteams/otdt/internal/refactoring/adaptor/MoveInstanceMethodAdaptor.java (at line 26)
     [java]     [javac] 	System.out.println("MoveInstanceMethodAdaptor.<init>");
     [java]     [javac] 	                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Non-externalized string literal; it should be followed by //$NON-NLS-<n>$
     [java]     [javac] ----------
     [java]     [javac] 17. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.refactoring/src/org/eclipse/objectteams/otdt/internal/refactoring/adaptor/MoveInstanceMethodAdaptor.java (at line 33)
     [java]     [javac] 	System.out.println("MoveInstanceMethodProcessor.<init>");
     [java]     [javac] 	                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Non-externalized string literal; it should be followed by //$NON-NLS-<n>$
     [java]     [javac] ----------
     [java]     [javac] 18. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.refactoring/src/org/eclipse/objectteams/otdt/internal/refactoring/adaptor/MoveInstanceMethodAdaptor.java (at line 43)
     [java]     [javac] 	System.out.println(">>> MoveInstanceMethodProcessor.checkFinalConditions()");
     [java]     [javac] 	                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Non-externalized string literal; it should be followed by //$NON-NLS-<n>$
     [java]     [javac] ----------
     [java]     [javac] 19. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.refactoring/src/org/eclipse/objectteams/otdt/internal/refactoring/adaptor/MoveInstanceMethodAdaptor.java (at line 51)
     [java]     [javac] 	System.out.println("<<< MoveInstanceMethodProcessor.checkFinalConditions()");
     [java]     [javac] 	                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Non-externalized string literal; it should be followed by //$NON-NLS-<n>$
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 20. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.refactoring/src/org/eclipse/objectteams/otdt/internal/refactoring/otrefactorings/rolefile/MoveToRoleFileRefactoring.java (at line 24)
     [java]     [javac] 	import org.eclipse.core.runtime.SubProgressMonitor;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] The type SubProgressMonitor is deprecated
     [java]     [javac] ----------
     [java]     [javac] 21. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.refactoring/src/org/eclipse/objectteams/otdt/internal/refactoring/otrefactorings/rolefile/MoveToRoleFileRefactoring.java (at line 135)
     [java]     [javac] 	fRootRole = RefactoringASTParser.parseWithASTProvider(fTeamCUnit, true, new SubProgressMonitor(monitor, 99));
     [java]     [javac] 	                                                                            ^^^^^^^^^^^^^^^^^^
     [java]     [javac] The type SubProgressMonitor is deprecated
     [java]     [javac] ----------
     [java]     [javac] 22. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.refactoring/src/org/eclipse/objectteams/otdt/internal/refactoring/otrefactorings/rolefile/MoveToRoleFileRefactoring.java (at line 135)
     [java]     [javac] 	fRootRole = RefactoringASTParser.parseWithASTProvider(fTeamCUnit, true, new SubProgressMonitor(monitor, 99));
     [java]     [javac] 	                                                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated
     [java]     [javac] ----------
     [java]     [javac] 23. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.refactoring/src/org/eclipse/objectteams/otdt/internal/refactoring/otrefactorings/rolefile/MoveToRoleFileRefactoring.java (at line 169)
     [java]     [javac] 	newCuWC= teamPackage.getCompilationUnit(fRoleType.getElementName()+JavaModelUtil.DEFAULT_CU_SUFFIX).getWorkingCopy(new SubProgressMonitor(pm, 2));
     [java]     [javac] 	                                                                                                                       ^^^^^^^^^^^^^^^^^^
     [java]     [javac] The type SubProgressMonitor is deprecated
     [java]     [javac] ----------
     [java]     [javac] 24. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.refactoring/src/org/eclipse/objectteams/otdt/internal/refactoring/otrefactorings/rolefile/MoveToRoleFileRefactoring.java (at line 169)
     [java]     [javac] 	newCuWC= teamPackage.getCompilationUnit(fRoleType.getElementName()+JavaModelUtil.DEFAULT_CU_SUFFIX).getWorkingCopy(new SubProgressMonitor(pm, 2));
     [java]     [javac] 	                                                                                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated
     [java]     [javac] ----------
     [java]     [javac] 25. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.refactoring/src/org/eclipse/objectteams/otdt/internal/refactoring/otrefactorings/rolefile/MoveToRoleFileRefactoring.java (at line 210)
     [java]     [javac] 	change.add(cuRewrite.createChange(true, new SubProgressMonitor(pm, 2)));
     [java]     [javac] 	                                            ^^^^^^^^^^^^^^^^^^
     [java]     [javac] The type SubProgressMonitor is deprecated
     [java]     [javac] ----------
     [java]     [javac] 26. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.refactoring/src/org/eclipse/objectteams/otdt/internal/refactoring/otrefactorings/rolefile/MoveToRoleFileRefactoring.java (at line 210)
     [java]     [javac] 	change.add(cuRewrite.createChange(true, new SubProgressMonitor(pm, 2)));
     [java]     [javac] 	                                            ^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 27. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.refactoring/src/org/eclipse/objectteams/otdt/internal/refactoring/otrefactorings/inlinecallin/InlineCallinRefactoring.java (at line 18)
     [java]     [javac] 	import org.eclipse.core.runtime.SubProgressMonitor;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] The type SubProgressMonitor is deprecated
     [java]     [javac] ----------
     [java]     [javac] 28. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.refactoring/src/org/eclipse/objectteams/otdt/internal/refactoring/otrefactorings/inlinecallin/InlineCallinRefactoring.java (at line 240)
     [java]     [javac] 	fRootRole = RefactoringASTParser.parseWithASTProvider(fRoleCUnit, true, new SubProgressMonitor(monitor, 99));
     [java]     [javac] 	                                                                            ^^^^^^^^^^^^^^^^^^
     [java]     [javac] The type SubProgressMonitor is deprecated
     [java]     [javac] ----------
     [java]     [javac] 29. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.refactoring/src/org/eclipse/objectteams/otdt/internal/refactoring/otrefactorings/inlinecallin/InlineCallinRefactoring.java (at line 240)
     [java]     [javac] 	fRootRole = RefactoringASTParser.parseWithASTProvider(fRoleCUnit, true, new SubProgressMonitor(monitor, 99));
     [java]     [javac] 	                                                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated
     [java]     [javac] ----------
     [java]     [javac] 30. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.refactoring/src/org/eclipse/objectteams/otdt/internal/refactoring/otrefactorings/inlinecallin/InlineCallinRefactoring.java (at line 260)
     [java]     [javac] 	fRootBase = RefactoringASTParser.parseWithASTProvider(fBaseCUnit, true, new SubProgressMonitor(monitor, 99));
     [java]     [javac] 	                                                                            ^^^^^^^^^^^^^^^^^^
     [java]     [javac] The type SubProgressMonitor is deprecated
     [java]     [javac] ----------
     [java]     [javac] 31. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.refactoring/src/org/eclipse/objectteams/otdt/internal/refactoring/otrefactorings/inlinecallin/InlineCallinRefactoring.java (at line 260)
     [java]     [javac] 	fRootBase = RefactoringASTParser.parseWithASTProvider(fBaseCUnit, true, new SubProgressMonitor(monitor, 99));
     [java]     [javac] 	                                                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated
     [java]     [javac] ----------
     [java]     [javac] 32. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.refactoring/src/org/eclipse/objectteams/otdt/internal/refactoring/otrefactorings/inlinecallin/InlineCallinRefactoring.java (at line 432)
     [java]     [javac] 	IMethod[] referencedMethods = ReferenceFinderUtil.getMethodsReferencedIn(new IJavaElement[] { fRoleMethod }, null /* owner */, new SubProgressMonitor(pm,
     [java]     [javac] 	                                                                                                                                   ^^^^^^^^^^^^^^^^^^
     [java]     [javac] The type SubProgressMonitor is deprecated
     [java]     [javac] ----------
     [java]     [javac] 33. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.refactoring/src/org/eclipse/objectteams/otdt/internal/refactoring/otrefactorings/inlinecallin/InlineCallinRefactoring.java (at line 432)
     [java]     [javac] 	IMethod[] referencedMethods = ReferenceFinderUtil.getMethodsReferencedIn(new IJavaElement[] { fRoleMethod }, null /* owner */, new SubProgressMonitor(pm,
     [java]     [javac] 				1));
     [java]     [javac] 	                                                                                                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated
     [java]     [javac] ----------
     [java]     [javac] 34. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.refactoring/src/org/eclipse/objectteams/otdt/internal/refactoring/otrefactorings/inlinecallin/InlineCallinRefactoring.java (at line 443)
     [java]     [javac] 	IField[] referencedFields = ReferenceFinderUtil.getFieldsReferencedIn(new IJavaElement[] { fRoleMethod }, null /* owner */, new SubProgressMonitor(pm,
     [java]     [javac] 	                                                                                                                                ^^^^^^^^^^^^^^^^^^
     [java]     [javac] The type SubProgressMonitor is deprecated
     [java]     [javac] ----------
     [java]     [javac] 35. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.refactoring/src/org/eclipse/objectteams/otdt/internal/refactoring/otrefactorings/inlinecallin/InlineCallinRefactoring.java (at line 443)
     [java]     [javac] 	IField[] referencedFields = ReferenceFinderUtil.getFieldsReferencedIn(new IJavaElement[] { fRoleMethod }, null /* owner */, new SubProgressMonitor(pm,
     [java]     [javac] 				1));
     [java]     [javac] 	                                                                                                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 36. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.refactoring/src/org/eclipse/objectteams/otdt/internal/refactoring/otrefactorings/extractcallin/ExtractCallinRefactoring.java (at line 16)
     [java]     [javac] 	import org.eclipse.core.runtime.SubProgressMonitor;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] The type SubProgressMonitor is deprecated
     [java]     [javac] ----------
     [java]     [javac] 37. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.refactoring/src/org/eclipse/objectteams/otdt/internal/refactoring/otrefactorings/extractcallin/ExtractCallinRefactoring.java (at line 229)
     [java]     [javac] 	fRootBase = RefactoringASTParser.parseWithASTProvider(fBaseCUnit, true, new SubProgressMonitor(monitor, 99));
     [java]     [javac] 	                                                                            ^^^^^^^^^^^^^^^^^^
     [java]     [javac] The type SubProgressMonitor is deprecated
     [java]     [javac] ----------
     [java]     [javac] 38. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.refactoring/src/org/eclipse/objectteams/otdt/internal/refactoring/otrefactorings/extractcallin/ExtractCallinRefactoring.java (at line 229)
     [java]     [javac] 	fRootBase = RefactoringASTParser.parseWithASTProvider(fBaseCUnit, true, new SubProgressMonitor(monitor, 99));
     [java]     [javac] 	                                                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated
     [java]     [javac] ----------
     [java]     [javac] 39. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.refactoring/src/org/eclipse/objectteams/otdt/internal/refactoring/otrefactorings/extractcallin/ExtractCallinRefactoring.java (at line 273)
     [java]     [javac] 	fRootRole = RefactoringASTParser.parseWithASTProvider(fRoleCUnit, true, new SubProgressMonitor(pm, 99));
     [java]     [javac] 	                                                                            ^^^^^^^^^^^^^^^^^^
     [java]     [javac] The type SubProgressMonitor is deprecated
     [java]     [javac] ----------
     [java]     [javac] 40. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.refactoring/src/org/eclipse/objectteams/otdt/internal/refactoring/otrefactorings/extractcallin/ExtractCallinRefactoring.java (at line 273)
     [java]     [javac] 	fRootRole = RefactoringASTParser.parseWithASTProvider(fRoleCUnit, true, new SubProgressMonitor(pm, 99));
     [java]     [javac] 	                                                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated
     [java]     [javac] ----------
     [java]     [javac] 40 problems (40 warnings)
     [java] 
     [java] checkCompilationResults:
     [java]      [copy] Copying 3 files to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.refactoring/@dot
     [java]      [copy] Copied 1 empty directory to 1 empty directory under /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.refactoring/@dot
     [java] 
     [java] properties:
     [java] 
     [java] init:
     [java] 
     [java] build.jars:
     [java] 
     [java] properties:
     [java] 
     [java] init:
     [java] 
     [java] @dot.nestedJars:
     [java] 
     [java] @dot:
     [java]     [mkdir] Created dir: /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.help/@dot
     [java]     [javac] Compiling 8 source files to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.help/@dot
     [java]     [javac] ----------
     [java]     [javac] 1. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.help/src/org/eclipse/objectteams/otdt/ui/help/OTHelpPlugin.java (at line 36)
     [java]     [javac] 	@SuppressWarnings("deprecation") // package admin is still recommended for this particular purpose
     [java]     [javac] 	                  ^^^^^^^^^^^^^
     [java]     [javac] At least one of the problems in category 'deprecation' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 2. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.help/src/org/eclipse/objectteams/otdt/internal/ui/help/OTJLDError.java (at line 39)
     [java]     [javac] 	@SuppressWarnings("nls")
     [java]     [javac] 	                  ^^^^^
     [java]     [javac] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] 2 problems (2 infos)
     [java] 
     [java] checkCompilationResults:
     [java]      [copy] Copying 1 file to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.help/@dot
     [java] 
     [java] properties:
     [java] 
     [java] init:
     [java] 
     [java] build.jars:
     [java] 
     [java] properties:
     [java] 
     [java] init:
     [java] 
     [java] @dot.nestedJars:
     [java] 
     [java] @dot:
     [java]     [mkdir] Created dir: /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.debug.ui/@dot
     [java]     [javac] Compiling 24 source files to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.debug.ui/@dot
     [java]     [javac] ----------
     [java]     [javac] 1. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.debug.ui/src/org/eclipse/objectteams/otdt/debug/ui/internal/CopyInheritanceBreakpointManager.java (at line 39)
     [java]     [javac] 	import org.eclipse.core.runtime.SubProgressMonitor;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] The type SubProgressMonitor is deprecated
     [java]     [javac] ----------
     [java]     [javac] 2. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.debug.ui/src/org/eclipse/objectteams/otdt/debug/ui/internal/CopyInheritanceBreakpointManager.java (at line 346)
     [java]     [javac] 	IProgressMonitor mon = new SubProgressMonitor(monitor, 1);
     [java]     [javac] 	                           ^^^^^^^^^^^^^^^^^^
     [java]     [javac] The type SubProgressMonitor is deprecated
     [java]     [javac] ----------
     [java]     [javac] 3. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.debug.ui/src/org/eclipse/objectteams/otdt/debug/ui/internal/CopyInheritanceBreakpointManager.java (at line 346)
     [java]     [javac] 	IProgressMonitor mon = new SubProgressMonitor(monitor, 1);
     [java]     [javac] 	                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 4. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.debug.ui/src/org/eclipse/objectteams/otdt/debug/ui/internal/actions/OTBreakpointLocationVerifierJob.java (at line 120)
     [java]     [javac] 	ASTParser parser = ASTParser.newParser(AST.JLS12);
     [java]     [javac] 	                                           ^^^^^
     [java]     [javac] The field AST.JLS12 is deprecated
     [java]     [javac] ----------
     [java]     [javac] 5. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.debug.ui/src/org/eclipse/objectteams/otdt/debug/ui/internal/actions/OTBreakpointLocationVerifierJob.java (at line 171)
     [java]     [javac] 	parser = ASTParser.newParser(AST.JLS12);
     [java]     [javac] 	                                 ^^^^^
     [java]     [javac] The field AST.JLS12 is deprecated
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 6. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.debug.ui/src/org/eclipse/objectteams/otdt/debug/ui/internal/preferences/OTDebugPreferencePage.java (at line 39)
     [java]     [javac] 	import org.eclipse.objectteams.otdt.debug.ui.internal.preferences.OTDebugPreferences;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] The import org.eclipse.objectteams.otdt.debug.ui.internal.preferences.OTDebugPreferences is never used
     [java]     [javac] ----------
     [java]     [javac] 6 problems (6 warnings)
     [java] 
     [java] checkCompilationResults:
     [java]      [copy] Copying 4 files to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.debug.ui/@dot
     [java] 
     [java] properties:
     [java] 
     [java] init:
     [java] 
     [java] build.jars:
     [java] 
     [java] properties:
     [java] 
     [java] init:
     [java] 
     [java] @dot.nestedJars:
     [java] 
     [java] @dot:
     [java]     [mkdir] Created dir: /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.compiler.adaptor/@dot
     [java]     [javac] Compiling 18 source files to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.compiler.adaptor/@dot
     [java]     [javac] ----------
     [java]     [javac] 1. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.compiler.adaptor/src/org/eclipse/objectteams/otdt/internal/compiler/adaptor/ResourceProjectAdaptor.java (at line 42)
     [java]     [javac] 	protected class AbstractOTEquinoxProject playedBy IProject {
     [java]     [javac] 	                                                  ^^^^^^^^
     [java]     [javac] When binding interface IProject as base of AbstractOTEquinoxProject:
     [java]     [javac] Note that some features like callin bindings are not yet supported in this situation (OTJLD 2.1.1).
     [java]     [javac] ----------
     [java]     [javac] 1 problem (1 warning)
     [java] 
     [java] checkCompilationResults:
     [java]      [copy] Copying 1 file to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.compiler.adaptor/@dot
     [java]      [copy] Copied 1 empty directory to 1 empty directory under /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.compiler.adaptor/@dot
     [java] 
     [java] properties:
     [java] 
     [java] init:
     [java] 
     [java] build.jars:
     [java] 
     [java] properties:
     [java] 
     [java] init:
     [java] 
     [java] @dot.nestedJars:
     [java]     [mkdir] Created dir: /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/nestedJars/org.eclipse.ant.optional.junit_3.3.400.v20230714-1309
     [java]     [unzip] Expanding: /home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.ant.optional.junit_3.3.400.v20230714-1309.jar into /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/nestedJars/org.eclipse.ant.optional.junit_3.3.400.v20230714-1309
     [java]     [unzip] Expanding: /home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.ant.optional.junit_3.3.400.v20230714-1309.jar into /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/nestedJars/org.eclipse.ant.optional.junit_3.3.400.v20230714-1309
     [java]     [unzip] Expanding: /home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.ant.optional.junit_3.3.400.v20230714-1309.jar into /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/nestedJars/org.eclipse.ant.optional.junit_3.3.400.v20230714-1309
     [java]     [unzip] Expanding: /home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.ant.optional.junit_3.3.400.v20230714-1309.jar into /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/nestedJars/org.eclipse.ant.optional.junit_3.3.400.v20230714-1309
     [java]     [unzip] Expanding: /home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.ant.optional.junit_3.3.400.v20230714-1309.jar into /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/nestedJars/org.eclipse.ant.optional.junit_3.3.400.v20230714-1309
     [java]     [unzip] Expanding: /home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.ant.optional.junit_3.3.400.v20230714-1309.jar into /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/nestedJars/org.eclipse.ant.optional.junit_3.3.400.v20230714-1309
     [java]     [unzip] Expanding: /home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.ant.optional.junit_3.3.400.v20230714-1309.jar into /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/nestedJars/org.eclipse.ant.optional.junit_3.3.400.v20230714-1309
     [java]     [unzip] Expanding: /home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.ant.optional.junit_3.3.400.v20230714-1309.jar into /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/nestedJars/org.eclipse.ant.optional.junit_3.3.400.v20230714-1309
     [java]     [unzip] Expanding: /home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.ant.optional.junit_3.3.400.v20230714-1309.jar into /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/nestedJars/org.eclipse.ant.optional.junit_3.3.400.v20230714-1309
     [java]     [unzip] Expanding: /home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.ant.optional.junit_3.3.400.v20230714-1309.jar into /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/nestedJars/org.eclipse.ant.optional.junit_3.3.400.v20230714-1309
     [java]     [unzip] Expanding: /home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.ant.optional.junit_3.3.400.v20230714-1309.jar into /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/nestedJars/org.eclipse.ant.optional.junit_3.3.400.v20230714-1309
     [java]     [unzip] Expanding: /home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.ant.optional.junit_3.3.400.v20230714-1309.jar into /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/nestedJars/org.eclipse.ant.optional.junit_3.3.400.v20230714-1309
     [java]     [unzip] Expanding: /home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.ant.optional.junit_3.3.400.v20230714-1309.jar into /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/nestedJars/org.eclipse.ant.optional.junit_3.3.400.v20230714-1309
     [java]     [unzip] Expanding: /home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.ant.optional.junit_3.3.400.v20230714-1309.jar into /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/nestedJars/org.eclipse.ant.optional.junit_3.3.400.v20230714-1309
     [java]     [unzip] Expanding: /home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.ant.optional.junit_3.3.400.v20230714-1309.jar into /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/nestedJars/org.eclipse.ant.optional.junit_3.3.400.v20230714-1309
     [java]     [unzip] Expanding: /home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.ant.optional.junit_3.3.400.v20230714-1309.jar into /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/nestedJars/org.eclipse.ant.optional.junit_3.3.400.v20230714-1309
     [java]     [unzip] Expanding: /home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.ant.optional.junit_3.3.400.v20230714-1309.jar into /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/nestedJars/org.eclipse.ant.optional.junit_3.3.400.v20230714-1309
     [java]     [unzip] Expanding: /home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.ant.optional.junit_3.3.400.v20230714-1309.jar into /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/nestedJars/org.eclipse.ant.optional.junit_3.3.400.v20230714-1309
     [java]     [unzip] Expanding: /home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.ant.optional.junit_3.3.400.v20230714-1309.jar into /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/nestedJars/org.eclipse.ant.optional.junit_3.3.400.v20230714-1309
     [java]     [unzip] Expanding: /home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.ant.optional.junit_3.3.400.v20230714-1309.jar into /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/nestedJars/org.eclipse.ant.optional.junit_3.3.400.v20230714-1309
     [java]     [unzip] Expanding: /home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.ant.optional.junit_3.3.400.v20230714-1309.jar into /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/nestedJars/org.eclipse.ant.optional.junit_3.3.400.v20230714-1309
     [java]     [unzip] Expanding: /home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.ant.optional.junit_3.3.400.v20230714-1309.jar into /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/nestedJars/org.eclipse.ant.optional.junit_3.3.400.v20230714-1309
     [java]     [unzip] Expanding: /home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.ant.optional.junit_3.3.400.v20230714-1309.jar into /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/nestedJars/org.eclipse.ant.optional.junit_3.3.400.v20230714-1309
     [java]     [unzip] Expanding: /home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.ant.optional.junit_3.3.400.v20230714-1309.jar into /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/nestedJars/org.eclipse.ant.optional.junit_3.3.400.v20230714-1309
     [java]     [unzip] Expanding: /home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.ant.optional.junit_3.3.400.v20230714-1309.jar into /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/nestedJars/org.eclipse.ant.optional.junit_3.3.400.v20230714-1309
     [java] 
     [java] @dot:
     [java]     [mkdir] Created dir: /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.samples/@dot
     [java]     [javac] Compiling 13 source files to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.samples/@dot
     [java]     [javac] ----------
     [java]     [javac] 1. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.samples/src/org/eclipse/objectteams/otdt/internal/samples/ReviewPage.java (at line 19)
     [java]     [javac] 	import org.eclipse.pde.internal.ui.IHelpContextIds;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'IHelpContextIds' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.pde.ui_3.15.200.v20240321-1452.jar')
     [java]     [javac] ----------
     [java]     [javac] 2. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.samples/src/org/eclipse/objectteams/otdt/internal/samples/ReviewPage.java (at line 83)
     [java]     [javac] 	PlatformUI.getWorkbench().getHelpSystem().setHelp(container, IHelpContextIds.REVIEW);
     [java]     [javac] 	                                                             ^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'IHelpContextIds' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.pde.ui_3.15.200.v20240321-1452.jar')
     [java]     [javac] ----------
     [java]     [javac] 3. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.samples/src/org/eclipse/objectteams/otdt/internal/samples/ReviewPage.java (at line 83)
     [java]     [javac] 	PlatformUI.getWorkbench().getHelpSystem().setHelp(container, IHelpContextIds.REVIEW);
     [java]     [javac] 	                                                                             ^^^^^^
     [java]     [javac] Discouraged access: The field 'IHelpContextIds.REVIEW' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.pde.ui_3.15.200.v20240321-1452.jar')
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 4. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.samples/src/org/eclipse/objectteams/otdt/internal/samples/SelectionPage.java (at line 118)
     [java]     [javac] 	PlatformUI.getWorkbench().getHelpSystem().setHelp(container, IHelpContextIds.SELECTION);
     [java]     [javac] 	                                                             ^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'IHelpContextIds' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.pde.ui_3.15.200.v20240321-1452.jar')
     [java]     [javac] ----------
     [java]     [javac] 5. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.samples/src/org/eclipse/objectteams/otdt/internal/samples/SelectionPage.java (at line 118)
     [java]     [javac] 	PlatformUI.getWorkbench().getHelpSystem().setHelp(container, IHelpContextIds.SELECTION);
     [java]     [javac] 	                                                                             ^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'IHelpContextIds.SELECTION' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.pde.ui_3.15.200.v20240321-1452.jar')
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 6. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.samples/src/org/eclipse/objectteams/otdt/internal/samples/ProjectNamesPage.java (at line 31)
     [java]     [javac] 	import org.eclipse.objectteams.otdt.internal.samples.Messages;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] The import org.eclipse.objectteams.otdt.internal.samples.Messages is never used
     [java]     [javac] ----------
     [java]     [javac] 7. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.samples/src/org/eclipse/objectteams/otdt/internal/samples/ProjectNamesPage.java (at line 165)
     [java]     [javac] 	PlatformUI.getWorkbench().getHelpSystem().setHelp(container, IHelpContextIds.PROJECT_NAMES);
     [java]     [javac] 	                                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'IHelpContextIds' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.pde.ui_3.15.200.v20240321-1452.jar')
     [java]     [javac] ----------
     [java]     [javac] 8. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.samples/src/org/eclipse/objectteams/otdt/internal/samples/ProjectNamesPage.java (at line 165)
     [java]     [javac] 	PlatformUI.getWorkbench().getHelpSystem().setHelp(container, IHelpContextIds.PROJECT_NAMES);
     [java]     [javac] 	                                                                             ^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'IHelpContextIds.PROJECT_NAMES' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.pde.ui_3.15.200.v20240321-1452.jar')
     [java]     [javac] ----------
     [java]     [javac] 8 problems (8 warnings)
     [java] 
     [java] checkCompilationResults:
     [java]      [copy] Copying 2 files to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.samples/@dot
     [java] 
     [java] properties:
     [java] 
     [java] init:
     [java] 
     [java] build.jars:
     [java] 
     [java] properties:
     [java] 
     [java] init:
     [java] 
     [java] @dot.nestedJars:
     [java]     [unzip] Expanding: /home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.ant.optional.junit_3.3.400.v20230714-1309.jar into /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/nestedJars/org.eclipse.ant.optional.junit_3.3.400.v20230714-1309
     [java]     [unzip] Expanding: /home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.ant.optional.junit_3.3.400.v20230714-1309.jar into /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/nestedJars/org.eclipse.ant.optional.junit_3.3.400.v20230714-1309
     [java]     [unzip] Expanding: /home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.ant.optional.junit_3.3.400.v20230714-1309.jar into /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/nestedJars/org.eclipse.ant.optional.junit_3.3.400.v20230714-1309
     [java]     [unzip] Expanding: /home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.ant.optional.junit_3.3.400.v20230714-1309.jar into /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/nestedJars/org.eclipse.ant.optional.junit_3.3.400.v20230714-1309
     [java]     [unzip] Expanding: /home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.ant.optional.junit_3.3.400.v20230714-1309.jar into /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/nestedJars/org.eclipse.ant.optional.junit_3.3.400.v20230714-1309
     [java]     [unzip] Expanding: /home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.ant.optional.junit_3.3.400.v20230714-1309.jar into /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/nestedJars/org.eclipse.ant.optional.junit_3.3.400.v20230714-1309
     [java]     [unzip] Expanding: /home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.ant.optional.junit_3.3.400.v20230714-1309.jar into /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/nestedJars/org.eclipse.ant.optional.junit_3.3.400.v20230714-1309
     [java]     [unzip] Expanding: /home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.ant.optional.junit_3.3.400.v20230714-1309.jar into /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/nestedJars/org.eclipse.ant.optional.junit_3.3.400.v20230714-1309
     [java]     [unzip] Expanding: /home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.ant.optional.junit_3.3.400.v20230714-1309.jar into /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/nestedJars/org.eclipse.ant.optional.junit_3.3.400.v20230714-1309
     [java]     [unzip] Expanding: /home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.ant.optional.junit_3.3.400.v20230714-1309.jar into /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/nestedJars/org.eclipse.ant.optional.junit_3.3.400.v20230714-1309
     [java]     [unzip] Expanding: /home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.ant.optional.junit_3.3.400.v20230714-1309.jar into /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/nestedJars/org.eclipse.ant.optional.junit_3.3.400.v20230714-1309
     [java]     [unzip] Expanding: /home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.ant.optional.junit_3.3.400.v20230714-1309.jar into /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/nestedJars/org.eclipse.ant.optional.junit_3.3.400.v20230714-1309
     [java]     [unzip] Expanding: /home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.ant.optional.junit_3.3.400.v20230714-1309.jar into /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/nestedJars/org.eclipse.ant.optional.junit_3.3.400.v20230714-1309
     [java]     [unzip] Expanding: /home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.ant.optional.junit_3.3.400.v20230714-1309.jar into /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/nestedJars/org.eclipse.ant.optional.junit_3.3.400.v20230714-1309
     [java]     [unzip] Expanding: /home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.ant.optional.junit_3.3.400.v20230714-1309.jar into /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/nestedJars/org.eclipse.ant.optional.junit_3.3.400.v20230714-1309
     [java]     [unzip] Expanding: /home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.ant.optional.junit_3.3.400.v20230714-1309.jar into /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/nestedJars/org.eclipse.ant.optional.junit_3.3.400.v20230714-1309
     [java]     [unzip] Expanding: /home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.ant.optional.junit_3.3.400.v20230714-1309.jar into /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/nestedJars/org.eclipse.ant.optional.junit_3.3.400.v20230714-1309
     [java]     [unzip] Expanding: /home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.ant.optional.junit_3.3.400.v20230714-1309.jar into /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/nestedJars/org.eclipse.ant.optional.junit_3.3.400.v20230714-1309
     [java]     [unzip] Expanding: /home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.ant.optional.junit_3.3.400.v20230714-1309.jar into /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/nestedJars/org.eclipse.ant.optional.junit_3.3.400.v20230714-1309
     [java]     [unzip] Expanding: /home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.ant.optional.junit_3.3.400.v20230714-1309.jar into /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/nestedJars/org.eclipse.ant.optional.junit_3.3.400.v20230714-1309
     [java]     [unzip] Expanding: /home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.ant.optional.junit_3.3.400.v20230714-1309.jar into /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/nestedJars/org.eclipse.ant.optional.junit_3.3.400.v20230714-1309
     [java]     [unzip] Expanding: /home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.ant.optional.junit_3.3.400.v20230714-1309.jar into /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/nestedJars/org.eclipse.ant.optional.junit_3.3.400.v20230714-1309
     [java]     [unzip] Expanding: /home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.ant.optional.junit_3.3.400.v20230714-1309.jar into /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/nestedJars/org.eclipse.ant.optional.junit_3.3.400.v20230714-1309
     [java]     [unzip] Expanding: /home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.ant.optional.junit_3.3.400.v20230714-1309.jar into /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/nestedJars/org.eclipse.ant.optional.junit_3.3.400.v20230714-1309
     [java]     [unzip] Expanding: /home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.ant.optional.junit_3.3.400.v20230714-1309.jar into /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/nestedJars/org.eclipse.ant.optional.junit_3.3.400.v20230714-1309
     [java] 
     [java] @dot:
     [java]     [mkdir] Created dir: /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.debug.adaptor/@dot
     [java]     [javac] Compiling 25 source files to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.debug.adaptor/@dot
     [java]     [javac] ----------
     [java]     [javac] 1. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.debug.adaptor/src/org/eclipse/objectteams/otdt/internal/debug/adaptor/PresentationAdaptor.java (at line 85)
     [java]     [javac] 	protected class AbstractOTJStackFrame playedBy IJavaStackFrame {
     [java]     [javac] 	                                               ^^^^^^^^^^^^^^^
     [java]     [javac] When binding interface IJavaStackFrame as base of AbstractOTJStackFrame:
     [java]     [javac] Note that some features like callin bindings are not yet supported in this situation (OTJLD 2.1.1).
     [java]     [javac] ----------
     [java]     [javac] 1 problem (1 warning)
     [java] 
     [java] checkCompilationResults:
     [java]      [copy] Copying 1 file to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.debug.adaptor/@dot
     [java] 
     [java] properties:
     [java] 
     [java] init:
     [java] 
     [java] build.jars:
     [java] 
     [java] properties:
     [java] 
     [java] init:
     [java] 
     [java] @dot.nestedJars:
     [java]     [unzip] Expanding: /home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.ant.optional.junit_3.3.400.v20230714-1309.jar into /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/nestedJars/org.eclipse.ant.optional.junit_3.3.400.v20230714-1309
     [java]     [unzip] Expanding: /home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.ant.optional.junit_3.3.400.v20230714-1309.jar into /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/nestedJars/org.eclipse.ant.optional.junit_3.3.400.v20230714-1309
     [java]     [unzip] Expanding: /home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.ant.optional.junit_3.3.400.v20230714-1309.jar into /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/nestedJars/org.eclipse.ant.optional.junit_3.3.400.v20230714-1309
     [java]     [unzip] Expanding: /home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.ant.optional.junit_3.3.400.v20230714-1309.jar into /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/nestedJars/org.eclipse.ant.optional.junit_3.3.400.v20230714-1309
     [java]     [unzip] Expanding: /home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.ant.optional.junit_3.3.400.v20230714-1309.jar into /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/nestedJars/org.eclipse.ant.optional.junit_3.3.400.v20230714-1309
     [java]     [unzip] Expanding: /home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.ant.optional.junit_3.3.400.v20230714-1309.jar into /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/nestedJars/org.eclipse.ant.optional.junit_3.3.400.v20230714-1309
     [java]     [unzip] Expanding: /home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.ant.optional.junit_3.3.400.v20230714-1309.jar into /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/nestedJars/org.eclipse.ant.optional.junit_3.3.400.v20230714-1309
     [java]     [unzip] Expanding: /home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.ant.optional.junit_3.3.400.v20230714-1309.jar into /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/nestedJars/org.eclipse.ant.optional.junit_3.3.400.v20230714-1309
     [java]     [unzip] Expanding: /home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.ant.optional.junit_3.3.400.v20230714-1309.jar into /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/nestedJars/org.eclipse.ant.optional.junit_3.3.400.v20230714-1309
     [java]     [unzip] Expanding: /home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.ant.optional.junit_3.3.400.v20230714-1309.jar into /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/nestedJars/org.eclipse.ant.optional.junit_3.3.400.v20230714-1309
     [java]     [unzip] Expanding: /home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.ant.optional.junit_3.3.400.v20230714-1309.jar into /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/nestedJars/org.eclipse.ant.optional.junit_3.3.400.v20230714-1309
     [java]     [unzip] Expanding: /home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.ant.optional.junit_3.3.400.v20230714-1309.jar into /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/nestedJars/org.eclipse.ant.optional.junit_3.3.400.v20230714-1309
     [java]     [unzip] Expanding: /home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.ant.optional.junit_3.3.400.v20230714-1309.jar into /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/nestedJars/org.eclipse.ant.optional.junit_3.3.400.v20230714-1309
     [java]     [unzip] Expanding: /home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.ant.optional.junit_3.3.400.v20230714-1309.jar into /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/nestedJars/org.eclipse.ant.optional.junit_3.3.400.v20230714-1309
     [java]     [unzip] Expanding: /home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.ant.optional.junit_3.3.400.v20230714-1309.jar into /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/nestedJars/org.eclipse.ant.optional.junit_3.3.400.v20230714-1309
     [java]     [unzip] Expanding: /home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.ant.optional.junit_3.3.400.v20230714-1309.jar into /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/nestedJars/org.eclipse.ant.optional.junit_3.3.400.v20230714-1309
     [java]     [unzip] Expanding: /home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.ant.optional.junit_3.3.400.v20230714-1309.jar into /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/nestedJars/org.eclipse.ant.optional.junit_3.3.400.v20230714-1309
     [java]     [unzip] Expanding: /home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.ant.optional.junit_3.3.400.v20230714-1309.jar into /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/nestedJars/org.eclipse.ant.optional.junit_3.3.400.v20230714-1309
     [java]     [unzip] Expanding: /home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.ant.optional.junit_3.3.400.v20230714-1309.jar into /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/nestedJars/org.eclipse.ant.optional.junit_3.3.400.v20230714-1309
     [java]     [unzip] Expanding: /home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.ant.optional.junit_3.3.400.v20230714-1309.jar into /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/nestedJars/org.eclipse.ant.optional.junit_3.3.400.v20230714-1309
     [java]     [unzip] Expanding: /home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.ant.optional.junit_3.3.400.v20230714-1309.jar into /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/nestedJars/org.eclipse.ant.optional.junit_3.3.400.v20230714-1309
     [java]     [unzip] Expanding: /home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.ant.optional.junit_3.3.400.v20230714-1309.jar into /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/nestedJars/org.eclipse.ant.optional.junit_3.3.400.v20230714-1309
     [java]     [unzip] Expanding: /home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.ant.optional.junit_3.3.400.v20230714-1309.jar into /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/nestedJars/org.eclipse.ant.optional.junit_3.3.400.v20230714-1309
     [java]     [unzip] Expanding: /home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.ant.optional.junit_3.3.400.v20230714-1309.jar into /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/nestedJars/org.eclipse.ant.optional.junit_3.3.400.v20230714-1309
     [java]     [unzip] Expanding: /home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.ant.optional.junit_3.3.400.v20230714-1309.jar into /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/nestedJars/org.eclipse.ant.optional.junit_3.3.400.v20230714-1309
     [java] 
     [java] @dot:
     [java]     [mkdir] Created dir: /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.pde.ui/@dot
     [java]     [javac] Compiling 13 source files to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.pde.ui/@dot
     [java] 
     [java] checkCompilationResults:
     [java]      [copy] Copying 1 file to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.pde.ui/@dot
     [java] 
     [java] update.feature:
     [java] 
     [java] all.children:
     [java] 
     [java] processFlat:
     [java] 
     [java] init:
     [java] 
     [java] processElement:
     [java] 
     [java] processViaFeature:
     [java] 
     [java] init:
     [java] 
     [java] build.jars:
     [java] 
     [java] init:
     [java] 
     [java] all.features:
     [java] 
     [java] all.plugins:
     [java] 
     [java] build.jars:
     [java] 
     [java] build.jars:
     [java] 
     [java] build.jars:
     [java] 
     [java] build.jars:
     [java] 
     [java] build.jars:
     [java] 
     [java] build.jars:
     [java] 
     [java] build.jars:
     [java] 
     [java] build.jars:
     [java] 
     [java] build.jars:
     [java] 
     [java] build.jars:
     [java] 
     [java] build.jars:
     [java] 
     [java] build.jars:
     [java] 
     [java] update.feature:
     [java] 
     [java] all.children:
     [java] 
     [java] processFlat:
     [java] 
     [java] testElements:
     [java] 
     [java] init:
     [java] 
     [java] processElement:
     [java] 
     [java] processViaFeature:
     [java] 
     [java] init:
     [java] 
     [java] build.jars:
     [java] 
     [java] init:
     [java] 
     [java] all.features:
     [java] 
     [java] all.plugins:
     [java] 
     [java] properties:
     [java] 
     [java] init:
     [java] 
     [java] build.jars:
     [java] 
     [java] properties:
     [java] 
     [java] init:
     [java] 
     [java] @dot.nestedJars:
     [java] 
     [java] @dot:
     [java]     [mkdir] Created dir: /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/Base537533/@dot
     [java]     [javac] Compiling 3 source files to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/Base537533/@dot
     [java] 
     [java] checkCompilationResults:
     [java] 
     [java] properties:
     [java] 
     [java] init:
     [java] 
     [java] build.jars:
     [java] 
     [java] properties:
     [java] 
     [java] init:
     [java] 
     [java] @dot.nestedJars:
     [java] 
     [java] @dot:
     [java]     [mkdir] Created dir: /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/Base537350_A/@dot
     [java]     [javac] Compiling 2 source files to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/Base537350_A/@dot
     [java] 
     [java] checkCompilationResults:
     [java] 
     [java] properties:
     [java] 
     [java] init:
     [java] 
     [java] build.jars:
     [java] 
     [java] properties:
     [java] 
     [java] init:
     [java] 
     [java] @dot.nestedJars:
     [java] 
     [java] @dot:
     [java]     [mkdir] Created dir: /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/Base537350_B/@dot
     [java]     [javac] Compiling 7 source files to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/Base537350_B/@dot
     [java] 
     [java] checkCompilationResults:
     [java] 
     [java] properties:
     [java] 
     [java] init:
     [java] 
     [java] build.jars:
     [java] 
     [java] properties:
     [java] 
     [java] init:
     [java] 
     [java] @dot.nestedJars:
     [java] 
     [java] @dot:
     [java]     [mkdir] Created dir: /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/Base537351/@dot
     [java]     [javac] Compiling 2 source files to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/Base537351/@dot
     [java] 
     [java] checkCompilationResults:
     [java] 
     [java] properties:
     [java] 
     [java] init:
     [java] 
     [java] build.jars:
     [java] 
     [java] properties:
     [java] 
     [java] init:
     [java] 
     [java] @dot.nestedJars:
     [java] 
     [java] @dot:
     [java]     [mkdir] Created dir: /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/Base571542_A/@dot
     [java]     [javac] Compiling 1 source file to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/Base571542_A/@dot
     [java] 
     [java] checkCompilationResults:
     [java] 
     [java] properties:
     [java] 
     [java] init:
     [java] 
     [java] build.jars:
     [java] 
     [java] properties:
     [java] 
     [java] init:
     [java] 
     [java] @dot.nestedJars:
     [java] 
     [java] @dot:
     [java]     [mkdir] Created dir: /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/Base571542_B/@dot
     [java]     [javac] Compiling 1 source file to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/Base571542_B/@dot
     [java] 
     [java] checkCompilationResults:
     [java] 
     [java] properties:
     [java] 
     [java] init:
     [java] 
     [java] build.jars:
     [java] 
     [java] properties:
     [java] 
     [java] init:
     [java] 
     [java] @dot.nestedJars:
     [java] 
     [java] @dot:
     [java]     [mkdir] Created dir: /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/Aspect571542_A/@dot
     [java]     [javac] Compiling 2 source files to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/Aspect571542_A/@dot
     [java] 
     [java] checkCompilationResults:
     [java] 
     [java] properties:
     [java] 
     [java] init:
     [java] 
     [java] build.jars:
     [java] 
     [java] properties:
     [java] 
     [java] init:
     [java] 
     [java] @dot.nestedJars:
     [java] 
     [java] @dot:
     [java]     [mkdir] Created dir: /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/Aspect571542_B/@dot
     [java]     [javac] Compiling 4 source files to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/Aspect571542_B/@dot
     [java] 
     [java] checkCompilationResults:
     [java] 
     [java] properties:
     [java] 
     [java] init:
     [java] 
     [java] build.jars:
     [java] 
     [java] properties:
     [java] 
     [java] init:
     [java] 
     [java] @dot.nestedJars:
     [java] 
     [java] @dot:
     [java]     [mkdir] Created dir: /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/Middle537351/@dot
     [java]     [javac] Compiling 3 source files to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/Middle537351/@dot
     [java] 
     [java] checkCompilationResults:
     [java] 
     [java] properties:
     [java] 
     [java] init:
     [java] 
     [java] build.jars:
     [java] 
     [java] properties:
     [java] 
     [java] init:
     [java] 
     [java] @dot.nestedJars:
     [java] 
     [java] @dot:
     [java]     [mkdir] Created dir: /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/Aspect537533/@dot
     [java]     [javac] Compiling 3 source files to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/Aspect537533/@dot
     [java] 
     [java] checkCompilationResults:
     [java] 
     [java] properties:
     [java] 
     [java] init:
     [java] 
     [java] build.jars:
     [java] 
     [java] properties:
     [java] 
     [java] init:
     [java] 
     [java] @dot.nestedJars:
     [java] 
     [java] @dot:
     [java]     [mkdir] Created dir: /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/Aspect537351/@dot
     [java]     [javac] Compiling 1 source file to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/Aspect537351/@dot
     [java] 
     [java] checkCompilationResults:
     [java] 
     [java] properties:
     [java] 
     [java] init:
     [java] 
     [java] build.jars:
     [java] 
     [java] properties:
     [java] 
     [java] init:
     [java] 
     [java] @dot.nestedJars:
     [java] 
     [java] @dot:
     [java]     [mkdir] Created dir: /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/Aspect537350_B/@dot
     [java]     [javac] Compiling 1 source file to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/Aspect537350_B/@dot
     [java] 
     [java] checkCompilationResults:
     [java] 
     [java] properties:
     [java] 
     [java] init:
     [java] 
     [java] build.jars:
     [java] 
     [java] properties:
     [java] 
     [java] init:
     [java] 
     [java] @dot.nestedJars:
     [java] 
     [java] @dot:
     [java]     [mkdir] Created dir: /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/Aspect537350_A/@dot
     [java]     [javac] Compiling 2 source files to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/Aspect537350_A/@dot
     [java] 
     [java] checkCompilationResults:
     [java] 
     [java] properties:
     [java] 
     [java] init:
     [java] 
     [java] build.jars:
     [java] 
     [java] properties:
     [java] 
     [java] init:
     [java] 
     [java] @dot.nestedJars:
     [java] 
     [java] @dot:
     [java]     [mkdir] Created dir: /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/OTEquinoxTests/@dot
     [java]     [javac] Compiling 1 source file to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/OTEquinoxTests/@dot
     [java] 
     [java] checkCompilationResults:
     [java] 
     [java] properties:
     [java] 
     [java] init:
     [java] 
     [java] build.jars:
     [java] 
     [java] properties:
     [java] 
     [java] init:
     [java] 
     [java] @dot.nestedJars:
     [java] 
     [java] @dot:
     [java]     [mkdir] Created dir: /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.text.tests/@dot
     [java]     [javac] Compiling 38 source files to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.text.tests/@dot
     [java]     [javac] ----------
     [java]     [javac] 1. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.text.tests/src/org/eclipse/text/tests/TextUtilitiesTest.java (at line 275)
     [java]     [javac] 	@SuppressWarnings("deprecation")
     [java]     [javac] 	                  ^^^^^^^^^^^^^
     [java]     [javac] At least one of the problems in category 'deprecation' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 2. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.text.tests/src/org/eclipse/text/tests/link/LinkedModeModelTest.java (at line 586)
     [java]     [javac] 	@SuppressWarnings("null")
     [java]     [javac] 	                  ^^^^^^
     [java]     [javac] At least one of the problems in category 'null' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] 2 problems (2 infos)
     [java] 
     [java] checkCompilationResults:
     [java] 
     [java] properties:
     [java] 
     [java] init:
     [java] 
     [java] build.jars:
     [java] 
     [java] properties:
     [java] 
     [java] init:
     [java] 
     [java] @dot.nestedJars:
     [java] 
     [java] @dot:
     [java]     [mkdir] Created dir: /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.core.filebuffers.tests/@dot
     [java]     [javac] Compiling 24 source files to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.core.filebuffers.tests/@dot
     [java]     [javac] ----------
     [java]     [javac] 1. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.core.filebuffers.tests/src/org/eclipse/core/filebuffers/tests/TextFileManagerDocCreationTests.java (at line 18)
     [java]     [javac] 	import org.eclipse.core.internal.filebuffers.TextFileBufferManager;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'TextFileBufferManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.core.filebuffers_3.8.300.v20240207-1054.jar')
     [java]     [javac] ----------
     [java]     [javac] 2. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.core.filebuffers.tests/src/org/eclipse/core/filebuffers/tests/TextFileManagerDocCreationTests.java (at line 30)
     [java]     [javac] 	fManager= new TextFileBufferManager();
     [java]     [javac] 	              ^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'TextFileBufferManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.core.filebuffers_3.8.300.v20240207-1054.jar')
     [java]     [javac] ----------
     [java]     [javac] 3. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.core.filebuffers.tests/src/org/eclipse/core/filebuffers/tests/TextFileManagerDocCreationTests.java (at line 30)
     [java]     [javac] 	fManager= new TextFileBufferManager();
     [java]     [javac] 	              ^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The constructor 'TextFileBufferManager()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.core.filebuffers_3.8.300.v20240207-1054.jar')
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 4. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.core.filebuffers.tests/src/org/eclipse/core/filebuffers/tests/ResourceTextFileManagerDocCreationTests.java (at line 20)
     [java]     [javac] 	import org.eclipse.core.internal.filebuffers.ResourceTextFileBufferManager;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'ResourceTextFileBufferManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.core.filebuffers_3.8.300.v20240207-1054.jar')
     [java]     [javac] ----------
     [java]     [javac] 5. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.core.filebuffers.tests/src/org/eclipse/core/filebuffers/tests/ResourceTextFileManagerDocCreationTests.java (at line 37)
     [java]     [javac] 	fManager= new ResourceTextFileBufferManager();
     [java]     [javac] 	              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'ResourceTextFileBufferManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.core.filebuffers_3.8.300.v20240207-1054.jar')
     [java]     [javac] ----------
     [java]     [javac] 6. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.core.filebuffers.tests/src/org/eclipse/core/filebuffers/tests/ResourceTextFileManagerDocCreationTests.java (at line 37)
     [java]     [javac] 	fManager= new ResourceTextFileBufferManager();
     [java]     [javac] 	              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The constructor 'ResourceTextFileBufferManager()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.core.filebuffers_3.8.300.v20240207-1054.jar')
     [java]     [javac] ----------
     [java]     [javac] 7. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.core.filebuffers.tests/src/org/eclipse/core/filebuffers/tests/ResourceTextFileManagerDocCreationTests.java (at line 45)
     [java]     [javac] 	assertEquals(expectedContent, ((ResourceTextFileBufferManager)fManager).createEmptyDocument(file).get());
     [java]     [javac] 	                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'ResourceTextFileBufferManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.core.filebuffers_3.8.300.v20240207-1054.jar')
     [java]     [javac] ----------
     [java]     [javac] 8. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.core.filebuffers.tests/src/org/eclipse/core/filebuffers/tests/ResourceTextFileManagerDocCreationTests.java (at line 45)
     [java]     [javac] 	assertEquals(expectedContent, ((ResourceTextFileBufferManager)fManager).createEmptyDocument(file).get());
     [java]     [javac] 	                                                                        ^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'ResourceTextFileBufferManager.createEmptyDocument(IFile)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.core.filebuffers_3.8.300.v20240207-1054.jar')
     [java]     [javac] ----------
     [java]     [javac] 8 problems (8 warnings)
     [java] 
     [java] checkCompilationResults:
     [java] 
     [java] properties:
     [java] 
     [java] init:
     [java] 
     [java] build.jars:
     [java] 
     [java] properties:
     [java] 
     [java] init:
     [java] 
     [java] @dot.nestedJars:
     [java] 
     [java] @dot:
     [java]     [mkdir] Created dir: /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jface.text.tests/@dot
     [java]     [javac] Compiling 45 source files to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jface.text.tests/@dot
     [java]     [javac] ----------
     [java]     [javac] 1. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jface.text.tests/src/org/eclipse/jface/text/tests/MultiSelectionTest.java (at line 35)
     [java]     [javac] 	import org.eclipse.jface.internal.text.SelectionProcessor;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'SelectionProcessor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jface.text_3.25.100.v20240320-0624.jar')
     [java]     [javac] ----------
     [java]     [javac] 2. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jface.text.tests/src/org/eclipse/jface/text/tests/MultiSelectionTest.java (at line 63)
     [java]     [javac] 	SelectionProcessor selectionProcessor = new SelectionProcessor(textViewer);
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'SelectionProcessor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jface.text_3.25.100.v20240320-0624.jar')
     [java]     [javac] ----------
     [java]     [javac] 3. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jface.text.tests/src/org/eclipse/jface/text/tests/MultiSelectionTest.java (at line 63)
     [java]     [javac] 	SelectionProcessor selectionProcessor = new SelectionProcessor(textViewer);
     [java]     [javac] 	                                            ^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'SelectionProcessor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jface.text_3.25.100.v20240320-0624.jar')
     [java]     [javac] ----------
     [java]     [javac] 4. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jface.text.tests/src/org/eclipse/jface/text/tests/MultiSelectionTest.java (at line 63)
     [java]     [javac] 	SelectionProcessor selectionProcessor = new SelectionProcessor(textViewer);
     [java]     [javac] 	                                            ^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The constructor 'SelectionProcessor(ITextViewer)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jface.text_3.25.100.v20240320-0624.jar')
     [java]     [javac] ----------
     [java]     [javac] 5. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jface.text.tests/src/org/eclipse/jface/text/tests/MultiSelectionTest.java (at line 65)
     [java]     [javac] 	assertEquals(2, selectionProcessor.getCoveredLines(selection));
     [java]     [javac] 	                                   ^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'SelectionProcessor.getCoveredLines(ISelection)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jface.text_3.25.100.v20240320-0624.jar')
     [java]     [javac] ----------
     [java]     [javac] 6. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jface.text.tests/src/org/eclipse/jface/text/tests/MultiSelectionTest.java (at line 66)
     [java]     [javac] 	assertEquals("aaaaa", selectionProcessor.getText(selection));
     [java]     [javac] 	                                         ^^^^^^^
     [java]     [javac] Discouraged access: The method 'SelectionProcessor.getText(ISelection)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jface.text_3.25.100.v20240320-0624.jar')
     [java]     [javac] ----------
     [java]     [javac] 7. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jface.text.tests/src/org/eclipse/jface/text/tests/MultiSelectionTest.java (at line 69)
     [java]     [javac] 	selectionProcessor.doDelete(selection);
     [java]     [javac] 	                   ^^^^^^^^
     [java]     [javac] Discouraged access: The method 'SelectionProcessor.doDelete(ISelection)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jface.text_3.25.100.v20240320-0624.jar')
     [java]     [javac] ----------
     [java]     [javac] 8. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jface.text.tests/src/org/eclipse/jface/text/tests/MultiSelectionTest.java (at line 75)
     [java]     [javac] 	selectionProcessor.doBackspace(selection);
     [java]     [javac] 	                   ^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'SelectionProcessor.doBackspace(ISelection)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jface.text_3.25.100.v20240320-0624.jar')
     [java]     [javac] ----------
     [java]     [javac] 9. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jface.text.tests/src/org/eclipse/jface/text/tests/MultiSelectionTest.java (at line 81)
     [java]     [javac] 	selectionProcessor.doReplace(selection, "cc");
     [java]     [javac] 	                   ^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'SelectionProcessor.doReplace(ISelection, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jface.text_3.25.100.v20240320-0624.jar')
     [java]     [javac] ----------
     [java]     [javac] 10. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jface.text.tests/src/org/eclipse/jface/text/tests/MultiSelectionTest.java (at line 88)
     [java]     [javac] 	selectionProcessor.doDelete(selection);
     [java]     [javac] 	                   ^^^^^^^^
     [java]     [javac] Discouraged access: The method 'SelectionProcessor.doDelete(ISelection)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jface.text_3.25.100.v20240320-0624.jar')
     [java]     [javac] ----------
     [java]     [javac] 11. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jface.text.tests/src/org/eclipse/jface/text/tests/MultiSelectionTest.java (at line 94)
     [java]     [javac] 	selectionProcessor.doBackspace(selection);
     [java]     [javac] 	                   ^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'SelectionProcessor.doBackspace(ISelection)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jface.text_3.25.100.v20240320-0624.jar')
     [java]     [javac] ----------
     [java]     [javac] 12. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jface.text.tests/src/org/eclipse/jface/text/tests/MultiSelectionTest.java (at line 100)
     [java]     [javac] 	selectionProcessor.doReplace(selection, "cc");
     [java]     [javac] 	                   ^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'SelectionProcessor.doReplace(ISelection, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jface.text_3.25.100.v20240320-0624.jar')
     [java]     [javac] ----------
     [java]     [javac] 13. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jface.text.tests/src/org/eclipse/jface/text/tests/MultiSelectionTest.java (at line 119)
     [java]     [javac] 	SelectionProcessor selectionProcessor= new SelectionProcessor(textViewer);
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'SelectionProcessor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jface.text_3.25.100.v20240320-0624.jar')
     [java]     [javac] ----------
     [java]     [javac] 14. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jface.text.tests/src/org/eclipse/jface/text/tests/MultiSelectionTest.java (at line 119)
     [java]     [javac] 	SelectionProcessor selectionProcessor= new SelectionProcessor(textViewer);
     [java]     [javac] 	                                           ^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'SelectionProcessor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jface.text_3.25.100.v20240320-0624.jar')
     [java]     [javac] ----------
     [java]     [javac] 15. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jface.text.tests/src/org/eclipse/jface/text/tests/MultiSelectionTest.java (at line 119)
     [java]     [javac] 	SelectionProcessor selectionProcessor= new SelectionProcessor(textViewer);
     [java]     [javac] 	                                           ^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The constructor 'SelectionProcessor(ITextViewer)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jface.text_3.25.100.v20240320-0624.jar')
     [java]     [javac] ----------
     [java]     [javac] 16. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jface.text.tests/src/org/eclipse/jface/text/tests/MultiSelectionTest.java (at line 123)
     [java]     [javac] 	selectionProcessor.doReplace(selection,
     [java]     [javac] 	                   ^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'SelectionProcessor.doReplace(ISelection, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jface.text_3.25.100.v20240320-0624.jar')
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 17. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jface.text.tests/src/org/eclipse/jface/text/tests/util/DisplayHelper.java (at line 279)
     [java]     [javac] 	@SuppressWarnings("incomplete-switch")
     [java]     [javac] 	                  ^^^^^^^^^^^^^^^^^^^
     [java]     [javac] At least one of the problems in category 'incomplete-switch' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] 18. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jface.text.tests/src/org/eclipse/jface/text/tests/util/DisplayHelper.java (at line 320)
     [java]     [javac] 	@SuppressWarnings("incomplete-switch")
     [java]     [javac] 	                  ^^^^^^^^^^^^^^^^^^^
     [java]     [javac] At least one of the problems in category 'incomplete-switch' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 19. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jface.text.tests/src/org/eclipse/jface/text/tests/HTML2TextReaderTest.java (at line 34)
     [java]     [javac] 	import org.eclipse.jface.internal.text.html.HTML2TextReader;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'HTML2TextReader' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jface.text_3.25.100.v20240320-0624.jar')
     [java]     [javac] ----------
     [java]     [javac] 20. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jface.text.tests/src/org/eclipse/jface/text/tests/HTML2TextReaderTest.java (at line 57)
     [java]     [javac] 	try (HTML2TextReader htmlReader= new HTML2TextReader(reader, textPresentation)) {
     [java]     [javac] 	     ^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'HTML2TextReader' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jface.text_3.25.100.v20240320-0624.jar')
     [java]     [javac] ----------
     [java]     [javac] 21. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jface.text.tests/src/org/eclipse/jface/text/tests/HTML2TextReaderTest.java (at line 57)
     [java]     [javac] 	try (HTML2TextReader htmlReader= new HTML2TextReader(reader, textPresentation)) {
     [java]     [javac] 	                                     ^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'HTML2TextReader' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jface.text_3.25.100.v20240320-0624.jar')
     [java]     [javac] ----------
     [java]     [javac] 22. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jface.text.tests/src/org/eclipse/jface/text/tests/HTML2TextReaderTest.java (at line 57)
     [java]     [javac] 	try (HTML2TextReader htmlReader= new HTML2TextReader(reader, textPresentation)) {
     [java]     [javac] 	                                     ^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The constructor 'HTML2TextReader(Reader, TextPresentation)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jface.text_3.25.100.v20240320-0624.jar')
     [java]     [javac] ----------
     [java]     [javac] 23. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jface.text.tests/src/org/eclipse/jface/text/tests/HTML2TextReaderTest.java (at line 89)
     [java]     [javac] 	try (HTML2TextReader htmlReader= new HTML2TextReader(reader, textPresentation)) {
     [java]     [javac] 	     ^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'HTML2TextReader' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jface.text_3.25.100.v20240320-0624.jar')
     [java]     [javac] ----------
     [java]     [javac] 24. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jface.text.tests/src/org/eclipse/jface/text/tests/HTML2TextReaderTest.java (at line 89)
     [java]     [javac] 	try (HTML2TextReader htmlReader= new HTML2TextReader(reader, textPresentation)) {
     [java]     [javac] 	                                     ^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'HTML2TextReader' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jface.text_3.25.100.v20240320-0624.jar')
     [java]     [javac] ----------
     [java]     [javac] 25. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jface.text.tests/src/org/eclipse/jface/text/tests/HTML2TextReaderTest.java (at line 89)
     [java]     [javac] 	try (HTML2TextReader htmlReader= new HTML2TextReader(reader, textPresentation)) {
     [java]     [javac] 	                                     ^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The constructor 'HTML2TextReader(Reader, TextPresentation)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jface.text_3.25.100.v20240320-0624.jar')
     [java]     [javac] ----------
     [java]     [javac] 26. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jface.text.tests/src/org/eclipse/jface/text/tests/HTML2TextReaderTest.java (at line 188)
     [java]     [javac] 	try (HTML2TextReader r= new HTML2TextReader(reader, null)) {
     [java]     [javac] 	     ^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'HTML2TextReader' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jface.text_3.25.100.v20240320-0624.jar')
     [java]     [javac] ----------
     [java]     [javac] 27. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jface.text.tests/src/org/eclipse/jface/text/tests/HTML2TextReaderTest.java (at line 188)
     [java]     [javac] 	try (HTML2TextReader r= new HTML2TextReader(reader, null)) {
     [java]     [javac] 	                            ^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'HTML2TextReader' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jface.text_3.25.100.v20240320-0624.jar')
     [java]     [javac] ----------
     [java]     [javac] 28. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jface.text.tests/src/org/eclipse/jface/text/tests/HTML2TextReaderTest.java (at line 188)
     [java]     [javac] 	try (HTML2TextReader r= new HTML2TextReader(reader, null)) {
     [java]     [javac] 	                            ^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The constructor 'HTML2TextReader(Reader, TextPresentation)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jface.text_3.25.100.v20240320-0624.jar')
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 29. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jface.text.tests/src/org/eclipse/jface/text/tests/reconciler/AbstractReconcilerTest.java (at line 201)
     [java]     [javac] 	void aboutToWork(@SuppressWarnings("unused") AbstractReconciler reconciler) {
     [java]     [javac] 	                                   ^^^^^^^^
     [java]     [javac] At least one of the problems in category 'unused' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 30. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jface.text.tests/src/org/eclipse/jface/text/tests/contentassist/AbstractContentAssistTest.java (at line 169)
     [java]     [javac] 	@SuppressWarnings("incomplete-switch")
     [java]     [javac] 	                  ^^^^^^^^^^^^^^^^^^^
     [java]     [javac] At least one of the problems in category 'incomplete-switch' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 31. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jface.text.tests/src/org/eclipse/jface/text/tests/templates/persistence/TemplatePersistenceDataTest.java (at line 25)
     [java]     [javac] 	@SuppressWarnings("deprecation")
     [java]     [javac] 	                  ^^^^^^^^^^^^^
     [java]     [javac] At least one of the problems in category 'deprecation' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] 31 problems (0 errors, 26 warnings, 5 infos)
     [java] 
     [java] checkCompilationResults:
     [java] 
     [java] properties:
     [java] 
     [java] init:
     [java] 
     [java] build.jars:
     [java] 
     [java] properties:
     [java] 
     [java] init:
     [java] 
     [java] @dot.nestedJars:
     [java] 
     [java] @dot:
     [java]     [mkdir] Created dir: /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.tests.compiler/@dot
     [java]     [javac] Compiling 312 source files to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.tests.compiler/@dot
     [java]     [javac] ----------
     [java]     [javac] 1. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.tests.compiler/src/org/eclipse/jdt/core/tests/compiler/IrritantSetTest.java (at line 35)
     [java]     [javac] 	if (IrritantSet.GROUP_MAX <= 4) {
     [java]     [javac] 			System.out.println("IrritantSetTest.testGroup4 will trigger once IrritantSet.GROUP_MAX exceeds 4.");
     [java]     [javac] 			return;
     [java]     [javac] 		}
     [java]     [javac] 	                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Dead code
     [java]     [javac] ----------
     [java]     [javac] 2. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.tests.compiler/src/org/eclipse/jdt/core/tests/compiler/IrritantSetTest.java (at line 39)
     [java]     [javac] 	@SuppressWarnings("unused") // dead code as of now
     [java]     [javac] 	                  ^^^^^^^^
     [java]     [javac] At least one of the problems in category 'unused' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 3. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.tests.compiler/src/org/eclipse/jdt/core/tests/compiler/DeduplicationUtilTest.java (at line 138)
     [java]     [javac] 	System.runFinalization();
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^
     [java]     [javac] The method runFinalization() from the type System has been deprecated since version 18 and marked for removal
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 4. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.tests.compiler/src/org/eclipse/jdt/core/tests/compiler/regression/JEP286Test.java (at line 92)
     [java]     [javac] 	String actualTypeName = varDecl.binding.type.debugName();
     [java]     [javac] 	                                        ^^^^
     [java]     [javac] Discouraged access: The field 'TeamAnchor.type' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 5. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.tests.compiler/src/org/eclipse/jdt/core/tests/compiler/regression/JavadocTest.java (at line 521)
     [java]     [javac] 	compileProcess = Runtime.getRuntime().exec(
     [java]     [javac] 				cmdLine.toString(), null, this.outputTestDirectory);
     [java]     [javac] 	                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] The method exec(String, String[], File) from the type Runtime is deprecated since version 18
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 6. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.tests.compiler/src/org/eclipse/jdt/core/tests/compiler/regression/AbstractRegressionTest.java (at line 260)
     [java]     [javac] 	fetchVersionProcess = Runtime.getRuntime().exec(javacPathName + " -version", env, null);
     [java]     [javac] 	                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] The method exec(String, String[], File) from the type Runtime is deprecated since version 18
     [java]     [javac] ----------
     [java]     [javac] 7. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.tests.compiler/src/org/eclipse/jdt/core/tests/compiler/regression/AbstractRegressionTest.java (at line 596)
     [java]     [javac] 	compileProcess = Runtime.getRuntime().exec(cmdLineAsString, env, directory);
     [java]     [javac] 	                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] The method exec(String, String[], File) from the type Runtime is deprecated since version 18
     [java]     [javac] ----------
     [java]     [javac] 8. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.tests.compiler/src/org/eclipse/jdt/core/tests/compiler/regression/AbstractRegressionTest.java (at line 663)
     [java]     [javac] 	executionProcess = Runtime.getRuntime().exec(cmdLine.toString(), env, directory);
     [java]     [javac] 	                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] The method exec(String, String[], File) from the type Runtime is deprecated since version 18
     [java]     [javac] ----------
     [java]     [javac] 9. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.tests.compiler/src/org/eclipse/jdt/core/tests/compiler/regression/AbstractRegressionTest.java (at line 2309)
     [java]     [javac] 	compileProcess = Runtime.getRuntime().exec(
     [java]     [javac] 				cmdLine.toString(), env, this.outputTestDirectory);
     [java]     [javac] 	                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] The method exec(String, String[], File) from the type Runtime is deprecated since version 18
     [java]     [javac] ----------
     [java]     [javac] 10. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.tests.compiler/src/org/eclipse/jdt/core/tests/compiler/regression/AbstractRegressionTest.java (at line 2375)
     [java]     [javac] 	execProcess = Runtime.getRuntime().exec(javaCmdLine.toString(), env, this.outputTestDirectory);
     [java]     [javac] 	                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] The method exec(String, String[], File) from the type Runtime is deprecated since version 18
     [java]     [javac] ----------
     [java]     [javac] 11. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.tests.compiler/src/org/eclipse/jdt/core/tests/compiler/regression/AbstractRegressionTest.java (at line 2463)
     [java]     [javac] 	compileProcess = Runtime.getRuntime().exec(
     [java]     [javac] 				cmdLine.toString(), env, currentDirectory);
     [java]     [javac] 	                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] The method exec(String, String[], File) from the type Runtime is deprecated since version 18
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 12. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.tests.compiler/src/org/eclipse/jdt/core/tests/compiler/regression/GenericTypeSignatureTest.java (at line 162)
     [java]     [javac] 	process = Runtime.getRuntime().exec(cmdLineAsString, null, GenericTypeSignatureTest.this.dirPath.toFile());
     [java]     [javac] 	                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] The method exec(String, String[], File) from the type Runtime is deprecated since version 18
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 13. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.tests.compiler/src/org/eclipse/jdt/core/tests/compiler/regression/EnclosingMethodAttributeTest.java (at line 29)
     [java]     [javac] 	import org.eclipse.objectteams.otdt.internal.core.compiler.control.Config;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'Config' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 14. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.tests.compiler/src/org/eclipse/jdt/core/tests/compiler/regression/EnclosingMethodAttributeTest.java (at line 30)
     [java]     [javac] 	import org.eclipse.objectteams.otdt.internal.core.compiler.control.Dependencies;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'Dependencies' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 15. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.tests.compiler/src/org/eclipse/jdt/core/tests/compiler/regression/EnclosingMethodAttributeTest.java (at line 261)
     [java]     [javac] 	try (Config config = Dependencies.setup(batchCompiler, batchCompiler.parser, batchCompiler.lookupEnvironment, true, false))
     [java]     [javac] 	     ^^^^^^
     [java]     [javac] Discouraged access: The type 'Config' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 16. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.tests.compiler/src/org/eclipse/jdt/core/tests/compiler/regression/EnclosingMethodAttributeTest.java (at line 261)
     [java]     [javac] 	try (Config config = Dependencies.setup(batchCompiler, batchCompiler.parser, batchCompiler.lookupEnvironment, true, false))
     [java]     [javac] 	                     ^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'Dependencies' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 17. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.tests.compiler/src/org/eclipse/jdt/core/tests/compiler/regression/EnclosingMethodAttributeTest.java (at line 261)
     [java]     [javac] 	try (Config config = Dependencies.setup(batchCompiler, batchCompiler.parser, batchCompiler.lookupEnvironment, true, false))
     [java]     [javac] 	                                  ^^^^^
     [java]     [javac] Discouraged access: The method 'Dependencies.setup(Object, Parser, LookupEnvironment, boolean, boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 17 problems (0 errors, 16 warnings, 1 info)
     [java] 
     [java] checkCompilationResults:
     [java]      [copy] Copying 3 files to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.tests.compiler/@dot
     [java] 
     [java] properties:
     [java] 
     [java] init:
     [java] 
     [java] build.jars:
     [java] 
     [java] properties:
     [java] 
     [java] init:
     [java] 
     [java] @dot.nestedJars:
     [java] 
     [java] @dot:
     [java]     [mkdir] Created dir: /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.tests.builder/@dot
     [java]     [javac] Compiling 46 source files to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.tests.builder/@dot
     [java]     [javac] ----------
     [java]     [javac] 1. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.tests.builder/src/org/eclipse/jdt/core/tests/builder/AbstractLeakTest.java (at line 185)
     [java]     [javac] 	System.runFinalization();
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^
     [java]     [javac] The method runFinalization() from the type System has been deprecated since version 18 and marked for removal
     [java]     [javac] ----------
     [java]     [javac] 2. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.tests.builder/src/org/eclipse/jdt/core/tests/builder/AbstractLeakTest.java (at line 187)
     [java]     [javac] 	System.runFinalization();
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^
     [java]     [javac] The method runFinalization() from the type System has been deprecated since version 18 and marked for removal
     [java]     [javac] ----------
     [java]     [javac] 3. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.tests.builder/src/org/eclipse/jdt/core/tests/builder/AbstractLeakTest.java (at line 189)
     [java]     [javac] 	System.runFinalization();
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^
     [java]     [javac] The method runFinalization() from the type System has been deprecated since version 18 and marked for removal
     [java]     [javac] ----------
     [java]     [javac] 3 problems (3 warnings)
     [java] 
     [java] checkCompilationResults:
     [java] 
     [java] properties:
     [java] 
     [java] init:
     [java] 
     [java] build.jars:
     [java] 
     [java] properties:
     [java] 
     [java] init:
     [java] 
     [java] @dot.nestedJars:
     [java] 
     [java] @dot:
     [java]     [mkdir] Created dir: /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.tests.model/@dot
     [java]     [javac] Compiling 332 source files to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.tests.model/@dot
     [java]     [javac] ----------
     [java]     [javac] 1. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/Activator.java (at line 35)
     [java]     [javac] 	@SuppressWarnings("deprecation")
     [java]     [javac] 	                  ^^^^^^^^^^^^^
     [java]     [javac] At least one of the problems in category 'deprecation' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 2. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/dom/ASTTest.java (at line 1412)
     [java]     [javac] 	@SuppressWarnings("deprecation")
     [java]     [javac] 	                  ^^^^^^^^^^^^^
     [java]     [javac] At least one of the problems in category 'deprecation' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] 3. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/dom/ASTTest.java (at line 9719)
     [java]     [javac] 	@SuppressWarnings("deprecation")
     [java]     [javac] 	                  ^^^^^^^^^^^^^
     [java]     [javac] At least one of the problems in category 'deprecation' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] 4. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/dom/ASTTest.java (at line 9738)
     [java]     [javac] 	@SuppressWarnings("deprecation")
     [java]     [javac] 	                  ^^^^^^^^^^^^^
     [java]     [javac] At least one of the problems in category 'deprecation' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 5. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/dom/ASTMatcherTest.java (at line 1156)
     [java]     [javac] 	@SuppressWarnings("deprecation")
     [java]     [javac] 	                  ^^^^^^^^^^^^^
     [java]     [javac] At least one of the problems in category 'deprecation' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] 6. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/dom/ASTMatcherTest.java (at line 1245)
     [java]     [javac] 	@SuppressWarnings("deprecation")
     [java]     [javac] 	                  ^^^^^^^^^^^^^
     [java]     [javac] At least one of the problems in category 'deprecation' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 7. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/dom/ASTVisitorTest.java (at line 2095)
     [java]     [javac] 	@SuppressWarnings("deprecation")
     [java]     [javac] 	                  ^^^^^^^^^^^^^
     [java]     [javac] At least one of the problems in category 'deprecation' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 8. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/dom/ASTConverterTest.java (at line 2181)
     [java]     [javac] 	@SuppressWarnings("deprecation")
     [java]     [javac] 	                  ^^^^^^^^^^^^^
     [java]     [javac] At least one of the problems in category 'deprecation' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 9. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/dom/AbstractASTTests.java (at line 492)
     [java]     [javac] 	@SuppressWarnings("deprecation")
     [java]     [javac] 	                  ^^^^^^^^^^^^^
     [java]     [javac] At least one of the problems in category 'deprecation' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 10. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/dom/ASTConverter10Test.java (at line 37)
     [java]     [javac] 	@SuppressWarnings("deprecation")
     [java]     [javac] 	                  ^^^^^^^^^^^^^
     [java]     [javac] At least one of the problems in category 'deprecation' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] 11. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/dom/ASTConverter10Test.java (at line 213)
     [java]     [javac] 	@SuppressWarnings("deprecation")
     [java]     [javac] 	                  ^^^^^^^^^^^^^
     [java]     [javac] At least one of the problems in category 'deprecation' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] 12. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/dom/ASTConverter10Test.java (at line 259)
     [java]     [javac] 	@SuppressWarnings("synthetic-access")
     [java]     [javac] 	                  ^^^^^^^^^^^^^^^^^^
     [java]     [javac] At least one of the problems in category 'synthetic-access' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 13. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/dom/ASTConverter11Test.java (at line 27)
     [java]     [javac] 	@SuppressWarnings("deprecation")
     [java]     [javac] 	                  ^^^^^^^^^^^^^
     [java]     [javac] At least one of the problems in category 'deprecation' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 14. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/dom/ASTConverter13Test.java (at line 71)
     [java]     [javac] 	@SuppressWarnings("deprecation")
     [java]     [javac] 	                  ^^^^^^^^^^^^^
     [java]     [javac] At least one of the problems in category 'deprecation' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] 15. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/dom/ASTConverter13Test.java (at line 402)
     [java]     [javac] 	@SuppressWarnings("deprecation")
     [java]     [javac] 	                  ^^^^^^^^^^^^^
     [java]     [javac] At least one of the problems in category 'deprecation' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 16. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/dom/ASTConverter14Test.java (at line 79)
     [java]     [javac] 	@SuppressWarnings("deprecation")
     [java]     [javac] 	                  ^^^^^^^^^^^^^
     [java]     [javac] At least one of the problems in category 'deprecation' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] 17. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/dom/ASTConverter14Test.java (at line 328)
     [java]     [javac] 	@SuppressWarnings("deprecation")
     [java]     [javac] 	                  ^^^^^^^^^^^^^
     [java]     [javac] At least one of the problems in category 'deprecation' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 18. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/dom/ASTConverter15Test.java (at line 4784)
     [java]     [javac] 	@SuppressWarnings("deprecation")
     [java]     [javac] 	                  ^^^^^^^^^^^^^
     [java]     [javac] At least one of the problems in category 'deprecation' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] 19. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/dom/ASTConverter15Test.java (at line 4848)
     [java]     [javac] 	@SuppressWarnings("deprecation")
     [java]     [javac] 	                  ^^^^^^^^^^^^^
     [java]     [javac] At least one of the problems in category 'deprecation' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 20. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/dom/ASTConverter18Test.java (at line 5273)
     [java]     [javac] 	@SuppressWarnings("deprecation")
     [java]     [javac] 	                  ^^^^^^^^^^^^^
     [java]     [javac] At least one of the problems in category 'deprecation' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 21. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests2.java (at line 56)
     [java]     [javac] 	@SuppressWarnings({"rawtypes", "unchecked", "hiding"})
     [java]     [javac] 	                                            ^^^^^^^^
     [java]     [javac] At least one of the problems in category 'hiding' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 22. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/dom/ASTConverter_15Test.java (at line 58)
     [java]     [javac] 	@SuppressWarnings("deprecation")
     [java]     [javac] 	                  ^^^^^^^^^^^^^
     [java]     [javac] At least one of the problems in category 'deprecation' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] 23. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/dom/ASTConverter_15Test.java (at line 84)
     [java]     [javac] 	@SuppressWarnings("deprecation")
     [java]     [javac] 	                  ^^^^^^^^^^^^^
     [java]     [javac] At least one of the problems in category 'deprecation' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] 24. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/dom/ASTConverter_15Test.java (at line 816)
     [java]     [javac] 	@SuppressWarnings("deprecation")
     [java]     [javac] 	                  ^^^^^^^^^^^^^
     [java]     [javac] At least one of the problems in category 'deprecation' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] 25. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/dom/ASTConverter_15Test.java (at line 859)
     [java]     [javac] 	@SuppressWarnings("deprecation")
     [java]     [javac] 	                  ^^^^^^^^^^^^^
     [java]     [javac] At least one of the problems in category 'deprecation' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] 26. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/dom/ASTConverter_15Test.java (at line 903)
     [java]     [javac] 	@SuppressWarnings("deprecation")
     [java]     [javac] 	                  ^^^^^^^^^^^^^
     [java]     [javac] At least one of the problems in category 'deprecation' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 27. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/dom/ASTConverter_16Test.java (at line 57)
     [java]     [javac] 	@SuppressWarnings("deprecation")
     [java]     [javac] 	                  ^^^^^^^^^^^^^
     [java]     [javac] At least one of the problems in category 'deprecation' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] 28. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/dom/ASTConverter_16Test.java (at line 77)
     [java]     [javac] 	@SuppressWarnings("deprecation")
     [java]     [javac] 	                  ^^^^^^^^^^^^^
     [java]     [javac] At least one of the problems in category 'deprecation' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] 29. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/dom/ASTConverter_16Test.java (at line 558)
     [java]     [javac] 	@SuppressWarnings("deprecation")
     [java]     [javac] 	                  ^^^^^^^^^^^^^
     [java]     [javac] At least one of the problems in category 'deprecation' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] 30. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/dom/ASTConverter_16Test.java (at line 658)
     [java]     [javac] 	@SuppressWarnings("deprecation")
     [java]     [javac] 	                  ^^^^^^^^^^^^^
     [java]     [javac] At least one of the problems in category 'deprecation' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 31. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/dom/ASTConverter_17Test.java (at line 32)
     [java]     [javac] 	@SuppressWarnings("deprecation")
     [java]     [javac] 	                  ^^^^^^^^^^^^^
     [java]     [javac] At least one of the problems in category 'deprecation' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] 32. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/dom/ASTConverter_17Test.java (at line 53)
     [java]     [javac] 	@SuppressWarnings("deprecation")
     [java]     [javac] 	                  ^^^^^^^^^^^^^
     [java]     [javac] At least one of the problems in category 'deprecation' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 33. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ReconcilerTests16.java (at line 35)
     [java]     [javac] 	/*package*/ @SuppressWarnings("deprecation")
     [java]     [javac] 	                              ^^^^^^^^^^^^^
     [java]     [javac] At least one of the problems in category 'deprecation' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 34. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/dom/ASTConverterAST3Test.java (at line 2090)
     [java]     [javac] 	@SuppressWarnings("deprecation")
     [java]     [javac] 	                  ^^^^^^^^^^^^^
     [java]     [javac] At least one of the problems in category 'deprecation' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 35. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/dom/ASTConverterAST4Test.java (at line 2090)
     [java]     [javac] 	@SuppressWarnings("deprecation")
     [java]     [javac] 	                  ^^^^^^^^^^^^^
     [java]     [javac] At least one of the problems in category 'deprecation' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 36. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/dom/ASTConverterAST8Test.java (at line 2076)
     [java]     [javac] 	@SuppressWarnings("deprecation")
     [java]     [javac] 	                  ^^^^^^^^^^^^^
     [java]     [javac] At least one of the problems in category 'deprecation' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 37. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/dom/ASTConverterBugsTest.java (at line 1328)
     [java]     [javac] 	@SuppressWarnings("deprecation")
     [java]     [javac] 	                  ^^^^^^^^^^^^^
     [java]     [javac] At least one of the problems in category 'deprecation' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 38. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/dom/ASTConverter15JLS4Test.java (at line 4831)
     [java]     [javac] 	@SuppressWarnings("deprecation")
     [java]     [javac] 	                  ^^^^^^^^^^^^^
     [java]     [javac] At least one of the problems in category 'deprecation' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] 39. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/dom/ASTConverter15JLS4Test.java (at line 4837)
     [java]     [javac] 	@SuppressWarnings("deprecation")
     [java]     [javac] 	                  ^^^^^^^^^^^^^
     [java]     [javac] At least one of the problems in category 'deprecation' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 40. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/dom/ASTConverter15JLS8Test.java (at line 4761)
     [java]     [javac] 	@SuppressWarnings("deprecation")
     [java]     [javac] 	                  ^^^^^^^^^^^^^
     [java]     [javac] At least one of the problems in category 'deprecation' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] 41. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/dom/ASTConverter15JLS8Test.java (at line 4825)
     [java]     [javac] 	@SuppressWarnings("deprecation")
     [java]     [javac] 	                  ^^^^^^^^^^^^^
     [java]     [javac] At least one of the problems in category 'deprecation' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 42. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/AttachedJavadocTests.java (at line 1369)
     [java]     [javac] 	@SuppressWarnings("deprecation")
     [java]     [javac] 	                  ^^^^^^^^^^^^^
     [java]     [javac] At least one of the problems in category 'deprecation' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 43. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/AbstractJavaModelTests.java (at line 3788)
     [java]     [javac] 	System.runFinalization();
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^
     [java]     [javac] The method runFinalization() from the type System has been deprecated since version 18 and marked for removal
     [java]     [javac] ----------
     [java]     [javac] 44. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/AbstractJavaModelTests.java (at line 3790)
     [java]     [javac] 	System.runFinalization();
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^
     [java]     [javac] The method runFinalization() from the type System has been deprecated since version 18 and marked for removal
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 45. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/NullAnnotationModelTests.java (at line 1085)
     [java]     [javac] 	@SuppressWarnings("deprecation")
     [java]     [javac] 	                  ^^^^^^^^^^^^^
     [java]     [javac] At least one of the problems in category 'deprecation' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 46. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ExternalAnnotations18Test.java (at line 2214)
     [java]     [javac] 	@SuppressWarnings("deprecation")
     [java]     [javac] 	                  ^^^^^^^^^^^^^
     [java]     [javac] At least one of the problems in category 'deprecation' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] 47. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ExternalAnnotations18Test.java (at line 2297)
     [java]     [javac] 	@SuppressWarnings("deprecation")
     [java]     [javac] 	                  ^^^^^^^^^^^^^
     [java]     [javac] At least one of the problems in category 'deprecation' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] 48. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ExternalAnnotations18Test.java (at line 2318)
     [java]     [javac] 	@SuppressWarnings("deprecation")
     [java]     [javac] 	                  ^^^^^^^^^^^^^
     [java]     [javac] At least one of the problems in category 'deprecation' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] 49. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ExternalAnnotations18Test.java (at line 2358)
     [java]     [javac] 	@SuppressWarnings("deprecation")
     [java]     [javac] 	                  ^^^^^^^^^^^^^
     [java]     [javac] At least one of the problems in category 'deprecation' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] 50. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ExternalAnnotations18Test.java (at line 2406)
     [java]     [javac] 	@SuppressWarnings("deprecation")
     [java]     [javac] 	                  ^^^^^^^^^^^^^
     [java]     [javac] At least one of the problems in category 'deprecation' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] 51. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ExternalAnnotations18Test.java (at line 2458)
     [java]     [javac] 	@SuppressWarnings("deprecation")
     [java]     [javac] 	                  ^^^^^^^^^^^^^
     [java]     [javac] At least one of the problems in category 'deprecation' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] 52. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ExternalAnnotations18Test.java (at line 2723)
     [java]     [javac] 	@SuppressWarnings("deprecation")
     [java]     [javac] 	                  ^^^^^^^^^^^^^
     [java]     [javac] At least one of the problems in category 'deprecation' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] 53. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ExternalAnnotations18Test.java (at line 2760)
     [java]     [javac] 	@SuppressWarnings("deprecation")
     [java]     [javac] 	                  ^^^^^^^^^^^^^
     [java]     [javac] At least one of the problems in category 'deprecation' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] 54. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ExternalAnnotations18Test.java (at line 2799)
     [java]     [javac] 	@SuppressWarnings("deprecation")
     [java]     [javac] 	                  ^^^^^^^^^^^^^
     [java]     [javac] At least one of the problems in category 'deprecation' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 55. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/rewrite/describing/ASTRewritingTest.java (at line 253)
     [java]     [javac] 	@SuppressWarnings("deprecation")
     [java]     [javac] 	                  ^^^^^^^^^^^^^
     [java]     [javac] At least one of the problems in category 'deprecation' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] 56. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/rewrite/describing/ASTRewritingTest.java (at line 263)
     [java]     [javac] 	@SuppressWarnings("deprecation")
     [java]     [javac] 	                  ^^^^^^^^^^^^^
     [java]     [javac] At least one of the problems in category 'deprecation' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] 57. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/rewrite/describing/ASTRewritingTest.java (at line 273)
     [java]     [javac] 	@SuppressWarnings("deprecation")
     [java]     [javac] 	                  ^^^^^^^^^^^^^
     [java]     [javac] At least one of the problems in category 'deprecation' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] 58. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/rewrite/describing/ASTRewritingTest.java (at line 283)
     [java]     [javac] 	@SuppressWarnings("deprecation")
     [java]     [javac] 	                  ^^^^^^^^^^^^^
     [java]     [javac] At least one of the problems in category 'deprecation' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] 59. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/rewrite/describing/ASTRewritingTest.java (at line 293)
     [java]     [javac] 	@SuppressWarnings("deprecation")
     [java]     [javac] 	                  ^^^^^^^^^^^^^
     [java]     [javac] At least one of the problems in category 'deprecation' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] 60. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/rewrite/describing/ASTRewritingTest.java (at line 302)
     [java]     [javac] 	@SuppressWarnings("deprecation")
     [java]     [javac] 	                  ^^^^^^^^^^^^^
     [java]     [javac] At least one of the problems in category 'deprecation' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 61. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SortCompilationUnitElementsTests.java (at line 1927)
     [java]     [javac] 	@SuppressWarnings("deprecation")
     [java]     [javac] 	                  ^^^^^^^^^^^^^
     [java]     [javac] At least one of the problems in category 'deprecation' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 62. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/rewrite/describing/ASTRewritingTypeDeclTest.java (at line 2044)
     [java]     [javac] 	@SuppressWarnings("deprecation")
     [java]     [javac] 	                  ^^^^^^^^^^^^^
     [java]     [javac] At least one of the problems in category 'deprecation' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 63. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/rewrite/describing/ImportRewrite_RecordTest.java (at line 85)
     [java]     [javac] 	@SuppressWarnings("deprecation")
     [java]     [javac] 	                  ^^^^^^^^^^^^^
     [java]     [javac] At least one of the problems in category 'deprecation' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 64. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/rewrite/describing/ASTRewritingStatementsTest.java (at line 106)
     [java]     [javac] 	@SuppressWarnings("deprecation")
     [java]     [javac] 	                  ^^^^^^^^^^^^^
     [java]     [javac] At least one of the problems in category 'deprecation' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] 65. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/rewrite/describing/ASTRewritingStatementsTest.java (at line 3573)
     [java]     [javac] 	@SuppressWarnings("deprecation")
     [java]     [javac] 	                  ^^^^^^^^^^^^^
     [java]     [javac] At least one of the problems in category 'deprecation' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] 66. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/rewrite/describing/ASTRewritingStatementsTest.java (at line 3726)
     [java]     [javac] 	@SuppressWarnings("deprecation")
     [java]     [javac] 	                  ^^^^^^^^^^^^^
     [java]     [javac] At least one of the problems in category 'deprecation' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] 67. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/rewrite/describing/ASTRewritingStatementsTest.java (at line 4110)
     [java]     [javac] 	@SuppressWarnings("deprecation")
     [java]     [javac] 	                  ^^^^^^^^^^^^^
     [java]     [javac] At least one of the problems in category 'deprecation' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] 68. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/rewrite/describing/ASTRewritingStatementsTest.java (at line 4258)
     [java]     [javac] 	@SuppressWarnings("deprecation")
     [java]     [javac] 	                  ^^^^^^^^^^^^^
     [java]     [javac] At least one of the problems in category 'deprecation' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] 69. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/rewrite/describing/ASTRewritingStatementsTest.java (at line 4585)
     [java]     [javac] 	@SuppressWarnings("deprecation")
     [java]     [javac] 	                  ^^^^^^^^^^^^^
     [java]     [javac] At least one of the problems in category 'deprecation' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 70. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/rewrite/describing/ASTRewritingExpressionsTest.java (at line 30)
     [java]     [javac] 	private static final Class THIS= ASTRewritingExpressionsTest.class;
     [java]     [javac] 	                           ^^^^
     [java]     [javac] The value of the field ASTRewritingExpressionsTest.THIS is not used
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 71. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/rewrite/describing/ASTRewritingRecordPatternTest.java (at line 47)
     [java]     [javac] 	@SuppressWarnings({"rawtypes", "deprecation"})
     [java]     [javac] 	                               ^^^^^^^^^^^^^
     [java]     [javac] At least one of the problems in category 'deprecation' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 72. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/rewrite/describing/ASTRewritingSwitchPatternTest.java (at line 47)
     [java]     [javac] 	@SuppressWarnings({"rawtypes", "deprecation"})
     [java]     [javac] 	                               ^^^^^^^^^^^^^
     [java]     [javac] At least one of the problems in category 'deprecation' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 73. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/rewrite/describing/ASTRewritingRecordAnnotationsTest.java (at line 59)
     [java]     [javac] 	@SuppressWarnings("deprecation")
     [java]     [javac] 	                  ^^^^^^^^^^^^^
     [java]     [javac] At least one of the problems in category 'deprecation' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] 74. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/rewrite/describing/ASTRewritingRecordAnnotationsTest.java (at line 70)
     [java]     [javac] 	@SuppressWarnings("deprecation")
     [java]     [javac] 	                  ^^^^^^^^^^^^^
     [java]     [javac] At least one of the problems in category 'deprecation' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 75. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/rewrite/describing/ASTRewritingRecordDeclarationTest.java (at line 70)
     [java]     [javac] 	@SuppressWarnings("deprecation")
     [java]     [javac] 	                  ^^^^^^^^^^^^^
     [java]     [javac] At least one of the problems in category 'deprecation' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 76. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/rewrite/describing/ASTRewritingSwitchExpressionsTest.java (at line 60)
     [java]     [javac] 	@SuppressWarnings("deprecation")
     [java]     [javac] 	                  ^^^^^^^^^^^^^
     [java]     [javac] At least one of the problems in category 'deprecation' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 77. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/rewrite/describing/ASTRewritingInstanceOfPatternExpressionTest.java (at line 44)
     [java]     [javac] 	@SuppressWarnings("deprecation")
     [java]     [javac] 	                  ^^^^^^^^^^^^^
     [java]     [javac] At least one of the problems in category 'deprecation' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] 78. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/rewrite/describing/ASTRewritingInstanceOfPatternExpressionTest.java (at line 55)
     [java]     [javac] 	@SuppressWarnings({ "rawtypes", "deprecation" })
     [java]     [javac] 	                                ^^^^^^^^^^^^^
     [java]     [javac] At least one of the problems in category 'deprecation' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] 79. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/rewrite/describing/ASTRewritingInstanceOfPatternExpressionTest.java (at line 109)
     [java]     [javac] 	@SuppressWarnings({ "rawtypes", "deprecation" })
     [java]     [javac] 	                                ^^^^^^^^^^^^^
     [java]     [javac] At least one of the problems in category 'deprecation' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] 80. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/rewrite/describing/ASTRewritingInstanceOfPatternExpressionTest.java (at line 164)
     [java]     [javac] 	@SuppressWarnings({ "rawtypes", "deprecation" })
     [java]     [javac] 	                                ^^^^^^^^^^^^^
     [java]     [javac] At least one of the problems in category 'deprecation' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] 80 problems (0 errors, 3 warnings, 77 infos)
     [java] 
     [java] checkCompilationResults:
     [java] 
     [java] properties:
     [java] 
     [java] init:
     [java] 
     [java] build.jars:
     [java] 
     [java] properties:
     [java] 
     [java] init:
     [java] 
     [java] otdt-tests.jar.nestedJars:
     [java] 
     [java] otdt-tests.jar:
     [java]     [mkdir] Created dir: /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/temp.folder/otdt-tests.jar.bin
     [java]     [javac] Compiling 291 source files to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/temp.folder/otdt-tests.jar.bin
     [java]     [javac] ----------
     [java]     [javac] 1. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/src/org/eclipse/objectteams/otdt/tests/FileBasedTest.java (at line 248)
     [java]     [javac] 	public boolean containsAllRequiredTypes(IType[] actual, List expected)
     [java]     [javac] 	                                                        ^^^^
     [java]     [javac] List is a raw type. References to generic type List<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 2. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/src/org/eclipse/objectteams/otdt/tests/FileBasedTest.java (at line 257)
     [java]     [javac] 	Iterator iterator = expected.iterator();
     [java]     [javac] 	^^^^^^^^
     [java]     [javac] Iterator is a raw type. References to generic type Iterator<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 3. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/src/org/eclipse/objectteams/otdt/tests/SuiteOfTestCases.java (at line 40)
     [java]     [javac] 	public Suite(Class theClass) {
     [java]     [javac] 	             ^^^^^
     [java]     [javac] Class is a raw type. References to generic type Class<T> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 4. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/src/org/eclipse/objectteams/otdt/tests/SuiteOfTestCases.java (at line 47)
     [java]     [javac] 	Class currentClass = test.getClass();
     [java]     [javac] 	^^^^^
     [java]     [javac] Class is a raw type. References to generic type Class<T> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 5. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/model/AllTests.java (at line 46)
     [java]     [javac] 	public static Class[] getAllTestClasses()
     [java]     [javac] 	              ^^^^^
     [java]     [javac] Class is a raw type. References to generic type Class<T> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 6. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/otmodel/AllTests.java (at line 45)
     [java]     [javac] 	public static Class[] getAllTestClasses()
     [java]     [javac] 	              ^^^^^
     [java]     [javac] Class is a raw type. References to generic type Class<T> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 7. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/otmodel/AllTests.java (at line 69)
     [java]     [javac] 	Class[] testClasses = getAllTestClasses();
     [java]     [javac] 	^^^^^
     [java]     [javac] Class is a raw type. References to generic type Class<T> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 8. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/other/Misc.java (at line 27)
     [java]     [javac] 	import org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'ClassFileConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 9. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/other/Misc.java (at line 28)
     [java]     [javac] 	import org.eclipse.jdt.internal.compiler.impl.CompilerOptions;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 10. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/other/Misc.java (at line 51)
     [java]     [javac] 	public static Class testClass() {
     [java]     [javac] 	              ^^^^^
     [java]     [javac] Class is a raw type. References to generic type Class<T> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 11. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/other/Misc.java (at line 405)
     [java]     [javac] 	Map customOptions = getCompilerOptions();
     [java]     [javac] 	^^^
     [java]     [javac] Map is a raw type. References to generic type Map<K,V> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 12. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/other/Misc.java (at line 406)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_DocCommentSupport, CompilerOptions.ENABLED);
     [java]     [javac] 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 13. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/other/Misc.java (at line 406)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_DocCommentSupport, CompilerOptions.ENABLED);
     [java]     [javac] 	                                  ^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.OPTION_DocCommentSupport' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 14. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/other/Misc.java (at line 406)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_DocCommentSupport, CompilerOptions.ENABLED);
     [java]     [javac] 	                                                            ^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 15. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/other/Misc.java (at line 406)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_DocCommentSupport, CompilerOptions.ENABLED);
     [java]     [javac] 	                                                                            ^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.ENABLED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 16. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/other/Misc.java (at line 407)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportInvalidJavadoc, CompilerOptions.ERROR);
     [java]     [javac] 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 17. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/other/Misc.java (at line 407)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportInvalidJavadoc, CompilerOptions.ERROR);
     [java]     [javac] 	                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.OPTION_ReportInvalidJavadoc' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 18. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/other/Misc.java (at line 407)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportInvalidJavadoc, CompilerOptions.ERROR);
     [java]     [javac] 	                                                               ^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 19. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/other/Misc.java (at line 407)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportInvalidJavadoc, CompilerOptions.ERROR);
     [java]     [javac] 	                                                                               ^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.ERROR' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 20. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/other/Misc.java (at line 408)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportInvalidJavadocTags, CompilerOptions.ENABLED);
     [java]     [javac] 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 21. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/other/Misc.java (at line 408)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportInvalidJavadocTags, CompilerOptions.ENABLED);
     [java]     [javac] 	                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.OPTION_ReportInvalidJavadocTags' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 22. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/other/Misc.java (at line 408)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportInvalidJavadocTags, CompilerOptions.ENABLED);
     [java]     [javac] 	                                                                   ^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 23. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/other/Misc.java (at line 408)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportInvalidJavadocTags, CompilerOptions.ENABLED);
     [java]     [javac] 	                                                                                   ^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.ENABLED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 24. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/other/Misc.java (at line 409)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportInvalidJavadocTagsVisibility, CompilerOptions.PROTECTED);
     [java]     [javac] 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 25. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/other/Misc.java (at line 409)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportInvalidJavadocTagsVisibility, CompilerOptions.PROTECTED);
     [java]     [javac] 	                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.OPTION_ReportInvalidJavadocTagsVisibility' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 26. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/other/Misc.java (at line 409)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportInvalidJavadocTagsVisibility, CompilerOptions.PROTECTED);
     [java]     [javac] 	                                                                             ^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 27. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/other/Misc.java (at line 409)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportInvalidJavadocTagsVisibility, CompilerOptions.PROTECTED);
     [java]     [javac] 	                                                                                             ^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.PROTECTED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 28. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/other/Misc.java (at line 455)
     [java]     [javac] 	if (this.complianceLevel == ClassFileConstants.JDK1_5 && this.weavingScheme == WeavingScheme.OTDRE)
     [java]     [javac] 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'ClassFileConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 29. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/other/Misc.java (at line 455)
     [java]     [javac] 	if (this.complianceLevel == ClassFileConstants.JDK1_5 && this.weavingScheme == WeavingScheme.OTDRE)
     [java]     [javac] 	                                               ^^^^^^
     [java]     [javac] Discouraged access: The field 'ClassFileConstants.JDK1_5' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 30. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/other/Misc.java (at line 518)
     [java]     [javac] 	Map options = getCompilerOptions();
     [java]     [javac] 	^^^
     [java]     [javac] Map is a raw type. References to generic type Map<K,V> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 31. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/other/Misc.java (at line 552)
     [java]     [javac] 	Map options = getCompilerOptions();
     [java]     [javac] 	^^^
     [java]     [javac] Map is a raw type. References to generic type Map<K,V> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 32. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/other/Misc.java (at line 593)
     [java]     [javac] 	Map options = getCompilerOptions();
     [java]     [javac] 	^^^
     [java]     [javac] Map is a raw type. References to generic type Map<K,V> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 33. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/other/Java5.java (at line 23)
     [java]     [javac] 	import org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'ClassFileConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 34. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/other/Java5.java (at line 24)
     [java]     [javac] 	import org.eclipse.jdt.internal.compiler.impl.CompilerOptions;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 35. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/other/Java5.java (at line 51)
     [java]     [javac] 	public static Class testClass() {
     [java]     [javac] 	              ^^^^^
     [java]     [javac] Class is a raw type. References to generic type Class<T> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 36. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/other/Java5.java (at line 337)
     [java]     [javac] 	(this.complianceLevel < ClassFileConstants.JDK1_8 ?
     [java]     [javac] 	                        ^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'ClassFileConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 37. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/other/Java5.java (at line 337)
     [java]     [javac] 	(this.complianceLevel < ClassFileConstants.JDK1_8 ?
     [java]     [javac] 	                                           ^^^^^^
     [java]     [javac] Discouraged access: The field 'ClassFileConstants.JDK1_8' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 38. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/other/Java5.java (at line 3367)
     [java]     [javac] 	Map customOptions = getCompilerOptions();
     [java]     [javac] 	^^^
     [java]     [javac] Map is a raw type. References to generic type Map<K,V> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 39. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/other/Java5.java (at line 3368)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportNonExternalizedStringLiteral, CompilerOptions.ERROR);
     [java]     [javac] 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 40. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/other/Java5.java (at line 3368)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportNonExternalizedStringLiteral, CompilerOptions.ERROR);
     [java]     [javac] 	                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.OPTION_ReportNonExternalizedStringLiteral' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 41. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/other/Java5.java (at line 3368)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportNonExternalizedStringLiteral, CompilerOptions.ERROR);
     [java]     [javac] 	                                                                             ^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 42. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/other/Java5.java (at line 3368)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportNonExternalizedStringLiteral, CompilerOptions.ERROR);
     [java]     [javac] 	                                                                                             ^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.ERROR' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 43. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/other/Java5.java (at line 3369)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_SuppressOptionalErrors, CompilerOptions.ENABLED);
     [java]     [javac] 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 44. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/other/Java5.java (at line 3369)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_SuppressOptionalErrors, CompilerOptions.ENABLED);
     [java]     [javac] 	                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.OPTION_SuppressOptionalErrors' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 45. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/other/Java5.java (at line 3369)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_SuppressOptionalErrors, CompilerOptions.ENABLED);
     [java]     [javac] 	                                                                 ^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 46. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/other/Java5.java (at line 3369)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_SuppressOptionalErrors, CompilerOptions.ENABLED);
     [java]     [javac] 	                                                                                 ^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.ENABLED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 47. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/other/Java5.java (at line 3398)
     [java]     [javac] 	Map customOptions = getCompilerOptions();
     [java]     [javac] 	^^^
     [java]     [javac] Map is a raw type. References to generic type Map<K,V> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 48. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/other/Java5.java (at line 3399)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportNonExternalizedStringLiteral, CompilerOptions.ERROR);
     [java]     [javac] 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 49. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/other/Java5.java (at line 3399)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportNonExternalizedStringLiteral, CompilerOptions.ERROR);
     [java]     [javac] 	                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.OPTION_ReportNonExternalizedStringLiteral' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 50. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/other/Java5.java (at line 3399)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportNonExternalizedStringLiteral, CompilerOptions.ERROR);
     [java]     [javac] 	                                                                             ^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 51. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/other/Java5.java (at line 3399)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportNonExternalizedStringLiteral, CompilerOptions.ERROR);
     [java]     [javac] 	                                                                                             ^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.ERROR' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 52. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/other/Java5.java (at line 3431)
     [java]     [javac] 	Map customOptions = getCompilerOptions();
     [java]     [javac] 	^^^
     [java]     [javac] Map is a raw type. References to generic type Map<K,V> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 53. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/other/Java5.java (at line 3432)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportNonExternalizedStringLiteral, CompilerOptions.ERROR);
     [java]     [javac] 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 54. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/other/Java5.java (at line 3432)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportNonExternalizedStringLiteral, CompilerOptions.ERROR);
     [java]     [javac] 	                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.OPTION_ReportNonExternalizedStringLiteral' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 55. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/other/Java5.java (at line 3432)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportNonExternalizedStringLiteral, CompilerOptions.ERROR);
     [java]     [javac] 	                                                                             ^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 56. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/other/Java5.java (at line 3432)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportNonExternalizedStringLiteral, CompilerOptions.ERROR);
     [java]     [javac] 	                                                                                             ^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.ERROR' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 57. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/other/Java5.java (at line 3850)
     [java]     [javac] 	Map customOptions = getCompilerOptions();
     [java]     [javac] 	^^^
     [java]     [javac] Map is a raw type. References to generic type Map<K,V> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 58. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/other/Java5.java (at line 3851)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportMissingOverrideAnnotation, CompilerOptions.WARNING);
     [java]     [javac] 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 59. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/other/Java5.java (at line 3851)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportMissingOverrideAnnotation, CompilerOptions.WARNING);
     [java]     [javac] 	                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.OPTION_ReportMissingOverrideAnnotation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 60. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/other/Java5.java (at line 3851)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportMissingOverrideAnnotation, CompilerOptions.WARNING);
     [java]     [javac] 	                                                                          ^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 61. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/other/Java5.java (at line 3851)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportMissingOverrideAnnotation, CompilerOptions.WARNING);
     [java]     [javac] 	                                                                                          ^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.WARNING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 62. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/other/Java5.java (at line 3896)
     [java]     [javac] 	if (this.complianceLevel < ClassFileConstants.JDK1_5) return;
     [java]     [javac] 	                           ^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'ClassFileConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 63. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/other/Java5.java (at line 3896)
     [java]     [javac] 	if (this.complianceLevel < ClassFileConstants.JDK1_5) return;
     [java]     [javac] 	                                              ^^^^^^
     [java]     [javac] Discouraged access: The field 'ClassFileConstants.JDK1_5' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 64. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/other/Java5.java (at line 3919)
     [java]     [javac] 	if (this.complianceLevel == ClassFileConstants.JDK1_5)
     [java]     [javac] 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'ClassFileConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 65. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/other/Java5.java (at line 3919)
     [java]     [javac] 	if (this.complianceLevel == ClassFileConstants.JDK1_5)
     [java]     [javac] 	                                               ^^^^^^
     [java]     [javac] Discouraged access: The field 'ClassFileConstants.JDK1_5' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 66. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/other/Java5.java (at line 3937)
     [java]     [javac] 	if (this.complianceLevel < ClassFileConstants.JDK1_5) return;
     [java]     [javac] 	                           ^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'ClassFileConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 67. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/other/Java5.java (at line 3937)
     [java]     [javac] 	if (this.complianceLevel < ClassFileConstants.JDK1_5) return;
     [java]     [javac] 	                                              ^^^^^^
     [java]     [javac] Discouraged access: The field 'ClassFileConstants.JDK1_5' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 68. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/other/Java5.java (at line 3938)
     [java]     [javac] 	Map options = getCompilerOptions();
     [java]     [javac] 	^^^
     [java]     [javac] Map is a raw type. References to generic type Map<K,V> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 69. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/other/Java5.java (at line 3962)
     [java]     [javac] 	if (this.complianceLevel == ClassFileConstants.JDK1_5)
     [java]     [javac] 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'ClassFileConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 70. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/other/Java5.java (at line 3962)
     [java]     [javac] 	if (this.complianceLevel == ClassFileConstants.JDK1_5)
     [java]     [javac] 	                                               ^^^^^^
     [java]     [javac] Discouraged access: The field 'ClassFileConstants.JDK1_5' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 71. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/other/Java5.java (at line 4885)
     [java]     [javac] 	(this.weavingScheme == WeavingScheme.OTRE && this.complianceLevel >= ClassFileConstants.JDK1_8
     [java]     [javac] 	                                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'ClassFileConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 72. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/other/Java5.java (at line 4885)
     [java]     [javac] 	(this.weavingScheme == WeavingScheme.OTRE && this.complianceLevel >= ClassFileConstants.JDK1_8
     [java]     [javac] 	                                                                                        ^^^^^^
     [java]     [javac] Discouraged access: The field 'ClassFileConstants.JDK1_8' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 73. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/other/Java7.java (at line 45)
     [java]     [javac] 	TESTS_COUNTERS.put(Java7.class.getName(), new Integer(suite.countTestCases()));
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 74. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/other/Java7.java (at line 45)
     [java]     [javac] 	TESTS_COUNTERS.put(Java7.class.getName(), new Integer(suite.countTestCases()));
     [java]     [javac] 	                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] The constructor Integer(int) has been deprecated since version 9 and marked for removal
     [java]     [javac] ----------
     [java]     [javac] 75. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/other/Java7.java (at line 49)
     [java]     [javac] 	public static Class testClass() {
     [java]     [javac] 	              ^^^^^
     [java]     [javac] Class is a raw type. References to generic type Class<T> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 76. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/other/Java7.java (at line 120)
     [java]     [javac] 	Map options = getCompilerOptions();
     [java]     [javac] 	^^^
     [java]     [javac] Map is a raw type. References to generic type Map<K,V> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 77. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/other/Java8.java (at line 26)
     [java]     [javac] 	import org.eclipse.jdt.internal.compiler.impl.CompilerOptions;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 78. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/other/Java8.java (at line 46)
     [java]     [javac] 	TESTS_COUNTERS.put(Java8.class.getName(), new Integer(suite.countTestCases()));
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 79. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/other/Java8.java (at line 46)
     [java]     [javac] 	TESTS_COUNTERS.put(Java8.class.getName(), new Integer(suite.countTestCases()));
     [java]     [javac] 	                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] The constructor Integer(int) has been deprecated since version 9 and marked for removal
     [java]     [javac] ----------
     [java]     [javac] 80. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/other/Java8.java (at line 285)
     [java]     [javac] 	Map<String, String> compilerOptions = getCompilerOptions();
     [java]     [javac] 	                                      ^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Type safety: The expression of type Map needs unchecked conversion to conform to Map<String,String>
     [java]     [javac] ----------
     [java]     [javac] 81. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/other/Java8.java (at line 286)
     [java]     [javac] 	compilerOptions.put(CompilerOptions.OPTION_ReportOtreWeavingIntoJava8, CompilerOptions.ERROR);
     [java]     [javac] 	                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 82. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/other/Java8.java (at line 286)
     [java]     [javac] 	compilerOptions.put(CompilerOptions.OPTION_ReportOtreWeavingIntoJava8, CompilerOptions.ERROR);
     [java]     [javac] 	                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.OPTION_ReportOtreWeavingIntoJava8' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 83. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/other/Java8.java (at line 286)
     [java]     [javac] 	compilerOptions.put(CompilerOptions.OPTION_ReportOtreWeavingIntoJava8, CompilerOptions.ERROR);
     [java]     [javac] 	                                                                       ^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 84. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/other/Java8.java (at line 286)
     [java]     [javac] 	compilerOptions.put(CompilerOptions.OPTION_ReportOtreWeavingIntoJava8, CompilerOptions.ERROR);
     [java]     [javac] 	                                                                                       ^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.ERROR' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 85. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/other/Java8.java (at line 395)
     [java]     [javac] 	Map<String,String> options = getCompilerOptions();
     [java]     [javac] 	                             ^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Type safety: The expression of type Map needs unchecked conversion to conform to Map<String,String>
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 86. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/otmodel/teams/Test1.java (at line 50)
     [java]     [javac] 	junit.framework.TestSuite suite = new Suite(Test1.class
     [java]     [javac]             .getName());
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Dead code
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 87. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/otmodel/teams/Test2.java (at line 51)
     [java]     [javac] 	junit.framework.TestSuite suite = new Suite(Test2.class
     [java]     [javac]             .getName());
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Dead code
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 88. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/syntax/Syntax.java (at line 25)
     [java]     [javac] 	import org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'ClassFileConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 89. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/syntax/Syntax.java (at line 46)
     [java]     [javac] 	public static Class testClass() {
     [java]     [javac] 	              ^^^^^
     [java]     [javac] Class is a raw type. References to generic type Class<T> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 90. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/syntax/Syntax.java (at line 1621)
     [java]     [javac] 	(this.complianceLevel < ClassFileConstants.JDK14
     [java]     [javac] 	                        ^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'ClassFileConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 91. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/syntax/Syntax.java (at line 1621)
     [java]     [javac] 	(this.complianceLevel < ClassFileConstants.JDK14
     [java]     [javac] 	                                           ^^^^^
     [java]     [javac] Discouraged access: The field 'ClassFileConstants.JDK14' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 92. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/src/org/eclipse/objectteams/otdt/tests/AbstractJavaModelTests.java (at line 109)
     [java]     [javac] 	import org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'ClassFileConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 93. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/src/org/eclipse/objectteams/otdt/tests/AbstractJavaModelTests.java (at line 110)
     [java]     [javac] 	import org.eclipse.jdt.internal.compiler.impl.CompilerOptions;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 94. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/src/org/eclipse/objectteams/otdt/tests/AbstractJavaModelTests.java (at line 111)
     [java]     [javac] 	import org.eclipse.jdt.internal.core.ClasspathAttribute;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'ClasspathAttribute' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 95. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/src/org/eclipse/objectteams/otdt/tests/AbstractJavaModelTests.java (at line 112)
     [java]     [javac] 	import org.eclipse.jdt.internal.core.ClasspathEntry;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'ClasspathEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 96. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/src/org/eclipse/objectteams/otdt/tests/AbstractJavaModelTests.java (at line 113)
     [java]     [javac] 	import org.eclipse.jdt.internal.core.JavaCorePreferenceInitializer;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JavaCorePreferenceInitializer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 97. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/src/org/eclipse/objectteams/otdt/tests/AbstractJavaModelTests.java (at line 114)
     [java]     [javac] 	import org.eclipse.jdt.internal.core.JavaElement;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JavaElement' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 98. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/src/org/eclipse/objectteams/otdt/tests/AbstractJavaModelTests.java (at line 115)
     [java]     [javac] 	import org.eclipse.jdt.internal.core.JavaElementDelta;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JavaElementDelta' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 99. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/src/org/eclipse/objectteams/otdt/tests/AbstractJavaModelTests.java (at line 116)
     [java]     [javac] 	import org.eclipse.jdt.internal.core.JavaModelManager;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JavaModelManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 100. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/src/org/eclipse/objectteams/otdt/tests/AbstractJavaModelTests.java (at line 117)
     [java]     [javac] 	import org.eclipse.jdt.internal.core.JavaProject;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JavaProject' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 101. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/src/org/eclipse/objectteams/otdt/tests/AbstractJavaModelTests.java (at line 118)
     [java]     [javac] 	import org.eclipse.jdt.internal.core.JrtPackageFragmentRoot;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JrtPackageFragmentRoot' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 102. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/src/org/eclipse/objectteams/otdt/tests/AbstractJavaModelTests.java (at line 119)
     [java]     [javac] 	import org.eclipse.jdt.internal.core.NameLookup;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'NameLookup' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 103. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/src/org/eclipse/objectteams/otdt/tests/AbstractJavaModelTests.java (at line 120)
     [java]     [javac] 	import org.eclipse.jdt.internal.core.ResolvedSourceMethod;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'ResolvedSourceMethod' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 104. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/src/org/eclipse/objectteams/otdt/tests/AbstractJavaModelTests.java (at line 121)
     [java]     [javac] 	import org.eclipse.jdt.internal.core.ResolvedSourceType;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'ResolvedSourceType' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 105. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/src/org/eclipse/objectteams/otdt/tests/AbstractJavaModelTests.java (at line 122)
     [java]     [javac] 	import org.eclipse.jdt.internal.core.search.BasicSearchEngine;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'BasicSearchEngine' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 106. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/src/org/eclipse/objectteams/otdt/tests/AbstractJavaModelTests.java (at line 123)
     [java]     [javac] 	import org.eclipse.jdt.internal.core.search.matching.MatchLocator;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'MatchLocator' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 107. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/src/org/eclipse/objectteams/otdt/tests/AbstractJavaModelTests.java (at line 124)
     [java]     [javac] 	import org.eclipse.jdt.internal.core.util.Util;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'Util' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 108. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/src/org/eclipse/objectteams/otdt/tests/AbstractJavaModelTests.java (at line 174)
     [java]     [javac] 	long jdkLevel = CompilerOptions.versionToJdkLevel(javaVersion.length() > 3 ? javaVersion.substring(0, 3) : javaVersion);
     [java]     [javac] 	                ^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 109. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/src/org/eclipse/objectteams/otdt/tests/AbstractJavaModelTests.java (at line 174)
     [java]     [javac] 	long jdkLevel = CompilerOptions.versionToJdkLevel(javaVersion.length() > 3 ? javaVersion.substring(0, 3) : javaVersion);
     [java]     [javac] 	                                ^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'CompilerOptions.versionToJdkLevel(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 110. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/src/org/eclipse/objectteams/otdt/tests/AbstractJavaModelTests.java (at line 175)
     [java]     [javac] 	if (jdkLevel >= ClassFileConstants.JDK16) {
     [java]     [javac] 	                ^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'ClassFileConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 111. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/src/org/eclipse/objectteams/otdt/tests/AbstractJavaModelTests.java (at line 175)
     [java]     [javac] 	if (jdkLevel >= ClassFileConstants.JDK16) {
     [java]     [javac] 	                                   ^^^^^
     [java]     [javac] Discouraged access: The field 'ClassFileConstants.JDK16' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 112. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/src/org/eclipse/objectteams/otdt/tests/AbstractJavaModelTests.java (at line 178)
     [java]     [javac] 	if (jdkLevel >= ClassFileConstants.JDK15) {
     [java]     [javac] 	                ^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'ClassFileConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 113. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/src/org/eclipse/objectteams/otdt/tests/AbstractJavaModelTests.java (at line 178)
     [java]     [javac] 	if (jdkLevel >= ClassFileConstants.JDK15) {
     [java]     [javac] 	                                   ^^^^^
     [java]     [javac] Discouraged access: The field 'ClassFileConstants.JDK15' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 114. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/src/org/eclipse/objectteams/otdt/tests/AbstractJavaModelTests.java (at line 181)
     [java]     [javac] 	if (jdkLevel >= ClassFileConstants.JDK14) {
     [java]     [javac] 	                ^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'ClassFileConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 115. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/src/org/eclipse/objectteams/otdt/tests/AbstractJavaModelTests.java (at line 181)
     [java]     [javac] 	if (jdkLevel >= ClassFileConstants.JDK14) {
     [java]     [javac] 	                                   ^^^^^
     [java]     [javac] Discouraged access: The field 'ClassFileConstants.JDK14' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 116. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/src/org/eclipse/objectteams/otdt/tests/AbstractJavaModelTests.java (at line 184)
     [java]     [javac] 	if (jdkLevel >= ClassFileConstants.JDK12) {
     [java]     [javac] 	                ^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'ClassFileConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 117. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/src/org/eclipse/objectteams/otdt/tests/AbstractJavaModelTests.java (at line 184)
     [java]     [javac] 	if (jdkLevel >= ClassFileConstants.JDK12) {
     [java]     [javac] 	                                   ^^^^^
     [java]     [javac] Discouraged access: The field 'ClassFileConstants.JDK12' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 118. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/src/org/eclipse/objectteams/otdt/tests/AbstractJavaModelTests.java (at line 187)
     [java]     [javac] 	if (jdkLevel >= ClassFileConstants.JDK11) {
     [java]     [javac] 	                ^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'ClassFileConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 119. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/src/org/eclipse/objectteams/otdt/tests/AbstractJavaModelTests.java (at line 187)
     [java]     [javac] 	if (jdkLevel >= ClassFileConstants.JDK11) {
     [java]     [javac] 	                                   ^^^^^
     [java]     [javac] Discouraged access: The field 'ClassFileConstants.JDK11' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 120. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/src/org/eclipse/objectteams/otdt/tests/AbstractJavaModelTests.java (at line 190)
     [java]     [javac] 	if (jdkLevel >= ClassFileConstants.JDK10) {
     [java]     [javac] 	                ^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'ClassFileConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 121. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/src/org/eclipse/objectteams/otdt/tests/AbstractJavaModelTests.java (at line 190)
     [java]     [javac] 	if (jdkLevel >= ClassFileConstants.JDK10) {
     [java]     [javac] 	                                   ^^^^^
     [java]     [javac] Discouraged access: The field 'ClassFileConstants.JDK10' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 122. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/src/org/eclipse/objectteams/otdt/tests/AbstractJavaModelTests.java (at line 193)
     [java]     [javac] 	if (jdkLevel >= ClassFileConstants.JDK9) {
     [java]     [javac] 	                ^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'ClassFileConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 123. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/src/org/eclipse/objectteams/otdt/tests/AbstractJavaModelTests.java (at line 193)
     [java]     [javac] 	if (jdkLevel >= ClassFileConstants.JDK9) {
     [java]     [javac] 	                                   ^^^^
     [java]     [javac] Discouraged access: The field 'ClassFileConstants.JDK9' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 124. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/src/org/eclipse/objectteams/otdt/tests/AbstractJavaModelTests.java (at line 251)
     [java]     [javac] 	@SuppressWarnings("deprecation")
     [java]     [javac] 	                  ^^^^^^^^^^^^^
     [java]     [javac] At least one of the problems in category 'deprecation' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] 125. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/src/org/eclipse/objectteams/otdt/tests/AbstractJavaModelTests.java (at line 364)
     [java]     [javac] 	JavaModelManager.getIndexManager().waitForIndex(isIndexDisabledForTest(), null);
     [java]     [javac] 	^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JavaModelManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 126. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/src/org/eclipse/objectteams/otdt/tests/AbstractJavaModelTests.java (at line 364)
     [java]     [javac] 	JavaModelManager.getIndexManager().waitForIndex(isIndexDisabledForTest(), null);
     [java]     [javac] 	                 ^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JavaModelManager.getIndexManager()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 127. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/src/org/eclipse/objectteams/otdt/tests/AbstractJavaModelTests.java (at line 364)
     [java]     [javac] 	JavaModelManager.getIndexManager().waitForIndex(isIndexDisabledForTest(), null);
     [java]     [javac] 	                                   ^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'IndexManager.waitForIndex(boolean, IProgressMonitor)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 128. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/src/org/eclipse/objectteams/otdt/tests/AbstractJavaModelTests.java (at line 394)
     [java]     [javac] 	org.eclipse.jdt.internal.core.util.Util.Comparer comparer = new org.eclipse.jdt.internal.core.util.Util.Comparer() {
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'Util' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 129. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/src/org/eclipse/objectteams/otdt/tests/AbstractJavaModelTests.java (at line 394)
     [java]     [javac] 	org.eclipse.jdt.internal.core.util.Util.Comparer comparer = new org.eclipse.jdt.internal.core.util.Util.Comparer() {
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'Util.Comparer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 130. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/src/org/eclipse/objectteams/otdt/tests/AbstractJavaModelTests.java (at line 394)
     [java]     [javac] 	org.eclipse.jdt.internal.core.util.Util.Comparer comparer = new org.eclipse.jdt.internal.core.util.Util.Comparer() {
     [java]     [javac] 	                                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'Util' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 131. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/src/org/eclipse/objectteams/otdt/tests/AbstractJavaModelTests.java (at line 394)
     [java]     [javac] 	org.eclipse.jdt.internal.core.util.Util.Comparer comparer = new org.eclipse.jdt.internal.core.util.Util.Comparer() {
     [java]     [javac] 	                                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'Util.Comparer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 132. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/src/org/eclipse/objectteams/otdt/tests/AbstractJavaModelTests.java (at line 402)
     [java]     [javac] 	boolean isAFromJRT = deltaA.getElement() instanceof JrtPackageFragmentRoot;
     [java]     [javac] 	                                                    ^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JrtPackageFragmentRoot' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 133. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/src/org/eclipse/objectteams/otdt/tests/AbstractJavaModelTests.java (at line 403)
     [java]     [javac] 	boolean isBFromJRT = deltaB.getElement() instanceof JrtPackageFragmentRoot;
     [java]     [javac] 	                                                    ^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JrtPackageFragmentRoot' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 134. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/src/org/eclipse/objectteams/otdt/tests/AbstractJavaModelTests.java (at line 423)
     [java]     [javac] 	org.eclipse.jdt.internal.core.util.Util.sort(elementDeltas, comparer);
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'Util' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 135. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/src/org/eclipse/objectteams/otdt/tests/AbstractJavaModelTests.java (at line 423)
     [java]     [javac] 	org.eclipse.jdt.internal.core.util.Util.sort(elementDeltas, comparer);
     [java]     [javac] 	                                        ^^^^
     [java]     [javac] Discouraged access: The method 'Util.sort(Object[], Util.Comparer)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 136. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/src/org/eclipse/objectteams/otdt/tests/AbstractJavaModelTests.java (at line 464)
     [java]     [javac] 	if (((JavaElementDelta) delta).ignoreFromTests) {
     [java]     [javac] 	      ^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JavaElementDelta' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 137. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/src/org/eclipse/objectteams/otdt/tests/AbstractJavaModelTests.java (at line 464)
     [java]     [javac] 	if (((JavaElementDelta) delta).ignoreFromTests) {
     [java]     [javac] 	                               ^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'JavaElementDelta.ignoreFromTests' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 138. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/src/org/eclipse/objectteams/otdt/tests/AbstractJavaModelTests.java (at line 745)
     [java]     [javac] 	new ClasspathAttribute(IClasspathAttribute.EXTERNAL_ANNOTATION_PATH, path)
     [java]     [javac] 	    ^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'ClasspathAttribute' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 139. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/src/org/eclipse/objectteams/otdt/tests/AbstractJavaModelTests.java (at line 745)
     [java]     [javac] 	new ClasspathAttribute(IClasspathAttribute.EXTERNAL_ANNOTATION_PATH, path)
     [java]     [javac] 	    ^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The constructor 'ClasspathAttribute(String, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 140. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/src/org/eclipse/objectteams/otdt/tests/AbstractJavaModelTests.java (at line 807)
     [java]     [javac] 	ClasspathEntry.getAccessRules(accessibleFiles, nonAccessibleFiles),
     [java]     [javac] 	^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'ClasspathEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 141. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/src/org/eclipse/objectteams/otdt/tests/AbstractJavaModelTests.java (at line 807)
     [java]     [javac] 	ClasspathEntry.getAccessRules(accessibleFiles, nonAccessibleFiles),
     [java]     [javac] 	               ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'ClasspathEntry.getAccessRules(IPath[], IPath[])' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 142. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/src/org/eclipse/objectteams/otdt/tests/AbstractJavaModelTests.java (at line 929)
     [java]     [javac] 	String actual = element == null ? "<null>" : ((JavaElement) element).toStringWithAncestors(false/*don't show key*/);
     [java]     [javac] 	                                               ^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JavaElement' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 143. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/src/org/eclipse/objectteams/otdt/tests/AbstractJavaModelTests.java (at line 929)
     [java]     [javac] 	String actual = element == null ? "<null>" : ((JavaElement) element).toStringWithAncestors(false/*don't show key*/);
     [java]     [javac] 	                                                                     ^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JavaElement.toStringWithAncestors(boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 144. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/src/org/eclipse/objectteams/otdt/tests/AbstractJavaModelTests.java (at line 939)
     [java]     [javac] 	fail(((JavaElement) element).toStringWithAncestors(false/*don't show key*/) + " doesn't exist");
     [java]     [javac] 	       ^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JavaElement' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 145. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/src/org/eclipse/objectteams/otdt/tests/AbstractJavaModelTests.java (at line 939)
     [java]     [javac] 	fail(((JavaElement) element).toStringWithAncestors(false/*don't show key*/) + " doesn't exist");
     [java]     [javac] 	                             ^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JavaElement.toStringWithAncestors(boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 146. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/src/org/eclipse/objectteams/otdt/tests/AbstractJavaModelTests.java (at line 952)
     [java]     [javac] 	JavaElement element = (JavaElement)elements[i];
     [java]     [javac] 	^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JavaElement' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 147. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/src/org/eclipse/objectteams/otdt/tests/AbstractJavaModelTests.java (at line 952)
     [java]     [javac] 	JavaElement element = (JavaElement)elements[i];
     [java]     [javac] 	                       ^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JavaElement' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 148. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/src/org/eclipse/objectteams/otdt/tests/AbstractJavaModelTests.java (at line 956)
     [java]     [javac] 	buffer.append(element.toStringWithAncestors(showResolvedInfo));
     [java]     [javac] 	                      ^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JavaElement.toStringWithAncestors(boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 149. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/src/org/eclipse/objectteams/otdt/tests/AbstractJavaModelTests.java (at line 1001)
     [java]     [javac] 	org.eclipse.jdt.internal.core.util.Util.Comparer comparer = new org.eclipse.jdt.internal.core.util.Util.Comparer() {
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'Util.Comparer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 150. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/src/org/eclipse/objectteams/otdt/tests/AbstractJavaModelTests.java (at line 1001)
     [java]     [javac] 	org.eclipse.jdt.internal.core.util.Util.Comparer comparer = new org.eclipse.jdt.internal.core.util.Util.Comparer() {
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'Util' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 151. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/src/org/eclipse/objectteams/otdt/tests/AbstractJavaModelTests.java (at line 1001)
     [java]     [javac] 	org.eclipse.jdt.internal.core.util.Util.Comparer comparer = new org.eclipse.jdt.internal.core.util.Util.Comparer() {
     [java]     [javac] 	                                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'Util' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 152. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/src/org/eclipse/objectteams/otdt/tests/AbstractJavaModelTests.java (at line 1001)
     [java]     [javac] 	org.eclipse.jdt.internal.core.util.Util.Comparer comparer = new org.eclipse.jdt.internal.core.util.Util.Comparer() {
     [java]     [javac] 	                                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'Util.Comparer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 153. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/src/org/eclipse/objectteams/otdt/tests/AbstractJavaModelTests.java (at line 1008)
     [java]     [javac] 	org.eclipse.jdt.internal.core.util.Util.sort(markers, comparer);
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'Util' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 154. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/src/org/eclipse/objectteams/otdt/tests/AbstractJavaModelTests.java (at line 1008)
     [java]     [javac] 	org.eclipse.jdt.internal.core.util.Util.sort(markers, comparer);
     [java]     [javac] 	                                        ^^^^
     [java]     [javac] Discouraged access: The method 'Util.sort(Object[], Util.Comparer)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 155. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/src/org/eclipse/objectteams/otdt/tests/AbstractJavaModelTests.java (at line 1365)
     [java]     [javac] 	Util.sort(strings);
     [java]     [javac] 	^^^^
     [java]     [javac] Discouraged access: The type 'Util' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 156. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/src/org/eclipse/objectteams/otdt/tests/AbstractJavaModelTests.java (at line 1365)
     [java]     [javac] 	Util.sort(strings);
     [java]     [javac] 	     ^^^^
     [java]     [javac] Discouraged access: The method 'Util.sort(String[])' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 157. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/src/org/eclipse/objectteams/otdt/tests/AbstractJavaModelTests.java (at line 1908)
     [java]     [javac] 	IClasspathAttribute[] extraAttributes = ClasspathEntry.NO_EXTRA_ATTRIBUTES;
     [java]     [javac] 	                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'ClasspathEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 158. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/src/org/eclipse/objectteams/otdt/tests/AbstractJavaModelTests.java (at line 1908)
     [java]     [javac] 	IClasspathAttribute[] extraAttributes = ClasspathEntry.NO_EXTRA_ATTRIBUTES;
     [java]     [javac] 	                                                       ^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'ClasspathEntry.NO_EXTRA_ATTRIBUTES' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 159. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/src/org/eclipse/objectteams/otdt/tests/AbstractJavaModelTests.java (at line 1909)
     [java]     [javac] 	if (CompilerOptions.versionToJdkLevel(compliance) >= ClassFileConstants.JDK9
     [java]     [javac] 	    ^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 160. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/src/org/eclipse/objectteams/otdt/tests/AbstractJavaModelTests.java (at line 1909)
     [java]     [javac] 	if (CompilerOptions.versionToJdkLevel(compliance) >= ClassFileConstants.JDK9
     [java]     [javac] 	                    ^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'CompilerOptions.versionToJdkLevel(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 161. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/src/org/eclipse/objectteams/otdt/tests/AbstractJavaModelTests.java (at line 1909)
     [java]     [javac] 	if (CompilerOptions.versionToJdkLevel(compliance) >= ClassFileConstants.JDK9
     [java]     [javac] 	                                                     ^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'ClassFileConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 162. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/src/org/eclipse/objectteams/otdt/tests/AbstractJavaModelTests.java (at line 1909)
     [java]     [javac] 	if (CompilerOptions.versionToJdkLevel(compliance) >= ClassFileConstants.JDK9
     [java]     [javac] 	                                                                        ^^^^
     [java]     [javac] Discouraged access: The field 'ClassFileConstants.JDK9' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 163. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/src/org/eclipse/objectteams/otdt/tests/AbstractJavaModelTests.java (at line 1919)
     [java]     [javac] 	ClasspathEntry.getAccessRules(accessibleFiles, nonAccessibleFiles), // ClasspathEntry.NO_ACCESS_RULES,
     [java]     [javac] 	^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'ClasspathEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 164. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/src/org/eclipse/objectteams/otdt/tests/AbstractJavaModelTests.java (at line 1919)
     [java]     [javac] 	ClasspathEntry.getAccessRules(accessibleFiles, nonAccessibleFiles), // ClasspathEntry.NO_ACCESS_RULES,
     [java]     [javac] 	               ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'ClasspathEntry.getAccessRules(IPath[], IPath[])' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 165. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/src/org/eclipse/objectteams/otdt/tests/AbstractJavaModelTests.java (at line 1925)
     [java]     [javac] 	ClasspathEntry.getAccessRules(accessibleFiles, nonAccessibleFiles),
     [java]     [javac] 	^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'ClasspathEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 166. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/src/org/eclipse/objectteams/otdt/tests/AbstractJavaModelTests.java (at line 1925)
     [java]     [javac] 	ClasspathEntry.getAccessRules(accessibleFiles, nonAccessibleFiles),
     [java]     [javac] 	               ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'ClasspathEntry.getAccessRules(IPath[], IPath[])' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 167. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/src/org/eclipse/objectteams/otdt/tests/AbstractJavaModelTests.java (at line 1938)
     [java]     [javac] 	ClasspathEntry.getAccessRules(accessibleFiles, nonAccessibleFiles),
     [java]     [javac] 	^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'ClasspathEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 168. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/src/org/eclipse/objectteams/otdt/tests/AbstractJavaModelTests.java (at line 1938)
     [java]     [javac] 	ClasspathEntry.getAccessRules(accessibleFiles, nonAccessibleFiles),
     [java]     [javac] 	               ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'ClasspathEntry.getAccessRules(IPath[], IPath[])' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 169. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/src/org/eclipse/objectteams/otdt/tests/AbstractJavaModelTests.java (at line 1976)
     [java]     [javac] 	ClasspathEntry.getAccessRules(accessibleFiles, nonAccessibleFiles),
     [java]     [javac] 	^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'ClasspathEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 170. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/src/org/eclipse/objectteams/otdt/tests/AbstractJavaModelTests.java (at line 1976)
     [java]     [javac] 	ClasspathEntry.getAccessRules(accessibleFiles, nonAccessibleFiles),
     [java]     [javac] 	               ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'ClasspathEntry.getAccessRules(IPath[], IPath[])' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 171. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/src/org/eclipse/objectteams/otdt/tests/AbstractJavaModelTests.java (at line 1992)
     [java]     [javac] 	JavaProject javaProject = (JavaProject) JavaCore.create(project);
     [java]     [javac] 	^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JavaProject' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 172. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/src/org/eclipse/objectteams/otdt/tests/AbstractJavaModelTests.java (at line 1992)
     [java]     [javac] 	JavaProject javaProject = (JavaProject) JavaCore.create(project);
     [java]     [javac] 	                           ^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JavaProject' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 173. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/src/org/eclipse/objectteams/otdt/tests/AbstractJavaModelTests.java (at line 1994)
     [java]     [javac] 	javaProject.writeFileEntries(entries, projectPath.append(outputPath));
     [java]     [javac] 	            ^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JavaProject.writeFileEntries(IClasspathEntry[], IPath)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 174. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/src/org/eclipse/objectteams/otdt/tests/AbstractJavaModelTests.java (at line 1996)
     [java]     [javac] 	javaProject.setRawClasspath(entries, projectPath.append(outputPath), monitor);
     [java]     [javac] 	            ^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JavaProject.setRawClasspath(IClasspathEntry[], IPath, IProgressMonitor)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 175. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/src/org/eclipse/objectteams/otdt/tests/AbstractJavaModelTests.java (at line 2001)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_Compliance, CompilerOptions.VERSION_1_4);
     [java]     [javac] 	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 176. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/src/org/eclipse/objectteams/otdt/tests/AbstractJavaModelTests.java (at line 2001)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_Compliance, CompilerOptions.VERSION_1_4);
     [java]     [javac] 	                            ^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.OPTION_Compliance' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 177. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/src/org/eclipse/objectteams/otdt/tests/AbstractJavaModelTests.java (at line 2001)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_Compliance, CompilerOptions.VERSION_1_4);
     [java]     [javac] 	                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 178. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/src/org/eclipse/objectteams/otdt/tests/AbstractJavaModelTests.java (at line 2001)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_Compliance, CompilerOptions.VERSION_1_4);
     [java]     [javac] 	                                                               ^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.VERSION_1_4' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 179. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/src/org/eclipse/objectteams/otdt/tests/AbstractJavaModelTests.java (at line 2002)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_Source, CompilerOptions.VERSION_1_4);
     [java]     [javac] 	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 180. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/src/org/eclipse/objectteams/otdt/tests/AbstractJavaModelTests.java (at line 2002)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_Source, CompilerOptions.VERSION_1_4);
     [java]     [javac] 	                            ^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.OPTION_Source' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 181. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/src/org/eclipse/objectteams/otdt/tests/AbstractJavaModelTests.java (at line 2002)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_Source, CompilerOptions.VERSION_1_4);
     [java]     [javac] 	                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 182. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/src/org/eclipse/objectteams/otdt/tests/AbstractJavaModelTests.java (at line 2002)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_Source, CompilerOptions.VERSION_1_4);
     [java]     [javac] 	                                                           ^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.VERSION_1_4' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 183. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/src/org/eclipse/objectteams/otdt/tests/AbstractJavaModelTests.java (at line 2003)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_TargetPlatform, CompilerOptions.VERSION_1_4);
     [java]     [javac] 	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 184. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/src/org/eclipse/objectteams/otdt/tests/AbstractJavaModelTests.java (at line 2003)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_TargetPlatform, CompilerOptions.VERSION_1_4);
     [java]     [javac] 	                            ^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.OPTION_TargetPlatform' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 185. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/src/org/eclipse/objectteams/otdt/tests/AbstractJavaModelTests.java (at line 2003)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_TargetPlatform, CompilerOptions.VERSION_1_4);
     [java]     [javac] 	                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 186. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/src/org/eclipse/objectteams/otdt/tests/AbstractJavaModelTests.java (at line 2003)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_TargetPlatform, CompilerOptions.VERSION_1_4);
     [java]     [javac] 	                                                                   ^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.VERSION_1_4' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 187. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/src/org/eclipse/objectteams/otdt/tests/AbstractJavaModelTests.java (at line 2004)
     [java]     [javac] 	javaProject.setOptions(options);
     [java]     [javac] 	            ^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JavaProject.setOptions(Map<String,String>)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 188. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/src/org/eclipse/objectteams/otdt/tests/AbstractJavaModelTests.java (at line 2007)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_Compliance, CompilerOptions.VERSION_1_5);
     [java]     [javac] 	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 189. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/src/org/eclipse/objectteams/otdt/tests/AbstractJavaModelTests.java (at line 2007)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_Compliance, CompilerOptions.VERSION_1_5);
     [java]     [javac] 	                            ^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.OPTION_Compliance' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 190. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/src/org/eclipse/objectteams/otdt/tests/AbstractJavaModelTests.java (at line 2007)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_Compliance, CompilerOptions.VERSION_1_5);
     [java]     [javac] 	                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 191. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/src/org/eclipse/objectteams/otdt/tests/AbstractJavaModelTests.java (at line 2007)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_Compliance, CompilerOptions.VERSION_1_5);
     [java]     [javac] 	                                                               ^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.VERSION_1_5' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 192. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/TestBase.java (at line 44)
     [java]     [javac] 	import org.eclipse.jdt.internal.compiler.batch.Main;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'Main' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 193. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/TestBase.java (at line 45)
     [java]     [javac] 	import org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'ClassFileConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 194. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/TestBase.java (at line 46)
     [java]     [javac] 	import org.eclipse.jdt.internal.compiler.impl.CompilerOptions;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 195. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/TestBase.java (at line 78)
     [java]     [javac] 	long jdkLevel = CompilerOptions.versionToJdkLevel(javaVersion);
     [java]     [javac] 	                ^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 196. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/TestBase.java (at line 78)
     [java]     [javac] 	long jdkLevel = CompilerOptions.versionToJdkLevel(javaVersion);
     [java]     [javac] 	                                ^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'CompilerOptions.versionToJdkLevel(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 197. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/TestBase.java (at line 79)
     [java]     [javac] 	if (jdkLevel >= ClassFileConstants.JDK9) {
     [java]     [javac] 	                ^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'ClassFileConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 198. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/TestBase.java (at line 79)
     [java]     [javac] 	if (jdkLevel >= ClassFileConstants.JDK9) {
     [java]     [javac] 	                                   ^^^^
     [java]     [javac] Discouraged access: The field 'ClassFileConstants.JDK9' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 199. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/TestBase.java (at line 100)
     [java]     [javac] 	private Main   _compiler;
     [java]     [javac] 	        ^^^^
     [java]     [javac] Discouraged access: The type 'Main' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 200. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/TestBase.java (at line 142)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_Source, CompilerOptions.VERSION_1_5);
     [java]     [javac] 	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 201. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/TestBase.java (at line 142)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_Source, CompilerOptions.VERSION_1_5);
     [java]     [javac] 	                            ^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.OPTION_Source' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 202. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/TestBase.java (at line 142)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_Source, CompilerOptions.VERSION_1_5);
     [java]     [javac] 	                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 203. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/TestBase.java (at line 142)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_Source, CompilerOptions.VERSION_1_5);
     [java]     [javac] 	                                                           ^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.VERSION_1_5' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 204. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/TestBase.java (at line 143)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_Compliance, CompilerOptions.VERSION_1_5);
     [java]     [javac] 	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 205. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/TestBase.java (at line 143)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_Compliance, CompilerOptions.VERSION_1_5);
     [java]     [javac] 	                            ^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.OPTION_Compliance' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 206. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/TestBase.java (at line 143)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_Compliance, CompilerOptions.VERSION_1_5);
     [java]     [javac] 	                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 207. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/TestBase.java (at line 143)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_Compliance, CompilerOptions.VERSION_1_5);
     [java]     [javac] 	                                                               ^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.VERSION_1_5' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 208. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/TestBase.java (at line 144)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_TargetPlatform, CompilerOptions.VERSION_1_5);
     [java]     [javac] 	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 209. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/TestBase.java (at line 144)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_TargetPlatform, CompilerOptions.VERSION_1_5);
     [java]     [javac] 	                            ^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.OPTION_TargetPlatform' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 210. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/TestBase.java (at line 144)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_TargetPlatform, CompilerOptions.VERSION_1_5);
     [java]     [javac] 	                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 211. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/TestBase.java (at line 144)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_TargetPlatform, CompilerOptions.VERSION_1_5);
     [java]     [javac] 	                                                                   ^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.VERSION_1_5' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 212. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/TestBase.java (at line 145)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_DocCommentSupport, CompilerOptions.ENABLED);
     [java]     [javac] 	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 213. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/TestBase.java (at line 145)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_DocCommentSupport, CompilerOptions.ENABLED);
     [java]     [javac] 	                            ^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.OPTION_DocCommentSupport' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 214. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/TestBase.java (at line 145)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_DocCommentSupport, CompilerOptions.ENABLED);
     [java]     [javac] 	                                                      ^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 215. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/TestBase.java (at line 145)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_DocCommentSupport, CompilerOptions.ENABLED);
     [java]     [javac] 	                                                                      ^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.ENABLED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 216. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/TestBase.java (at line 146)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_ReportInvalidJavadoc, CompilerOptions.ERROR);
     [java]     [javac] 	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 217. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/TestBase.java (at line 146)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_ReportInvalidJavadoc, CompilerOptions.ERROR);
     [java]     [javac] 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.OPTION_ReportInvalidJavadoc' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 218. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/TestBase.java (at line 146)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_ReportInvalidJavadoc, CompilerOptions.ERROR);
     [java]     [javac] 	                                                         ^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 219. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/TestBase.java (at line 146)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_ReportInvalidJavadoc, CompilerOptions.ERROR);
     [java]     [javac] 	                                                                         ^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.ERROR' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 220. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/TestBase.java (at line 147)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_ReportInvalidJavadocTags, CompilerOptions.ERROR);
     [java]     [javac] 	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 221. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/TestBase.java (at line 147)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_ReportInvalidJavadocTags, CompilerOptions.ERROR);
     [java]     [javac] 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.OPTION_ReportInvalidJavadocTags' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 222. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/TestBase.java (at line 147)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_ReportInvalidJavadocTags, CompilerOptions.ERROR);
     [java]     [javac] 	                                                             ^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 223. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/TestBase.java (at line 147)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_ReportInvalidJavadocTags, CompilerOptions.ERROR);
     [java]     [javac] 	                                                                             ^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.ERROR' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 224. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/TestBase.java (at line 151)
     [java]     [javac] 	public void compileFile(String fname, String[] classpath, Map options)
     [java]     [javac] 	                                                          ^^^
     [java]     [javac] Map is a raw type. References to generic type Map<K,V> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 225. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/TestBase.java (at line 183)
     [java]     [javac] 	new Main(
     [java]     [javac] 	    ^^^^
     [java]     [javac] Discouraged access: The type 'Main' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 226. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/TestBase.java (at line 183)
     [java]     [javac] 	new Main(
     [java]     [javac] 	    ^^^^
     [java]     [javac] Discouraged access: The constructor 'Main(PrintWriter, PrintWriter, boolean, Map<String,String>, CompilationProgress)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 227. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/TestBase.java (at line 195)
     [java]     [javac] 	options,
     [java]     [javac] 	^^^^^^^
     [java]     [javac] Type safety: The expression of type Map needs unchecked conversion to conform to Map<String,String>
     [java]     [javac] ----------
     [java]     [javac] 228. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/TestBase.java (at line 198)
     [java]     [javac] 	_compiler.compile(args);
     [java]     [javac] 	          ^^^^^^^
     [java]     [javac] Discouraged access: The method 'Main.compile(String[])' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 229. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/TestBase.java (at line 338)
     [java]     [javac] 	if (_compiler.globalErrorsCount != 0)
     [java]     [javac] 	              ^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'Main.globalErrorsCount' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 230. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/TestBase.java (at line 363)
     [java]     [javac] 	for (int j = 0; j < _compiler.logger.globalProblems.size(); j++) {
     [java]     [javac] 	                              ^^^^^^
     [java]     [javac] Discouraged access: The field 'Main.logger' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 231. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/TestBase.java (at line 363)
     [java]     [javac] 	for (int j = 0; j < _compiler.logger.globalProblems.size(); j++) {
     [java]     [javac] 	                                     ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'Main.Logger.globalProblems' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 232. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/TestBase.java (at line 364)
     [java]     [javac] 	if (problemIDs[i] == ((IProblem)_compiler.logger.globalProblems.get(j)).getID())
     [java]     [javac] 	                                          ^^^^^^
     [java]     [javac] Discouraged access: The field 'Main.logger' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 233. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/TestBase.java (at line 364)
     [java]     [javac] 	if (problemIDs[i] == ((IProblem)_compiler.logger.globalProblems.get(j)).getID())
     [java]     [javac] 	                                                 ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'Main.Logger.globalProblems' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 234. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/TestBase.java (at line 385)
     [java]     [javac] 	if ( areProblemsEqual(_compiler.logger.globalProblems, problemIDs) )
     [java]     [javac] 	                                ^^^^^^
     [java]     [javac] Discouraged access: The field 'Main.logger' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 235. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/TestBase.java (at line 385)
     [java]     [javac] 	if ( areProblemsEqual(_compiler.logger.globalProblems, problemIDs) )
     [java]     [javac] 	                                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'Main.Logger.globalProblems' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 236. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/TestBase.java (at line 404)
     [java]     [javac] 	for (Iterator iter = _compiler.logger.globalProblems.iterator(); iter.hasNext();)
     [java]     [javac] 	     ^^^^^^^^
     [java]     [javac] Iterator is a raw type. References to generic type Iterator<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 237. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/TestBase.java (at line 404)
     [java]     [javac] 	for (Iterator iter = _compiler.logger.globalProblems.iterator(); iter.hasNext();)
     [java]     [javac] 	                               ^^^^^^
     [java]     [javac] Discouraged access: The field 'Main.logger' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 238. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/TestBase.java (at line 404)
     [java]     [javac] 	for (Iterator iter = _compiler.logger.globalProblems.iterator(); iter.hasNext();)
     [java]     [javac] 	                                      ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'Main.Logger.globalProblems' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 239. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/TestBase.java (at line 421)
     [java]     [javac] 	if (   areProblemsEqual(_compiler.logger.globalErrors,   errorIDs)
     [java]     [javac] 	                                  ^^^^^^
     [java]     [javac] Discouraged access: The field 'Main.logger' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 240. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/TestBase.java (at line 421)
     [java]     [javac] 	if (   areProblemsEqual(_compiler.logger.globalErrors,   errorIDs)
     [java]     [javac] 	                                         ^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'Main.Logger.globalErrors' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 241. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/TestBase.java (at line 422)
     [java]     [javac] 	&& areProblemsEqual(_compiler.logger.globalWarnings, warningIDs) )
     [java]     [javac] 	                              ^^^^^^
     [java]     [javac] Discouraged access: The field 'Main.logger' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 242. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/TestBase.java (at line 422)
     [java]     [javac] 	&& areProblemsEqual(_compiler.logger.globalWarnings, warningIDs) )
     [java]     [javac] 	                                     ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'Main.Logger.globalWarnings' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 243. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/TestBase.java (at line 443)
     [java]     [javac] 	private boolean areProblemsEqual(List problems, int[] problemIDs)
     [java]     [javac] 	                                 ^^^^
     [java]     [javac] List is a raw type. References to generic type List<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 244. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/TestBase.java (at line 456)
     [java]     [javac] 	for (Iterator iter = problems.iterator(); result && iter.hasNext();)
     [java]     [javac] 	     ^^^^^^^^
     [java]     [javac] Iterator is a raw type. References to generic type Iterator<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 245. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/TestBase.java (at line 577)
     [java]     [javac] 	Constructor clsConst =null;
     [java]     [javac] 	^^^^^^^^^^^
     [java]     [javac] Constructor is a raw type. References to generic type Constructor<T> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 246. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/TestBase.java (at line 590)
     [java]     [javac] 	Class testClass = Class.forName(args[0]);
     [java]     [javac] 	^^^^^
     [java]     [javac] Class is a raw type. References to generic type Class<T> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 247. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/otmodel/equals/Test1.java (at line 30)
     [java]     [javac] 	import org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'ClassFileConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 248. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/otmodel/equals/Test1.java (at line 31)
     [java]     [javac] 	import org.eclipse.jdt.internal.compiler.lookup.ExtraCompilerModifiers;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'ExtraCompilerModifiers' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 249. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/otmodel/equals/Test1.java (at line 35)
     [java]     [javac] 	import org.eclipse.objectteams.otdt.internal.core.OTType;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'OTType' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 250. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/otmodel/equals/Test1.java (at line 36)
     [java]     [javac] 	import org.eclipse.objectteams.otdt.internal.core.RoleType;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'RoleType' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 251. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/otmodel/equals/Test1.java (at line 58)
     [java]     [javac] 	junit.framework.TestSuite suite = new Suite(Test1.class
     [java]     [javac]             .getName());
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Dead code
     [java]     [javac] ----------
     [java]     [javac] 252. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/otmodel/equals/Test1.java (at line 107)
     [java]     [javac] 	return new OTType(
     [java]     [javac] 	           ^^^^^^
     [java]     [javac] Discouraged access: The type 'OTType' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 253. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/otmodel/equals/Test1.java (at line 107)
     [java]     [javac] 	return new OTType(
     [java]     [javac] 	           ^^^^^^
     [java]     [javac] Discouraged access: The constructor 'OTType(int, IType, IJavaElement, int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 254. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/otmodel/equals/Test1.java (at line 111)
     [java]     [javac] 	ClassFileConstants.AccPublic | ExtraCompilerModifiers.AccTeam);
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'ClassFileConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 255. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/otmodel/equals/Test1.java (at line 111)
     [java]     [javac] 	ClassFileConstants.AccPublic | ExtraCompilerModifiers.AccTeam);
     [java]     [javac] 	                   ^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'ClassFileConstants.AccPublic' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 256. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/otmodel/equals/Test1.java (at line 111)
     [java]     [javac] 	ClassFileConstants.AccPublic | ExtraCompilerModifiers.AccTeam);
     [java]     [javac] 	                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'ExtraCompilerModifiers' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 257. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/otmodel/equals/Test1.java (at line 111)
     [java]     [javac] 	ClassFileConstants.AccPublic | ExtraCompilerModifiers.AccTeam);
     [java]     [javac] 	                                                      ^^^^^^^
     [java]     [javac] Discouraged access: The field 'ExtraCompilerModifiers.AccTeam' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 258. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/otmodel/equals/Test1.java (at line 121)
     [java]     [javac] 	return new RoleType(type1,
     [java]     [javac] 	           ^^^^^^^^
     [java]     [javac] Discouraged access: The type 'RoleType' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 259. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/otmodel/equals/Test1.java (at line 121)
     [java]     [javac] 	return new RoleType(type1,
     [java]     [javac] 	           ^^^^^^^^
     [java]     [javac] Discouraged access: The constructor 'RoleType(IType, IJavaElement, int, String, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 260. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/otmodel/equals/Test1.java (at line 123)
     [java]     [javac] 	ClassFileConstants.AccPublic | ExtraCompilerModifiers.AccRole,
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'ClassFileConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 261. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/otmodel/equals/Test1.java (at line 123)
     [java]     [javac] 	ClassFileConstants.AccPublic | ExtraCompilerModifiers.AccRole,
     [java]     [javac] 	                   ^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'ClassFileConstants.AccPublic' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 262. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/otmodel/equals/Test1.java (at line 123)
     [java]     [javac] 	ClassFileConstants.AccPublic | ExtraCompilerModifiers.AccRole,
     [java]     [javac] 	                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'ExtraCompilerModifiers' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 263. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/otmodel/equals/Test1.java (at line 123)
     [java]     [javac] 	ClassFileConstants.AccPublic | ExtraCompilerModifiers.AccRole,
     [java]     [javac] 	                                                      ^^^^^^^
     [java]     [javac] Discouraged access: The field 'ExtraCompilerModifiers.AccRole' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 264. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/api/Reflection.java (at line 25)
     [java]     [javac] 	import org.eclipse.jdt.internal.compiler.impl.CompilerOptions;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 265. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/api/Reflection.java (at line 47)
     [java]     [javac] 	public static Class testClass() {
     [java]     [javac] 	              ^^^^^
     [java]     [javac] Class is a raw type. References to generic type Class<T> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 266. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/api/Reflection.java (at line 248)
     [java]     [javac] 	Map customOptions = getCompilerOptions();
     [java]     [javac] 	^^^
     [java]     [javac] Map is a raw type. References to generic type Map<K,V> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 267. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/api/Reflection.java (at line 249)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_SuppressOptionalErrors, CompilerOptions.ENABLED);
     [java]     [javac] 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 268. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/api/Reflection.java (at line 249)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_SuppressOptionalErrors, CompilerOptions.ENABLED);
     [java]     [javac] 	                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.OPTION_SuppressOptionalErrors' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 269. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/api/Reflection.java (at line 249)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_SuppressOptionalErrors, CompilerOptions.ENABLED);
     [java]     [javac] 	                                                                 ^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 270. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/api/Reflection.java (at line 249)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_SuppressOptionalErrors, CompilerOptions.ENABLED);
     [java]     [javac] 	                                                                                 ^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.ENABLED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 271. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/api/Reflection.java (at line 849)
     [java]     [javac] 	Map customOptions = getCompilerOptions();
     [java]     [javac] 	^^^
     [java]     [javac] Map is a raw type. References to generic type Map<K,V> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 272. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/api/Reflection.java (at line 850)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportPotentialNullReference, CompilerOptions.WARNING);
     [java]     [javac] 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 273. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/api/Reflection.java (at line 850)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportPotentialNullReference, CompilerOptions.WARNING);
     [java]     [javac] 	                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.OPTION_ReportPotentialNullReference' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 274. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/api/Reflection.java (at line 850)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportPotentialNullReference, CompilerOptions.WARNING);
     [java]     [javac] 	                                                                       ^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 275. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/api/Reflection.java (at line 850)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportPotentialNullReference, CompilerOptions.WARNING);
     [java]     [javac] 	                                                                                       ^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.WARNING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 276. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/api/Reflection.java (at line 851)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportRedundantNullCheck, CompilerOptions.WARNING);
     [java]     [javac] 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 277. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/api/Reflection.java (at line 851)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportRedundantNullCheck, CompilerOptions.WARNING);
     [java]     [javac] 	                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.OPTION_ReportRedundantNullCheck' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 278. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/api/Reflection.java (at line 851)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportRedundantNullCheck, CompilerOptions.WARNING);
     [java]     [javac] 	                                                                   ^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 279. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/api/Reflection.java (at line 851)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportRedundantNullCheck, CompilerOptions.WARNING);
     [java]     [javac] 	                                                                                   ^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.WARNING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 280. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/api/Reflection.java (at line 852)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportNullReference, CompilerOptions.WARNING);
     [java]     [javac] 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 281. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/api/Reflection.java (at line 852)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportNullReference, CompilerOptions.WARNING);
     [java]     [javac] 	                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.OPTION_ReportNullReference' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 282. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/api/Reflection.java (at line 852)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportNullReference, CompilerOptions.WARNING);
     [java]     [javac] 	                                                              ^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 283. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/api/Reflection.java (at line 852)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportNullReference, CompilerOptions.WARNING);
     [java]     [javac] 	                                                                              ^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.WARNING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 284. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/api/Reflection.java (at line 901)
     [java]     [javac] 	Map customOptions = getCompilerOptions();
     [java]     [javac] 	^^^
     [java]     [javac] Map is a raw type. References to generic type Map<K,V> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 285. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/api/Reflection.java (at line 902)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportPotentialNullReference, CompilerOptions.WARNING);
     [java]     [javac] 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 286. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/api/Reflection.java (at line 902)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportPotentialNullReference, CompilerOptions.WARNING);
     [java]     [javac] 	                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.OPTION_ReportPotentialNullReference' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 287. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/api/Reflection.java (at line 902)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportPotentialNullReference, CompilerOptions.WARNING);
     [java]     [javac] 	                                                                       ^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 288. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/api/Reflection.java (at line 902)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportPotentialNullReference, CompilerOptions.WARNING);
     [java]     [javac] 	                                                                                       ^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.WARNING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 289. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/api/Reflection.java (at line 903)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportRedundantNullCheck, CompilerOptions.WARNING);
     [java]     [javac] 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 290. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/api/Reflection.java (at line 903)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportRedundantNullCheck, CompilerOptions.WARNING);
     [java]     [javac] 	                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.OPTION_ReportRedundantNullCheck' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 291. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/api/Reflection.java (at line 903)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportRedundantNullCheck, CompilerOptions.WARNING);
     [java]     [javac] 	                                                                   ^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 292. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/api/Reflection.java (at line 903)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportRedundantNullCheck, CompilerOptions.WARNING);
     [java]     [javac] 	                                                                                   ^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.WARNING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 293. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/api/Reflection.java (at line 904)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportNullReference, CompilerOptions.WARNING);
     [java]     [javac] 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 294. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/api/Reflection.java (at line 904)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportNullReference, CompilerOptions.WARNING);
     [java]     [javac] 	                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.OPTION_ReportNullReference' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 295. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/api/Reflection.java (at line 904)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportNullReference, CompilerOptions.WARNING);
     [java]     [javac] 	                                                              ^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 296. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/api/Reflection.java (at line 904)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportNullReference, CompilerOptions.WARNING);
     [java]     [javac] 	                                                                              ^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.WARNING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 297. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/roleplaying/GC.java (at line 45)
     [java]     [javac] 	public static Class testClass() {
     [java]     [javac] 	              ^^^^^
     [java]     [javac] Class is a raw type. References to generic type Class<T> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 298. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/roleplaying/GC.java (at line 123)
     [java]     [javac] 	Map customOptions = getCompilerOptions();
     [java]     [javac] 	^^^
     [java]     [javac] Map is a raw type. References to generic type Map<K,V> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 299. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/roleplaying/GC.java (at line 198)
     [java]     [javac] 	customOptions,
     [java]     [javac] 	^^^^^^^^^^^^^
     [java]     [javac] Type safety: The expression of type Map needs unchecked conversion to conform to Map<String,String>
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 300. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/other/Modifiers.java (at line 24)
     [java]     [javac] 	import org.eclipse.jdt.internal.compiler.impl.CompilerOptions;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 301. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/other/Modifiers.java (at line 47)
     [java]     [javac] 	public static Class testClass() {
     [java]     [javac] 	              ^^^^^
     [java]     [javac] Class is a raw type. References to generic type Class<T> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 302. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/other/Modifiers.java (at line 53)
     [java]     [javac] 	protected Map getCompilerOptions() {
     [java]     [javac] 	          ^^^
     [java]     [javac] Map is a raw type. References to generic type Map<K,V> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 303. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/other/Modifiers.java (at line 54)
     [java]     [javac] 	Map options = super.getCompilerOptions();
     [java]     [javac] 	^^^
     [java]     [javac] Map is a raw type. References to generic type Map<K,V> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 304. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/other/Modifiers.java (at line 55)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_ReportUnusedLocal, CompilerOptions.WARNING); // many tests actually suppress this warning
     [java]     [javac] 	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 305. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/other/Modifiers.java (at line 55)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_ReportUnusedLocal, CompilerOptions.WARNING); // many tests actually suppress this warning
     [java]     [javac] 	                            ^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.OPTION_ReportUnusedLocal' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 306. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/other/Modifiers.java (at line 55)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_ReportUnusedLocal, CompilerOptions.WARNING); // many tests actually suppress this warning
     [java]     [javac] 	                                                      ^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 307. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/other/Modifiers.java (at line 55)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_ReportUnusedLocal, CompilerOptions.WARNING); // many tests actually suppress this warning
     [java]     [javac] 	                                                                      ^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.WARNING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 308. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/otmodel/teams/AllTests.java (at line 45)
     [java]     [javac] 	public static Class[] getAllTestClasses()
     [java]     [javac] 	              ^^^^^
     [java]     [javac] Class is a raw type. References to generic type Class<T> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 309. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/otmodel/teams/AllTests.java (at line 63)
     [java]     [javac] 	Class[] testClasses = getAllTestClasses();
     [java]     [javac] 	^^^^^
     [java]     [javac] Class is a raw type. References to generic type Class<T> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 310. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/other/Exceptions.java (at line 24)
     [java]     [javac] 	import org.eclipse.jdt.internal.compiler.impl.CompilerOptions;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 311. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/other/Exceptions.java (at line 48)
     [java]     [javac] 	public static Class testClass() {
     [java]     [javac] 	              ^^^^^
     [java]     [javac] Class is a raw type. References to generic type Class<T> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 312. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/other/Exceptions.java (at line 287)
     [java]     [javac] 	Map customOptions = getCompilerOptions();
     [java]     [javac] 	^^^
     [java]     [javac] Map is a raw type. References to generic type Map<K,V> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 313. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/other/Exceptions.java (at line 288)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportInferredCallout, CompilerOptions.WARNING);
     [java]     [javac] 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 314. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/other/Exceptions.java (at line 288)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportInferredCallout, CompilerOptions.WARNING);
     [java]     [javac] 	                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.OPTION_ReportInferredCallout' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 315. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/other/Exceptions.java (at line 288)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportInferredCallout, CompilerOptions.WARNING);
     [java]     [javac] 	                                                                ^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 316. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/other/Exceptions.java (at line 288)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportInferredCallout, CompilerOptions.WARNING);
     [java]     [javac] 	                                                                                ^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.WARNING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 317. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/other/Exceptions.java (at line 343)
     [java]     [javac] 	Map customOptions = getCompilerOptions();
     [java]     [javac] 	^^^
     [java]     [javac] Map is a raw type. References to generic type Map<K,V> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 318. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/other/Exceptions.java (at line 344)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportInferredCallout, CompilerOptions.WARNING);
     [java]     [javac] 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 319. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/other/Exceptions.java (at line 344)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportInferredCallout, CompilerOptions.WARNING);
     [java]     [javac] 	                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.OPTION_ReportInferredCallout' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 320. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/other/Exceptions.java (at line 344)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportInferredCallout, CompilerOptions.WARNING);
     [java]     [javac] 	                                                                ^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 321. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/other/Exceptions.java (at line 344)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportInferredCallout, CompilerOptions.WARNING);
     [java]     [javac] 	                                                                                ^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.WARNING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 322. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/model/OTCompletionTests.java (at line 27)
     [java]     [javac] 	import org.eclipse.jdt.internal.codeassist.RelevanceConstants;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'RelevanceConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 323. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/model/OTCompletionTests.java (at line 31)
     [java]     [javac] 	public class OTCompletionTests extends AbstractJavaModelCompletionTests implements RelevanceConstants {
     [java]     [javac] 	                                                                                   ^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'RelevanceConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 324. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/model/OTCompletionTests.java (at line 69)
     [java]     [javac] 	(R_DEFAULT+R_RESOLVED+R_INTERESTING+R_SUBWORD+R_NON_RESTRICTED)+"}\n" +
     [java]     [javac] 	 ^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 325. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/model/OTCompletionTests.java (at line 69)
     [java]     [javac] 	(R_DEFAULT+R_RESOLVED+R_INTERESTING+R_SUBWORD+R_NON_RESTRICTED)+"}\n" +
     [java]     [javac] 	           ^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'RelevanceConstants.R_RESOLVED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 326. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/model/OTCompletionTests.java (at line 69)
     [java]     [javac] 	(R_DEFAULT+R_RESOLVED+R_INTERESTING+R_SUBWORD+R_NON_RESTRICTED)+"}\n" +
     [java]     [javac] 	                      ^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'RelevanceConstants.R_INTERESTING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 327. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/model/OTCompletionTests.java (at line 69)
     [java]     [javac] 	(R_DEFAULT+R_RESOLVED+R_INTERESTING+R_SUBWORD+R_NON_RESTRICTED)+"}\n" +
     [java]     [javac] 	                                    ^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'RelevanceConstants.R_SUBWORD' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 328. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/model/OTCompletionTests.java (at line 69)
     [java]     [javac] 	(R_DEFAULT+R_RESOLVED+R_INTERESTING+R_SUBWORD+R_NON_RESTRICTED)+"}\n" +
     [java]     [javac] 	                                              ^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'RelevanceConstants.R_NON_RESTRICTED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 329. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/model/OTCompletionTests.java (at line 71)
     [java]     [javac] 	(R_DEFAULT+R_RESOLVED+R_INTERESTING+R_CASE+R_UNQUALIFIED+R_NON_RESTRICTED)+"}",
     [java]     [javac] 	 ^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 330. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/model/OTCompletionTests.java (at line 71)
     [java]     [javac] 	(R_DEFAULT+R_RESOLVED+R_INTERESTING+R_CASE+R_UNQUALIFIED+R_NON_RESTRICTED)+"}",
     [java]     [javac] 	           ^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'RelevanceConstants.R_RESOLVED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 331. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/model/OTCompletionTests.java (at line 71)
     [java]     [javac] 	(R_DEFAULT+R_RESOLVED+R_INTERESTING+R_CASE+R_UNQUALIFIED+R_NON_RESTRICTED)+"}",
     [java]     [javac] 	                      ^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'RelevanceConstants.R_INTERESTING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 332. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/model/OTCompletionTests.java (at line 71)
     [java]     [javac] 	(R_DEFAULT+R_RESOLVED+R_INTERESTING+R_CASE+R_UNQUALIFIED+R_NON_RESTRICTED)+"}",
     [java]     [javac] 	                                    ^^^^^^
     [java]     [javac] Discouraged access: The field 'RelevanceConstants.R_CASE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 333. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/model/OTCompletionTests.java (at line 71)
     [java]     [javac] 	(R_DEFAULT+R_RESOLVED+R_INTERESTING+R_CASE+R_UNQUALIFIED+R_NON_RESTRICTED)+"}",
     [java]     [javac] 	                                           ^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'RelevanceConstants.R_UNQUALIFIED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 334. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/model/OTCompletionTests.java (at line 71)
     [java]     [javac] 	(R_DEFAULT+R_RESOLVED+R_INTERESTING+R_CASE+R_UNQUALIFIED+R_NON_RESTRICTED)+"}",
     [java]     [javac] 	                                                         ^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'RelevanceConstants.R_NON_RESTRICTED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 335. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/model/OTCompletionTests.java (at line 93)
     [java]     [javac] 	(R_DEFAULT+R_RESOLVED+R_INTERESTING+R_SUBWORD+R_NON_RESTRICTED)+"}\n" +
     [java]     [javac] 	 ^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 336. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/model/OTCompletionTests.java (at line 93)
     [java]     [javac] 	(R_DEFAULT+R_RESOLVED+R_INTERESTING+R_SUBWORD+R_NON_RESTRICTED)+"}\n" +
     [java]     [javac] 	           ^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'RelevanceConstants.R_RESOLVED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 337. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/model/OTCompletionTests.java (at line 93)
     [java]     [javac] 	(R_DEFAULT+R_RESOLVED+R_INTERESTING+R_SUBWORD+R_NON_RESTRICTED)+"}\n" +
     [java]     [javac] 	                      ^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'RelevanceConstants.R_INTERESTING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 338. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/model/OTCompletionTests.java (at line 93)
     [java]     [javac] 	(R_DEFAULT+R_RESOLVED+R_INTERESTING+R_SUBWORD+R_NON_RESTRICTED)+"}\n" +
     [java]     [javac] 	                                    ^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'RelevanceConstants.R_SUBWORD' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 339. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/model/OTCompletionTests.java (at line 93)
     [java]     [javac] 	(R_DEFAULT+R_RESOLVED+R_INTERESTING+R_SUBWORD+R_NON_RESTRICTED)+"}\n" +
     [java]     [javac] 	                                              ^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'RelevanceConstants.R_NON_RESTRICTED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 340. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/model/OTCompletionTests.java (at line 95)
     [java]     [javac] 	(R_DEFAULT+R_RESOLVED+R_INTERESTING+R_CASE+R_UNQUALIFIED+R_NON_RESTRICTED)+"}",
     [java]     [javac] 	 ^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 341. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/model/OTCompletionTests.java (at line 95)
     [java]     [javac] 	(R_DEFAULT+R_RESOLVED+R_INTERESTING+R_CASE+R_UNQUALIFIED+R_NON_RESTRICTED)+"}",
     [java]     [javac] 	           ^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'RelevanceConstants.R_RESOLVED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 342. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/model/OTCompletionTests.java (at line 95)
     [java]     [javac] 	(R_DEFAULT+R_RESOLVED+R_INTERESTING+R_CASE+R_UNQUALIFIED+R_NON_RESTRICTED)+"}",
     [java]     [javac] 	                      ^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'RelevanceConstants.R_INTERESTING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 343. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/model/OTCompletionTests.java (at line 95)
     [java]     [javac] 	(R_DEFAULT+R_RESOLVED+R_INTERESTING+R_CASE+R_UNQUALIFIED+R_NON_RESTRICTED)+"}",
     [java]     [javac] 	                                    ^^^^^^
     [java]     [javac] Discouraged access: The field 'RelevanceConstants.R_CASE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 344. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/model/OTCompletionTests.java (at line 95)
     [java]     [javac] 	(R_DEFAULT+R_RESOLVED+R_INTERESTING+R_CASE+R_UNQUALIFIED+R_NON_RESTRICTED)+"}",
     [java]     [javac] 	                                           ^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'RelevanceConstants.R_UNQUALIFIED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 345. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/model/OTCompletionTests.java (at line 95)
     [java]     [javac] 	(R_DEFAULT+R_RESOLVED+R_INTERESTING+R_CASE+R_UNQUALIFIED+R_NON_RESTRICTED)+"}",
     [java]     [javac] 	                                                         ^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'RelevanceConstants.R_NON_RESTRICTED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 346. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/model/OTCompletionTests.java (at line 118)
     [java]     [javac] 	(R_DEFAULT+R_RESOLVED+R_INTERESTING+R_CASE+R_UNQUALIFIED+R_NON_RESTRICTED)+"}",
     [java]     [javac] 	 ^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 347. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/model/OTCompletionTests.java (at line 118)
     [java]     [javac] 	(R_DEFAULT+R_RESOLVED+R_INTERESTING+R_CASE+R_UNQUALIFIED+R_NON_RESTRICTED)+"}",
     [java]     [javac] 	           ^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'RelevanceConstants.R_RESOLVED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 348. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/model/OTCompletionTests.java (at line 118)
     [java]     [javac] 	(R_DEFAULT+R_RESOLVED+R_INTERESTING+R_CASE+R_UNQUALIFIED+R_NON_RESTRICTED)+"}",
     [java]     [javac] 	                      ^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'RelevanceConstants.R_INTERESTING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 349. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/model/OTCompletionTests.java (at line 118)
     [java]     [javac] 	(R_DEFAULT+R_RESOLVED+R_INTERESTING+R_CASE+R_UNQUALIFIED+R_NON_RESTRICTED)+"}",
     [java]     [javac] 	                                    ^^^^^^
     [java]     [javac] Discouraged access: The field 'RelevanceConstants.R_CASE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 350. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/model/OTCompletionTests.java (at line 118)
     [java]     [javac] 	(R_DEFAULT+R_RESOLVED+R_INTERESTING+R_CASE+R_UNQUALIFIED+R_NON_RESTRICTED)+"}",
     [java]     [javac] 	                                           ^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'RelevanceConstants.R_UNQUALIFIED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 351. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/model/OTCompletionTests.java (at line 118)
     [java]     [javac] 	(R_DEFAULT+R_RESOLVED+R_INTERESTING+R_CASE+R_UNQUALIFIED+R_NON_RESTRICTED)+"}",
     [java]     [javac] 	                                                         ^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'RelevanceConstants.R_NON_RESTRICTED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 352. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/model/OTCompletionTests.java (at line 141)
     [java]     [javac] 	(R_DEFAULT+R_RESOLVED+R_INTERESTING+R_CASE+R_UNQUALIFIED+R_INTERFACE+R_NON_RESTRICTED)+"}",
     [java]     [javac] 	 ^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 353. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/model/OTCompletionTests.java (at line 141)
     [java]     [javac] 	(R_DEFAULT+R_RESOLVED+R_INTERESTING+R_CASE+R_UNQUALIFIED+R_INTERFACE+R_NON_RESTRICTED)+"}",
     [java]     [javac] 	           ^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'RelevanceConstants.R_RESOLVED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 354. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/model/OTCompletionTests.java (at line 141)
     [java]     [javac] 	(R_DEFAULT+R_RESOLVED+R_INTERESTING+R_CASE+R_UNQUALIFIED+R_INTERFACE+R_NON_RESTRICTED)+"}",
     [java]     [javac] 	                      ^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'RelevanceConstants.R_INTERESTING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 355. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/model/OTCompletionTests.java (at line 141)
     [java]     [javac] 	(R_DEFAULT+R_RESOLVED+R_INTERESTING+R_CASE+R_UNQUALIFIED+R_INTERFACE+R_NON_RESTRICTED)+"}",
     [java]     [javac] 	                                    ^^^^^^
     [java]     [javac] Discouraged access: The field 'RelevanceConstants.R_CASE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 356. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/model/OTCompletionTests.java (at line 141)
     [java]     [javac] 	(R_DEFAULT+R_RESOLVED+R_INTERESTING+R_CASE+R_UNQUALIFIED+R_INTERFACE+R_NON_RESTRICTED)+"}",
     [java]     [javac] 	                                           ^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'RelevanceConstants.R_UNQUALIFIED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 357. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/model/OTCompletionTests.java (at line 141)
     [java]     [javac] 	(R_DEFAULT+R_RESOLVED+R_INTERESTING+R_CASE+R_UNQUALIFIED+R_INTERFACE+R_NON_RESTRICTED)+"}",
     [java]     [javac] 	                                                         ^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'RelevanceConstants.R_INTERFACE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 358. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/model/OTCompletionTests.java (at line 141)
     [java]     [javac] 	(R_DEFAULT+R_RESOLVED+R_INTERESTING+R_CASE+R_UNQUALIFIED+R_INTERFACE+R_NON_RESTRICTED)+"}",
     [java]     [javac] 	                                                                     ^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'RelevanceConstants.R_NON_RESTRICTED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 359. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/model/OTCompletionTests.java (at line 165)
     [java]     [javac] 	(R_DEFAULT+R_RESOLVED+R_INTERESTING+R_CASE+R_UNQUALIFIED+R_NON_RESTRICTED)+"}\n" +
     [java]     [javac] 	 ^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 360. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/model/OTCompletionTests.java (at line 165)
     [java]     [javac] 	(R_DEFAULT+R_RESOLVED+R_INTERESTING+R_CASE+R_UNQUALIFIED+R_NON_RESTRICTED)+"}\n" +
     [java]     [javac] 	           ^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'RelevanceConstants.R_RESOLVED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 361. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/model/OTCompletionTests.java (at line 165)
     [java]     [javac] 	(R_DEFAULT+R_RESOLVED+R_INTERESTING+R_CASE+R_UNQUALIFIED+R_NON_RESTRICTED)+"}\n" +
     [java]     [javac] 	                      ^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'RelevanceConstants.R_INTERESTING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 362. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/model/OTCompletionTests.java (at line 165)
     [java]     [javac] 	(R_DEFAULT+R_RESOLVED+R_INTERESTING+R_CASE+R_UNQUALIFIED+R_NON_RESTRICTED)+"}\n" +
     [java]     [javac] 	                                    ^^^^^^
     [java]     [javac] Discouraged access: The field 'RelevanceConstants.R_CASE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 363. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/model/OTCompletionTests.java (at line 165)
     [java]     [javac] 	(R_DEFAULT+R_RESOLVED+R_INTERESTING+R_CASE+R_UNQUALIFIED+R_NON_RESTRICTED)+"}\n" +
     [java]     [javac] 	                                           ^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'RelevanceConstants.R_UNQUALIFIED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 364. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/model/OTCompletionTests.java (at line 165)
     [java]     [javac] 	(R_DEFAULT+R_RESOLVED+R_INTERESTING+R_CASE+R_UNQUALIFIED+R_NON_RESTRICTED)+"}\n" +
     [java]     [javac] 	                                                         ^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'RelevanceConstants.R_NON_RESTRICTED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 365. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/model/OTCompletionTests.java (at line 167)
     [java]     [javac] 	(R_DEFAULT+R_RESOLVED+R_INTERESTING+R_CASE+R_UNQUALIFIED+R_NON_RESTRICTED)+"}",
     [java]     [javac] 	 ^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 366. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/model/OTCompletionTests.java (at line 167)
     [java]     [javac] 	(R_DEFAULT+R_RESOLVED+R_INTERESTING+R_CASE+R_UNQUALIFIED+R_NON_RESTRICTED)+"}",
     [java]     [javac] 	           ^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'RelevanceConstants.R_RESOLVED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 367. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/model/OTCompletionTests.java (at line 167)
     [java]     [javac] 	(R_DEFAULT+R_RESOLVED+R_INTERESTING+R_CASE+R_UNQUALIFIED+R_NON_RESTRICTED)+"}",
     [java]     [javac] 	                      ^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'RelevanceConstants.R_INTERESTING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 368. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/model/OTCompletionTests.java (at line 167)
     [java]     [javac] 	(R_DEFAULT+R_RESOLVED+R_INTERESTING+R_CASE+R_UNQUALIFIED+R_NON_RESTRICTED)+"}",
     [java]     [javac] 	                                    ^^^^^^
     [java]     [javac] Discouraged access: The field 'RelevanceConstants.R_CASE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 369. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/model/OTCompletionTests.java (at line 167)
     [java]     [javac] 	(R_DEFAULT+R_RESOLVED+R_INTERESTING+R_CASE+R_UNQUALIFIED+R_NON_RESTRICTED)+"}",
     [java]     [javac] 	                                           ^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'RelevanceConstants.R_UNQUALIFIED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 370. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/model/OTCompletionTests.java (at line 167)
     [java]     [javac] 	(R_DEFAULT+R_RESOLVED+R_INTERESTING+R_CASE+R_UNQUALIFIED+R_NON_RESTRICTED)+"}",
     [java]     [javac] 	                                                         ^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'RelevanceConstants.R_NON_RESTRICTED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 371. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/model/OTCompletionTests.java (at line 210)
     [java]     [javac] 	(R_DEFAULT+R_RESOLVED+R_INTERESTING+R_CASE+R_EXACT_EXPECTED_TYPE+R_NON_STATIC+R_NON_RESTRICTED)+"}",
     [java]     [javac] 	 ^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 372. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/model/OTCompletionTests.java (at line 210)
     [java]     [javac] 	(R_DEFAULT+R_RESOLVED+R_INTERESTING+R_CASE+R_EXACT_EXPECTED_TYPE+R_NON_STATIC+R_NON_RESTRICTED)+"}",
     [java]     [javac] 	           ^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'RelevanceConstants.R_RESOLVED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 373. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/model/OTCompletionTests.java (at line 210)
     [java]     [javac] 	(R_DEFAULT+R_RESOLVED+R_INTERESTING+R_CASE+R_EXACT_EXPECTED_TYPE+R_NON_STATIC+R_NON_RESTRICTED)+"}",
     [java]     [javac] 	                      ^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'RelevanceConstants.R_INTERESTING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 374. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/model/OTCompletionTests.java (at line 210)
     [java]     [javac] 	(R_DEFAULT+R_RESOLVED+R_INTERESTING+R_CASE+R_EXACT_EXPECTED_TYPE+R_NON_STATIC+R_NON_RESTRICTED)+"}",
     [java]     [javac] 	                                    ^^^^^^
     [java]     [javac] Discouraged access: The field 'RelevanceConstants.R_CASE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 375. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/model/OTCompletionTests.java (at line 210)
     [java]     [javac] 	(R_DEFAULT+R_RESOLVED+R_INTERESTING+R_CASE+R_EXACT_EXPECTED_TYPE+R_NON_STATIC+R_NON_RESTRICTED)+"}",
     [java]     [javac] 	                                           ^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'RelevanceConstants.R_EXACT_EXPECTED_TYPE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 376. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/model/OTCompletionTests.java (at line 210)
     [java]     [javac] 	(R_DEFAULT+R_RESOLVED+R_INTERESTING+R_CASE+R_EXACT_EXPECTED_TYPE+R_NON_STATIC+R_NON_RESTRICTED)+"}",
     [java]     [javac] 	                                                                 ^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'RelevanceConstants.R_NON_STATIC' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 377. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/model/OTCompletionTests.java (at line 210)
     [java]     [javac] 	(R_DEFAULT+R_RESOLVED+R_INTERESTING+R_CASE+R_EXACT_EXPECTED_TYPE+R_NON_STATIC+R_NON_RESTRICTED)+"}",
     [java]     [javac] 	                                                                              ^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'RelevanceConstants.R_NON_RESTRICTED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 378. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/model/OTCompletionTests.java (at line 236)
     [java]     [javac] 	(R_DEFAULT+R_RESOLVED+R_INTERESTING+R_CASE+R_NON_STATIC+R_NON_RESTRICTED+R_EXACT_EXPECTED_TYPE)+"}",
     [java]     [javac] 	 ^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 379. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/model/OTCompletionTests.java (at line 236)
     [java]     [javac] 	(R_DEFAULT+R_RESOLVED+R_INTERESTING+R_CASE+R_NON_STATIC+R_NON_RESTRICTED+R_EXACT_EXPECTED_TYPE)+"}",
     [java]     [javac] 	           ^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'RelevanceConstants.R_RESOLVED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 380. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/model/OTCompletionTests.java (at line 236)
     [java]     [javac] 	(R_DEFAULT+R_RESOLVED+R_INTERESTING+R_CASE+R_NON_STATIC+R_NON_RESTRICTED+R_EXACT_EXPECTED_TYPE)+"}",
     [java]     [javac] 	                      ^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'RelevanceConstants.R_INTERESTING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 381. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/model/OTCompletionTests.java (at line 236)
     [java]     [javac] 	(R_DEFAULT+R_RESOLVED+R_INTERESTING+R_CASE+R_NON_STATIC+R_NON_RESTRICTED+R_EXACT_EXPECTED_TYPE)+"}",
     [java]     [javac] 	                                    ^^^^^^
     [java]     [javac] Discouraged access: The field 'RelevanceConstants.R_CASE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 382. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/model/OTCompletionTests.java (at line 236)
     [java]     [javac] 	(R_DEFAULT+R_RESOLVED+R_INTERESTING+R_CASE+R_NON_STATIC+R_NON_RESTRICTED+R_EXACT_EXPECTED_TYPE)+"}",
     [java]     [javac] 	                                           ^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'RelevanceConstants.R_NON_STATIC' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 383. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/model/OTCompletionTests.java (at line 236)
     [java]     [javac] 	(R_DEFAULT+R_RESOLVED+R_INTERESTING+R_CASE+R_NON_STATIC+R_NON_RESTRICTED+R_EXACT_EXPECTED_TYPE)+"}",
     [java]     [javac] 	                                                        ^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'RelevanceConstants.R_NON_RESTRICTED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 384. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/model/OTCompletionTests.java (at line 236)
     [java]     [javac] 	(R_DEFAULT+R_RESOLVED+R_INTERESTING+R_CASE+R_NON_STATIC+R_NON_RESTRICTED+R_EXACT_EXPECTED_TYPE)+"}",
     [java]     [javac] 	                                                                         ^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'RelevanceConstants.R_EXACT_EXPECTED_TYPE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 385. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/model/OTCompletionTests.java (at line 243)
     [java]     [javac] 	Hashtable oldCurrentOptions = JavaCore.getOptions();
     [java]     [javac] 	^^^^^^^^^
     [java]     [javac] Hashtable is a raw type. References to generic type Hashtable<K,V> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 386. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/model/OTCompletionTests.java (at line 245)
     [java]     [javac] 	Hashtable options = new Hashtable(oldCurrentOptions);
     [java]     [javac] 	^^^^^^^^^
     [java]     [javac] Hashtable is a raw type. References to generic type Hashtable<K,V> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 387. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/model/OTCompletionTests.java (at line 245)
     [java]     [javac] 	Hashtable options = new Hashtable(oldCurrentOptions);
     [java]     [javac] 	                        ^^^^^^^^^
     [java]     [javac] Hashtable is a raw type. References to generic type Hashtable<K,V> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 388. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/model/OTCompletionTests.java (at line 267)
     [java]     [javac] 	(R_DEFAULT+R_RESOLVED+R_INTERESTING+R_CASE+R_UNQUALIFIED)+"}",
     [java]     [javac] 	 ^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 389. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/model/OTCompletionTests.java (at line 267)
     [java]     [javac] 	(R_DEFAULT+R_RESOLVED+R_INTERESTING+R_CASE+R_UNQUALIFIED)+"}",
     [java]     [javac] 	           ^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'RelevanceConstants.R_RESOLVED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 390. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/model/OTCompletionTests.java (at line 267)
     [java]     [javac] 	(R_DEFAULT+R_RESOLVED+R_INTERESTING+R_CASE+R_UNQUALIFIED)+"}",
     [java]     [javac] 	                      ^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'RelevanceConstants.R_INTERESTING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 391. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/model/OTCompletionTests.java (at line 267)
     [java]     [javac] 	(R_DEFAULT+R_RESOLVED+R_INTERESTING+R_CASE+R_UNQUALIFIED)+"}",
     [java]     [javac] 	                                    ^^^^^^
     [java]     [javac] Discouraged access: The field 'RelevanceConstants.R_CASE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 392. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/model/OTCompletionTests.java (at line 267)
     [java]     [javac] 	(R_DEFAULT+R_RESOLVED+R_INTERESTING+R_CASE+R_UNQUALIFIED)+"}",
     [java]     [javac] 	                                           ^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'RelevanceConstants.R_UNQUALIFIED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 393. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/model/OTCompletionTests.java (at line 277)
     [java]     [javac] 	Hashtable oldCurrentOptions = JavaCore.getOptions();
     [java]     [javac] 	^^^^^^^^^
     [java]     [javac] Hashtable is a raw type. References to generic type Hashtable<K,V> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 394. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/model/OTCompletionTests.java (at line 279)
     [java]     [javac] 	Hashtable options = new Hashtable(oldCurrentOptions);
     [java]     [javac] 	^^^^^^^^^
     [java]     [javac] Hashtable is a raw type. References to generic type Hashtable<K,V> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 395. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/model/OTCompletionTests.java (at line 279)
     [java]     [javac] 	Hashtable options = new Hashtable(oldCurrentOptions);
     [java]     [javac] 	                        ^^^^^^^^^
     [java]     [javac] Hashtable is a raw type. References to generic type Hashtable<K,V> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 396. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/model/OTCompletionTests.java (at line 301)
     [java]     [javac] 	(R_DEFAULT+R_RESOLVED+R_INTERESTING+R_CASE+R_UNQUALIFIED)+"}",
     [java]     [javac] 	 ^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 397. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/model/OTCompletionTests.java (at line 301)
     [java]     [javac] 	(R_DEFAULT+R_RESOLVED+R_INTERESTING+R_CASE+R_UNQUALIFIED)+"}",
     [java]     [javac] 	           ^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'RelevanceConstants.R_RESOLVED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 398. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/model/OTCompletionTests.java (at line 301)
     [java]     [javac] 	(R_DEFAULT+R_RESOLVED+R_INTERESTING+R_CASE+R_UNQUALIFIED)+"}",
     [java]     [javac] 	                      ^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'RelevanceConstants.R_INTERESTING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 399. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/model/OTCompletionTests.java (at line 301)
     [java]     [javac] 	(R_DEFAULT+R_RESOLVED+R_INTERESTING+R_CASE+R_UNQUALIFIED)+"}",
     [java]     [javac] 	                                    ^^^^^^
     [java]     [javac] Discouraged access: The field 'RelevanceConstants.R_CASE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 400. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/model/OTCompletionTests.java (at line 301)
     [java]     [javac] 	(R_DEFAULT+R_RESOLVED+R_INTERESTING+R_CASE+R_UNQUALIFIED)+"}",
     [java]     [javac] 	                                           ^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'RelevanceConstants.R_UNQUALIFIED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 401. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/model/OTCompletionTests.java (at line 326)
     [java]     [javac] 	(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE+ R_NON_RESTRICTED)+"}",
     [java]     [javac] 	 ^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 402. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/model/OTCompletionTests.java (at line 326)
     [java]     [javac] 	(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE+ R_NON_RESTRICTED)+"}",
     [java]     [javac] 	             ^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'RelevanceConstants.R_RESOLVED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 403. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/model/OTCompletionTests.java (at line 326)
     [java]     [javac] 	(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE+ R_NON_RESTRICTED)+"}",
     [java]     [javac] 	                          ^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'RelevanceConstants.R_INTERESTING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 404. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/model/OTCompletionTests.java (at line 326)
     [java]     [javac] 	(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE+ R_NON_RESTRICTED)+"}",
     [java]     [javac] 	                                          ^^^^^^
     [java]     [javac] Discouraged access: The field 'RelevanceConstants.R_CASE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 405. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/model/OTCompletionTests.java (at line 326)
     [java]     [javac] 	(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE+ R_NON_RESTRICTED)+"}",
     [java]     [javac] 	                                                  ^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'RelevanceConstants.R_NON_RESTRICTED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 406. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/model/OTCompletionTests.java (at line 346)
     [java]     [javac] 	(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE+ R_NON_RESTRICTED)+"}",
     [java]     [javac] 	 ^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 407. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/model/OTCompletionTests.java (at line 346)
     [java]     [javac] 	(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE+ R_NON_RESTRICTED)+"}",
     [java]     [javac] 	             ^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'RelevanceConstants.R_RESOLVED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 408. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/model/OTCompletionTests.java (at line 346)
     [java]     [javac] 	(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE+ R_NON_RESTRICTED)+"}",
     [java]     [javac] 	                          ^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'RelevanceConstants.R_INTERESTING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 409. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/model/OTCompletionTests.java (at line 346)
     [java]     [javac] 	(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE+ R_NON_RESTRICTED)+"}",
     [java]     [javac] 	                                          ^^^^^^
     [java]     [javac] Discouraged access: The field 'RelevanceConstants.R_CASE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 410. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/model/OTCompletionTests.java (at line 346)
     [java]     [javac] 	(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE+ R_NON_RESTRICTED)+"}",
     [java]     [javac] 	                                                  ^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'RelevanceConstants.R_NON_RESTRICTED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 411. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/model/OTCompletionTests.java (at line 403)
     [java]     [javac] 	(R_DEFAULT+R_RESOLVED+R_INTERESTING+R_SUBWORD+R_UNQUALIFIED+R_NON_RESTRICTED)+"}\n" +
     [java]     [javac] 	 ^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 412. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/model/OTCompletionTests.java (at line 403)
     [java]     [javac] 	(R_DEFAULT+R_RESOLVED+R_INTERESTING+R_SUBWORD+R_UNQUALIFIED+R_NON_RESTRICTED)+"}\n" +
     [java]     [javac] 	           ^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'RelevanceConstants.R_RESOLVED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 413. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/model/OTCompletionTests.java (at line 403)
     [java]     [javac] 	(R_DEFAULT+R_RESOLVED+R_INTERESTING+R_SUBWORD+R_UNQUALIFIED+R_NON_RESTRICTED)+"}\n" +
     [java]     [javac] 	                      ^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'RelevanceConstants.R_INTERESTING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 414. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/model/OTCompletionTests.java (at line 403)
     [java]     [javac] 	(R_DEFAULT+R_RESOLVED+R_INTERESTING+R_SUBWORD+R_UNQUALIFIED+R_NON_RESTRICTED)+"}\n" +
     [java]     [javac] 	                                    ^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'RelevanceConstants.R_SUBWORD' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 415. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/model/OTCompletionTests.java (at line 403)
     [java]     [javac] 	(R_DEFAULT+R_RESOLVED+R_INTERESTING+R_SUBWORD+R_UNQUALIFIED+R_NON_RESTRICTED)+"}\n" +
     [java]     [javac] 	                                              ^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'RelevanceConstants.R_UNQUALIFIED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 416. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/model/OTCompletionTests.java (at line 403)
     [java]     [javac] 	(R_DEFAULT+R_RESOLVED+R_INTERESTING+R_SUBWORD+R_UNQUALIFIED+R_NON_RESTRICTED)+"}\n" +
     [java]     [javac] 	                                                            ^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'RelevanceConstants.R_NON_RESTRICTED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 417. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/model/OTCompletionTests.java (at line 405)
     [java]     [javac] 	(R_DEFAULT+R_RESOLVED+R_INTERESTING+R_SUBWORD+R_UNQUALIFIED+R_NON_RESTRICTED)+"}\n" +
     [java]     [javac] 	 ^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 418. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/model/OTCompletionTests.java (at line 405)
     [java]     [javac] 	(R_DEFAULT+R_RESOLVED+R_INTERESTING+R_SUBWORD+R_UNQUALIFIED+R_NON_RESTRICTED)+"}\n" +
     [java]     [javac] 	           ^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'RelevanceConstants.R_RESOLVED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 419. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/model/OTCompletionTests.java (at line 405)
     [java]     [javac] 	(R_DEFAULT+R_RESOLVED+R_INTERESTING+R_SUBWORD+R_UNQUALIFIED+R_NON_RESTRICTED)+"}\n" +
     [java]     [javac] 	                                    ^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'RelevanceConstants.R_SUBWORD' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 420. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/model/OTCompletionTests.java (at line 405)
     [java]     [javac] 	(R_DEFAULT+R_RESOLVED+R_INTERESTING+R_SUBWORD+R_UNQUALIFIED+R_NON_RESTRICTED)+"}\n" +
     [java]     [javac] 	                                              ^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'RelevanceConstants.R_UNQUALIFIED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 421. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/model/OTCompletionTests.java (at line 405)
     [java]     [javac] 	(R_DEFAULT+R_RESOLVED+R_INTERESTING+R_SUBWORD+R_UNQUALIFIED+R_NON_RESTRICTED)+"}\n" +
     [java]     [javac] 	                                                            ^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'RelevanceConstants.R_NON_RESTRICTED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 422. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/otmodel/TestDataHandler.java (at line 44)
     [java]     [javac] 	public static void addTestSetting(Class testCase, TestSetting ts)
     [java]     [javac] 	                                  ^^^^^
     [java]     [javac] Class is a raw type. References to generic type Class<T> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 423. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/otmodel/TestDataHandler.java (at line 52)
     [java]     [javac] 	public static TestSetting getTestSetting(Class testClass)
     [java]     [javac] 	                                         ^^^^^
     [java]     [javac] Class is a raw type. References to generic type Class<T> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 424. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/AbstractOTJLDTest.java (at line 36)
     [java]     [javac] 	import org.eclipse.jdt.internal.compiler.ASTVisitor;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'ASTVisitor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 425. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/AbstractOTJLDTest.java (at line 37)
     [java]     [javac] 	import org.eclipse.jdt.internal.compiler.Compiler;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'Compiler' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 426. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/AbstractOTJLDTest.java (at line 38)
     [java]     [javac] 	import org.eclipse.jdt.internal.compiler.ICompilerRequestor;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'ICompilerRequestor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 427. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/AbstractOTJLDTest.java (at line 39)
     [java]     [javac] 	import org.eclipse.jdt.internal.compiler.batch.FileSystem;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'FileSystem' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 428. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/AbstractOTJLDTest.java (at line 40)
     [java]     [javac] 	import org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'ClassFileConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 429. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/AbstractOTJLDTest.java (at line 41)
     [java]     [javac] 	import org.eclipse.jdt.internal.compiler.env.INameEnvironment;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'INameEnvironment' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 430. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/AbstractOTJLDTest.java (at line 42)
     [java]     [javac] 	import org.eclipse.jdt.internal.compiler.impl.CompilerOptions;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 431. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/AbstractOTJLDTest.java (at line 43)
     [java]     [javac] 	import org.eclipse.jdt.internal.core.search.processing.JobManager;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JobManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 432. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/AbstractOTJLDTest.java (at line 128)
     [java]     [javac] 	return (IS_JRE_8 && this.complianceLevel < ClassFileConstants.JDK1_8)
     [java]     [javac] 	                                           ^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'ClassFileConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 433. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/AbstractOTJLDTest.java (at line 128)
     [java]     [javac] 	return (IS_JRE_8 && this.complianceLevel < ClassFileConstants.JDK1_8)
     [java]     [javac] 	                                                              ^^^^^^
     [java]     [javac] Discouraged access: The field 'ClassFileConstants.JDK1_8' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 434. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/AbstractOTJLDTest.java (at line 133)
     [java]     [javac] 	return (IS_JRE_8 && this.complianceLevel < ClassFileConstants.JDK1_8)
     [java]     [javac] 	                                           ^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'ClassFileConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 435. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/AbstractOTJLDTest.java (at line 133)
     [java]     [javac] 	return (IS_JRE_8 && this.complianceLevel < ClassFileConstants.JDK1_8)
     [java]     [javac] 	                                                              ^^^^^^
     [java]     [javac] Discouraged access: The field 'ClassFileConstants.JDK1_8' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 436. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/AbstractOTJLDTest.java (at line 138)
     [java]     [javac] 	return (IS_JRE_8 && this.complianceLevel < ClassFileConstants.JDK1_8) ? "spliterator -> spliterator;\n" : "";
     [java]     [javac] 	                                           ^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'ClassFileConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 437. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/AbstractOTJLDTest.java (at line 138)
     [java]     [javac] 	return (IS_JRE_8 && this.complianceLevel < ClassFileConstants.JDK1_8) ? "spliterator -> spliterator;\n" : "";
     [java]     [javac] 	                                                              ^^^^^^
     [java]     [javac] Discouraged access: The field 'ClassFileConstants.JDK1_8' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 438. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/AbstractOTJLDTest.java (at line 153)
     [java]     [javac] 	public ICompilerRequestor customRequestor;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'ICompilerRequestor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 439. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/AbstractOTJLDTest.java (at line 169)
     [java]     [javac] 	public ASTVisitor visitor;
     [java]     [javac] 	       ^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'ASTVisitor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 440. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/AbstractOTJLDTest.java (at line 294)
     [java]     [javac] 	jobManVerbose = JobManager.VERBOSE;
     [java]     [javac] 	                ^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JobManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 441. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/AbstractOTJLDTest.java (at line 294)
     [java]     [javac] 	jobManVerbose = JobManager.VERBOSE;
     [java]     [javac] 	                           ^^^^^^^
     [java]     [javac] Discouraged access: The field 'JobManager.VERBOSE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 442. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/AbstractOTJLDTest.java (at line 295)
     [java]     [javac] 	JobManager.VERBOSE = false;
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JobManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 443. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/AbstractOTJLDTest.java (at line 295)
     [java]     [javac] 	JobManager.VERBOSE = false;
     [java]     [javac] 	           ^^^^^^^
     [java]     [javac] Discouraged access: The field 'JobManager.VERBOSE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 444. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/AbstractOTJLDTest.java (at line 307)
     [java]     [javac] 	JobManager.VERBOSE = jobManVerbose;
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JobManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 445. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/AbstractOTJLDTest.java (at line 307)
     [java]     [javac] 	JobManager.VERBOSE = jobManVerbose;
     [java]     [javac] 	           ^^^^^^^
     [java]     [javac] Discouraged access: The field 'JobManager.VERBOSE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 446. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/AbstractOTJLDTest.java (at line 312)
     [java]     [javac] 	protected Map getCompilerOptions() {
     [java]     [javac] 	          ^^^
     [java]     [javac] Map is a raw type. References to generic type Map<K,V> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 447. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/AbstractOTJLDTest.java (at line 313)
     [java]     [javac] 	Map options = super.getCompilerOptions();
     [java]     [javac] 	^^^
     [java]     [javac] Map is a raw type. References to generic type Map<K,V> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 448. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/AbstractOTJLDTest.java (at line 314)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_ReportUnnecessaryElse, CompilerOptions.IGNORE);
     [java]     [javac] 	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 449. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/AbstractOTJLDTest.java (at line 314)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_ReportUnnecessaryElse, CompilerOptions.IGNORE);
     [java]     [javac] 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.OPTION_ReportUnnecessaryElse' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 450. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/AbstractOTJLDTest.java (at line 314)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_ReportUnnecessaryElse, CompilerOptions.IGNORE);
     [java]     [javac] 	                                                          ^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 451. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/AbstractOTJLDTest.java (at line 314)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_ReportUnnecessaryElse, CompilerOptions.IGNORE);
     [java]     [javac] 	                                                                          ^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.IGNORE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 452. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/AbstractOTJLDTest.java (at line 315)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_ReportSyntheticAccessEmulation, CompilerOptions.IGNORE);
     [java]     [javac] 	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 453. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/AbstractOTJLDTest.java (at line 315)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_ReportSyntheticAccessEmulation, CompilerOptions.IGNORE);
     [java]     [javac] 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.OPTION_ReportSyntheticAccessEmulation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 454. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/AbstractOTJLDTest.java (at line 315)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_ReportSyntheticAccessEmulation, CompilerOptions.IGNORE);
     [java]     [javac] 	                                                                   ^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 455. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/AbstractOTJLDTest.java (at line 315)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_ReportSyntheticAccessEmulation, CompilerOptions.IGNORE);
     [java]     [javac] 	                                                                                   ^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.IGNORE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 456. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/AbstractOTJLDTest.java (at line 316)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_ReportUnusedWarningToken, CompilerOptions.ERROR);
     [java]     [javac] 	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 457. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/AbstractOTJLDTest.java (at line 316)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_ReportUnusedWarningToken, CompilerOptions.ERROR);
     [java]     [javac] 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.OPTION_ReportUnusedWarningToken' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 458. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/AbstractOTJLDTest.java (at line 316)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_ReportUnusedWarningToken, CompilerOptions.ERROR);
     [java]     [javac] 	                                                             ^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 459. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/AbstractOTJLDTest.java (at line 316)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_ReportUnusedWarningToken, CompilerOptions.ERROR);
     [java]     [javac] 	                                                                             ^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.ERROR' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 460. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/AbstractOTJLDTest.java (at line 317)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_WeavingScheme, this.weavingScheme.name());
     [java]     [javac] 	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 461. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/AbstractOTJLDTest.java (at line 317)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_WeavingScheme, this.weavingScheme.name());
     [java]     [javac] 	                            ^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.OPTION_WeavingScheme' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 462. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/AbstractOTJLDTest.java (at line 319)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_ReportOtreWeavingIntoJava8, CompilerOptions.IGNORE);
     [java]     [javac] 	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 463. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/AbstractOTJLDTest.java (at line 319)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_ReportOtreWeavingIntoJava8, CompilerOptions.IGNORE);
     [java]     [javac] 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.OPTION_ReportOtreWeavingIntoJava8' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 464. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/AbstractOTJLDTest.java (at line 319)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_ReportOtreWeavingIntoJava8, CompilerOptions.IGNORE);
     [java]     [javac] 	                                                               ^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 465. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/AbstractOTJLDTest.java (at line 319)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_ReportOtreWeavingIntoJava8, CompilerOptions.IGNORE);
     [java]     [javac] 	                                                                               ^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.IGNORE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 466. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/AbstractOTJLDTest.java (at line 366)
     [java]     [javac] 	void logTestFiles(boolean logTitle, String[] testFiles) {
     [java]     [javac] 	     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] The method AbstractOTJLDTest.logTestFiles(boolean, String[]) does not override the inherited method from AbstractRegressionTest since it is private to a different package
     [java]     [javac] ----------
     [java]     [javac] 467. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/AbstractOTJLDTest.java (at line 378)
     [java]     [javac] 	void logTestTitle() {
     [java]     [javac] 	     ^^^^^^^^^^^^^^
     [java]     [javac] The method AbstractOTJLDTest.logTestTitle() does not override the inherited method from AbstractRegressionTest since it is private to a different package
     [java]     [javac] ----------
     [java]     [javac] 468. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/AbstractOTJLDTest.java (at line 384)
     [java]     [javac] 	protected void compileTestFiles(Compiler batchCompiler, String[] testFiles) {
     [java]     [javac] 	                                ^^^^^^^^
     [java]     [javac] Discouraged access: The type 'Compiler' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 469. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/AbstractOTJLDTest.java (at line 386)
     [java]     [javac] 	batchCompiler.sortCompilationUnits = true;
     [java]     [javac] 	              ^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'Compiler.sortCompilationUnits' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 470. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/AbstractOTJLDTest.java (at line 388)
     [java]     [javac] 	batchCompiler.lookupEnvironment.nameEnvironment.cleanup(); // don't use cached info from previous runs
     [java]     [javac] 	              ^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'Compiler.lookupEnvironment' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 471. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/AbstractOTJLDTest.java (at line 388)
     [java]     [javac] 	batchCompiler.lookupEnvironment.nameEnvironment.cleanup(); // don't use cached info from previous runs
     [java]     [javac] 	                                ^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'LookupEnvironment.nameEnvironment' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 472. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/AbstractOTJLDTest.java (at line 388)
     [java]     [javac] 	batchCompiler.lookupEnvironment.nameEnvironment.cleanup(); // don't use cached info from previous runs
     [java]     [javac] 	                                                ^^^^^^^
     [java]     [javac] Discouraged access: The method 'INameEnvironment.cleanup()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 473. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/AbstractOTJLDTest.java (at line 404)
     [java]     [javac] 	batchCompiler.lookupEnvironment.nameEnvironment.cleanup(); // don't use cached info from previous runs
     [java]     [javac] 	              ^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'Compiler.lookupEnvironment' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 474. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/AbstractOTJLDTest.java (at line 404)
     [java]     [javac] 	batchCompiler.lookupEnvironment.nameEnvironment.cleanup(); // don't use cached info from previous runs
     [java]     [javac] 	                                ^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'LookupEnvironment.nameEnvironment' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 475. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/AbstractOTJLDTest.java (at line 404)
     [java]     [javac] 	batchCompiler.lookupEnvironment.nameEnvironment.cleanup(); // don't use cached info from previous runs
     [java]     [javac] 	                                                ^^^^^^^
     [java]     [javac] Discouraged access: The method 'INameEnvironment.cleanup()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 476. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/AbstractOTJLDTest.java (at line 410)
     [java]     [javac] 	protected INameEnvironment getNameEnvironment(final String[] testFiles, String[] classPaths, Map<String, String> options) {
     [java]     [javac] 	          ^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'INameEnvironment' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 477. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/AbstractOTJLDTest.java (at line 417)
     [java]     [javac] 	if (this.classLibs[i] instanceof FileSystem)
     [java]     [javac] 	                                 ^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'FileSystem' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 478. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/AbstractOTJLDTest.java (at line 418)
     [java]     [javac] 	((FileSystem) this.classLibs[i]).softReset();
     [java]     [javac] 	  ^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'FileSystem' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 479. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/AbstractOTJLDTest.java (at line 418)
     [java]     [javac] 	((FileSystem) this.classLibs[i]).softReset();
     [java]     [javac] 	                                 ^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'FileSystem.softReset()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 480. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/AbstractOTJLDTest.java (at line 425)
     [java]     [javac] 	Map options = getCompilerOptions();
     [java]     [javac] 	^^^
     [java]     [javac] Map is a raw type. References to generic type Map<K,V> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 481. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/AbstractOTJLDTest.java (at line 443)
     [java]     [javac] 	protected void runTestExpectingWarnings(String[] files, String expectedWarnings, Map options) {
     [java]     [javac] 	                                                                                 ^^^
     [java]     [javac] Map is a raw type. References to generic type Map<K,V> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 482. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/AbstractOTJLDTest.java (at line 462)
     [java]     [javac] 	Map options = getCompilerOptions();
     [java]     [javac] 	^^^
     [java]     [javac] Map is a raw type. References to generic type Map<K,V> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 483. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/AbstractOTJLDTest.java (at line 480)
     [java]     [javac] 	Map options = getCompilerOptions();
     [java]     [javac] 	^^^
     [java]     [javac] Map is a raw type. References to generic type Map<K,V> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 484. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/model/MiscRegressionTests.java (at line 31)
     [java]     [javac] 	import org.eclipse.jdt.internal.compiler.impl.CompilerOptions;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 485. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/model/MiscRegressionTests.java (at line 58)
     [java]     [javac] 	TestSuite suite = new Suite(MiscRegressionTests.class.getName());
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Dead code
     [java]     [javac] ----------
     [java]     [javac] 486. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/model/MiscRegressionTests.java (at line 66)
     [java]     [javac] 	assertTrue(JavaConventions.validateIdentifier("thsupe",CompilerOptions.VERSION_1_5,CompilerOptions.VERSION_1_5).isOK());
     [java]     [javac] 	                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 487. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/model/MiscRegressionTests.java (at line 66)
     [java]     [javac] 	assertTrue(JavaConventions.validateIdentifier("thsupe",CompilerOptions.VERSION_1_5,CompilerOptions.VERSION_1_5).isOK());
     [java]     [javac] 	                                                                       ^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.VERSION_1_5' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 488. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/model/MiscRegressionTests.java (at line 66)
     [java]     [javac] 	assertTrue(JavaConventions.validateIdentifier("thsupe",CompilerOptions.VERSION_1_5,CompilerOptions.VERSION_1_5).isOK());
     [java]     [javac] 	                                                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 489. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/model/MiscRegressionTests.java (at line 66)
     [java]     [javac] 	assertTrue(JavaConventions.validateIdentifier("thsupe",CompilerOptions.VERSION_1_5,CompilerOptions.VERSION_1_5).isOK());
     [java]     [javac] 	                                                                                                   ^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.VERSION_1_5' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 490. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/model/MiscRegressionTests.java (at line 67)
     [java]     [javac] 	assertTrue(JavaConventions.validateIdentifier("thrsup",CompilerOptions.VERSION_1_5,CompilerOptions.VERSION_1_5).isOK());
     [java]     [javac] 	                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 491. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/model/MiscRegressionTests.java (at line 67)
     [java]     [javac] 	assertTrue(JavaConventions.validateIdentifier("thrsup",CompilerOptions.VERSION_1_5,CompilerOptions.VERSION_1_5).isOK());
     [java]     [javac] 	                                                                       ^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.VERSION_1_5' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 492. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/model/MiscRegressionTests.java (at line 67)
     [java]     [javac] 	assertTrue(JavaConventions.validateIdentifier("thrsup",CompilerOptions.VERSION_1_5,CompilerOptions.VERSION_1_5).isOK());
     [java]     [javac] 	                                                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 493. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/model/MiscRegressionTests.java (at line 67)
     [java]     [javac] 	assertTrue(JavaConventions.validateIdentifier("thrsup",CompilerOptions.VERSION_1_5,CompilerOptions.VERSION_1_5).isOK());
     [java]     [javac] 	                                                                                                   ^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.VERSION_1_5' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 494. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/model/MiscRegressionTests.java (at line 68)
     [java]     [javac] 	assertTrue(JavaConventions.validateIdentifier("throsu",CompilerOptions.VERSION_1_5,CompilerOptions.VERSION_1_5).isOK());
     [java]     [javac] 	                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 495. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/model/MiscRegressionTests.java (at line 68)
     [java]     [javac] 	assertTrue(JavaConventions.validateIdentifier("throsu",CompilerOptions.VERSION_1_5,CompilerOptions.VERSION_1_5).isOK());
     [java]     [javac] 	                                                                       ^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.VERSION_1_5' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 496. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/model/MiscRegressionTests.java (at line 68)
     [java]     [javac] 	assertTrue(JavaConventions.validateIdentifier("throsu",CompilerOptions.VERSION_1_5,CompilerOptions.VERSION_1_5).isOK());
     [java]     [javac] 	                                                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 497. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/model/MiscRegressionTests.java (at line 68)
     [java]     [javac] 	assertTrue(JavaConventions.validateIdentifier("throsu",CompilerOptions.VERSION_1_5,CompilerOptions.VERSION_1_5).isOK());
     [java]     [javac] 	                                                                                                   ^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.VERSION_1_5' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 498. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/otmodel/CallinMappingTest.java (at line 32)
     [java]     [javac] 	import org.eclipse.jdt.internal.core.SourceType;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'SourceType' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 499. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/otmodel/CallinMappingTest.java (at line 71)
     [java]     [javac] 	junit.framework.TestSuite suite = new Suite(CallinMappingTest.class
     [java]     [javac]             .getName());
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Dead code
     [java]     [javac] ----------
     [java]     [javac] 500. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/otmodel/CallinMappingTest.java (at line 208)
     [java]     [javac] 	SourceType sourceType = (SourceType)roleOTElem.getCorrespondingJavaElement();
     [java]     [javac] 	^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'SourceType' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 501. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/otmodel/CallinMappingTest.java (at line 208)
     [java]     [javac] 	SourceType sourceType = (SourceType)roleOTElem.getCorrespondingJavaElement();
     [java]     [javac] 	                         ^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'SourceType' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 502. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/otmodel/CallinMappingTest.java (at line 209)
     [java]     [javac] 	IJavaElement fromMemento = JavaCore.create(token, sourceType.getCompilationUnit().getOwner());
     [java]     [javac] 	                                                             ^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'SourceRefElement.getCompilationUnit()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 503. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/otmodel/CallinMappingTest.java (at line 318)
     [java]     [javac] 	SourceType sourceType = (SourceType)roleOTElem.getCorrespondingJavaElement();
     [java]     [javac] 	^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'SourceType' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 504. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/otmodel/CallinMappingTest.java (at line 318)
     [java]     [javac] 	SourceType sourceType = (SourceType)roleOTElem.getCorrespondingJavaElement();
     [java]     [javac] 	                         ^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'SourceType' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 505. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/otmodel/CallinMappingTest.java (at line 319)
     [java]     [javac] 	IJavaElement fromMemento = JavaCore.create(token, sourceType.getCompilationUnit().getOwner());
     [java]     [javac] 	                                                             ^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'SourceRefElement.getCompilationUnit()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 506. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/otmodel/CallinMappingTest.java (at line 390)
     [java]     [javac] 	SourceType sourceType = (SourceType)roleOTElem.getCorrespondingJavaElement();
     [java]     [javac] 	^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'SourceType' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 507. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/otmodel/CallinMappingTest.java (at line 390)
     [java]     [javac] 	SourceType sourceType = (SourceType)roleOTElem.getCorrespondingJavaElement();
     [java]     [javac] 	                         ^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'SourceType' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 508. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/otmodel/CallinMappingTest.java (at line 391)
     [java]     [javac] 	IJavaElement fromMemento = JavaCore.create(token, sourceType.getCompilationUnit().getOwner());
     [java]     [javac] 	                                                             ^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'SourceRefElement.getCompilationUnit()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 509. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/otmodel/OTReconcilerTests.java (at line 47)
     [java]     [javac] 	import org.eclipse.jdt.internal.compiler.CompilationResult;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilationResult' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 510. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/otmodel/OTReconcilerTests.java (at line 48)
     [java]     [javac] 	import org.eclipse.jdt.internal.compiler.Compiler;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'Compiler' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 511. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/otmodel/OTReconcilerTests.java (at line 49)
     [java]     [javac] 	import org.eclipse.jdt.internal.compiler.DefaultErrorHandlingPolicies;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'DefaultErrorHandlingPolicies' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 512. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/otmodel/OTReconcilerTests.java (at line 50)
     [java]     [javac] 	import org.eclipse.jdt.internal.compiler.ICompilerRequestor;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'ICompilerRequestor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 513. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/otmodel/OTReconcilerTests.java (at line 51)
     [java]     [javac] 	import org.eclipse.jdt.internal.compiler.IErrorHandlingPolicy;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'IErrorHandlingPolicy' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 514. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/otmodel/OTReconcilerTests.java (at line 52)
     [java]     [javac] 	import org.eclipse.jdt.internal.compiler.IProblemFactory;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'IProblemFactory' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 515. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/otmodel/OTReconcilerTests.java (at line 53)
     [java]     [javac] 	import org.eclipse.jdt.internal.compiler.ast.CompilationUnitDeclaration;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilationUnitDeclaration' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 516. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/otmodel/OTReconcilerTests.java (at line 54)
     [java]     [javac] 	import org.eclipse.jdt.internal.compiler.env.AccessRestriction;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'AccessRestriction' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 517. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/otmodel/OTReconcilerTests.java (at line 55)
     [java]     [javac] 	import org.eclipse.jdt.internal.compiler.env.INameEnvironment;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'INameEnvironment' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 518. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/otmodel/OTReconcilerTests.java (at line 56)
     [java]     [javac] 	import org.eclipse.jdt.internal.compiler.env.ISourceType;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'ISourceType' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 519. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/otmodel/OTReconcilerTests.java (at line 57)
     [java]     [javac] 	import org.eclipse.jdt.internal.compiler.impl.CompilerOptions;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 520. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/otmodel/OTReconcilerTests.java (at line 58)
     [java]     [javac] 	import org.eclipse.jdt.internal.compiler.impl.CompilerOptions.WeavingScheme;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions.WeavingScheme' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 521. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/otmodel/OTReconcilerTests.java (at line 59)
     [java]     [javac] 	import org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'LookupEnvironment' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 522. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/otmodel/OTReconcilerTests.java (at line 60)
     [java]     [javac] 	import org.eclipse.jdt.internal.compiler.lookup.PackageBinding;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'PackageBinding' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 523. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/otmodel/OTReconcilerTests.java (at line 61)
     [java]     [javac] 	import org.eclipse.jdt.internal.compiler.parser.Parser;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'Parser' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 524. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/otmodel/OTReconcilerTests.java (at line 62)
     [java]     [javac] 	import org.eclipse.jdt.internal.compiler.parser.SourceTypeConverter;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'SourceTypeConverter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 525. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/otmodel/OTReconcilerTests.java (at line 63)
     [java]     [javac] 	import org.eclipse.jdt.internal.compiler.problem.DefaultProblemFactory;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'DefaultProblemFactory' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 526. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/otmodel/OTReconcilerTests.java (at line 64)
     [java]     [javac] 	import org.eclipse.jdt.internal.compiler.problem.ProblemReporter;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'ProblemReporter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 527. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/otmodel/OTReconcilerTests.java (at line 65)
     [java]     [javac] 	import org.eclipse.jdt.internal.core.JavaProject;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JavaProject' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 528. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/otmodel/OTReconcilerTests.java (at line 66)
     [java]     [javac] 	import org.eclipse.jdt.internal.core.SearchableEnvironment;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'SearchableEnvironment' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 529. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/otmodel/OTReconcilerTests.java (at line 67)
     [java]     [javac] 	import org.eclipse.jdt.internal.core.SourceType;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'SourceType' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 530. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/otmodel/OTReconcilerTests.java (at line 68)
     [java]     [javac] 	import org.eclipse.jdt.internal.core.SourceTypeElementInfo;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'SourceTypeElementInfo' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 531. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/otmodel/OTReconcilerTests.java (at line 250)
     [java]     [javac] 	javaProject.setOption(CompilerOptions.OPTION_ReportWeaveIntoSystemClass, CompilerOptions.IGNORE);
     [java]     [javac] 	                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 532. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/otmodel/OTReconcilerTests.java (at line 250)
     [java]     [javac] 	javaProject.setOption(CompilerOptions.OPTION_ReportWeaveIntoSystemClass, CompilerOptions.IGNORE);
     [java]     [javac] 	                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.OPTION_ReportWeaveIntoSystemClass' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 533. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/otmodel/OTReconcilerTests.java (at line 250)
     [java]     [javac] 	javaProject.setOption(CompilerOptions.OPTION_ReportWeaveIntoSystemClass, CompilerOptions.IGNORE);
     [java]     [javac] 	                                                                         ^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 534. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/otmodel/OTReconcilerTests.java (at line 250)
     [java]     [javac] 	javaProject.setOption(CompilerOptions.OPTION_ReportWeaveIntoSystemClass, CompilerOptions.IGNORE);
     [java]     [javac] 	                                                                                         ^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.IGNORE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 535. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/otmodel/OTReconcilerTests.java (at line 254)
     [java]     [javac] 	javaProject.setOption(CompilerOptions.OPTION_WeavingScheme, weaving.toUpperCase());
     [java]     [javac] 	                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 536. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/otmodel/OTReconcilerTests.java (at line 254)
     [java]     [javac] 	javaProject.setOption(CompilerOptions.OPTION_WeavingScheme, weaving.toUpperCase());
     [java]     [javac] 	                                      ^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.OPTION_WeavingScheme' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 537. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/otmodel/OTReconcilerTests.java (at line 256)
     [java]     [javac] 	javaProject.setOption(CompilerOptions.OPTION_WeavingScheme, CompilerOptions.WeavingScheme.OTDRE.toString());
     [java]     [javac] 	                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 538. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/otmodel/OTReconcilerTests.java (at line 256)
     [java]     [javac] 	javaProject.setOption(CompilerOptions.OPTION_WeavingScheme, CompilerOptions.WeavingScheme.OTDRE.toString());
     [java]     [javac] 	                                      ^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.OPTION_WeavingScheme' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 539. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/otmodel/OTReconcilerTests.java (at line 256)
     [java]     [javac] 	javaProject.setOption(CompilerOptions.OPTION_WeavingScheme, CompilerOptions.WeavingScheme.OTDRE.toString());
     [java]     [javac] 	                                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions.WeavingScheme' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 540. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/otmodel/OTReconcilerTests.java (at line 256)
     [java]     [javac] 	javaProject.setOption(CompilerOptions.OPTION_WeavingScheme, CompilerOptions.WeavingScheme.OTDRE.toString());
     [java]     [javac] 	                                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 541. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/otmodel/OTReconcilerTests.java (at line 256)
     [java]     [javac] 	javaProject.setOption(CompilerOptions.OPTION_WeavingScheme, CompilerOptions.WeavingScheme.OTDRE.toString());
     [java]     [javac] 	                                                                                          ^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.WeavingScheme.OTDRE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 542. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/otmodel/OTReconcilerTests.java (at line 266)
     [java]     [javac] 	p.setOption(CompilerOptions.OPTION_WeavingScheme, WeavingScheme.OTDRE.name());
     [java]     [javac] 	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 543. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/otmodel/OTReconcilerTests.java (at line 266)
     [java]     [javac] 	p.setOption(CompilerOptions.OPTION_WeavingScheme, WeavingScheme.OTDRE.name());
     [java]     [javac] 	                            ^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.OPTION_WeavingScheme' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 544. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/otmodel/OTReconcilerTests.java (at line 266)
     [java]     [javac] 	p.setOption(CompilerOptions.OPTION_WeavingScheme, WeavingScheme.OTDRE.name());
     [java]     [javac] 	                                                  ^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions.WeavingScheme' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 545. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/otmodel/OTReconcilerTests.java (at line 266)
     [java]     [javac] 	p.setOption(CompilerOptions.OPTION_WeavingScheme, WeavingScheme.OTDRE.name());
     [java]     [javac] 	                                                                ^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.WeavingScheme.OTDRE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 546. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/otmodel/OTReconcilerTests.java (at line 316)
     [java]     [javac] 	p.setOption(CompilerOptions.OPTION_WeavingScheme, WeavingScheme.OTDRE.name());
     [java]     [javac] 	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 547. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/otmodel/OTReconcilerTests.java (at line 316)
     [java]     [javac] 	p.setOption(CompilerOptions.OPTION_WeavingScheme, WeavingScheme.OTDRE.name());
     [java]     [javac] 	                            ^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.OPTION_WeavingScheme' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 548. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/otmodel/OTReconcilerTests.java (at line 316)
     [java]     [javac] 	p.setOption(CompilerOptions.OPTION_WeavingScheme, WeavingScheme.OTDRE.name());
     [java]     [javac] 	                                                  ^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions.WeavingScheme' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 549. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/otmodel/OTReconcilerTests.java (at line 316)
     [java]     [javac] 	p.setOption(CompilerOptions.OPTION_WeavingScheme, WeavingScheme.OTDRE.name());
     [java]     [javac] 	                                                                ^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.WeavingScheme.OTDRE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 550. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/otmodel/OTReconcilerTests.java (at line 535)
     [java]     [javac] 	Map options = p.getOptions(true);
     [java]     [javac] 	^^^
     [java]     [javac] Map is a raw type. References to generic type Map<K,V> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 551. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/otmodel/OTReconcilerTests.java (at line 536)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_Compliance, CompilerOptions.VERSION_1_6);
     [java]     [javac] 	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 552. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/otmodel/OTReconcilerTests.java (at line 536)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_Compliance, CompilerOptions.VERSION_1_6);
     [java]     [javac] 	                            ^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.OPTION_Compliance' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 553. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/otmodel/OTReconcilerTests.java (at line 536)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_Compliance, CompilerOptions.VERSION_1_6);
     [java]     [javac] 	                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 554. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/otmodel/OTReconcilerTests.java (at line 536)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_Compliance, CompilerOptions.VERSION_1_6);
     [java]     [javac] 	                                                               ^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.VERSION_1_6' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 555. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/otmodel/OTReconcilerTests.java (at line 537)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_Source, CompilerOptions.VERSION_1_6);
     [java]     [javac] 	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 556. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/otmodel/OTReconcilerTests.java (at line 537)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_Source, CompilerOptions.VERSION_1_6);
     [java]     [javac] 	                            ^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.OPTION_Source' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 557. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/otmodel/OTReconcilerTests.java (at line 537)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_Source, CompilerOptions.VERSION_1_6);
     [java]     [javac] 	                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 558. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/otmodel/OTReconcilerTests.java (at line 537)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_Source, CompilerOptions.VERSION_1_6);
     [java]     [javac] 	                                                           ^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.VERSION_1_6' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 559. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/otmodel/OTReconcilerTests.java (at line 538)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_TargetPlatform, CompilerOptions.VERSION_1_6);
     [java]     [javac] 	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 560. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/otmodel/OTReconcilerTests.java (at line 538)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_TargetPlatform, CompilerOptions.VERSION_1_6);
     [java]     [javac] 	                            ^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.OPTION_TargetPlatform' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 561. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/otmodel/OTReconcilerTests.java (at line 538)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_TargetPlatform, CompilerOptions.VERSION_1_6);
     [java]     [javac] 	                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 562. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/otmodel/OTReconcilerTests.java (at line 538)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_TargetPlatform, CompilerOptions.VERSION_1_6);
     [java]     [javac] 	                                                                   ^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.VERSION_1_6' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 563. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/otmodel/OTReconcilerTests.java (at line 627)
     [java]     [javac] 	Map options = p.getOptions(true);
     [java]     [javac] 	^^^
     [java]     [javac] Map is a raw type. References to generic type Map<K,V> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 564. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/otmodel/OTReconcilerTests.java (at line 628)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_Compliance, CompilerOptions.VERSION_1_6);
     [java]     [javac] 	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 565. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/otmodel/OTReconcilerTests.java (at line 628)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_Compliance, CompilerOptions.VERSION_1_6);
     [java]     [javac] 	                            ^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.OPTION_Compliance' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 566. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/otmodel/OTReconcilerTests.java (at line 628)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_Compliance, CompilerOptions.VERSION_1_6);
     [java]     [javac] 	                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 567. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/otmodel/OTReconcilerTests.java (at line 628)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_Compliance, CompilerOptions.VERSION_1_6);
     [java]     [javac] 	                                                               ^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.VERSION_1_6' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 568. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/otmodel/OTReconcilerTests.java (at line 629)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_Source, CompilerOptions.VERSION_1_6);
     [java]     [javac] 	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 569. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/otmodel/OTReconcilerTests.java (at line 629)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_Source, CompilerOptions.VERSION_1_6);
     [java]     [javac] 	                            ^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.OPTION_Source' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 570. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/otmodel/OTReconcilerTests.java (at line 629)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_Source, CompilerOptions.VERSION_1_6);
     [java]     [javac] 	                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 571. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/otmodel/OTReconcilerTests.java (at line 629)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_Source, CompilerOptions.VERSION_1_6);
     [java]     [javac] 	                                                           ^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.VERSION_1_6' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 572. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/otmodel/OTReconcilerTests.java (at line 630)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_TargetPlatform, CompilerOptions.VERSION_1_6);
     [java]     [javac] 	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 573. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/otmodel/OTReconcilerTests.java (at line 630)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_TargetPlatform, CompilerOptions.VERSION_1_6);
     [java]     [javac] 	                            ^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.OPTION_TargetPlatform' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 574. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/otmodel/OTReconcilerTests.java (at line 630)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_TargetPlatform, CompilerOptions.VERSION_1_6);
     [java]     [javac] 	                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 575. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/otmodel/OTReconcilerTests.java (at line 630)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_TargetPlatform, CompilerOptions.VERSION_1_6);
     [java]     [javac] 	                                                                   ^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.VERSION_1_6' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 576. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/otmodel/OTReconcilerTests.java (at line 727)
     [java]     [javac] 	CompilerOptions compilerOptions = new CompilerOptions(p.getOptions(true));
     [java]     [javac] 	^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 577. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/otmodel/OTReconcilerTests.java (at line 727)
     [java]     [javac] 	CompilerOptions compilerOptions = new CompilerOptions(p.getOptions(true));
     [java]     [javac] 	                                      ^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The constructor 'CompilerOptions(Map<String,String>)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 578. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/otmodel/OTReconcilerTests.java (at line 727)
     [java]     [javac] 	CompilerOptions compilerOptions = new CompilerOptions(p.getOptions(true));
     [java]     [javac] 	                                      ^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 579. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/otmodel/OTReconcilerTests.java (at line 728)
     [java]     [javac] 	ProblemReporter problemReporter = new ProblemReporter(
     [java]     [javac] 	^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'ProblemReporter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 580. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/otmodel/OTReconcilerTests.java (at line 728)
     [java]     [javac] 	ProblemReporter problemReporter = new ProblemReporter(
     [java]     [javac] 	                                      ^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The constructor 'ProblemReporter(IErrorHandlingPolicy, CompilerOptions, IProblemFactory)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 581. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/otmodel/OTReconcilerTests.java (at line 728)
     [java]     [javac] 	ProblemReporter problemReporter = new ProblemReporter(
     [java]     [javac] 	                                      ^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'ProblemReporter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 582. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/otmodel/OTReconcilerTests.java (at line 729)
     [java]     [javac] 	DefaultErrorHandlingPolicies.proceedWithAllProblems(),
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'DefaultErrorHandlingPolicies' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 583. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/otmodel/OTReconcilerTests.java (at line 729)
     [java]     [javac] 	DefaultErrorHandlingPolicies.proceedWithAllProblems(),
     [java]     [javac] 	                             ^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'DefaultErrorHandlingPolicies.proceedWithAllProblems()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 584. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/otmodel/OTReconcilerTests.java (at line 731)
     [java]     [javac] 	new DefaultProblemFactory());
     [java]     [javac] 	    ^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The constructor 'DefaultProblemFactory()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 585. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/otmodel/OTReconcilerTests.java (at line 731)
     [java]     [javac] 	new DefaultProblemFactory());
     [java]     [javac] 	    ^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'DefaultProblemFactory' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 586. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/otmodel/OTReconcilerTests.java (at line 734)
     [java]     [javac] 	CompilationUnitDeclaration parsedUnit =
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilationUnitDeclaration' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 587. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/otmodel/OTReconcilerTests.java (at line 735)
     [java]     [javac] 	SourceTypeConverter.buildCompilationUnit(
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'SourceTypeConverter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 588. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/otmodel/OTReconcilerTests.java (at line 735)
     [java]     [javac] 	SourceTypeConverter.buildCompilationUnit(
     [java]     [javac] 	                    ^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'SourceTypeConverter.buildCompilationUnit(ISourceType[], int, ProblemReporter, CompilationResult)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 589. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/otmodel/OTReconcilerTests.java (at line 736)
     [java]     [javac] 	new ISourceType[] {(ISourceType) ((SourceType)foo).getElementInfo()},
     [java]     [javac] 	    ^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'ISourceType' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 590. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/otmodel/OTReconcilerTests.java (at line 736)
     [java]     [javac] 	new ISourceType[] {(ISourceType) ((SourceType)foo).getElementInfo()},
     [java]     [javac] 	                    ^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'ISourceType' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 591. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/otmodel/OTReconcilerTests.java (at line 736)
     [java]     [javac] 	new ISourceType[] {(ISourceType) ((SourceType)foo).getElementInfo()},
     [java]     [javac] 	                                   ^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'SourceType' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 592. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/otmodel/OTReconcilerTests.java (at line 736)
     [java]     [javac] 	new ISourceType[] {(ISourceType) ((SourceType)foo).getElementInfo()},
     [java]     [javac] 	                                                   ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JavaElement.getElementInfo()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 593. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/otmodel/OTReconcilerTests.java (at line 737)
     [java]     [javac] 	SourceTypeConverter.FIELD_AND_METHOD | SourceTypeConverter.MEMBER_TYPE,
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'SourceTypeConverter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 594. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/otmodel/OTReconcilerTests.java (at line 737)
     [java]     [javac] 	SourceTypeConverter.FIELD_AND_METHOD | SourceTypeConverter.MEMBER_TYPE,
     [java]     [javac] 	                    ^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'SourceTypeConverter.FIELD_AND_METHOD' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 595. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/otmodel/OTReconcilerTests.java (at line 737)
     [java]     [javac] 	SourceTypeConverter.FIELD_AND_METHOD | SourceTypeConverter.MEMBER_TYPE,
     [java]     [javac] 	                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'SourceTypeConverter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 596. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/otmodel/OTReconcilerTests.java (at line 737)
     [java]     [javac] 	SourceTypeConverter.FIELD_AND_METHOD | SourceTypeConverter.MEMBER_TYPE,
     [java]     [javac] 	                                                           ^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'SourceTypeConverter.MEMBER_TYPE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 597. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/otmodel/OTReconcilerTests.java (at line 739)
     [java]     [javac] 	new CompilationResult("Foo.java".toCharArray(), 1, 1, 90));
     [java]     [javac] 	    ^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The constructor 'CompilationResult(char[], int, int, int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 598. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/otmodel/OTReconcilerTests.java (at line 739)
     [java]     [javac] 	new CompilationResult("Foo.java".toCharArray(), 1, 1, 90));
     [java]     [javac] 	    ^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilationResult' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 599. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/otmodel/OTReconcilerTests.java (at line 746)
     [java]     [javac] 	CategorizedProblem[] problems = parsedUnit.compilationResult().problems;
     [java]     [javac] 	                                           ^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'CompilationUnitDeclaration.compilationResult()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 600. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/otmodel/OTReconcilerTests.java (at line 746)
     [java]     [javac] 	CategorizedProblem[] problems = parsedUnit.compilationResult().problems;
     [java]     [javac] 	                                                               ^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilationResult.problems' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 601. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/otmodel/OTReconcilerTests.java (at line 797)
     [java]     [javac] 	CompilerOptions compilerOptions = new CompilerOptions(p.getOptions(true));
     [java]     [javac] 	^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 602. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/otmodel/OTReconcilerTests.java (at line 797)
     [java]     [javac] 	CompilerOptions compilerOptions = new CompilerOptions(p.getOptions(true));
     [java]     [javac] 	                                      ^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The constructor 'CompilerOptions(Map<String,String>)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 603. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/otmodel/OTReconcilerTests.java (at line 797)
     [java]     [javac] 	CompilerOptions compilerOptions = new CompilerOptions(p.getOptions(true));
     [java]     [javac] 	                                      ^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 604. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/otmodel/OTReconcilerTests.java (at line 798)
     [java]     [javac] 	ProblemReporter problemReporter = new ProblemReporter(
     [java]     [javac] 	^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'ProblemReporter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 605. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/otmodel/OTReconcilerTests.java (at line 798)
     [java]     [javac] 	ProblemReporter problemReporter = new ProblemReporter(
     [java]     [javac] 	                                      ^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'ProblemReporter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 606. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/otmodel/OTReconcilerTests.java (at line 798)
     [java]     [javac] 	ProblemReporter problemReporter = new ProblemReporter(
     [java]     [javac] 	                                      ^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The constructor 'ProblemReporter(IErrorHandlingPolicy, CompilerOptions, IProblemFactory)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 607. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/otmodel/OTReconcilerTests.java (at line 799)
     [java]     [javac] 	DefaultErrorHandlingPolicies.proceedWithAllProblems(),
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'DefaultErrorHandlingPolicies' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 608. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/otmodel/OTReconcilerTests.java (at line 799)
     [java]     [javac] 	DefaultErrorHandlingPolicies.proceedWithAllProblems(),
     [java]     [javac] 	                             ^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'DefaultErrorHandlingPolicies.proceedWithAllProblems()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 609. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/otmodel/equals/EqualsTest.java (at line 45)
     [java]     [javac] 	public static Class[] getAllTestClasses()
     [java]     [javac] 	              ^^^^^
     [java]     [javac] Class is a raw type. References to generic type Class<T> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 610. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/otmodel/equals/EqualsTest.java (at line 62)
     [java]     [javac] 	Class[] testClasses = getAllTestClasses();
     [java]     [javac] 	^^^^^
     [java]     [javac] Class is a raw type. References to generic type Class<T> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 611. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/AttributesTest.java (at line 27)
     [java]     [javac] 	import org.eclipse.jdt.internal.compiler.Compiler;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'Compiler' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 612. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/AttributesTest.java (at line 28)
     [java]     [javac] 	import org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'ClassFileConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 613. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/AttributesTest.java (at line 29)
     [java]     [javac] 	import org.eclipse.jdt.internal.compiler.impl.CompilerOptions;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 614. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/AttributesTest.java (at line 47)
     [java]     [javac] 	if (this.complianceLevel < ClassFileConstants.JDK9) {
     [java]     [javac] 	                           ^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'ClassFileConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 615. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/AttributesTest.java (at line 47)
     [java]     [javac] 	if (this.complianceLevel < ClassFileConstants.JDK9) {
     [java]     [javac] 	                                              ^^^^
     [java]     [javac] Discouraged access: The field 'ClassFileConstants.JDK9' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 616. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/AttributesTest.java (at line 49)
     [java]     [javac] 	} else if (this.complianceLevel == ClassFileConstants.JDK9) {
     [java]     [javac] 	                                   ^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'ClassFileConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 617. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/AttributesTest.java (at line 49)
     [java]     [javac] 	} else if (this.complianceLevel == ClassFileConstants.JDK9) {
     [java]     [javac] 	                                                      ^^^^
     [java]     [javac] Discouraged access: The field 'ClassFileConstants.JDK9' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 618. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/AttributesTest.java (at line 51)
     [java]     [javac] 	} else if (this.complianceLevel == ClassFileConstants.JDK10) {
     [java]     [javac] 	                                   ^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'ClassFileConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 619. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/AttributesTest.java (at line 51)
     [java]     [javac] 	} else if (this.complianceLevel == ClassFileConstants.JDK10) {
     [java]     [javac] 	                                                      ^^^^^
     [java]     [javac] Discouraged access: The field 'ClassFileConstants.JDK10' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 620. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/AttributesTest.java (at line 53)
     [java]     [javac] 	} else if (this.complianceLevel == ClassFileConstants.JDK11) {
     [java]     [javac] 	                                   ^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'ClassFileConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 621. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/AttributesTest.java (at line 53)
     [java]     [javac] 	} else if (this.complianceLevel == ClassFileConstants.JDK11) {
     [java]     [javac] 	                                                      ^^^^^
     [java]     [javac] Discouraged access: The field 'ClassFileConstants.JDK11' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 622. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/AttributesTest.java (at line 55)
     [java]     [javac] 	} else if (this.complianceLevel == ClassFileConstants.JDK12) {
     [java]     [javac] 	                                   ^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'ClassFileConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 623. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/AttributesTest.java (at line 55)
     [java]     [javac] 	} else if (this.complianceLevel == ClassFileConstants.JDK12) {
     [java]     [javac] 	                                                      ^^^^^
     [java]     [javac] Discouraged access: The field 'ClassFileConstants.JDK12' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 624. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/AttributesTest.java (at line 57)
     [java]     [javac] 	} else if (this.complianceLevel == ClassFileConstants.JDK13) {
     [java]     [javac] 	                                   ^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'ClassFileConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 625. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/AttributesTest.java (at line 57)
     [java]     [javac] 	} else if (this.complianceLevel == ClassFileConstants.JDK13) {
     [java]     [javac] 	                                                      ^^^^^
     [java]     [javac] Discouraged access: The field 'ClassFileConstants.JDK13' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 626. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/AttributesTest.java (at line 59)
     [java]     [javac] 	} else if (this.complianceLevel == ClassFileConstants.JDK14) {
     [java]     [javac] 	                                   ^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'ClassFileConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 627. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/AttributesTest.java (at line 59)
     [java]     [javac] 	} else if (this.complianceLevel == ClassFileConstants.JDK14) {
     [java]     [javac] 	                                                      ^^^^^
     [java]     [javac] Discouraged access: The field 'ClassFileConstants.JDK14' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 628. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/AttributesTest.java (at line 61)
     [java]     [javac] 	} else if (this.complianceLevel == ClassFileConstants.JDK15) {
     [java]     [javac] 	                                   ^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'ClassFileConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 629. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/AttributesTest.java (at line 61)
     [java]     [javac] 	} else if (this.complianceLevel == ClassFileConstants.JDK15) {
     [java]     [javac] 	                                                      ^^^^^
     [java]     [javac] Discouraged access: The field 'ClassFileConstants.JDK15' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 630. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/AttributesTest.java (at line 63)
     [java]     [javac] 	} else if (this.complianceLevel == ClassFileConstants.JDK16) {
     [java]     [javac] 	                                   ^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'ClassFileConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 631. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/AttributesTest.java (at line 63)
     [java]     [javac] 	} else if (this.complianceLevel == ClassFileConstants.JDK16) {
     [java]     [javac] 	                                                      ^^^^^
     [java]     [javac] Discouraged access: The field 'ClassFileConstants.JDK16' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 632. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/AttributesTest.java (at line 65)
     [java]     [javac] 	} else if (this.complianceLevel == ClassFileConstants.JDK17) {
     [java]     [javac] 	                                   ^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'ClassFileConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 633. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/AttributesTest.java (at line 65)
     [java]     [javac] 	} else if (this.complianceLevel == ClassFileConstants.JDK17) {
     [java]     [javac] 	                                                      ^^^^^
     [java]     [javac] Discouraged access: The field 'ClassFileConstants.JDK17' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 634. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/AttributesTest.java (at line 67)
     [java]     [javac] 	} else if (this.complianceLevel == ClassFileConstants.JDK18) {
     [java]     [javac] 	                                   ^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'ClassFileConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 635. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/AttributesTest.java (at line 67)
     [java]     [javac] 	} else if (this.complianceLevel == ClassFileConstants.JDK18) {
     [java]     [javac] 	                                                      ^^^^^
     [java]     [javac] Discouraged access: The field 'ClassFileConstants.JDK18' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 636. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/AttributesTest.java (at line 69)
     [java]     [javac] 	} else if (this.complianceLevel == ClassFileConstants.JDK19) {
     [java]     [javac] 	                                   ^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'ClassFileConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 637. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/AttributesTest.java (at line 69)
     [java]     [javac] 	} else if (this.complianceLevel == ClassFileConstants.JDK19) {
     [java]     [javac] 	                                                      ^^^^^
     [java]     [javac] Discouraged access: The field 'ClassFileConstants.JDK19' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 638. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/AttributesTest.java (at line 98)
     [java]     [javac] 	protected void compileTestFiles(Compiler batchCompiler, String[] testFiles) {
     [java]     [javac] 	                                ^^^^^^^^
     [java]     [javac] Discouraged access: The type 'Compiler' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 639. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/AttributesTest.java (at line 105)
     [java]     [javac] 	Map<String,String> customOptions = getCompilerOptions();
     [java]     [javac] 	                                   ^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Type safety: The expression of type Map needs unchecked conversion to conform to Map<String,String>
     [java]     [javac] ----------
     [java]     [javac] 640. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/AttributesTest.java (at line 106)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_PureJavaOnly, CompilerOptions.ENABLED);
     [java]     [javac] 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 641. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/AttributesTest.java (at line 106)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_PureJavaOnly, CompilerOptions.ENABLED);
     [java]     [javac] 	                                  ^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.OPTION_PureJavaOnly' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 642. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/AttributesTest.java (at line 106)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_PureJavaOnly, CompilerOptions.ENABLED);
     [java]     [javac] 	                                                       ^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 643. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/AttributesTest.java (at line 106)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_PureJavaOnly, CompilerOptions.ENABLED);
     [java]     [javac] 	                                                                       ^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.ENABLED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 644. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/AttributesTest.java (at line 122)
     [java]     [javac] 	byte[] classFileBytes = org.eclipse.jdt.internal.compiler.util.Util.getFileByteContent(new File(path));
     [java]     [javac] 	                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'Util' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 645. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/AttributesTest.java (at line 122)
     [java]     [javac] 	byte[] classFileBytes = org.eclipse.jdt.internal.compiler.util.Util.getFileByteContent(new File(path));
     [java]     [javac] 	                                                                    ^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'Util.getFileByteContent(File)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 646. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/smap/Requestor.java (at line 39)
     [java]     [javac] 	import org.eclipse.jdt.internal.compiler.ClassFile;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'ClassFile' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 647. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/smap/Requestor.java (at line 40)
     [java]     [javac] 	import org.eclipse.jdt.internal.compiler.CompilationResult;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilationResult' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 648. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/smap/Requestor.java (at line 41)
     [java]     [javac] 	import org.eclipse.jdt.internal.compiler.ICompilerRequestor;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'ICompilerRequestor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 649. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/smap/Requestor.java (at line 42)
     [java]     [javac] 	import org.eclipse.jdt.internal.core.util.ClassFileReader;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'ClassFileReader' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 650. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/smap/Requestor.java (at line 46)
     [java]     [javac] 	public class Requestor extends Assert implements ICompilerRequestor {
     [java]     [javac] 	                                                 ^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'ICompilerRequestor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 651. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/smap/Requestor.java (at line 50)
     [java]     [javac] 	public Hashtable expectedProblems = new Hashtable();
     [java]     [javac] 	       ^^^^^^^^^
     [java]     [javac] Hashtable is a raw type. References to generic type Hashtable<K,V> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 652. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/smap/Requestor.java (at line 50)
     [java]     [javac] 	public Hashtable expectedProblems = new Hashtable();
     [java]     [javac] 	                                        ^^^^^^^^^
     [java]     [javac] Hashtable is a raw type. References to generic type Hashtable<K,V> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 653. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/smap/Requestor.java (at line 52)
     [java]     [javac] 	public ICompilerRequestor clientRequestor;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'ICompilerRequestor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 654. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/smap/Requestor.java (at line 58)
     [java]     [javac] 	public Requestor(boolean forceOutputGeneration, ICompilerRequestor clientRequestor, boolean showCategory, boolean showWarningToken, HashMap<String, int[]> lineNumbers) {
     [java]     [javac] 	                                                ^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'ICompilerRequestor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 655. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/smap/Requestor.java (at line 65)
     [java]     [javac] 	public void acceptResult(CompilationResult compilationResult) {
     [java]     [javac] 	                         ^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilationResult' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 656. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/smap/Requestor.java (at line 66)
     [java]     [javac] 	this.hasErrors |= compilationResult.hasErrors();
     [java]     [javac] 	                                    ^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'CompilationResult.hasErrors()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 657. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/smap/Requestor.java (at line 70)
     [java]     [javac] 	this.clientRequestor.acceptResult(compilationResult);
     [java]     [javac] 	                     ^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'ICompilerRequestor.acceptResult(CompilationResult)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 658. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/smap/Requestor.java (at line 73)
     [java]     [javac] 	protected void outputClassFiles(CompilationResult unitResult) {
     [java]     [javac] 	                                ^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilationResult' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 659. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/smap/Requestor.java (at line 74)
     [java]     [javac] 	if ((unitResult != null) && (!unitResult.hasErrors() || forceOutputGeneration)) {
     [java]     [javac] 	                                         ^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'CompilationResult.hasErrors()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 660. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/smap/Requestor.java (at line 75)
     [java]     [javac] 	ClassFile[]classFiles = unitResult.getClassFiles();
     [java]     [javac] 	^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'ClassFile' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 661. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/smap/Requestor.java (at line 75)
     [java]     [javac] 	ClassFile[]classFiles = unitResult.getClassFiles();
     [java]     [javac] 	                                   ^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'CompilationResult.getClassFiles()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 662. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/smap/Requestor.java (at line 78)
     [java]     [javac] 	ClassFile classFile = classFiles[i];
     [java]     [javac] 	^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'ClassFile' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 663. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/smap/Requestor.java (at line 81)
     [java]     [javac] 	new String(classFile.fileName()).replace('/', File.separatorChar) + ".class";
     [java]     [javac] 	                     ^^^^^^^^
     [java]     [javac] Discouraged access: The method 'ClassFile.fileName()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 664. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/smap/Requestor.java (at line 83)
     [java]     [javac] 	org.eclipse.jdt.internal.compiler.util.Util.writeToDisk(true, outputPath, relativeName, classFile);
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'Util' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 665. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/smap/Requestor.java (at line 83)
     [java]     [javac] 	org.eclipse.jdt.internal.compiler.util.Util.writeToDisk(true, outputPath, relativeName, classFile);
     [java]     [javac] 	                                            ^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'Util.writeToDisk(boolean, String, String, ClassFile)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 666. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/smap/Requestor.java (at line 89)
     [java]     [javac] 	ClassFileReader cfr;
     [java]     [javac] 	^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'ClassFileReader' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 667. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/smap/Requestor.java (at line 91)
     [java]     [javac] 	cfr = new ClassFileReader(classFile.getBytes(), IClassFileReader.METHOD_INFOS|IClassFileReader.METHOD_BODIES);
     [java]     [javac] 	          ^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'ClassFileReader' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 668. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/smap/Requestor.java (at line 91)
     [java]     [javac] 	cfr = new ClassFileReader(classFile.getBytes(), IClassFileReader.METHOD_INFOS|IClassFileReader.METHOD_BODIES);
     [java]     [javac] 	          ^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The constructor 'ClassFileReader(byte[], int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 669. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/smap/Requestor.java (at line 91)
     [java]     [javac] 	cfr = new ClassFileReader(classFile.getBytes(), IClassFileReader.METHOD_INFOS|IClassFileReader.METHOD_BODIES);
     [java]     [javac] 	                                    ^^^^^^^^
     [java]     [javac] Discouraged access: The method 'ClassFile.getBytes()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 670. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/smap/Requestor.java (at line 95)
     [java]     [javac] 	for (IMethodInfo method : cfr.getMethodInfos()) {
     [java]     [javac] 	                              ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'ClassFileReader.getMethodInfos()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 671. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/smap/Requestor.java (at line 98)
     [java]     [javac] 	classFile.getCompoundName(),
     [java]     [javac] 	          ^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'ClassFile.getCompoundName()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 672. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/otmodel/CalloutMappingTest.java (at line 34)
     [java]     [javac] 	import org.eclipse.jdt.internal.core.SourceType;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'SourceType' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 673. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/otmodel/CalloutMappingTest.java (at line 134)
     [java]     [javac] 	SourceType sourceType = (SourceType)roleOTElem.getCorrespondingJavaElement();
     [java]     [javac] 	^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'SourceType' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 674. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/otmodel/CalloutMappingTest.java (at line 134)
     [java]     [javac] 	SourceType sourceType = (SourceType)roleOTElem.getCorrespondingJavaElement();
     [java]     [javac] 	                         ^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'SourceType' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 675. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/otmodel/CalloutMappingTest.java (at line 135)
     [java]     [javac] 	IJavaElement fromMemento = JavaCore.create(token, sourceType.getCompilationUnit().getOwner());
     [java]     [javac] 	                                                             ^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'SourceRefElement.getCompilationUnit()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 676. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/otmodel/CalloutMappingTest.java (at line 155)
     [java]     [javac] 	SourceType sourceType = (SourceType)roleOTElem.getCorrespondingJavaElement();
     [java]     [javac] 	^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'SourceType' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 677. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/otmodel/CalloutMappingTest.java (at line 155)
     [java]     [javac] 	SourceType sourceType = (SourceType)roleOTElem.getCorrespondingJavaElement();
     [java]     [javac] 	                         ^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'SourceType' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 678. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/otmodel/CalloutMappingTest.java (at line 156)
     [java]     [javac] 	IJavaElement fromMemento = JavaCore.create(token, sourceType.getCompilationUnit().getOwner());
     [java]     [javac] 	                                                             ^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'SourceRefElement.getCompilationUnit()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 679. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/otmodel/CalloutMappingTest.java (at line 176)
     [java]     [javac] 	SourceType sourceType = (SourceType)roleOTElem.getCorrespondingJavaElement();
     [java]     [javac] 	^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'SourceType' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 680. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/otmodel/CalloutMappingTest.java (at line 176)
     [java]     [javac] 	SourceType sourceType = (SourceType)roleOTElem.getCorrespondingJavaElement();
     [java]     [javac] 	                         ^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'SourceType' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 681. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/otmodel/CalloutMappingTest.java (at line 177)
     [java]     [javac] 	IJavaElement fromMemento = JavaCore.create(token, sourceType.getCompilationUnit().getOwner());
     [java]     [javac] 	                                                             ^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'SourceRefElement.getCompilationUnit()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 682. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/otmodel/CalloutMappingTest.java (at line 201)
     [java]     [javac] 	SourceType sourceType = (SourceType)roleOTElem.getCorrespondingJavaElement();
     [java]     [javac] 	^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'SourceType' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 683. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/otmodel/CalloutMappingTest.java (at line 201)
     [java]     [javac] 	SourceType sourceType = (SourceType)roleOTElem.getCorrespondingJavaElement();
     [java]     [javac] 	                         ^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'SourceType' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 684. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/otmodel/CalloutMappingTest.java (at line 202)
     [java]     [javac] 	IJavaElement fromMemento = JavaCore.create(token, sourceType.getCompilationUnit().getOwner());
     [java]     [javac] 	                                                             ^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'SourceRefElement.getCompilationUnit()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 685. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/otmodel/role/unbound/Test1.java (at line 54)
     [java]     [javac] 	junit.framework.TestSuite suite = new Suite(Test1.class
     [java]     [javac]             .getName());
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Dead code
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 686. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/otmodel/role/unbound/Test2.java (at line 50)
     [java]     [javac] 	junit.framework.TestSuite suite = new Suite(Test2.class
     [java]     [javac]             .getName());
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Dead code
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 687. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/ICallbackClient.java (at line 24)
     [java]     [javac] 	import org.eclipse.jdt.internal.compiler.ast.CompilationUnitDeclaration;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilationUnitDeclaration' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 688. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/ICallbackClient.java (at line 32)
     [java]     [javac] 	public void callback(CompilationUnitDeclaration cuDecl);
     [java]     [javac] 	                     ^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilationUnitDeclaration' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 689. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/otmodel/role/unbound/Test3a.java (at line 52)
     [java]     [javac] 	junit.framework.TestSuite suite = new Suite(Test3a.class
     [java]     [javac]             .getName());
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Dead code
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 690. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/otmodel/role/unbound/Test3b.java (at line 53)
     [java]     [javac] 	junit.framework.TestSuite suite = new Suite(Test3b.class
     [java]     [javac]             .getName());
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Dead code
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 691. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/otmodel/role/unbound/Test3c.java (at line 52)
     [java]     [javac] 	junit.framework.TestSuite suite = new Suite(Test3c.class
     [java]     [javac]             .getName());
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Dead code
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 692. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/otmodel/role/unbound/Test3d.java (at line 53)
     [java]     [javac] 	junit.framework.TestSuite suite = new Suite(Test3d.class
     [java]     [javac]             .getName());
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Dead code
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 693. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/otmodel/role/unbound/Test4a.java (at line 55)
     [java]     [javac] 	junit.framework.TestSuite suite = new Suite(Test4a.class
     [java]     [javac]             .getName());
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Dead code
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 694. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/otmodel/role/unbound/Test4b.java (at line 57)
     [java]     [javac] 	junit.framework.TestSuite suite = new Suite(Test4b.class
     [java]     [javac]             .getName());
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Dead code
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 695. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/otmodel/role/unbound/Test5a.java (at line 51)
     [java]     [javac] 	junit.framework.TestSuite suite = new Suite(Test5a.class
     [java]     [javac]             .getName());
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Dead code
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 696. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/otmodel/role/unbound/Test5b.java (at line 47)
     [java]     [javac] 	junit.framework.TestSuite suite = new Suite(Test5b.class
     [java]     [javac]             .getName());
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Dead code
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 697. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/otmodel/role/unbound/Test5c.java (at line 47)
     [java]     [javac] 	junit.framework.TestSuite suite = new Suite(Test5c.class
     [java]     [javac]             .getName());
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Dead code
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 698. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/otmodel/role/unbound/Test5d.java (at line 27)
     [java]     [javac] 	junit.framework.TestSuite suite = new Suite(Test5d.class
     [java]     [javac]             .getName());
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Dead code
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 699. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/other/AccessModifiers.java (at line 23)
     [java]     [javac] 	import org.eclipse.jdt.internal.compiler.impl.CompilerOptions;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 700. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/other/AccessModifiers.java (at line 47)
     [java]     [javac] 	public static Class testClass() {
     [java]     [javac] 	              ^^^^^
     [java]     [javac] Class is a raw type. References to generic type Class<T> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 701. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/other/AccessModifiers.java (at line 244)
     [java]     [javac] 	Map customOptions = getCompilerOptions();
     [java]     [javac] 	^^^
     [java]     [javac] Map is a raw type. References to generic type Map<K,V> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 702. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/other/AccessModifiers.java (at line 245)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportInferredCallout, CompilerOptions.WARNING);
     [java]     [javac] 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 703. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/other/AccessModifiers.java (at line 245)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportInferredCallout, CompilerOptions.WARNING);
     [java]     [javac] 	                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.OPTION_ReportInferredCallout' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 704. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/other/AccessModifiers.java (at line 245)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportInferredCallout, CompilerOptions.WARNING);
     [java]     [javac] 	                                                                ^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 705. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/other/AccessModifiers.java (at line 245)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportInferredCallout, CompilerOptions.WARNING);
     [java]     [javac] 	                                                                                ^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.WARNING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 706. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/other/AccessModifiers.java (at line 290)
     [java]     [javac] 	Map customOptions = getCompilerOptions();
     [java]     [javac] 	^^^
     [java]     [javac] Map is a raw type. References to generic type Map<K,V> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 707. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/other/AccessModifiers.java (at line 291)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportInferredCallout, CompilerOptions.WARNING);
     [java]     [javac] 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 708. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/other/AccessModifiers.java (at line 291)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportInferredCallout, CompilerOptions.WARNING);
     [java]     [javac] 	                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.OPTION_ReportInferredCallout' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 709. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/other/AccessModifiers.java (at line 291)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportInferredCallout, CompilerOptions.WARNING);
     [java]     [javac] 	                                                                ^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 710. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/other/AccessModifiers.java (at line 291)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportInferredCallout, CompilerOptions.WARNING);
     [java]     [javac] 	                                                                                ^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.WARNING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 711. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/search/org/eclipse/objectteams/otdt/tests/search/OTJavaSearchTestBase.java (at line 52)
     [java]     [javac] 	import org.eclipse.jdt.internal.core.SourceRefElement;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'SourceRefElement' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 712. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/search/org/eclipse/objectteams/otdt/tests/search/OTJavaSearchTestBase.java (at line 195)
     [java]     [javac] 	contents = new org.eclipse.jdt.internal.compiler.batch.CompilationUnit(
     [java]     [javac] 	               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilationUnit' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 713. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/search/org/eclipse/objectteams/otdt/tests/search/OTJavaSearchTestBase.java (at line 195)
     [java]     [javac] 	contents = new org.eclipse.jdt.internal.compiler.batch.CompilationUnit(
     [java]     [javac] 	               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The constructor 'CompilationUnit(char[], String, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 714. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/search/org/eclipse/objectteams/otdt/tests/search/OTJavaSearchTestBase.java (at line 198)
     [java]     [javac] 	.getContents();
     [java]     [javac] 	 ^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'CompilationUnit.getContents()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 715. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/search/org/eclipse/objectteams/otdt/tests/search/OTJavaSearchTestBase.java (at line 397)
     [java]     [javac] 	if(type instanceof SourceRefElement)
     [java]     [javac] 	                   ^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'SourceRefElement' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 716. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/search/org/eclipse/objectteams/otdt/tests/search/OTJavaSearchTestBase.java (at line 398)
     [java]     [javac] 	results.append(((SourceRefElement) type).getOccurrenceCount());
     [java]     [javac] 	                 ^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'SourceRefElement' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 717. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/search/org/eclipse/objectteams/otdt/tests/search/OTJavaSearchTestBase.java (at line 398)
     [java]     [javac] 	results.append(((SourceRefElement) type).getOccurrenceCount());
     [java]     [javac] 	                                         ^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'SourceRefElement.getOccurrenceCount()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 718. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/otmodel/sample/AllSampleTests.java (at line 45)
     [java]     [javac] 	public static Class[] getAllTestClasses()
     [java]     [javac] 	              ^^^^^
     [java]     [javac] Class is a raw type. References to generic type Class<T> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 719. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/otmodel/sample/AllSampleTests.java (at line 57)
     [java]     [javac] 	Class[] testClasses = getAllTestClasses();
     [java]     [javac] 	^^^^^
     [java]     [javac] Class is a raw type. References to generic type Class<T> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 720. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/search/org/eclipse/objectteams/otdt/tests/search/OTJavaTypeSearchTests.java (at line 43)
     [java]     [javac] 	private Map originalOptions;
     [java]     [javac] 	        ^^^
     [java]     [javac] Map is a raw type. References to generic type Map<K,V> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 721. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/search/org/eclipse/objectteams/otdt/tests/search/OTJavaTypeSearchTests.java (at line 53)
     [java]     [javac] 	{
     [java]     [javac] 	        System.err.println("Warning, only part of the OTJavaTypeSearchTest are being executed!");
     [java]     [javac] 			Suite suite = new Suite(OTJavaTypeSearchTests.class.getName());
     [java]     [javac] 			suite.addTest(new OTJavaTypeSearchTests("test016"));
     [java]     [javac] 			return suite;
     [java]     [javac] 	    }
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Dead code
     [java]     [javac] ----------
     [java]     [javac] 722. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/search/org/eclipse/objectteams/otdt/tests/search/OTJavaTypeSearchTests.java (at line 77)
     [java]     [javac] 	this.javaProject.setOptions(originalOptions);
     [java]     [javac] 	                            ^^^^^^^^^^^^^^^
     [java]     [javac] Type safety: The expression of type Map needs unchecked conversion to conform to Map<String,String>
     [java]     [javac] ----------
     [java]     [javac] 723. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/search/org/eclipse/objectteams/otdt/tests/search/OTJavaTypeSearchTests.java (at line 84)
     [java]     [javac] 	private void disableJavadocOptions() {
     [java]     [javac] 	             ^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] The method disableJavadocOptions() from the type OTJavaTypeSearchTests is never used locally
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 724. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/callinbinding/BaseCalls.java (at line 28)
     [java]     [javac] 	import org.eclipse.jdt.internal.compiler.impl.CompilerOptions;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 725. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/callinbinding/BaseCalls.java (at line 50)
     [java]     [javac] 	public static Class testClass() {
     [java]     [javac] 	              ^^^^^
     [java]     [javac] Class is a raw type. References to generic type Class<T> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 726. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/callinbinding/BaseCalls.java (at line 55)
     [java]     [javac] 	protected Map getCompilerOptions() {
     [java]     [javac] 	          ^^^
     [java]     [javac] Map is a raw type. References to generic type Map<K,V> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 727. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/callinbinding/BaseCalls.java (at line 56)
     [java]     [javac] 	Map options = super.getCompilerOptions();
     [java]     [javac] 	^^^
     [java]     [javac] Map is a raw type. References to generic type Map<K,V> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 728. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/callinbinding/BaseCalls.java (at line 57)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_ReportUnusedLocal, CompilerOptions.WARNING); // many tests actually suppress this warning
     [java]     [javac] 	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 729. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/callinbinding/BaseCalls.java (at line 57)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_ReportUnusedLocal, CompilerOptions.WARNING); // many tests actually suppress this warning
     [java]     [javac] 	                            ^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.OPTION_ReportUnusedLocal' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 730. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/callinbinding/BaseCalls.java (at line 57)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_ReportUnusedLocal, CompilerOptions.WARNING); // many tests actually suppress this warning
     [java]     [javac] 	                                                      ^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 731. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/callinbinding/BaseCalls.java (at line 57)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_ReportUnusedLocal, CompilerOptions.WARNING); // many tests actually suppress this warning
     [java]     [javac] 	                                                                      ^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.WARNING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 732. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/callinbinding/BaseCalls.java (at line 2375)
     [java]     [javac] 	Map customOptions = getCompilerOptions();
     [java]     [javac] 	^^^
     [java]     [javac] Map is a raw type. References to generic type Map<K,V> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 733. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/callinbinding/BaseCalls.java (at line 2376)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportNotExactlyOneBasecall, CompilerOptions.ERROR);
     [java]     [javac] 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 734. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/callinbinding/BaseCalls.java (at line 2376)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportNotExactlyOneBasecall, CompilerOptions.ERROR);
     [java]     [javac] 	                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.OPTION_ReportNotExactlyOneBasecall' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 735. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/callinbinding/BaseCalls.java (at line 2376)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportNotExactlyOneBasecall, CompilerOptions.ERROR);
     [java]     [javac] 	                                                                      ^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 736. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/callinbinding/BaseCalls.java (at line 2376)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportNotExactlyOneBasecall, CompilerOptions.ERROR);
     [java]     [javac] 	                                                                                      ^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.ERROR' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 737. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/callinbinding/BaseCalls.java (at line 2426)
     [java]     [javac] 	Map customOptions = getCompilerOptions();
     [java]     [javac] 	^^^
     [java]     [javac] Map is a raw type. References to generic type Map<K,V> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 738. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/callinbinding/BaseCalls.java (at line 2427)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportNotExactlyOneBasecall, CompilerOptions.ERROR);
     [java]     [javac] 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 739. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/callinbinding/BaseCalls.java (at line 2427)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportNotExactlyOneBasecall, CompilerOptions.ERROR);
     [java]     [javac] 	                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.OPTION_ReportNotExactlyOneBasecall' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 740. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/callinbinding/BaseCalls.java (at line 2427)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportNotExactlyOneBasecall, CompilerOptions.ERROR);
     [java]     [javac] 	                                                                      ^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 741. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/callinbinding/BaseCalls.java (at line 2427)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportNotExactlyOneBasecall, CompilerOptions.ERROR);
     [java]     [javac] 	                                                                                      ^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.ERROR' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 742. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/callinbinding/BaseCalls.java (at line 2492)
     [java]     [javac] 	Map customOptions = getCompilerOptions();
     [java]     [javac] 	^^^
     [java]     [javac] Map is a raw type. References to generic type Map<K,V> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 743. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/callinbinding/BaseCalls.java (at line 2493)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportNotExactlyOneBasecall, CompilerOptions.ERROR);
     [java]     [javac] 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 744. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/callinbinding/BaseCalls.java (at line 2493)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportNotExactlyOneBasecall, CompilerOptions.ERROR);
     [java]     [javac] 	                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.OPTION_ReportNotExactlyOneBasecall' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 745. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/callinbinding/BaseCalls.java (at line 2493)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportNotExactlyOneBasecall, CompilerOptions.ERROR);
     [java]     [javac] 	                                                                      ^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 746. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/callinbinding/BaseCalls.java (at line 2493)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportNotExactlyOneBasecall, CompilerOptions.ERROR);
     [java]     [javac] 	                                                                                      ^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.ERROR' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 747. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/callinbinding/BaseCalls.java (at line 2560)
     [java]     [javac] 	Map customOptions = getCompilerOptions();
     [java]     [javac] 	^^^
     [java]     [javac] Map is a raw type. References to generic type Map<K,V> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 748. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/callinbinding/BaseCalls.java (at line 2561)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportNotExactlyOneBasecall, CompilerOptions.ERROR);
     [java]     [javac] 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 749. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/callinbinding/BaseCalls.java (at line 2561)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportNotExactlyOneBasecall, CompilerOptions.ERROR);
     [java]     [javac] 	                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.OPTION_ReportNotExactlyOneBasecall' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 750. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/callinbinding/BaseCalls.java (at line 2561)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportNotExactlyOneBasecall, CompilerOptions.ERROR);
     [java]     [javac] 	                                                                      ^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 751. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/callinbinding/BaseCalls.java (at line 2561)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportNotExactlyOneBasecall, CompilerOptions.ERROR);
     [java]     [javac] 	                                                                                      ^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.ERROR' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 752. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/liftlower/SmartLifting1.java (at line 38)
     [java]     [javac] 	public static Class testClass() {
     [java]     [javac] 	              ^^^^^
     [java]     [javac] Class is a raw type. References to generic type Class<T> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 753. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/liftlower/SmartLifting2.java (at line 38)
     [java]     [javac] 	public static Class testClass() {
     [java]     [javac] 	              ^^^^^
     [java]     [javac] Class is a raw type. References to generic type Class<T> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 754. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/liftlower/SmartLifting3.java (at line 40)
     [java]     [javac] 	public static Test buildComparableTestSuite(Class evaluationTestClass) {
     [java]     [javac] 	                                            ^^^^^
     [java]     [javac] Class is a raw type. References to generic type Class<T> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 755. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/liftlower/SmartLifting3.java (at line 42)
     [java]     [javac] 	TESTS_COUNTERS.put(evaluationTestClass.getName(), new Integer(suite.countTestCases()));
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 756. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/liftlower/SmartLifting3.java (at line 42)
     [java]     [javac] 	TESTS_COUNTERS.put(evaluationTestClass.getName(), new Integer(suite.countTestCases()));
     [java]     [javac] 	                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] The constructor Integer(int) has been deprecated since version 9 and marked for removal
     [java]     [javac] ----------
     [java]     [javac] 757. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/liftlower/SmartLifting3.java (at line 50)
     [java]     [javac] 	public static Class testClass() {
     [java]     [javac] 	              ^^^^^
     [java]     [javac] Class is a raw type. References to generic type Class<T> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 758. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/liftlower/SmartLifting4.java (at line 44)
     [java]     [javac] 	public static Class testClass() {
     [java]     [javac] 	              ^^^^^
     [java]     [javac] Class is a raw type. References to generic type Class<T> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 759. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/liftlower/SmartLifting5.java (at line 44)
     [java]     [javac] 	public static Class testClass() {
     [java]     [javac] 	              ^^^^^
     [java]     [javac] Class is a raw type. References to generic type Class<T> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 760. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/liftlower/SmartLifting6.java (at line 40)
     [java]     [javac] 	public static Test buildComparableTestSuite(Class evaluationTestClass) {
     [java]     [javac] 	                                            ^^^^^
     [java]     [javac] Class is a raw type. References to generic type Class<T> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 761. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/liftlower/SmartLifting6.java (at line 42)
     [java]     [javac] 	TESTS_COUNTERS.put(evaluationTestClass.getName(), new Integer(suite.countTestCases()));
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 762. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/liftlower/SmartLifting6.java (at line 42)
     [java]     [javac] 	TESTS_COUNTERS.put(evaluationTestClass.getName(), new Integer(suite.countTestCases()));
     [java]     [javac] 	                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] The constructor Integer(int) has been deprecated since version 9 and marked for removal
     [java]     [javac] ----------
     [java]     [javac] 763. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/liftlower/SmartLifting6.java (at line 50)
     [java]     [javac] 	public static Class testClass() {
     [java]     [javac] 	              ^^^^^
     [java]     [javac] Class is a raw type. References to generic type Class<T> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 764. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/liftlower/SmartLifting7.java (at line 40)
     [java]     [javac] 	public static Test buildComparableTestSuite(Class evaluationTestClass) {
     [java]     [javac] 	                                            ^^^^^
     [java]     [javac] Class is a raw type. References to generic type Class<T> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 765. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/liftlower/SmartLifting7.java (at line 42)
     [java]     [javac] 	TESTS_COUNTERS.put(evaluationTestClass.getName(), new Integer(suite.countTestCases()));
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 766. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/liftlower/SmartLifting7.java (at line 42)
     [java]     [javac] 	TESTS_COUNTERS.put(evaluationTestClass.getName(), new Integer(suite.countTestCases()));
     [java]     [javac] 	                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] The constructor Integer(int) has been deprecated since version 9 and marked for removal
     [java]     [javac] ----------
     [java]     [javac] 767. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/liftlower/SmartLifting7.java (at line 50)
     [java]     [javac] 	public static Class testClass() {
     [java]     [javac] 	              ^^^^^
     [java]     [javac] Class is a raw type. References to generic type Class<T> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 768. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/liftlower/SmartLifting8.java (at line 40)
     [java]     [javac] 	public static Test buildComparableTestSuite(Class evaluationTestClass) {
     [java]     [javac] 	                                            ^^^^^
     [java]     [javac] Class is a raw type. References to generic type Class<T> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 769. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/liftlower/SmartLifting8.java (at line 42)
     [java]     [javac] 	TESTS_COUNTERS.put(evaluationTestClass.getName(), new Integer(suite.countTestCases()));
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 770. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/liftlower/SmartLifting8.java (at line 42)
     [java]     [javac] 	TESTS_COUNTERS.put(evaluationTestClass.getName(), new Integer(suite.countTestCases()));
     [java]     [javac] 	                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] The constructor Integer(int) has been deprecated since version 9 and marked for removal
     [java]     [javac] ----------
     [java]     [javac] 771. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/liftlower/SmartLifting8.java (at line 50)
     [java]     [javac] 	public static Class testClass() {
     [java]     [javac] 	              ^^^^^
     [java]     [javac] Class is a raw type. References to generic type Class<T> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 772. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/liftlower/SmartLifting9.java (at line 40)
     [java]     [javac] 	public static Test buildComparableTestSuite(Class evaluationTestClass) {
     [java]     [javac] 	                                            ^^^^^
     [java]     [javac] Class is a raw type. References to generic type Class<T> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 773. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/liftlower/SmartLifting9.java (at line 42)
     [java]     [javac] 	TESTS_COUNTERS.put(evaluationTestClass.getName(), new Integer(suite.countTestCases()));
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 774. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/liftlower/SmartLifting9.java (at line 42)
     [java]     [javac] 	TESTS_COUNTERS.put(evaluationTestClass.getName(), new Integer(suite.countTestCases()));
     [java]     [javac] 	                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] The constructor Integer(int) has been deprecated since version 9 and marked for removal
     [java]     [javac] ----------
     [java]     [javac] 775. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/liftlower/SmartLifting9.java (at line 50)
     [java]     [javac] 	public static Class testClass() {
     [java]     [javac] 	              ^^^^^
     [java]     [javac] Class is a raw type. References to generic type Class<T> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 776. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/regression/ReportedBugs.java (at line 24)
     [java]     [javac] 	import org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'ClassFileConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 777. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/regression/ReportedBugs.java (at line 25)
     [java]     [javac] 	import org.eclipse.jdt.internal.compiler.impl.CompilerOptions;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 778. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/regression/ReportedBugs.java (at line 56)
     [java]     [javac] 	public static Class testClass() {
     [java]     [javac] 	              ^^^^^
     [java]     [javac] Class is a raw type. References to generic type Class<T> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 779. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/regression/ReportedBugs.java (at line 220)
     [java]     [javac] 	Map customOptions = getCompilerOptions();
     [java]     [javac] 	^^^
     [java]     [javac] Map is a raw type. References to generic type Map<K,V> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 780. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/regression/ReportedBugs.java (at line 355)
     [java]     [javac] 	Map customOptions = getCompilerOptions();
     [java]     [javac] 	^^^
     [java]     [javac] Map is a raw type. References to generic type Map<K,V> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 781. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/regression/ReportedBugs.java (at line 1758)
     [java]     [javac] 	Map customOptions = getCompilerOptions();
     [java]     [javac] 	^^^
     [java]     [javac] Map is a raw type. References to generic type Map<K,V> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 782. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/regression/ReportedBugs.java (at line 1954)
     [java]     [javac] 	Map customOptions = getCompilerOptions();
     [java]     [javac] 	^^^
     [java]     [javac] Map is a raw type. References to generic type Map<K,V> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 783. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/regression/ReportedBugs.java (at line 2011)
     [java]     [javac] 	Map customOptions = getCompilerOptions();
     [java]     [javac] 	^^^
     [java]     [javac] Map is a raw type. References to generic type Map<K,V> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 784. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/regression/ReportedBugs.java (at line 2061)
     [java]     [javac] 	Map customOptions = getCompilerOptions();
     [java]     [javac] 	^^^
     [java]     [javac] Map is a raw type. References to generic type Map<K,V> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 785. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/regression/ReportedBugs.java (at line 2062)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportMissingOverrideAnnotationForInterfaceMethodImplementation, CompilerOptions.DISABLED);
     [java]     [javac] 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 786. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/regression/ReportedBugs.java (at line 2062)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportMissingOverrideAnnotationForInterfaceMethodImplementation, CompilerOptions.DISABLED);
     [java]     [javac] 	                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.OPTION_ReportMissingOverrideAnnotationForInterfaceMethodImplementation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 787. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/regression/ReportedBugs.java (at line 2062)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportMissingOverrideAnnotationForInterfaceMethodImplementation, CompilerOptions.DISABLED);
     [java]     [javac] 	                                                                                                          ^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 788. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/regression/ReportedBugs.java (at line 2062)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportMissingOverrideAnnotationForInterfaceMethodImplementation, CompilerOptions.DISABLED);
     [java]     [javac] 	                                                                                                                          ^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.DISABLED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 789. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/regression/ReportedBugs.java (at line 3082)
     [java]     [javac] 	Map customOptions = getCompilerOptions();
     [java]     [javac] 	^^^
     [java]     [javac] Map is a raw type. References to generic type Map<K,V> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 790. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/regression/ReportedBugs.java (at line 3083)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportUnusedParameter, CompilerOptions.WARNING);
     [java]     [javac] 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 791. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/regression/ReportedBugs.java (at line 3083)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportUnusedParameter, CompilerOptions.WARNING);
     [java]     [javac] 	                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.OPTION_ReportUnusedParameter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 792. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/regression/ReportedBugs.java (at line 3083)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportUnusedParameter, CompilerOptions.WARNING);
     [java]     [javac] 	                                                                ^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 793. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/regression/ReportedBugs.java (at line 3083)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportUnusedParameter, CompilerOptions.WARNING);
     [java]     [javac] 	                                                                                ^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.WARNING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 794. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/regression/ReportedBugs.java (at line 3084)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportUnusedPrivateMember, CompilerOptions.WARNING);
     [java]     [javac] 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 795. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/regression/ReportedBugs.java (at line 3084)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportUnusedPrivateMember, CompilerOptions.WARNING);
     [java]     [javac] 	                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.OPTION_ReportUnusedPrivateMember' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 796. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/regression/ReportedBugs.java (at line 3084)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportUnusedPrivateMember, CompilerOptions.WARNING);
     [java]     [javac] 	                                                                    ^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 797. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/regression/ReportedBugs.java (at line 3084)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportUnusedPrivateMember, CompilerOptions.WARNING);
     [java]     [javac] 	                                                                                    ^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.WARNING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 798. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/regression/ReportedBugs.java (at line 3085)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportUnusedDeclaredThrownException, CompilerOptions.WARNING);
     [java]     [javac] 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 799. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/regression/ReportedBugs.java (at line 3085)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportUnusedDeclaredThrownException, CompilerOptions.WARNING);
     [java]     [javac] 	                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.OPTION_ReportUnusedDeclaredThrownException' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 800. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/regression/ReportedBugs.java (at line 3085)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportUnusedDeclaredThrownException, CompilerOptions.WARNING);
     [java]     [javac] 	                                                                              ^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 801. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/regression/ReportedBugs.java (at line 3085)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportUnusedDeclaredThrownException, CompilerOptions.WARNING);
     [java]     [javac] 	                                                                                              ^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.WARNING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 802. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/regression/ReportedBugs.java (at line 3086)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportUnusedTypeArgumentsForMethodInvocation, CompilerOptions.WARNING);
     [java]     [javac] 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 803. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/regression/ReportedBugs.java (at line 3086)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportUnusedTypeArgumentsForMethodInvocation, CompilerOptions.WARNING);
     [java]     [javac] 	                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.OPTION_ReportUnusedTypeArgumentsForMethodInvocation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 804. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/regression/ReportedBugs.java (at line 3086)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportUnusedTypeArgumentsForMethodInvocation, CompilerOptions.WARNING);
     [java]     [javac] 	                                                                                       ^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 805. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/regression/ReportedBugs.java (at line 3086)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportUnusedTypeArgumentsForMethodInvocation, CompilerOptions.WARNING);
     [java]     [javac] 	                                                                                                       ^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.WARNING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 806. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/regression/ReportedBugs.java (at line 3087)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportUnusedLabel, CompilerOptions.WARNING);
     [java]     [javac] 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 807. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/regression/ReportedBugs.java (at line 3087)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportUnusedLabel, CompilerOptions.WARNING);
     [java]     [javac] 	                                  ^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.OPTION_ReportUnusedLabel' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 808. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/regression/ReportedBugs.java (at line 3087)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportUnusedLabel, CompilerOptions.WARNING);
     [java]     [javac] 	                                                            ^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 809. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/regression/ReportedBugs.java (at line 3087)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportUnusedLabel, CompilerOptions.WARNING);
     [java]     [javac] 	                                                                            ^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.WARNING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 810. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/regression/ReportedBugs.java (at line 3088)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportUnusedImport, CompilerOptions.WARNING);
     [java]     [javac] 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 811. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/regression/ReportedBugs.java (at line 3088)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportUnusedImport, CompilerOptions.WARNING);
     [java]     [javac] 	                                  ^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.OPTION_ReportUnusedImport' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 812. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/regression/ReportedBugs.java (at line 3088)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportUnusedImport, CompilerOptions.WARNING);
     [java]     [javac] 	                                                             ^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 813. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/regression/ReportedBugs.java (at line 3088)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportUnusedImport, CompilerOptions.WARNING);
     [java]     [javac] 	                                                                             ^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.WARNING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 814. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/regression/ReportedBugs.java (at line 3089)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportUnusedLocal, CompilerOptions.WARNING);
     [java]     [javac] 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 815. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/regression/ReportedBugs.java (at line 3089)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportUnusedLocal, CompilerOptions.WARNING);
     [java]     [javac] 	                                  ^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.OPTION_ReportUnusedLocal' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 816. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/regression/ReportedBugs.java (at line 3089)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportUnusedLocal, CompilerOptions.WARNING);
     [java]     [javac] 	                                                            ^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 817. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/regression/ReportedBugs.java (at line 3089)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportUnusedLocal, CompilerOptions.WARNING);
     [java]     [javac] 	                                                                            ^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.WARNING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 818. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/regression/ReportedBugs.java (at line 3124)
     [java]     [javac] 	Map customOptions = getCompilerOptions();
     [java]     [javac] 	^^^
     [java]     [javac] Map is a raw type. References to generic type Map<K,V> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 819. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/regression/ReportedBugs.java (at line 3125)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportUnusedParameter, CompilerOptions.WARNING);
     [java]     [javac] 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 820. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/regression/ReportedBugs.java (at line 3125)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportUnusedParameter, CompilerOptions.WARNING);
     [java]     [javac] 	                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.OPTION_ReportUnusedParameter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 821. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/regression/ReportedBugs.java (at line 3125)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportUnusedParameter, CompilerOptions.WARNING);
     [java]     [javac] 	                                                                ^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 822. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/regression/ReportedBugs.java (at line 3125)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportUnusedParameter, CompilerOptions.WARNING);
     [java]     [javac] 	                                                                                ^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.WARNING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 823. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/regression/ReportedBugs.java (at line 3126)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportUnusedPrivateMember, CompilerOptions.WARNING);
     [java]     [javac] 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 824. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/regression/ReportedBugs.java (at line 3126)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportUnusedPrivateMember, CompilerOptions.WARNING);
     [java]     [javac] 	                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.OPTION_ReportUnusedPrivateMember' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 825. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/regression/ReportedBugs.java (at line 3126)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportUnusedPrivateMember, CompilerOptions.WARNING);
     [java]     [javac] 	                                                                    ^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 826. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/regression/ReportedBugs.java (at line 3126)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportUnusedPrivateMember, CompilerOptions.WARNING);
     [java]     [javac] 	                                                                                    ^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.WARNING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 827. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/regression/ReportedBugs.java (at line 3127)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportUnusedDeclaredThrownException, CompilerOptions.WARNING);
     [java]     [javac] 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 828. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/regression/ReportedBugs.java (at line 3127)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportUnusedDeclaredThrownException, CompilerOptions.WARNING);
     [java]     [javac] 	                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.OPTION_ReportUnusedDeclaredThrownException' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 829. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/regression/ReportedBugs.java (at line 3127)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportUnusedDeclaredThrownException, CompilerOptions.WARNING);
     [java]     [javac] 	                                                                              ^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 830. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/regression/ReportedBugs.java (at line 3127)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportUnusedDeclaredThrownException, CompilerOptions.WARNING);
     [java]     [javac] 	                                                                                              ^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.WARNING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 831. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/regression/ReportedBugs.java (at line 3128)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportUnusedTypeArgumentsForMethodInvocation, CompilerOptions.WARNING);
     [java]     [javac] 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 832. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/regression/ReportedBugs.java (at line 3128)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportUnusedTypeArgumentsForMethodInvocation, CompilerOptions.WARNING);
     [java]     [javac] 	                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.OPTION_ReportUnusedTypeArgumentsForMethodInvocation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 833. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/regression/ReportedBugs.java (at line 3128)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportUnusedTypeArgumentsForMethodInvocation, CompilerOptions.WARNING);
     [java]     [javac] 	                                                                                       ^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 834. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/regression/ReportedBugs.java (at line 3128)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportUnusedTypeArgumentsForMethodInvocation, CompilerOptions.WARNING);
     [java]     [javac] 	                                                                                                       ^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.WARNING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 835. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/regression/ReportedBugs.java (at line 3129)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportUnusedLabel, CompilerOptions.WARNING);
     [java]     [javac] 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 836. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/regression/ReportedBugs.java (at line 3129)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportUnusedLabel, CompilerOptions.WARNING);
     [java]     [javac] 	                                  ^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.OPTION_ReportUnusedLabel' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 837. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/regression/ReportedBugs.java (at line 3129)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportUnusedLabel, CompilerOptions.WARNING);
     [java]     [javac] 	                                                            ^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 838. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/regression/ReportedBugs.java (at line 3129)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportUnusedLabel, CompilerOptions.WARNING);
     [java]     [javac] 	                                                                            ^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.WARNING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 839. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/regression/ReportedBugs.java (at line 3130)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportUnusedImport, CompilerOptions.WARNING);
     [java]     [javac] 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 840. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/regression/ReportedBugs.java (at line 3130)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportUnusedImport, CompilerOptions.WARNING);
     [java]     [javac] 	                                  ^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.OPTION_ReportUnusedImport' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 841. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/regression/ReportedBugs.java (at line 3130)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportUnusedImport, CompilerOptions.WARNING);
     [java]     [javac] 	                                                             ^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 842. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/regression/ReportedBugs.java (at line 3130)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportUnusedImport, CompilerOptions.WARNING);
     [java]     [javac] 	                                                                             ^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.WARNING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 843. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/regression/ReportedBugs.java (at line 3131)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportUnusedLocal, CompilerOptions.WARNING);
     [java]     [javac] 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 844. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/regression/ReportedBugs.java (at line 3131)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportUnusedLocal, CompilerOptions.WARNING);
     [java]     [javac] 	                                  ^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.OPTION_ReportUnusedLocal' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 845. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/regression/ReportedBugs.java (at line 3131)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportUnusedLocal, CompilerOptions.WARNING);
     [java]     [javac] 	                                                            ^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 846. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/regression/ReportedBugs.java (at line 3131)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportUnusedLocal, CompilerOptions.WARNING);
     [java]     [javac] 	                                                                            ^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.WARNING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 847. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/regression/ReportedBugs.java (at line 3132)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportUnusedWarningToken, CompilerOptions.WARNING);
     [java]     [javac] 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 848. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/regression/ReportedBugs.java (at line 3132)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportUnusedWarningToken, CompilerOptions.WARNING);
     [java]     [javac] 	                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.OPTION_ReportUnusedWarningToken' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 849. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/regression/ReportedBugs.java (at line 3132)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportUnusedWarningToken, CompilerOptions.WARNING);
     [java]     [javac] 	                                                                   ^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 850. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/regression/ReportedBugs.java (at line 3132)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportUnusedWarningToken, CompilerOptions.WARNING);
     [java]     [javac] 	                                                                                   ^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.WARNING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 851. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/regression/ReportedBugs.java (at line 3417)
     [java]     [javac] 	Map customOptions = getCompilerOptions();
     [java]     [javac] 	^^^
     [java]     [javac] Map is a raw type. References to generic type Map<K,V> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 852. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/regression/ReportedBugs.java (at line 3474)
     [java]     [javac] 	Map customOptions = getCompilerOptions();
     [java]     [javac] 	^^^
     [java]     [javac] Map is a raw type. References to generic type Map<K,V> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 853. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/regression/ReportedBugs.java (at line 3880)
     [java]     [javac] 	Map customOptions = getCompilerOptions();
     [java]     [javac] 	^^^
     [java]     [javac] Map is a raw type. References to generic type Map<K,V> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 854. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/regression/ReportedBugs.java (at line 3881)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportMissingOverrideAnnotationForInterfaceMethodImplementation, CompilerOptions.DISABLED);
     [java]     [javac] 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 855. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/regression/ReportedBugs.java (at line 3881)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportMissingOverrideAnnotationForInterfaceMethodImplementation, CompilerOptions.DISABLED);
     [java]     [javac] 	                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.OPTION_ReportMissingOverrideAnnotationForInterfaceMethodImplementation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 856. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/regression/ReportedBugs.java (at line 3881)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportMissingOverrideAnnotationForInterfaceMethodImplementation, CompilerOptions.DISABLED);
     [java]     [javac] 	                                                                                                          ^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 857. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/regression/ReportedBugs.java (at line 3881)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportMissingOverrideAnnotationForInterfaceMethodImplementation, CompilerOptions.DISABLED);
     [java]     [javac] 	                                                                                                                          ^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.DISABLED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 858. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/regression/ReportedBugs.java (at line 3916)
     [java]     [javac] 	Map customOptions = getCompilerOptions();
     [java]     [javac] 	^^^
     [java]     [javac] Map is a raw type. References to generic type Map<K,V> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 859. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/regression/ReportedBugs.java (at line 3917)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportMissingOverrideAnnotationForInterfaceMethodImplementation, CompilerOptions.DISABLED);
     [java]     [javac] 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 860. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/regression/ReportedBugs.java (at line 3917)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportMissingOverrideAnnotationForInterfaceMethodImplementation, CompilerOptions.DISABLED);
     [java]     [javac] 	                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.OPTION_ReportMissingOverrideAnnotationForInterfaceMethodImplementation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 861. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/regression/ReportedBugs.java (at line 3917)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportMissingOverrideAnnotationForInterfaceMethodImplementation, CompilerOptions.DISABLED);
     [java]     [javac] 	                                                                                                          ^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 862. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/regression/ReportedBugs.java (at line 3917)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportMissingOverrideAnnotationForInterfaceMethodImplementation, CompilerOptions.DISABLED);
     [java]     [javac] 	                                                                                                                          ^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.DISABLED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 863. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/regression/ReportedBugs.java (at line 3952)
     [java]     [javac] 	Map customOptions = getCompilerOptions();
     [java]     [javac] 	^^^
     [java]     [javac] Map is a raw type. References to generic type Map<K,V> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 864. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/regression/ReportedBugs.java (at line 3953)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportMissingOverrideAnnotationForInterfaceMethodImplementation, CompilerOptions.DISABLED);
     [java]     [javac] 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 865. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/regression/ReportedBugs.java (at line 3953)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportMissingOverrideAnnotationForInterfaceMethodImplementation, CompilerOptions.DISABLED);
     [java]     [javac] 	                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.OPTION_ReportMissingOverrideAnnotationForInterfaceMethodImplementation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 866. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/regression/ReportedBugs.java (at line 3953)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportMissingOverrideAnnotationForInterfaceMethodImplementation, CompilerOptions.DISABLED);
     [java]     [javac] 	                                                                                                          ^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 867. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/regression/ReportedBugs.java (at line 3953)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportMissingOverrideAnnotationForInterfaceMethodImplementation, CompilerOptions.DISABLED);
     [java]     [javac] 	                                                                                                                          ^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.DISABLED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 868. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/regression/ReportedBugs.java (at line 4036)
     [java]     [javac] 	(this.weavingScheme == WeavingScheme.OTRE && this.complianceLevel >= ClassFileConstants.JDK1_8
     [java]     [javac] 	                                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'ClassFileConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 869. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/regression/ReportedBugs.java (at line 4036)
     [java]     [javac] 	(this.weavingScheme == WeavingScheme.OTRE && this.complianceLevel >= ClassFileConstants.JDK1_8
     [java]     [javac] 	                                                                                        ^^^^^^
     [java]     [javac] Discouraged access: The field 'ClassFileConstants.JDK1_8' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 870. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/regression/ReportedBugs.java (at line 4431)
     [java]     [javac] 	Map options = getCompilerOptions();
     [java]     [javac] 	^^^
     [java]     [javac] Map is a raw type. References to generic type Map<K,V> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 871. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/regression/ReportedBugs.java (at line 4432)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_ReportMissingOverrideAnnotationForInterfaceMethodImplementation, CompilerOptions.DISABLED);
     [java]     [javac] 	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 872. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/regression/ReportedBugs.java (at line 4432)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_ReportMissingOverrideAnnotationForInterfaceMethodImplementation, CompilerOptions.DISABLED);
     [java]     [javac] 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.OPTION_ReportMissingOverrideAnnotationForInterfaceMethodImplementation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 873. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/regression/ReportedBugs.java (at line 4432)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_ReportMissingOverrideAnnotationForInterfaceMethodImplementation, CompilerOptions.DISABLED);
     [java]     [javac] 	                                                                                                    ^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 874. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/regression/ReportedBugs.java (at line 4432)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_ReportMissingOverrideAnnotationForInterfaceMethodImplementation, CompilerOptions.DISABLED);
     [java]     [javac] 	                                                                                                                    ^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.DISABLED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 875. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/regression/ReportedBugs.java (at line 4510)
     [java]     [javac] 	Map customOptions = getCompilerOptions();
     [java]     [javac] 	^^^
     [java]     [javac] Map is a raw type. References to generic type Map<K,V> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 876. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/CustomizedCompiler.java (at line 26)
     [java]     [javac] 	import org.eclipse.jdt.internal.compiler.Compiler;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'Compiler' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 877. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/CustomizedCompiler.java (at line 27)
     [java]     [javac] 	import org.eclipse.jdt.internal.compiler.ICompilerRequestor;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'ICompilerRequestor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 878. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/CustomizedCompiler.java (at line 28)
     [java]     [javac] 	import org.eclipse.jdt.internal.compiler.IErrorHandlingPolicy;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'IErrorHandlingPolicy' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 879. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/CustomizedCompiler.java (at line 29)
     [java]     [javac] 	import org.eclipse.jdt.internal.compiler.IProblemFactory;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'IProblemFactory' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 880. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/CustomizedCompiler.java (at line 30)
     [java]     [javac] 	import org.eclipse.jdt.internal.compiler.ast.CompilationUnitDeclaration;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilationUnitDeclaration' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 881. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/CustomizedCompiler.java (at line 31)
     [java]     [javac] 	import org.eclipse.jdt.internal.compiler.env.INameEnvironment;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'INameEnvironment' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 882. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/CustomizedCompiler.java (at line 32)
     [java]     [javac] 	import org.eclipse.jdt.internal.compiler.impl.CompilerOptions;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 883. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/CustomizedCompiler.java (at line 38)
     [java]     [javac] 	public class CustomizedCompiler extends Compiler
     [java]     [javac] 	                                        ^^^^^^^^
     [java]     [javac] Discouraged access: The type 'Compiler' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 884. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/CustomizedCompiler.java (at line 49)
     [java]     [javac] 	public CustomizedCompiler(INameEnvironment environment, IErrorHandlingPolicy policy, CompilerOptions settings, ICompilerRequestor requestor, IProblemFactory problemFactory)
     [java]     [javac] 	                          ^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'INameEnvironment' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 885. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/CustomizedCompiler.java (at line 49)
     [java]     [javac] 	public CustomizedCompiler(INameEnvironment environment, IErrorHandlingPolicy policy, CompilerOptions settings, ICompilerRequestor requestor, IProblemFactory problemFactory)
     [java]     [javac] 	                                                        ^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'IErrorHandlingPolicy' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 886. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/CustomizedCompiler.java (at line 49)
     [java]     [javac] 	public CustomizedCompiler(INameEnvironment environment, IErrorHandlingPolicy policy, CompilerOptions settings, ICompilerRequestor requestor, IProblemFactory problemFactory)
     [java]     [javac] 	                                                                                     ^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 887. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/CustomizedCompiler.java (at line 49)
     [java]     [javac] 	public CustomizedCompiler(INameEnvironment environment, IErrorHandlingPolicy policy, CompilerOptions settings, ICompilerRequestor requestor, IProblemFactory problemFactory)
     [java]     [javac] 	                                                                                                               ^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'ICompilerRequestor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 888. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/CustomizedCompiler.java (at line 49)
     [java]     [javac] 	public CustomizedCompiler(INameEnvironment environment, IErrorHandlingPolicy policy, CompilerOptions settings, ICompilerRequestor requestor, IProblemFactory problemFactory)
     [java]     [javac] 	                                                                                                                                             ^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'IProblemFactory' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 889. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/CustomizedCompiler.java (at line 51)
     [java]     [javac] 	super(environment, policy, settings, requestor, problemFactory);
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The constructor 'Compiler(INameEnvironment, IErrorHandlingPolicy, CompilerOptions, ICompilerRequestor, IProblemFactory)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 890. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/CustomizedCompiler.java (at line 63)
     [java]     [javac] 	public void process(CompilationUnitDeclaration unit, int i) {
     [java]     [javac] 	                    ^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilationUnitDeclaration' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 891. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/CustomizedCompiler.java (at line 64)
     [java]     [javac] 	super.process(unit, i);
     [java]     [javac] 	      ^^^^^^^
     [java]     [javac] Discouraged access: The method 'Compiler.process(CompilationUnitDeclaration, int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 892. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/hierarchy/ITypeIOTTypeTest.java (at line 29)
     [java]     [javac] 	import org.eclipse.jdt.internal.core.hierarchy.TypeHierarchy;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'TypeHierarchy' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 893. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/hierarchy/ITypeIOTTypeTest.java (at line 33)
     [java]     [javac] 	import org.eclipse.objectteams.otdt.internal.core.PhantomType;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'PhantomType' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 894. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/hierarchy/ITypeIOTTypeTest.java (at line 94)
     [java]     [javac] 	_MySubTeam_MyRole = new PhantomType(_MySubTeam, _MyTeam_MyRole);
     [java]     [javac] 	                        ^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'PhantomType' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 895. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/hierarchy/ITypeIOTTypeTest.java (at line 94)
     [java]     [javac] 	_MySubTeam_MyRole = new PhantomType(_MySubTeam, _MyTeam_MyRole);
     [java]     [javac] 	                        ^^^^^^^^^^^
     [java]     [javac] Discouraged access: The constructor 'PhantomType(IType, IType)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 896. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/hierarchy/ITypeIOTTypeTest.java (at line 130)
     [java]     [javac] 	ITypeHierarchy first = new TypeHierarchy(_MyTeam, null, _MyTeam.getJavaProject(), false);
     [java]     [javac] 	                           ^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'TypeHierarchy' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 897. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/hierarchy/ITypeIOTTypeTest.java (at line 130)
     [java]     [javac] 	ITypeHierarchy first = new TypeHierarchy(_MyTeam, null, _MyTeam.getJavaProject(), false);
     [java]     [javac] 	                           ^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The constructor 'TypeHierarchy(IType, ICompilationUnit[], IJavaProject, boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 898. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/hierarchy/ITypeIOTTypeTest.java (at line 132)
     [java]     [javac] 	ITypeHierarchy second = new TypeHierarchy(_OT_MyTeam, null, _OT_MyTeam.getJavaProject(), false);
     [java]     [javac] 	                            ^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'TypeHierarchy' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 899. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/hierarchy/ITypeIOTTypeTest.java (at line 132)
     [java]     [javac] 	ITypeHierarchy second = new TypeHierarchy(_OT_MyTeam, null, _OT_MyTeam.getJavaProject(), false);
     [java]     [javac] 	                            ^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The constructor 'TypeHierarchy(IType, ICompilationUnit[], IJavaProject, boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 900. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/search/org/eclipse/objectteams/otdt/tests/search/OTJavaFieldSearchTests.java (at line 46)
     [java]     [javac] 	{
     [java]     [javac] 	        System.err.println("Warning, only part of the OTJavaTypeSearchTest are being executed!");
     [java]     [javac] 			Suite suite = new Suite(OTJavaFieldSearchTests.class.getName());
     [java]     [javac] 			suite.addTest(new OTJavaFieldSearchTests("test016"));
     [java]     [javac] 			return suite;
     [java]     [javac] 	    }
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Dead code
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 901. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/liftlower/SmartLifting10.java (at line 38)
     [java]     [javac] 	public static Class testClass() {
     [java]     [javac] 	              ^^^^^
     [java]     [javac] Class is a raw type. References to generic type Class<T> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 902. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/liftlower/SmartLifting11.java (at line 38)
     [java]     [javac] 	public static Class testClass() {
     [java]     [javac] 	              ^^^^^
     [java]     [javac] Class is a raw type. References to generic type Class<T> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 903. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/liftlower/SmartLifting12.java (at line 38)
     [java]     [javac] 	public static Class testClass() {
     [java]     [javac] 	              ^^^^^
     [java]     [javac] Class is a raw type. References to generic type Class<T> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 904. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/liftlower/SmartLifting13.java (at line 38)
     [java]     [javac] 	public static Class testClass() {
     [java]     [javac] 	              ^^^^^
     [java]     [javac] Class is a raw type. References to generic type Class<T> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 905. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/liftlower/SmartLifting14.java (at line 38)
     [java]     [javac] 	public static Class testClass() {
     [java]     [javac] 	              ^^^^^
     [java]     [javac] Class is a raw type. References to generic type Class<T> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 906. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/liftlower/SmartLifting15.java (at line 38)
     [java]     [javac] 	public static Class testClass() {
     [java]     [javac] 	              ^^^^^
     [java]     [javac] Class is a raw type. References to generic type Class<T> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 907. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/liftlower/SmartLifting16.java (at line 38)
     [java]     [javac] 	public static Class testClass() {
     [java]     [javac] 	              ^^^^^
     [java]     [javac] Class is a raw type. References to generic type Class<T> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 908. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/liftlower/SmartLifting17.java (at line 38)
     [java]     [javac] 	public static Class testClass() {
     [java]     [javac] 	              ^^^^^
     [java]     [javac] Class is a raw type. References to generic type Class<T> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 909. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/liftlower/SmartLifting18.java (at line 38)
     [java]     [javac] 	public static Class testClass() {
     [java]     [javac] 	              ^^^^^
     [java]     [javac] Class is a raw type. References to generic type Class<T> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 910. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/liftlower/SmartLifting19.java (at line 38)
     [java]     [javac] 	public static Class testClass() {
     [java]     [javac] 	              ^^^^^
     [java]     [javac] Class is a raw type. References to generic type Class<T> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 911. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/liftlower/SmartLifting20.java (at line 38)
     [java]     [javac] 	public static Class testClass() {
     [java]     [javac] 	              ^^^^^
     [java]     [javac] Class is a raw type. References to generic type Class<T> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 912. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/liftlower/SmartLifting21.java (at line 44)
     [java]     [javac] 	public static Class testClass() {
     [java]     [javac] 	              ^^^^^
     [java]     [javac] Class is a raw type. References to generic type Class<T> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 913. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/liftlower/SmartLifting22.java (at line 44)
     [java]     [javac] 	public static Class testClass() {
     [java]     [javac] 	              ^^^^^
     [java]     [javac] Class is a raw type. References to generic type Class<T> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 914. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/liftlower/SmartLifting23.java (at line 40)
     [java]     [javac] 	public static Test buildComparableTestSuite(Class evaluationTestClass) {
     [java]     [javac] 	                                            ^^^^^
     [java]     [javac] Class is a raw type. References to generic type Class<T> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 915. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/liftlower/SmartLifting23.java (at line 42)
     [java]     [javac] 	TESTS_COUNTERS.put(evaluationTestClass.getName(), new Integer(suite.countTestCases()));
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 916. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/liftlower/SmartLifting23.java (at line 42)
     [java]     [javac] 	TESTS_COUNTERS.put(evaluationTestClass.getName(), new Integer(suite.countTestCases()));
     [java]     [javac] 	                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] The constructor Integer(int) has been deprecated since version 9 and marked for removal
     [java]     [javac] ----------
     [java]     [javac] 917. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/liftlower/SmartLifting23.java (at line 50)
     [java]     [javac] 	public static Class testClass() {
     [java]     [javac] 	              ^^^^^
     [java]     [javac] Class is a raw type. References to generic type Class<T> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 918. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/liftlower/SmartLifting24.java (at line 44)
     [java]     [javac] 	public static Class testClass() {
     [java]     [javac] 	              ^^^^^
     [java]     [javac] Class is a raw type. References to generic type Class<T> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 919. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/liftlower/SmartLifting25.java (at line 44)
     [java]     [javac] 	public static Class testClass() {
     [java]     [javac] 	              ^^^^^
     [java]     [javac] Class is a raw type. References to generic type Class<T> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 920. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/liftlower/SmartLifting26.java (at line 44)
     [java]     [javac] 	public static Class testClass() {
     [java]     [javac] 	              ^^^^^
     [java]     [javac] Class is a raw type. References to generic type Class<T> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 921. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/liftlower/SmartLifting27.java (at line 44)
     [java]     [javac] 	public static Class testClass() {
     [java]     [javac] 	              ^^^^^
     [java]     [javac] Class is a raw type. References to generic type Class<T> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 922. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/liftlower/SmartLifting28.java (at line 40)
     [java]     [javac] 	public static Test buildComparableTestSuite(Class evaluationTestClass) {
     [java]     [javac] 	                                            ^^^^^
     [java]     [javac] Class is a raw type. References to generic type Class<T> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 923. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/liftlower/SmartLifting28.java (at line 42)
     [java]     [javac] 	TESTS_COUNTERS.put(evaluationTestClass.getName(), new Integer(suite.countTestCases()));
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 924. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/liftlower/SmartLifting28.java (at line 42)
     [java]     [javac] 	TESTS_COUNTERS.put(evaluationTestClass.getName(), new Integer(suite.countTestCases()));
     [java]     [javac] 	                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] The constructor Integer(int) has been deprecated since version 9 and marked for removal
     [java]     [javac] ----------
     [java]     [javac] 925. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/liftlower/SmartLifting28.java (at line 50)
     [java]     [javac] 	public static Class testClass() {
     [java]     [javac] 	              ^^^^^
     [java]     [javac] Class is a raw type. References to generic type Class<T> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 926. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/liftlower/SmartLifting29.java (at line 40)
     [java]     [javac] 	public static Test buildComparableTestSuite(Class evaluationTestClass) {
     [java]     [javac] 	                                            ^^^^^
     [java]     [javac] Class is a raw type. References to generic type Class<T> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 927. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/liftlower/SmartLifting29.java (at line 42)
     [java]     [javac] 	TESTS_COUNTERS.put(evaluationTestClass.getName(), new Integer(suite.countTestCases()));
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 928. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/liftlower/SmartLifting29.java (at line 42)
     [java]     [javac] 	TESTS_COUNTERS.put(evaluationTestClass.getName(), new Integer(suite.countTestCases()));
     [java]     [javac] 	                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] The constructor Integer(int) has been deprecated since version 9 and marked for removal
     [java]     [javac] ----------
     [java]     [javac] 929. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/liftlower/SmartLifting29.java (at line 50)
     [java]     [javac] 	public static Class testClass() {
     [java]     [javac] 	              ^^^^^
     [java]     [javac] Class is a raw type. References to generic type Class<T> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 930. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/liftlower/SmartLifting30.java (at line 44)
     [java]     [javac] 	public static Class testClass() {
     [java]     [javac] 	              ^^^^^
     [java]     [javac] Class is a raw type. References to generic type Class<T> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 931. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/rolesandteams/Covariance.java (at line 44)
     [java]     [javac] 	public static Class testClass() {
     [java]     [javac] 	              ^^^^^
     [java]     [javac] Class is a raw type. References to generic type Class<T> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 932. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/model/CompletionTestsRequestor2.java (at line 27)
     [java]     [javac] 	import org.eclipse.jdt.internal.codeassist.InternalCompletionContext;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'InternalCompletionContext' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 933. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/model/CompletionTestsRequestor2.java (at line 28)
     [java]     [javac] 	import org.eclipse.jdt.internal.compiler.ast.ASTNode;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'ASTNode' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 934. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/model/CompletionTestsRequestor2.java (at line 29)
     [java]     [javac] 	import org.eclipse.jdt.internal.compiler.util.ObjectVector;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'ObjectVector' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 935. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/model/CompletionTestsRequestor2.java (at line 30)
     [java]     [javac] 	import org.eclipse.jdt.internal.core.JavaElement;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JavaElement' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 936. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/model/CompletionTestsRequestor2.java (at line 217)
     [java]     [javac] 	JavaElement enclosingElement = (JavaElement)this.context.getEnclosingElement();
     [java]     [javac] 	^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JavaElement' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 937. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/model/CompletionTestsRequestor2.java (at line 217)
     [java]     [javac] 	JavaElement enclosingElement = (JavaElement)this.context.getEnclosingElement();
     [java]     [javac] 	                                ^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JavaElement' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 938. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/model/CompletionTestsRequestor2.java (at line 221)
     [java]     [javac] 	buffer.append(enclosingElement.toStringWithAncestors(true /*show resolved info*/));
     [java]     [javac] 	                               ^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JavaElement.toStringWithAncestors(boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 939. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/model/CompletionTestsRequestor2.java (at line 238)
     [java]     [javac] 	JavaElement element = (JavaElement) visibleElements[i];
     [java]     [javac] 	^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JavaElement' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 940. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/model/CompletionTestsRequestor2.java (at line 238)
     [java]     [javac] 	JavaElement element = (JavaElement) visibleElements[i];
     [java]     [javac] 	                       ^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JavaElement' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 941. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/model/CompletionTestsRequestor2.java (at line 240)
     [java]     [javac] 	buffer.append(element.toStringWithAncestors(true /*show resolved info*/));
     [java]     [javac] 	                      ^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JavaElement.toStringWithAncestors(boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 942. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/model/CompletionTestsRequestor2.java (at line 271)
     [java]     [javac] 	Arrays.sort(this.proposals, new Comparator() {
     [java]     [javac] 	                                ^^^^^^^^^^
     [java]     [javac] Comparator is a raw type. References to generic type Comparator<T> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 943. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/model/CompletionTestsRequestor2.java (at line 657)
     [java]     [javac] 	if (this.context instanceof InternalCompletionContext) {
     [java]     [javac] 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'InternalCompletionContext' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 944. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/model/CompletionTestsRequestor2.java (at line 658)
     [java]     [javac] 	InternalCompletionContext internalCompletionContext = (InternalCompletionContext) this.context;
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'InternalCompletionContext' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 945. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/model/CompletionTestsRequestor2.java (at line 658)
     [java]     [javac] 	InternalCompletionContext internalCompletionContext = (InternalCompletionContext) this.context;
     [java]     [javac] 	                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'InternalCompletionContext' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 946. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/model/CompletionTestsRequestor2.java (at line 659)
     [java]     [javac] 	ASTNode astNode = internalCompletionContext.getCompletionNode();
     [java]     [javac] 	^^^^^^^
     [java]     [javac] Discouraged access: The type 'ASTNode' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 947. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/model/CompletionTestsRequestor2.java (at line 659)
     [java]     [javac] 	ASTNode astNode = internalCompletionContext.getCompletionNode();
     [java]     [javac] 	                                            ^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'InternalCompletionContext.getCompletionNode()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 948. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/model/CompletionTestsRequestor2.java (at line 660)
     [java]     [javac] 	if (astNode != null) return astNode.toString();
     [java]     [javac] 	                                    ^^^^^^^^
     [java]     [javac] Discouraged access: The method 'ASTNode.toString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 949. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/model/CompletionTestsRequestor2.java (at line 667)
     [java]     [javac] 	if (this.context instanceof InternalCompletionContext) {
     [java]     [javac] 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'InternalCompletionContext' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 950. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/model/CompletionTestsRequestor2.java (at line 668)
     [java]     [javac] 	InternalCompletionContext internalCompletionContext = (InternalCompletionContext) this.context;
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'InternalCompletionContext' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 951. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/model/CompletionTestsRequestor2.java (at line 668)
     [java]     [javac] 	InternalCompletionContext internalCompletionContext = (InternalCompletionContext) this.context;
     [java]     [javac] 	                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'InternalCompletionContext' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 952. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/model/CompletionTestsRequestor2.java (at line 669)
     [java]     [javac] 	ASTNode astNode = internalCompletionContext.getCompletionNodeParent();
     [java]     [javac] 	^^^^^^^
     [java]     [javac] Discouraged access: The type 'ASTNode' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 953. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/model/CompletionTestsRequestor2.java (at line 669)
     [java]     [javac] 	ASTNode astNode = internalCompletionContext.getCompletionNodeParent();
     [java]     [javac] 	                                            ^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'InternalCompletionContext.getCompletionNodeParent()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 954. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/model/CompletionTestsRequestor2.java (at line 670)
     [java]     [javac] 	if (astNode != null) return astNode.toString();
     [java]     [javac] 	                                    ^^^^^^^^
     [java]     [javac] Discouraged access: The method 'ASTNode.toString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 955. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/model/CompletionTestsRequestor2.java (at line 677)
     [java]     [javac] 	if (this.context instanceof InternalCompletionContext) {
     [java]     [javac] 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'InternalCompletionContext' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 956. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/model/CompletionTestsRequestor2.java (at line 678)
     [java]     [javac] 	InternalCompletionContext internalCompletionContext = (InternalCompletionContext) this.context;
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'InternalCompletionContext' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 957. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/model/CompletionTestsRequestor2.java (at line 678)
     [java]     [javac] 	InternalCompletionContext internalCompletionContext = (InternalCompletionContext) this.context;
     [java]     [javac] 	                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'InternalCompletionContext' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 958. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/model/CompletionTestsRequestor2.java (at line 679)
     [java]     [javac] 	ObjectVector locals = internalCompletionContext.getVisibleLocalVariables();
     [java]     [javac] 	^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'ObjectVector' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 959. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/model/CompletionTestsRequestor2.java (at line 679)
     [java]     [javac] 	ObjectVector locals = internalCompletionContext.getVisibleLocalVariables();
     [java]     [javac] 	                                                ^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'InternalCompletionContext.getVisibleLocalVariables()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 960. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/model/CompletionTestsRequestor2.java (at line 680)
     [java]     [javac] 	if (locals != null) return locals.toString();
     [java]     [javac] 	                                  ^^^^^^^^
     [java]     [javac] Discouraged access: The method 'ObjectVector.toString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 961. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/model/CompletionTestsRequestor2.java (at line 687)
     [java]     [javac] 	if (this.context instanceof InternalCompletionContext) {
     [java]     [javac] 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'InternalCompletionContext' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 962. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/model/CompletionTestsRequestor2.java (at line 688)
     [java]     [javac] 	InternalCompletionContext internalCompletionContext = (InternalCompletionContext) this.context;
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'InternalCompletionContext' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 963. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/model/CompletionTestsRequestor2.java (at line 688)
     [java]     [javac] 	InternalCompletionContext internalCompletionContext = (InternalCompletionContext) this.context;
     [java]     [javac] 	                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'InternalCompletionContext' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 964. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/model/CompletionTestsRequestor2.java (at line 689)
     [java]     [javac] 	ObjectVector fields = internalCompletionContext.getVisibleFields();
     [java]     [javac] 	^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'ObjectVector' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 965. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/model/CompletionTestsRequestor2.java (at line 689)
     [java]     [javac] 	ObjectVector fields = internalCompletionContext.getVisibleFields();
     [java]     [javac] 	                                                ^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'InternalCompletionContext.getVisibleFields()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 966. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/model/CompletionTestsRequestor2.java (at line 690)
     [java]     [javac] 	if (fields != null) return fields.toString();
     [java]     [javac] 	                                  ^^^^^^^^
     [java]     [javac] Discouraged access: The method 'ObjectVector.toString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 967. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/model/CompletionTestsRequestor2.java (at line 697)
     [java]     [javac] 	if (this.context instanceof InternalCompletionContext) {
     [java]     [javac] 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'InternalCompletionContext' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 968. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/model/CompletionTestsRequestor2.java (at line 698)
     [java]     [javac] 	InternalCompletionContext internalCompletionContext = (InternalCompletionContext) this.context;
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'InternalCompletionContext' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 969. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/model/CompletionTestsRequestor2.java (at line 698)
     [java]     [javac] 	InternalCompletionContext internalCompletionContext = (InternalCompletionContext) this.context;
     [java]     [javac] 	                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'InternalCompletionContext' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 970. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/model/CompletionTestsRequestor2.java (at line 699)
     [java]     [javac] 	ObjectVector methods = internalCompletionContext.getVisibleMethods();
     [java]     [javac] 	^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'ObjectVector' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 971. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/model/CompletionTestsRequestor2.java (at line 699)
     [java]     [javac] 	ObjectVector methods = internalCompletionContext.getVisibleMethods();
     [java]     [javac] 	                                                 ^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'InternalCompletionContext.getVisibleMethods()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 972. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/model/CompletionTestsRequestor2.java (at line 700)
     [java]     [javac] 	if (methods != null) return methods.toString();
     [java]     [javac] 	                                    ^^^^^^^^
     [java]     [javac] Discouraged access: The method 'ObjectVector.toString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 973. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/otmodel/role/bound/toteam/Test1.java (at line 55)
     [java]     [javac] 	junit.framework.TestSuite suite = new Suite(Test1.class
     [java]     [javac]             .getName());
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Dead code
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 974. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/otmodel/role/bound/toteam/Test2.java (at line 54)
     [java]     [javac] 	junit.framework.TestSuite suite = new Suite(Test2.class
     [java]     [javac]             .getName());
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Dead code
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 975. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/parser/org/eclipse/objectteams/otdt/tests/parser/SourceElementParserTest.java (at line 31)
     [java]     [javac] 	import org.eclipse.jdt.internal.compiler.ISourceElementRequestor;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'ISourceElementRequestor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 976. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/parser/org/eclipse/objectteams/otdt/tests/parser/SourceElementParserTest.java (at line 32)
     [java]     [javac] 	import org.eclipse.jdt.internal.compiler.SourceElementParser;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'SourceElementParser' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 977. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/parser/org/eclipse/objectteams/otdt/tests/parser/SourceElementParserTest.java (at line 33)
     [java]     [javac] 	import org.eclipse.jdt.internal.compiler.ast.Expression;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'Expression' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 978. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/parser/org/eclipse/objectteams/otdt/tests/parser/SourceElementParserTest.java (at line 34)
     [java]     [javac] 	import org.eclipse.jdt.internal.compiler.ast.ImportReference;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'ImportReference' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 979. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/parser/org/eclipse/objectteams/otdt/tests/parser/SourceElementParserTest.java (at line 35)
     [java]     [javac] 	import org.eclipse.jdt.internal.compiler.batch.CompilationUnit;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilationUnit' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 980. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/parser/org/eclipse/objectteams/otdt/tests/parser/SourceElementParserTest.java (at line 36)
     [java]     [javac] 	import org.eclipse.jdt.internal.compiler.env.ICompilationUnit;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'ICompilationUnit' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 981. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/parser/org/eclipse/objectteams/otdt/tests/parser/SourceElementParserTest.java (at line 37)
     [java]     [javac] 	import org.eclipse.jdt.internal.compiler.impl.CompilerOptions;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 982. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/parser/org/eclipse/objectteams/otdt/tests/parser/SourceElementParserTest.java (at line 38)
     [java]     [javac] 	import org.eclipse.jdt.internal.compiler.problem.DefaultProblemFactory;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'DefaultProblemFactory' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 983. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/parser/org/eclipse/objectteams/otdt/tests/parser/SourceElementParserTest.java (at line 45)
     [java]     [javac] 	public class SourceElementParserTest extends FileBasedModelTest implements ISourceElementRequestor
     [java]     [javac] 	                                                                           ^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'ISourceElementRequestor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 984. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/parser/org/eclipse/objectteams/otdt/tests/parser/SourceElementParserTest.java (at line 60)
     [java]     [javac] 	junit.framework.TestSuite suite = new Suite(SourceElementParserTest.class
     [java]     [javac]             .getName());
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Dead code
     [java]     [javac] ----------
     [java]     [javac] 985. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/parser/org/eclipse/objectteams/otdt/tests/parser/SourceElementParserTest.java (at line 82)
     [java]     [javac] 	SourceElementParser parser =
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'SourceElementParser' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 986. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/parser/org/eclipse/objectteams/otdt/tests/parser/SourceElementParserTest.java (at line 83)
     [java]     [javac] 	new SourceElementParser(this, new DefaultProblemFactory(Locale.getDefault()), new CompilerOptions(), true, true);
     [java]     [javac] 	    ^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'SourceElementParser' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 987. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/parser/org/eclipse/objectteams/otdt/tests/parser/SourceElementParserTest.java (at line 83)
     [java]     [javac] 	new SourceElementParser(this, new DefaultProblemFactory(Locale.getDefault()), new CompilerOptions(), true, true);
     [java]     [javac] 	    ^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The constructor 'SourceElementParser(ISourceElementRequestor, IProblemFactory, CompilerOptions, boolean, boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 988. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/parser/org/eclipse/objectteams/otdt/tests/parser/SourceElementParserTest.java (at line 83)
     [java]     [javac] 	new SourceElementParser(this, new DefaultProblemFactory(Locale.getDefault()), new CompilerOptions(), true, true);
     [java]     [javac] 	                                  ^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'DefaultProblemFactory' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 989. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/parser/org/eclipse/objectteams/otdt/tests/parser/SourceElementParserTest.java (at line 83)
     [java]     [javac] 	new SourceElementParser(this, new DefaultProblemFactory(Locale.getDefault()), new CompilerOptions(), true, true);
     [java]     [javac] 	                                  ^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The constructor 'DefaultProblemFactory(Locale)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 990. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/parser/org/eclipse/objectteams/otdt/tests/parser/SourceElementParserTest.java (at line 83)
     [java]     [javac] 	new SourceElementParser(this, new DefaultProblemFactory(Locale.getDefault()), new CompilerOptions(), true, true);
     [java]     [javac] 	                                                                                  ^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 991. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/parser/org/eclipse/objectteams/otdt/tests/parser/SourceElementParserTest.java (at line 83)
     [java]     [javac] 	new SourceElementParser(this, new DefaultProblemFactory(Locale.getDefault()), new CompilerOptions(), true, true);
     [java]     [javac] 	                                                                                  ^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The constructor 'CompilerOptions()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 992. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/parser/org/eclipse/objectteams/otdt/tests/parser/SourceElementParserTest.java (at line 85)
     [java]     [javac] 	ICompilationUnit sourceUnit = new CompilationUnit(source, fileName, null);
     [java]     [javac] 	^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'ICompilationUnit' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 993. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/parser/org/eclipse/objectteams/otdt/tests/parser/SourceElementParserTest.java (at line 85)
     [java]     [javac] 	ICompilationUnit sourceUnit = new CompilationUnit(source, fileName, null);
     [java]     [javac] 	                                  ^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilationUnit' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 994. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/parser/org/eclipse/objectteams/otdt/tests/parser/SourceElementParserTest.java (at line 85)
     [java]     [javac] 	ICompilationUnit sourceUnit = new CompilationUnit(source, fileName, null);
     [java]     [javac] 	                                  ^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The constructor 'CompilationUnit(char[], String, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 995. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/parser/org/eclipse/objectteams/otdt/tests/parser/SourceElementParserTest.java (at line 87)
     [java]     [javac] 	parser.parseCompilationUnit(sourceUnit, true, null);
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'SourceElementParser.parseCompilationUnit(ICompilationUnit, boolean, IProgressMonitor)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 996. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/parser/org/eclipse/objectteams/otdt/tests/parser/SourceElementParserTest.java (at line 263)
     [java]     [javac] 	public void enterCalloutMapping(CalloutInfo calloutInfo) {}
     [java]     [javac] 	                                ^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'ISourceElementRequestor.CalloutInfo' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 997. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/parser/org/eclipse/objectteams/otdt/tests/parser/SourceElementParserTest.java (at line 264)
     [java]     [javac] 	public void enterCalloutToFieldMapping(CalloutToFieldInfo calloutInfo) {}
     [java]     [javac] 	                                       ^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'ISourceElementRequestor.CalloutToFieldInfo' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 998. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/parser/org/eclipse/objectteams/otdt/tests/parser/SourceElementParserTest.java (at line 265)
     [java]     [javac] 	public void enterCallinMapping(CallinInfo callinInfo) {}
     [java]     [javac] 	                               ^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'ISourceElementRequestor.CallinInfo' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 999. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/parser/org/eclipse/objectteams/otdt/tests/parser/SourceElementParserTest.java (at line 270)
     [java]     [javac] 	public void enterConstructor(MethodInfo methodInfo) {
     [java]     [javac] 	                             ^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'ISourceElementRequestor.MethodInfo' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1000. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/parser/org/eclipse/objectteams/otdt/tests/parser/SourceElementParserTest.java (at line 275)
     [java]     [javac] 	public void enterField(FieldInfo fieldInfo) {
     [java]     [javac] 	                       ^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'ISourceElementRequestor.FieldInfo' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1001. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/parser/org/eclipse/objectteams/otdt/tests/parser/SourceElementParserTest.java (at line 280)
     [java]     [javac] 	public void enterMethod(MethodInfo methodInfo) {
     [java]     [javac] 	                        ^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'ISourceElementRequestor.MethodInfo' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1002. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/parser/org/eclipse/objectteams/otdt/tests/parser/SourceElementParserTest.java (at line 285)
     [java]     [javac] 	public void enterType(TypeInfo typeInfo) {
     [java]     [javac] 	                      ^^^^^^^^
     [java]     [javac] Discouraged access: The type 'ISourceElementRequestor.TypeInfo' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1003. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/parser/org/eclipse/objectteams/otdt/tests/parser/SourceElementParserTest.java (at line 317)
     [java]     [javac] 	public void acceptPackage(ImportReference importReference) {
     [java]     [javac] 	                          ^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'ImportReference' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1004. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/parser/org/eclipse/objectteams/otdt/tests/parser/SourceElementParserTest.java (at line 321)
     [java]     [javac] 	public void exitMethod(int declarationEnd, Expression defaultValue) {
     [java]     [javac] 	                                           ^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'Expression' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 1005. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/liftlower/DeclaredLifting.java (at line 26)
     [java]     [javac] 	import org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'ClassFileConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1006. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/liftlower/DeclaredLifting.java (at line 27)
     [java]     [javac] 	import org.eclipse.jdt.internal.compiler.impl.CompilerOptions;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1007. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/liftlower/DeclaredLifting.java (at line 50)
     [java]     [javac] 	public static Class testClass() {
     [java]     [javac] 	              ^^^^^
     [java]     [javac] Class is a raw type. References to generic type Class<T> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 1008. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/liftlower/DeclaredLifting.java (at line 177)
     [java]     [javac] 	Map customOptions = getCompilerOptions();
     [java]     [javac] 	^^^
     [java]     [javac] Map is a raw type. References to generic type Map<K,V> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 1009. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/liftlower/DeclaredLifting.java (at line 178)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportInvalidJavadoc, CompilerOptions.WARNING);
     [java]     [javac] 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1010. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/liftlower/DeclaredLifting.java (at line 178)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportInvalidJavadoc, CompilerOptions.WARNING);
     [java]     [javac] 	                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.OPTION_ReportInvalidJavadoc' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1011. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/liftlower/DeclaredLifting.java (at line 178)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportInvalidJavadoc, CompilerOptions.WARNING);
     [java]     [javac] 	                                                               ^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1012. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/liftlower/DeclaredLifting.java (at line 178)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportInvalidJavadoc, CompilerOptions.WARNING);
     [java]     [javac] 	                                                                               ^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.WARNING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1013. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/liftlower/DeclaredLifting.java (at line 1349)
     [java]     [javac] 	if (this.complianceLevel < ClassFileConstants.JDK1_8) return;
     [java]     [javac] 	                           ^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'ClassFileConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1014. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/liftlower/DeclaredLifting.java (at line 1349)
     [java]     [javac] 	if (this.complianceLevel < ClassFileConstants.JDK1_8) return;
     [java]     [javac] 	                                              ^^^^^^
     [java]     [javac] Discouraged access: The field 'ClassFileConstants.JDK1_8' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 1015. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/rolesandteams/Confinement.java (at line 43)
     [java]     [javac] 	public static Class testClass() {
     [java]     [javac] 	              ^^^^^
     [java]     [javac] Class is a raw type. References to generic type Class<T> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 1016. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/rolesandteams/TeamNesting.java (at line 42)
     [java]     [javac] 	public static Class testClass() {
     [java]     [javac] 	              ^^^^^
     [java]     [javac] Class is a raw type. References to generic type Class<T> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 1017. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/teamactivation/Predicates.java (at line 25)
     [java]     [javac] 	import org.eclipse.jdt.internal.compiler.impl.CompilerOptions;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1018. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/teamactivation/Predicates.java (at line 47)
     [java]     [javac] 	public static Class testClass() {
     [java]     [javac] 	              ^^^^^
     [java]     [javac] Class is a raw type. References to generic type Class<T> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 1019. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/teamactivation/Predicates.java (at line 306)
     [java]     [javac] 	Map customOptions = getCompilerOptions();
     [java]     [javac] 	^^^
     [java]     [javac] Map is a raw type. References to generic type Map<K,V> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 1020. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/teamactivation/Predicates.java (at line 307)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportUnusedLocal, CompilerOptions.WARNING);
     [java]     [javac] 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1021. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/teamactivation/Predicates.java (at line 307)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportUnusedLocal, CompilerOptions.WARNING);
     [java]     [javac] 	                                  ^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.OPTION_ReportUnusedLocal' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1022. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/teamactivation/Predicates.java (at line 307)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportUnusedLocal, CompilerOptions.WARNING);
     [java]     [javac] 	                                                            ^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1023. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/teamactivation/Predicates.java (at line 307)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportUnusedLocal, CompilerOptions.WARNING);
     [java]     [javac] 	                                                                            ^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.WARNING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1024. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/teamactivation/Predicates.java (at line 358)
     [java]     [javac] 	Map customOptions = getCompilerOptions();
     [java]     [javac] 	^^^
     [java]     [javac] Map is a raw type. References to generic type Map<K,V> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 1025. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/teamactivation/Predicates.java (at line 359)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportHiddenLiftingProblem, CompilerOptions.IGNORE);
     [java]     [javac] 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1026. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/teamactivation/Predicates.java (at line 359)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportHiddenLiftingProblem, CompilerOptions.IGNORE);
     [java]     [javac] 	                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.OPTION_ReportHiddenLiftingProblem' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1027. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/teamactivation/Predicates.java (at line 359)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportHiddenLiftingProblem, CompilerOptions.IGNORE);
     [java]     [javac] 	                                                                     ^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1028. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/teamactivation/Predicates.java (at line 359)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportHiddenLiftingProblem, CompilerOptions.IGNORE);
     [java]     [javac] 	                                                                                     ^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.IGNORE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1029. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/teamactivation/Predicates.java (at line 422)
     [java]     [javac] 	Map customOptions = getCompilerOptions();
     [java]     [javac] 	^^^
     [java]     [javac] Map is a raw type. References to generic type Map<K,V> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 1030. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/teamactivation/Predicates.java (at line 423)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_SuppressOptionalErrors, CompilerOptions.ENABLED);
     [java]     [javac] 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1031. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/teamactivation/Predicates.java (at line 423)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_SuppressOptionalErrors, CompilerOptions.ENABLED);
     [java]     [javac] 	                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.OPTION_SuppressOptionalErrors' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1032. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/teamactivation/Predicates.java (at line 423)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_SuppressOptionalErrors, CompilerOptions.ENABLED);
     [java]     [javac] 	                                                                 ^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1033. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/teamactivation/Predicates.java (at line 423)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_SuppressOptionalErrors, CompilerOptions.ENABLED);
     [java]     [javac] 	                                                                                 ^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.ENABLED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1034. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/teamactivation/Predicates.java (at line 2114)
     [java]     [javac] 	Map customOptions = getCompilerOptions();
     [java]     [javac] 	^^^
     [java]     [javac] Map is a raw type. References to generic type Map<K,V> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 1035. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/teamactivation/Predicates.java (at line 3171)
     [java]     [javac] 	Map customOptions = getCompilerOptions();
     [java]     [javac] 	^^^
     [java]     [javac] Map is a raw type. References to generic type Map<K,V> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 1036. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/teamactivation/Predicates.java (at line 3172)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportExceptionInGuard, CompilerOptions.WARNING);
     [java]     [javac] 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1037. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/teamactivation/Predicates.java (at line 3172)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportExceptionInGuard, CompilerOptions.WARNING);
     [java]     [javac] 	                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.OPTION_ReportExceptionInGuard' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1038. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/teamactivation/Predicates.java (at line 3172)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportExceptionInGuard, CompilerOptions.WARNING);
     [java]     [javac] 	                                                                 ^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1039. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/teamactivation/Predicates.java (at line 3172)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportExceptionInGuard, CompilerOptions.WARNING);
     [java]     [javac] 	                                                                                 ^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.WARNING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 1040. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/otmodel/role/bound/toteam/Test3a.java (at line 53)
     [java]     [javac] 	junit.framework.TestSuite suite = new Suite(Test3a.class
     [java]     [javac]             .getName());
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Dead code
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 1041. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/otmodel/role/bound/toteam/Test3b.java (at line 54)
     [java]     [javac] 	junit.framework.TestSuite suite = new Suite(Test3b.class
     [java]     [javac]             .getName());
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Dead code
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 1042. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/otmodel/role/bound/toteam/Test3c.java (at line 53)
     [java]     [javac] 	junit.framework.TestSuite suite = new Suite(Test3c.class
     [java]     [javac]             .getName());
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Dead code
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 1043. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/otmodel/role/bound/toteam/Test3d.java (at line 54)
     [java]     [javac] 	junit.framework.TestSuite suite = new Suite(Test3d.class
     [java]     [javac]             .getName());
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Dead code
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 1044. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/otmodel/role/bound/toteam/Test4a.java (at line 56)
     [java]     [javac] 	junit.framework.TestSuite suite = new Suite(Test4a.class
     [java]     [javac]             .getName());
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Dead code
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 1045. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/otmodel/role/bound/toteam/Test4b.java (at line 58)
     [java]     [javac] 	junit.framework.TestSuite suite = new Suite(Test4b.class
     [java]     [javac]             .getName());
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Dead code
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 1046. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/otmodel/role/bound/toteam/Test5a.java (at line 60)
     [java]     [javac] 	junit.framework.TestSuite suite = new Suite(Test5a.class
     [java]     [javac]             .getName());
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Dead code
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 1047. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/otmodel/role/bound/toteam/Test5b.java (at line 52)
     [java]     [javac] 	junit.framework.TestSuite suite = new Suite(Test5b.class
     [java]     [javac]             .getName());
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Dead code
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 1048. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/otmodel/role/bound/toteam/Test5c.java (at line 63)
     [java]     [javac] 	junit.framework.TestSuite suite = new Suite(Test5c.class
     [java]     [javac]             .getName());
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Dead code
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 1049. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/otmodel/role/bound/toteam/Test5d.java (at line 51)
     [java]     [javac] 	junit.framework.TestSuite suite = new Suite(Test5d.class
     [java]     [javac]             .getName());
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Dead code
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 1050. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/otmodel/role/bound/toteam/Test5e.java (at line 51)
     [java]     [javac] 	junit.framework.TestSuite suite = new Suite(Test5e.class
     [java]     [javac]             .getName());
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Dead code
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 1051. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/other/OTNullAnnotationTest.java (at line 25)
     [java]     [javac] 	import org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'ClassFileConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1052. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/other/OTNullAnnotationTest.java (at line 45)
     [java]     [javac] 	public static Class testClass() {
     [java]     [javac] 	              ^^^^^
     [java]     [javac] Class is a raw type. References to generic type Class<T> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 1053. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/other/OTNullAnnotationTest.java (at line 79)
     [java]     [javac] 	if (this.complianceLevel >= ClassFileConstants.JDK1_8) return; // not ready for type annotations, yet
     [java]     [javac] 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'ClassFileConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1054. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/other/OTNullAnnotationTest.java (at line 79)
     [java]     [javac] 	if (this.complianceLevel >= ClassFileConstants.JDK1_8) return; // not ready for type annotations, yet
     [java]     [javac] 	                                               ^^^^^^
     [java]     [javac] Discouraged access: The field 'ClassFileConstants.JDK1_8' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1055. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/other/OTNullAnnotationTest.java (at line 80)
     [java]     [javac] 	Map<String,String> options = getCompilerOptions();
     [java]     [javac] 	                             ^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Type safety: The expression of type Map needs unchecked conversion to conform to Map<String,String>
     [java]     [javac] ----------
     [java]     [javac] 1056. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/other/OTNullAnnotationTest.java (at line 125)
     [java]     [javac] 	if (this.complianceLevel >= ClassFileConstants.JDK1_8) return; // not ready for type annotations, yet
     [java]     [javac] 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'ClassFileConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1057. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/other/OTNullAnnotationTest.java (at line 125)
     [java]     [javac] 	if (this.complianceLevel >= ClassFileConstants.JDK1_8) return; // not ready for type annotations, yet
     [java]     [javac] 	                                               ^^^^^^
     [java]     [javac] Discouraged access: The field 'ClassFileConstants.JDK1_8' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 1058. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/rolesandteams/RelevantRole.java (at line 43)
     [java]     [javac] 	public static Class testClass() {
     [java]     [javac] 	              ^^^^^
     [java]     [javac] Class is a raw type. References to generic type Class<T> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 1059. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/formatter/org/eclipse/objectteams/otdt/core/tests/formatter/FormatterTests.java (at line 41)
     [java]     [javac] 	import org.eclipse.jdt.internal.formatter.DefaultCodeFormatter;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'DefaultCodeFormatter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1060. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/formatter/org/eclipse/objectteams/otdt/core/tests/formatter/FormatterTests.java (at line 42)
     [java]     [javac] 	import org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'DefaultCodeFormatterOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1061. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/formatter/org/eclipse/objectteams/otdt/core/tests/formatter/FormatterTests.java (at line 95)
     [java]     [javac] 	String result = org.eclipse.jdt.internal.core.util.Util.editedString(source, edit);
     [java]     [javac] 	                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'Util' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1062. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/formatter/org/eclipse/objectteams/otdt/core/tests/formatter/FormatterTests.java (at line 95)
     [java]     [javac] 	String result = org.eclipse.jdt.internal.core.util.Util.editedString(source, edit);
     [java]     [javac] 	                                                        ^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'Util.editedString(String, TextEdit)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1063. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/formatter/org/eclipse/objectteams/otdt/core/tests/formatter/FormatterTests.java (at line 103)
     [java]     [javac] 	final String result2 = org.eclipse.jdt.internal.core.util.Util.editedString(result, edit);
     [java]     [javac] 	                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'Util' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1064. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/formatter/org/eclipse/objectteams/otdt/core/tests/formatter/FormatterTests.java (at line 103)
     [java]     [javac] 	final String result2 = org.eclipse.jdt.internal.core.util.Util.editedString(result, edit);
     [java]     [javac] 	                                                               ^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'Util.editedString(String, TextEdit)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1065. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/formatter/org/eclipse/objectteams/otdt/core/tests/formatter/FormatterTests.java (at line 162)
     [java]     [javac] 	DefaultCodeFormatterOptions preferences = new DefaultCodeFormatterOptions(DefaultCodeFormatterConstants.getEclipseDefaultSettings());
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'DefaultCodeFormatterOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1066. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/formatter/org/eclipse/objectteams/otdt/core/tests/formatter/FormatterTests.java (at line 162)
     [java]     [javac] 	DefaultCodeFormatterOptions preferences = new DefaultCodeFormatterOptions(DefaultCodeFormatterConstants.getEclipseDefaultSettings());
     [java]     [javac] 	                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'DefaultCodeFormatterOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1067. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/formatter/org/eclipse/objectteams/otdt/core/tests/formatter/FormatterTests.java (at line 162)
     [java]     [javac] 	DefaultCodeFormatterOptions preferences = new DefaultCodeFormatterOptions(DefaultCodeFormatterConstants.getEclipseDefaultSettings());
     [java]     [javac] 	                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The constructor 'DefaultCodeFormatterOptions(Map<String,String>)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1068. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/formatter/org/eclipse/objectteams/otdt/core/tests/formatter/FormatterTests.java (at line 163)
     [java]     [javac] 	preferences.number_of_empty_lines_to_preserve = 0;
     [java]     [javac] 	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'DefaultCodeFormatterOptions.number_of_empty_lines_to_preserve' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1069. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/formatter/org/eclipse/objectteams/otdt/core/tests/formatter/FormatterTests.java (at line 164)
     [java]     [javac] 	DefaultCodeFormatter codeFormatter = new DefaultCodeFormatter(preferences, this.currentProject.getOptions(false));
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'DefaultCodeFormatter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1070. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/formatter/org/eclipse/objectteams/otdt/core/tests/formatter/FormatterTests.java (at line 164)
     [java]     [javac] 	DefaultCodeFormatter codeFormatter = new DefaultCodeFormatter(preferences, this.currentProject.getOptions(false));
     [java]     [javac] 	                                         ^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'DefaultCodeFormatter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1071. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/formatter/org/eclipse/objectteams/otdt/core/tests/formatter/FormatterTests.java (at line 164)
     [java]     [javac] 	DefaultCodeFormatter codeFormatter = new DefaultCodeFormatter(preferences, this.currentProject.getOptions(false));
     [java]     [javac] 	                                         ^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The constructor 'DefaultCodeFormatter(DefaultCodeFormatterOptions, Map<String,String>)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 1072. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/regression/CompilationOrder.java (at line 43)
     [java]     [javac] 	public static Class testClass() {
     [java]     [javac] 	              ^^^^^
     [java]     [javac] Class is a raw type. References to generic type Class<T> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 1073. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/rolesandteams/FileStructure.java (at line 24)
     [java]     [javac] 	import org.eclipse.jdt.internal.compiler.Compiler;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'Compiler' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1074. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/rolesandteams/FileStructure.java (at line 25)
     [java]     [javac] 	import org.eclipse.jdt.internal.compiler.impl.CompilerOptions;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1075. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/rolesandteams/FileStructure.java (at line 53)
     [java]     [javac] 	public static Class testClass() {
     [java]     [javac] 	              ^^^^^
     [java]     [javac] Class is a raw type. References to generic type Class<T> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 1076. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/rolesandteams/FileStructure.java (at line 59)
     [java]     [javac] 	protected void compileTestFiles(Compiler batchCompiler, String[] testFiles) {
     [java]     [javac] 	                                ^^^^^^^^
     [java]     [javac] Discouraged access: The type 'Compiler' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1077. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/rolesandteams/FileStructure.java (at line 722)
     [java]     [javac] 	Map customOptions = getCompilerOptions();
     [java]     [javac] 	^^^
     [java]     [javac] Map is a raw type. References to generic type Map<K,V> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 1078. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/rolesandteams/FileStructure.java (at line 723)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportWeaveIntoSystemClass, CompilerOptions.WARNING);
     [java]     [javac] 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1079. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/rolesandteams/FileStructure.java (at line 723)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportWeaveIntoSystemClass, CompilerOptions.WARNING);
     [java]     [javac] 	                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.OPTION_ReportWeaveIntoSystemClass' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1080. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/rolesandteams/FileStructure.java (at line 723)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportWeaveIntoSystemClass, CompilerOptions.WARNING);
     [java]     [javac] 	                                                                     ^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1081. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/rolesandteams/FileStructure.java (at line 723)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportWeaveIntoSystemClass, CompilerOptions.WARNING);
     [java]     [javac] 	                                                                                     ^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.WARNING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1082. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/rolesandteams/FileStructure.java (at line 1776)
     [java]     [javac] 	Map customOptions = getCompilerOptions();
     [java]     [javac] 	^^^
     [java]     [javac] Map is a raw type. References to generic type Map<K,V> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 1083. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/rolesandteams/FileStructure.java (at line 1938)
     [java]     [javac] 	Map customOptions = getCompilerOptions();
     [java]     [javac] 	^^^
     [java]     [javac] Map is a raw type. References to generic type Map<K,V> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 1084. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/rolesandteams/FileStructure.java (at line 1940)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_DocCommentSupport, CompilerOptions.ENABLED);
     [java]     [javac] 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1085. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/rolesandteams/FileStructure.java (at line 1940)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_DocCommentSupport, CompilerOptions.ENABLED);
     [java]     [javac] 	                                  ^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.OPTION_DocCommentSupport' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1086. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/rolesandteams/FileStructure.java (at line 1940)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_DocCommentSupport, CompilerOptions.ENABLED);
     [java]     [javac] 	                                                            ^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1087. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/rolesandteams/FileStructure.java (at line 1940)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_DocCommentSupport, CompilerOptions.ENABLED);
     [java]     [javac] 	                                                                            ^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.ENABLED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1088. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/rolesandteams/FileStructure.java (at line 1942)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportInvalidJavadoc, CompilerOptions.WARNING);
     [java]     [javac] 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1089. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/rolesandteams/FileStructure.java (at line 1942)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportInvalidJavadoc, CompilerOptions.WARNING);
     [java]     [javac] 	                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.OPTION_ReportInvalidJavadoc' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1090. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/rolesandteams/FileStructure.java (at line 1942)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportInvalidJavadoc, CompilerOptions.WARNING);
     [java]     [javac] 	                                                               ^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1091. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/rolesandteams/FileStructure.java (at line 1942)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportInvalidJavadoc, CompilerOptions.WARNING);
     [java]     [javac] 	                                                                               ^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.WARNING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1092. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/rolesandteams/FileStructure.java (at line 1943)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportMissingJavadocTags, CompilerOptions.WARNING);
     [java]     [javac] 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1093. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/rolesandteams/FileStructure.java (at line 1943)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportMissingJavadocTags, CompilerOptions.WARNING);
     [java]     [javac] 	                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.OPTION_ReportMissingJavadocTags' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1094. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/rolesandteams/FileStructure.java (at line 1943)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportMissingJavadocTags, CompilerOptions.WARNING);
     [java]     [javac] 	                                                                   ^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1095. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/rolesandteams/FileStructure.java (at line 1943)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportMissingJavadocTags, CompilerOptions.WARNING);
     [java]     [javac] 	                                                                                   ^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.WARNING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1096. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/rolesandteams/FileStructure.java (at line 1984)
     [java]     [javac] 	Map customOptions = getCompilerOptions();
     [java]     [javac] 	^^^
     [java]     [javac] Map is a raw type. References to generic type Map<K,V> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 1097. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/rolesandteams/FileStructure.java (at line 1985)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_DocCommentSupport, CompilerOptions.ENABLED);
     [java]     [javac] 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1098. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/rolesandteams/FileStructure.java (at line 1985)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_DocCommentSupport, CompilerOptions.ENABLED);
     [java]     [javac] 	                                  ^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.OPTION_DocCommentSupport' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1099. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/rolesandteams/FileStructure.java (at line 1985)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_DocCommentSupport, CompilerOptions.ENABLED);
     [java]     [javac] 	                                                            ^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1100. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/rolesandteams/FileStructure.java (at line 1985)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_DocCommentSupport, CompilerOptions.ENABLED);
     [java]     [javac] 	                                                                            ^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.ENABLED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1101. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/rolesandteams/FileStructure.java (at line 1986)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportInvalidJavadoc, CompilerOptions.WARNING);
     [java]     [javac] 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1102. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/rolesandteams/FileStructure.java (at line 1986)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportInvalidJavadoc, CompilerOptions.WARNING);
     [java]     [javac] 	                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.OPTION_ReportInvalidJavadoc' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1103. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/rolesandteams/FileStructure.java (at line 1986)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportInvalidJavadoc, CompilerOptions.WARNING);
     [java]     [javac] 	                                                               ^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1104. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/rolesandteams/FileStructure.java (at line 1986)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportInvalidJavadoc, CompilerOptions.WARNING);
     [java]     [javac] 	                                                                               ^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.WARNING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1105. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/rolesandteams/FileStructure.java (at line 1987)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportMissingJavadocTags, CompilerOptions.WARNING);
     [java]     [javac] 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1106. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/rolesandteams/FileStructure.java (at line 1987)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportMissingJavadocTags, CompilerOptions.WARNING);
     [java]     [javac] 	                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.OPTION_ReportMissingJavadocTags' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1107. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/rolesandteams/FileStructure.java (at line 1987)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportMissingJavadocTags, CompilerOptions.WARNING);
     [java]     [javac] 	                                                                   ^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1108. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/rolesandteams/FileStructure.java (at line 1987)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportMissingJavadocTags, CompilerOptions.WARNING);
     [java]     [javac] 	                                                                                   ^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.WARNING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1109. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/rolesandteams/FileStructure.java (at line 2022)
     [java]     [javac] 	Map customOptions = getCompilerOptions();
     [java]     [javac] 	^^^
     [java]     [javac] Map is a raw type. References to generic type Map<K,V> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 1110. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/rolesandteams/FileStructure.java (at line 2023)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_DocCommentSupport, CompilerOptions.ENABLED);
     [java]     [javac] 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1111. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/rolesandteams/FileStructure.java (at line 2023)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_DocCommentSupport, CompilerOptions.ENABLED);
     [java]     [javac] 	                                  ^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.OPTION_DocCommentSupport' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1112. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/rolesandteams/FileStructure.java (at line 2023)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_DocCommentSupport, CompilerOptions.ENABLED);
     [java]     [javac] 	                                                            ^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1113. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/rolesandteams/FileStructure.java (at line 2023)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_DocCommentSupport, CompilerOptions.ENABLED);
     [java]     [javac] 	                                                                            ^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.ENABLED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1114. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/rolesandteams/FileStructure.java (at line 2024)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportInvalidJavadoc, CompilerOptions.WARNING);
     [java]     [javac] 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1115. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/rolesandteams/FileStructure.java (at line 2024)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportInvalidJavadoc, CompilerOptions.WARNING);
     [java]     [javac] 	                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.OPTION_ReportInvalidJavadoc' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1116. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/rolesandteams/FileStructure.java (at line 2024)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportInvalidJavadoc, CompilerOptions.WARNING);
     [java]     [javac] 	                                                               ^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1117. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/rolesandteams/FileStructure.java (at line 2024)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportInvalidJavadoc, CompilerOptions.WARNING);
     [java]     [javac] 	                                                                               ^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.WARNING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1118. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/rolesandteams/FileStructure.java (at line 2025)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportMissingJavadocTags, CompilerOptions.WARNING);
     [java]     [javac] 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1119. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/rolesandteams/FileStructure.java (at line 2025)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportMissingJavadocTags, CompilerOptions.WARNING);
     [java]     [javac] 	                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.OPTION_ReportMissingJavadocTags' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1120. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/rolesandteams/FileStructure.java (at line 2025)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportMissingJavadocTags, CompilerOptions.WARNING);
     [java]     [javac] 	                                                                   ^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1121. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/rolesandteams/FileStructure.java (at line 2025)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportMissingJavadocTags, CompilerOptions.WARNING);
     [java]     [javac] 	                                                                                   ^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.WARNING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1122. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/rolesandteams/FileStructure.java (at line 2060)
     [java]     [javac] 	Map customOptions = getCompilerOptions();
     [java]     [javac] 	^^^
     [java]     [javac] Map is a raw type. References to generic type Map<K,V> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 1123. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/rolesandteams/FileStructure.java (at line 2061)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_DocCommentSupport, CompilerOptions.ENABLED);
     [java]     [javac] 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1124. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/rolesandteams/FileStructure.java (at line 2061)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_DocCommentSupport, CompilerOptions.ENABLED);
     [java]     [javac] 	                                  ^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.OPTION_DocCommentSupport' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1125. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/rolesandteams/FileStructure.java (at line 2061)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_DocCommentSupport, CompilerOptions.ENABLED);
     [java]     [javac] 	                                                            ^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1126. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/rolesandteams/FileStructure.java (at line 2061)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_DocCommentSupport, CompilerOptions.ENABLED);
     [java]     [javac] 	                                                                            ^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.ENABLED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1127. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/rolesandteams/FileStructure.java (at line 2062)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportInvalidJavadoc, CompilerOptions.WARNING);
     [java]     [javac] 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1128. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/rolesandteams/FileStructure.java (at line 2062)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportInvalidJavadoc, CompilerOptions.WARNING);
     [java]     [javac] 	                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.OPTION_ReportInvalidJavadoc' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1129. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/rolesandteams/FileStructure.java (at line 2062)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportInvalidJavadoc, CompilerOptions.WARNING);
     [java]     [javac] 	                                                               ^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1130. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/rolesandteams/FileStructure.java (at line 2062)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportInvalidJavadoc, CompilerOptions.WARNING);
     [java]     [javac] 	                                                                               ^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.WARNING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1131. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/rolesandteams/FileStructure.java (at line 2063)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportMissingJavadocTags, CompilerOptions.WARNING);
     [java]     [javac] 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1132. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/rolesandteams/FileStructure.java (at line 2063)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportMissingJavadocTags, CompilerOptions.WARNING);
     [java]     [javac] 	                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.OPTION_ReportMissingJavadocTags' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1133. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/rolesandteams/FileStructure.java (at line 2063)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportMissingJavadocTags, CompilerOptions.WARNING);
     [java]     [javac] 	                                                                   ^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1134. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/rolesandteams/FileStructure.java (at line 2063)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportMissingJavadocTags, CompilerOptions.WARNING);
     [java]     [javac] 	                                                                                   ^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.WARNING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1135. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/rolesandteams/FileStructure.java (at line 2098)
     [java]     [javac] 	Map customOptions = getCompilerOptions();
     [java]     [javac] 	^^^
     [java]     [javac] Map is a raw type. References to generic type Map<K,V> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 1136. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/rolesandteams/FileStructure.java (at line 2099)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_DocCommentSupport, CompilerOptions.ENABLED);
     [java]     [javac] 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1137. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/rolesandteams/FileStructure.java (at line 2099)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_DocCommentSupport, CompilerOptions.ENABLED);
     [java]     [javac] 	                                  ^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.OPTION_DocCommentSupport' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1138. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/rolesandteams/FileStructure.java (at line 2099)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_DocCommentSupport, CompilerOptions.ENABLED);
     [java]     [javac] 	                                                            ^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1139. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/rolesandteams/FileStructure.java (at line 2099)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_DocCommentSupport, CompilerOptions.ENABLED);
     [java]     [javac] 	                                                                            ^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.ENABLED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1140. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/rolesandteams/FileStructure.java (at line 2100)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportInvalidJavadoc, CompilerOptions.WARNING);
     [java]     [javac] 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1141. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/rolesandteams/FileStructure.java (at line 2100)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportInvalidJavadoc, CompilerOptions.WARNING);
     [java]     [javac] 	                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.OPTION_ReportInvalidJavadoc' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1142. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/rolesandteams/FileStructure.java (at line 2100)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportInvalidJavadoc, CompilerOptions.WARNING);
     [java]     [javac] 	                                                               ^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1143. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/rolesandteams/FileStructure.java (at line 2100)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportInvalidJavadoc, CompilerOptions.WARNING);
     [java]     [javac] 	                                                                               ^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.WARNING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1144. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/rolesandteams/FileStructure.java (at line 2101)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportMissingJavadocTags, CompilerOptions.WARNING);
     [java]     [javac] 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1145. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/rolesandteams/FileStructure.java (at line 2101)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportMissingJavadocTags, CompilerOptions.WARNING);
     [java]     [javac] 	                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.OPTION_ReportMissingJavadocTags' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1146. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/rolesandteams/FileStructure.java (at line 2101)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportMissingJavadocTags, CompilerOptions.WARNING);
     [java]     [javac] 	                                                                   ^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1147. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/rolesandteams/FileStructure.java (at line 2101)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportMissingJavadocTags, CompilerOptions.WARNING);
     [java]     [javac] 	                                                                                   ^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.WARNING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1148. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/rolesandteams/FileStructure.java (at line 2136)
     [java]     [javac] 	Map customOptions = getCompilerOptions();
     [java]     [javac] 	^^^
     [java]     [javac] Map is a raw type. References to generic type Map<K,V> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 1149. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/rolesandteams/FileStructure.java (at line 2137)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_DocCommentSupport, CompilerOptions.ENABLED);
     [java]     [javac] 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1150. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/rolesandteams/FileStructure.java (at line 2137)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_DocCommentSupport, CompilerOptions.ENABLED);
     [java]     [javac] 	                                  ^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.OPTION_DocCommentSupport' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1151. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/rolesandteams/FileStructure.java (at line 2137)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_DocCommentSupport, CompilerOptions.ENABLED);
     [java]     [javac] 	                                                            ^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1152. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/rolesandteams/FileStructure.java (at line 2137)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_DocCommentSupport, CompilerOptions.ENABLED);
     [java]     [javac] 	                                                                            ^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.ENABLED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1153. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/rolesandteams/FileStructure.java (at line 2138)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportInvalidJavadoc, CompilerOptions.WARNING);
     [java]     [javac] 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1154. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/rolesandteams/FileStructure.java (at line 2138)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportInvalidJavadoc, CompilerOptions.WARNING);
     [java]     [javac] 	                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.OPTION_ReportInvalidJavadoc' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1155. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/rolesandteams/FileStructure.java (at line 2138)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportInvalidJavadoc, CompilerOptions.WARNING);
     [java]     [javac] 	                                                               ^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1156. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/rolesandteams/FileStructure.java (at line 2138)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportInvalidJavadoc, CompilerOptions.WARNING);
     [java]     [javac] 	                                                                               ^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.WARNING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1157. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/rolesandteams/FileStructure.java (at line 2139)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportMissingJavadocTags, CompilerOptions.WARNING);
     [java]     [javac] 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1158. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/rolesandteams/FileStructure.java (at line 2139)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportMissingJavadocTags, CompilerOptions.WARNING);
     [java]     [javac] 	                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.OPTION_ReportMissingJavadocTags' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1159. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/rolesandteams/FileStructure.java (at line 2139)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportMissingJavadocTags, CompilerOptions.WARNING);
     [java]     [javac] 	                                                                   ^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1160. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/rolesandteams/FileStructure.java (at line 2139)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportMissingJavadocTags, CompilerOptions.WARNING);
     [java]     [javac] 	                                                                                   ^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.WARNING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1161. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/rolesandteams/FileStructure.java (at line 2204)
     [java]     [javac] 	Map customOptions = getCompilerOptions();
     [java]     [javac] 	^^^
     [java]     [javac] Map is a raw type. References to generic type Map<K,V> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 1162. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/rolesandteams/FileStructure.java (at line 2205)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportNonExternalizedStringLiteral, CompilerOptions.WARNING);
     [java]     [javac] 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1163. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/rolesandteams/FileStructure.java (at line 2205)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportNonExternalizedStringLiteral, CompilerOptions.WARNING);
     [java]     [javac] 	                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.OPTION_ReportNonExternalizedStringLiteral' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1164. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/rolesandteams/FileStructure.java (at line 2205)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportNonExternalizedStringLiteral, CompilerOptions.WARNING);
     [java]     [javac] 	                                                                             ^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1165. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/rolesandteams/FileStructure.java (at line 2205)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportNonExternalizedStringLiteral, CompilerOptions.WARNING);
     [java]     [javac] 	                                                                                             ^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.WARNING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1166. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/rolesandteams/FileStructure.java (at line 2229)
     [java]     [javac] 	Map customOptions = getCompilerOptions();
     [java]     [javac] 	^^^
     [java]     [javac] Map is a raw type. References to generic type Map<K,V> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 1167. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/rolesandteams/FileStructure.java (at line 2230)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportNonExternalizedStringLiteral, CompilerOptions.ERROR);
     [java]     [javac] 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1168. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/rolesandteams/FileStructure.java (at line 2230)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportNonExternalizedStringLiteral, CompilerOptions.ERROR);
     [java]     [javac] 	                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.OPTION_ReportNonExternalizedStringLiteral' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1169. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/rolesandteams/FileStructure.java (at line 2230)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportNonExternalizedStringLiteral, CompilerOptions.ERROR);
     [java]     [javac] 	                                                                             ^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1170. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/rolesandteams/FileStructure.java (at line 2230)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportNonExternalizedStringLiteral, CompilerOptions.ERROR);
     [java]     [javac] 	                                                                                             ^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.ERROR' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1171. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/rolesandteams/FileStructure.java (at line 2259)
     [java]     [javac] 	Map customOptions = getCompilerOptions();
     [java]     [javac] 	^^^
     [java]     [javac] Map is a raw type. References to generic type Map<K,V> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 1172. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/rolesandteams/FileStructure.java (at line 2260)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_DocCommentSupport, CompilerOptions.ENABLED);
     [java]     [javac] 	                                                            ^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 1173. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/regression/ComplexStructures.java (at line 42)
     [java]     [javac] 	public static Class testClass() {
     [java]     [javac] 	              ^^^^^
     [java]     [javac] Class is a raw type. References to generic type Class<T> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 1174. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/roleplaying/PlayedByRelation.java (at line 24)
     [java]     [javac] 	import org.eclipse.jdt.internal.compiler.impl.CompilerOptions;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1175. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/roleplaying/PlayedByRelation.java (at line 49)
     [java]     [javac] 	public static Class testClass() {
     [java]     [javac] 	              ^^^^^
     [java]     [javac] Class is a raw type. References to generic type Class<T> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 1176. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/roleplaying/PlayedByRelation.java (at line 355)
     [java]     [javac] 	Map options = getCompilerOptions();
     [java]     [javac] 	^^^
     [java]     [javac] Map is a raw type. References to generic type Map<K,V> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 1177. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/roleplaying/PlayedByRelation.java (at line 356)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_ReportBaseclassCycle, CompilerOptions.ERROR);
     [java]     [javac] 	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1178. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/roleplaying/PlayedByRelation.java (at line 356)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_ReportBaseclassCycle, CompilerOptions.ERROR);
     [java]     [javac] 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.OPTION_ReportBaseclassCycle' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1179. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/roleplaying/PlayedByRelation.java (at line 356)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_ReportBaseclassCycle, CompilerOptions.ERROR);
     [java]     [javac] 	                                                         ^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1180. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/roleplaying/PlayedByRelation.java (at line 356)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_ReportBaseclassCycle, CompilerOptions.ERROR);
     [java]     [javac] 	                                                                         ^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.ERROR' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1181. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/roleplaying/PlayedByRelation.java (at line 487)
     [java]     [javac] 	Map customOptions = getCompilerOptions();
     [java]     [javac] 	^^^
     [java]     [javac] Map is a raw type. References to generic type Map<K,V> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 1182. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/roleplaying/PlayedByRelation.java (at line 488)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportBaseclassCycle, CompilerOptions.ERROR);
     [java]     [javac] 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1183. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/roleplaying/PlayedByRelation.java (at line 488)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportBaseclassCycle, CompilerOptions.ERROR);
     [java]     [javac] 	                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.OPTION_ReportBaseclassCycle' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1184. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/roleplaying/PlayedByRelation.java (at line 488)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportBaseclassCycle, CompilerOptions.ERROR);
     [java]     [javac] 	                                                               ^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1185. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/roleplaying/PlayedByRelation.java (at line 488)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportBaseclassCycle, CompilerOptions.ERROR);
     [java]     [javac] 	                                                                               ^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.ERROR' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1186. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/roleplaying/PlayedByRelation.java (at line 524)
     [java]     [javac] 	Map customOptions = getCompilerOptions();
     [java]     [javac] 	^^^
     [java]     [javac] Map is a raw type. References to generic type Map<K,V> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 1187. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/roleplaying/PlayedByRelation.java (at line 525)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportMissingOverrideAnnotationForInterfaceMethodImplementation, CompilerOptions.DISABLED);
     [java]     [javac] 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1188. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/roleplaying/PlayedByRelation.java (at line 525)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportMissingOverrideAnnotationForInterfaceMethodImplementation, CompilerOptions.DISABLED);
     [java]     [javac] 	                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.OPTION_ReportMissingOverrideAnnotationForInterfaceMethodImplementation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1189. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/roleplaying/PlayedByRelation.java (at line 525)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportMissingOverrideAnnotationForInterfaceMethodImplementation, CompilerOptions.DISABLED);
     [java]     [javac] 	                                                                                                          ^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1190. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/roleplaying/PlayedByRelation.java (at line 525)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportMissingOverrideAnnotationForInterfaceMethodImplementation, CompilerOptions.DISABLED);
     [java]     [javac] 	                                                                                                                          ^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.DISABLED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1191. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/roleplaying/PlayedByRelation.java (at line 608)
     [java]     [javac] 	Map customOptions = getCompilerOptions();
     [java]     [javac] 	^^^
     [java]     [javac] Map is a raw type. References to generic type Map<K,V> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 1192. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/roleplaying/PlayedByRelation.java (at line 609)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportMissingOverrideAnnotationForInterfaceMethodImplementation, CompilerOptions.DISABLED);
     [java]     [javac] 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1193. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/roleplaying/PlayedByRelation.java (at line 609)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportMissingOverrideAnnotationForInterfaceMethodImplementation, CompilerOptions.DISABLED);
     [java]     [javac] 	                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.OPTION_ReportMissingOverrideAnnotationForInterfaceMethodImplementation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1194. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/roleplaying/PlayedByRelation.java (at line 609)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportMissingOverrideAnnotationForInterfaceMethodImplementation, CompilerOptions.DISABLED);
     [java]     [javac] 	                                                                                                          ^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1195. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/roleplaying/PlayedByRelation.java (at line 609)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportMissingOverrideAnnotationForInterfaceMethodImplementation, CompilerOptions.DISABLED);
     [java]     [javac] 	                                                                                                                          ^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.DISABLED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1196. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/roleplaying/PlayedByRelation.java (at line 647)
     [java]     [javac] 	Map customOptions = getCompilerOptions();
     [java]     [javac] 	^^^
     [java]     [javac] Map is a raw type. References to generic type Map<K,V> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 1197. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/roleplaying/PlayedByRelation.java (at line 648)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportMissingOverrideAnnotationForInterfaceMethodImplementation, CompilerOptions.DISABLED);
     [java]     [javac] 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1198. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/roleplaying/PlayedByRelation.java (at line 648)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportMissingOverrideAnnotationForInterfaceMethodImplementation, CompilerOptions.DISABLED);
     [java]     [javac] 	                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.OPTION_ReportMissingOverrideAnnotationForInterfaceMethodImplementation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1199. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/roleplaying/PlayedByRelation.java (at line 648)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportMissingOverrideAnnotationForInterfaceMethodImplementation, CompilerOptions.DISABLED);
     [java]     [javac] 	                                                                                                          ^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1200. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/roleplaying/PlayedByRelation.java (at line 648)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportMissingOverrideAnnotationForInterfaceMethodImplementation, CompilerOptions.DISABLED);
     [java]     [javac] 	                                                                                                                          ^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.DISABLED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1201. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/roleplaying/PlayedByRelation.java (at line 690)
     [java]     [javac] 	Map customOptions = getCompilerOptions();
     [java]     [javac] 	^^^
     [java]     [javac] Map is a raw type. References to generic type Map<K,V> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 1202. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/roleplaying/PlayedByRelation.java (at line 691)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportMissingOverrideAnnotationForInterfaceMethodImplementation, CompilerOptions.DISABLED);
     [java]     [javac] 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1203. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/roleplaying/PlayedByRelation.java (at line 691)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportMissingOverrideAnnotationForInterfaceMethodImplementation, CompilerOptions.DISABLED);
     [java]     [javac] 	                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.OPTION_ReportMissingOverrideAnnotationForInterfaceMethodImplementation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1204. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/roleplaying/PlayedByRelation.java (at line 691)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportMissingOverrideAnnotationForInterfaceMethodImplementation, CompilerOptions.DISABLED);
     [java]     [javac] 	                                                                                                          ^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1205. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/roleplaying/PlayedByRelation.java (at line 691)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportMissingOverrideAnnotationForInterfaceMethodImplementation, CompilerOptions.DISABLED);
     [java]     [javac] 	                                                                                                                          ^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.DISABLED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1206. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/roleplaying/PlayedByRelation.java (at line 1281)
     [java]     [javac] 	Map customOptions = getCompilerOptions();
     [java]     [javac] 	^^^
     [java]     [javac] Map is a raw type. References to generic type Map<K,V> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 1207. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/roleplaying/PlayedByRelation.java (at line 2248)
     [java]     [javac] 	Map customOptions = getCompilerOptions();
     [java]     [javac] 	^^^
     [java]     [javac] Map is a raw type. References to generic type Map<K,V> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 1208. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/roleplaying/PlayedByRelation.java (at line 2249)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportBindingConventions, CompilerOptions.WARNING);
     [java]     [javac] 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1209. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/roleplaying/PlayedByRelation.java (at line 2249)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportBindingConventions, CompilerOptions.WARNING);
     [java]     [javac] 	                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.OPTION_ReportBindingConventions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1210. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/roleplaying/PlayedByRelation.java (at line 2249)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportBindingConventions, CompilerOptions.WARNING);
     [java]     [javac] 	                                                                   ^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1211. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/roleplaying/PlayedByRelation.java (at line 2249)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportBindingConventions, CompilerOptions.WARNING);
     [java]     [javac] 	                                                                                   ^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.WARNING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1212. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/roleplaying/PlayedByRelation.java (at line 2250)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportWeaveIntoSystemClass, CompilerOptions.WARNING);
     [java]     [javac] 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1213. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/roleplaying/PlayedByRelation.java (at line 2250)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportWeaveIntoSystemClass, CompilerOptions.WARNING);
     [java]     [javac] 	                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.OPTION_ReportWeaveIntoSystemClass' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1214. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/roleplaying/PlayedByRelation.java (at line 2250)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportWeaveIntoSystemClass, CompilerOptions.WARNING);
     [java]     [javac] 	                                                                     ^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1215. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/roleplaying/PlayedByRelation.java (at line 2250)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportWeaveIntoSystemClass, CompilerOptions.WARNING);
     [java]     [javac] 	                                                                                     ^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.WARNING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1216. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/roleplaying/PlayedByRelation.java (at line 2273)
     [java]     [javac] 	Map customOptions = getCompilerOptions();
     [java]     [javac] 	^^^
     [java]     [javac] Map is a raw type. References to generic type Map<K,V> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 1217. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/roleplaying/PlayedByRelation.java (at line 2274)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportBindingConventions, CompilerOptions.IGNORE);
     [java]     [javac] 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1218. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/roleplaying/PlayedByRelation.java (at line 2274)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportBindingConventions, CompilerOptions.IGNORE);
     [java]     [javac] 	                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.OPTION_ReportBindingConventions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1219. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/roleplaying/PlayedByRelation.java (at line 2274)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportBindingConventions, CompilerOptions.IGNORE);
     [java]     [javac] 	                                                                   ^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1220. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/roleplaying/PlayedByRelation.java (at line 2274)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportBindingConventions, CompilerOptions.IGNORE);
     [java]     [javac] 	                                                                                   ^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.IGNORE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1221. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/roleplaying/PlayedByRelation.java (at line 2275)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportWeaveIntoSystemClass, CompilerOptions.WARNING);
     [java]     [javac] 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1222. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/roleplaying/PlayedByRelation.java (at line 2275)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportWeaveIntoSystemClass, CompilerOptions.WARNING);
     [java]     [javac] 	                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.OPTION_ReportWeaveIntoSystemClass' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1223. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/roleplaying/PlayedByRelation.java (at line 2275)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportWeaveIntoSystemClass, CompilerOptions.WARNING);
     [java]     [javac] 	                                                                     ^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1224. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/roleplaying/PlayedByRelation.java (at line 2275)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportWeaveIntoSystemClass, CompilerOptions.WARNING);
     [java]     [javac] 	                                                                                     ^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.WARNING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1225. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/roleplaying/PlayedByRelation.java (at line 2315)
     [java]     [javac] 	Map customOptions = getCompilerOptions();
     [java]     [javac] 	^^^
     [java]     [javac] Map is a raw type. References to generic type Map<K,V> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 1226. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/roleplaying/PlayedByRelation.java (at line 2316)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportUnusedParameter, CompilerOptions.WARNING);
     [java]     [javac] 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1227. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/roleplaying/PlayedByRelation.java (at line 2316)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportUnusedParameter, CompilerOptions.WARNING);
     [java]     [javac] 	                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.OPTION_ReportUnusedParameter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1228. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/roleplaying/PlayedByRelation.java (at line 2316)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportUnusedParameter, CompilerOptions.WARNING);
     [java]     [javac] 	                                                                ^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1229. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/roleplaying/PlayedByRelation.java (at line 2316)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportUnusedParameter, CompilerOptions.WARNING);
     [java]     [javac] 	                                                                                ^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.WARNING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1230. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/roleplaying/PlayedByRelation.java (at line 2317)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportUnusedPrivateMember, CompilerOptions.WARNING);
     [java]     [javac] 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1231. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/roleplaying/PlayedByRelation.java (at line 2317)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportUnusedPrivateMember, CompilerOptions.WARNING);
     [java]     [javac] 	                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.OPTION_ReportUnusedPrivateMember' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1232. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/roleplaying/PlayedByRelation.java (at line 2317)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportUnusedPrivateMember, CompilerOptions.WARNING);
     [java]     [javac] 	                                                                    ^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1233. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/roleplaying/PlayedByRelation.java (at line 2317)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportUnusedPrivateMember, CompilerOptions.WARNING);
     [java]     [javac] 	                                                                                    ^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.WARNING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1234. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/roleplaying/PlayedByRelation.java (at line 2318)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportUnusedDeclaredThrownException, CompilerOptions.WARNING);
     [java]     [javac] 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1235. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/roleplaying/PlayedByRelation.java (at line 2318)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportUnusedDeclaredThrownException, CompilerOptions.WARNING);
     [java]     [javac] 	                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.OPTION_ReportUnusedDeclaredThrownException' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1236. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/roleplaying/PlayedByRelation.java (at line 2318)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportUnusedDeclaredThrownException, CompilerOptions.WARNING);
     [java]     [javac] 	                                                                              ^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1237. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/roleplaying/PlayedByRelation.java (at line 2318)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportUnusedDeclaredThrownException, CompilerOptions.WARNING);
     [java]     [javac] 	                                                                                              ^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.WARNING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1238. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/roleplaying/PlayedByRelation.java (at line 2319)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportUnusedTypeArgumentsForMethodInvocation, CompilerOptions.WARNING);
     [java]     [javac] 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1239. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/roleplaying/PlayedByRelation.java (at line 2319)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportUnusedTypeArgumentsForMethodInvocation, CompilerOptions.WARNING);
     [java]     [javac] 	                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.OPTION_ReportUnusedTypeArgumentsForMethodInvocation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1240. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/roleplaying/PlayedByRelation.java (at line 2319)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportUnusedTypeArgumentsForMethodInvocation, CompilerOptions.WARNING);
     [java]     [javac] 	                                                                                       ^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1241. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/roleplaying/PlayedByRelation.java (at line 2319)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportUnusedTypeArgumentsForMethodInvocation, CompilerOptions.WARNING);
     [java]     [javac] 	                                                                                                       ^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.WARNING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1242. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/roleplaying/PlayedByRelation.java (at line 2320)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportUnusedLabel, CompilerOptions.WARNING);
     [java]     [javac] 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1243. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/roleplaying/PlayedByRelation.java (at line 2320)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportUnusedLabel, CompilerOptions.WARNING);
     [java]     [javac] 	                                  ^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.OPTION_ReportUnusedLabel' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1244. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/roleplaying/PlayedByRelation.java (at line 2320)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportUnusedLabel, CompilerOptions.WARNING);
     [java]     [javac] 	                                                            ^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1245. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/roleplaying/PlayedByRelation.java (at line 2320)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportUnusedLabel, CompilerOptions.WARNING);
     [java]     [javac] 	                                                                            ^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.WARNING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1246. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/roleplaying/PlayedByRelation.java (at line 2321)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportUnusedImport, CompilerOptions.WARNING);
     [java]     [javac] 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1247. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/roleplaying/PlayedByRelation.java (at line 2321)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportUnusedImport, CompilerOptions.WARNING);
     [java]     [javac] 	                                  ^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.OPTION_ReportUnusedImport' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1248. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/roleplaying/PlayedByRelation.java (at line 2321)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportUnusedImport, CompilerOptions.WARNING);
     [java]     [javac] 	                                                             ^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1249. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/roleplaying/PlayedByRelation.java (at line 2321)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportUnusedImport, CompilerOptions.WARNING);
     [java]     [javac] 	                                                                             ^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.WARNING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1250. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/roleplaying/PlayedByRelation.java (at line 2322)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportUnusedLocal, CompilerOptions.WARNING);
     [java]     [javac] 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1251. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/roleplaying/PlayedByRelation.java (at line 2322)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportUnusedLocal, CompilerOptions.WARNING);
     [java]     [javac] 	                                  ^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.OPTION_ReportUnusedLocal' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1252. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/roleplaying/PlayedByRelation.java (at line 2322)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportUnusedLocal, CompilerOptions.WARNING);
     [java]     [javac] 	                                                            ^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1253. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/roleplaying/PlayedByRelation.java (at line 2322)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportUnusedLocal, CompilerOptions.WARNING);
     [java]     [javac] 	                                                                            ^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.WARNING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1254. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/roleplaying/PlayedByRelation.java (at line 2351)
     [java]     [javac] 	Map customOptions = getCompilerOptions();
     [java]     [javac] 	^^^
     [java]     [javac] Map is a raw type. References to generic type Map<K,V> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 1255. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/roleplaying/PlayedByRelation.java (at line 2352)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportBindingConventions, CompilerOptions.WARNING);
     [java]     [javac] 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1256. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/roleplaying/PlayedByRelation.java (at line 2352)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportBindingConventions, CompilerOptions.WARNING);
     [java]     [javac] 	                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.OPTION_ReportBindingConventions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1257. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/roleplaying/PlayedByRelation.java (at line 2352)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportBindingConventions, CompilerOptions.WARNING);
     [java]     [javac] 	                                                                   ^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1258. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/roleplaying/PlayedByRelation.java (at line 2352)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportBindingConventions, CompilerOptions.WARNING);
     [java]     [javac] 	                                                                                   ^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.WARNING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 1259. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/ast/TypeDeclarationTest.java (at line 50)
     [java]     [javac] 	junit.framework.TestSuite suite = new Suite(TypeDeclarationTest.class
     [java]     [javac]             .getName());
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Dead code
     [java]     [javac] ----------
     [java]     [javac] 1260. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/ast/TypeDeclarationTest.java (at line 66)
     [java]     [javac] 	public void enterType(TypeInfo typeInfo) {
     [java]     [javac] 	                      ^^^^^^^^
     [java]     [javac] Discouraged access: The type 'ISourceElementRequestor.TypeInfo' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1261. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/ast/TypeDeclarationTest.java (at line 67)
     [java]     [javac] 	_testFlag = typeInfo.isRoleFile;
     [java]     [javac] 	                     ^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'ISourceElementRequestor.TypeInfo.isRoleFile' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 1262. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/otmodel/internal/OTModelManagerTest.java (at line 64)
     [java]     [javac] 	junit.framework.TestSuite suite =
     [java]     [javac] 			new Suite(OTModelManagerTest.class.getName());
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Dead code
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 1263. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/otmodel/role/bound/toordinary/Test1.java (at line 55)
     [java]     [javac] 	junit.framework.TestSuite suite = new Suite(Test1.class
     [java]     [javac]             .getName());
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Dead code
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 1264. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/otmodel/role/bound/toordinary/Test2.java (at line 51)
     [java]     [javac] 	junit.framework.TestSuite suite = new Suite(Test2.class
     [java]     [javac]             .getName());
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Dead code
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 1265. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/otmodel/sample/FileBasedTestsSample.java (at line 50)
     [java]     [javac] 	junit.framework.TestSuite suite = new Suite(FileBasedTestsSample.class
     [java]     [javac]             .getName());
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Dead code
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 1266. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/calloutbinding/CalloutToField.java (at line 25)
     [java]     [javac] 	import org.eclipse.jdt.internal.compiler.impl.CompilerOptions;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1267. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/calloutbinding/CalloutToField.java (at line 47)
     [java]     [javac] 	public static Class testClass() {
     [java]     [javac] 	              ^^^^^
     [java]     [javac] Class is a raw type. References to generic type Class<T> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 1268. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/calloutbinding/CalloutToField.java (at line 2544)
     [java]     [javac] 	Map customOptions = getCompilerOptions();
     [java]     [javac] 	^^^
     [java]     [javac] Map is a raw type. References to generic type Map<K,V> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 1269. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/calloutbinding/CalloutToField.java (at line 2545)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportInferredCallout, CompilerOptions.WARNING);
     [java]     [javac] 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1270. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/calloutbinding/CalloutToField.java (at line 2545)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportInferredCallout, CompilerOptions.WARNING);
     [java]     [javac] 	                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.OPTION_ReportInferredCallout' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1271. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/calloutbinding/CalloutToField.java (at line 2545)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportInferredCallout, CompilerOptions.WARNING);
     [java]     [javac] 	                                                                ^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1272. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/calloutbinding/CalloutToField.java (at line 2545)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportInferredCallout, CompilerOptions.WARNING);
     [java]     [javac] 	                                                                                ^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.WARNING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1273. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/calloutbinding/CalloutToField.java (at line 2586)
     [java]     [javac] 	Map customOptions = getCompilerOptions();
     [java]     [javac] 	^^^
     [java]     [javac] Map is a raw type. References to generic type Map<K,V> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 1274. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/calloutbinding/CalloutToField.java (at line 2587)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportInferredCallout, CompilerOptions.WARNING);
     [java]     [javac] 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1275. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/calloutbinding/CalloutToField.java (at line 2587)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportInferredCallout, CompilerOptions.WARNING);
     [java]     [javac] 	                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.OPTION_ReportInferredCallout' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1276. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/calloutbinding/CalloutToField.java (at line 2587)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportInferredCallout, CompilerOptions.WARNING);
     [java]     [javac] 	                                                                ^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1277. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/calloutbinding/CalloutToField.java (at line 2587)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportInferredCallout, CompilerOptions.WARNING);
     [java]     [javac] 	                                                                                ^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.WARNING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1278. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/calloutbinding/CalloutToField.java (at line 2628)
     [java]     [javac] 	Map customOptions = getCompilerOptions();
     [java]     [javac] 	^^^
     [java]     [javac] Map is a raw type. References to generic type Map<K,V> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 1279. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/calloutbinding/CalloutToField.java (at line 2629)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportInferredCallout, CompilerOptions.WARNING);
     [java]     [javac] 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1280. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/calloutbinding/CalloutToField.java (at line 2629)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportInferredCallout, CompilerOptions.WARNING);
     [java]     [javac] 	                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.OPTION_ReportInferredCallout' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1281. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/calloutbinding/CalloutToField.java (at line 2629)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportInferredCallout, CompilerOptions.WARNING);
     [java]     [javac] 	                                                                ^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1282. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/calloutbinding/CalloutToField.java (at line 2629)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportInferredCallout, CompilerOptions.WARNING);
     [java]     [javac] 	                                                                                ^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.WARNING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1283. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/calloutbinding/CalloutToField.java (at line 2670)
     [java]     [javac] 	Map customOptions = getCompilerOptions();
     [java]     [javac] 	^^^
     [java]     [javac] Map is a raw type. References to generic type Map<K,V> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 1284. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/calloutbinding/CalloutToField.java (at line 2671)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportInferredCallout, CompilerOptions.WARNING);
     [java]     [javac] 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1285. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/calloutbinding/CalloutToField.java (at line 2671)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportInferredCallout, CompilerOptions.WARNING);
     [java]     [javac] 	                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.OPTION_ReportInferredCallout' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1286. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/calloutbinding/CalloutToField.java (at line 2671)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportInferredCallout, CompilerOptions.WARNING);
     [java]     [javac] 	                                                                ^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1287. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/calloutbinding/CalloutToField.java (at line 2671)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportInferredCallout, CompilerOptions.WARNING);
     [java]     [javac] 	                                                                                ^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.WARNING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1288. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/calloutbinding/CalloutToField.java (at line 2713)
     [java]     [javac] 	Map customOptions = getCompilerOptions();
     [java]     [javac] 	^^^
     [java]     [javac] Map is a raw type. References to generic type Map<K,V> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 1289. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/calloutbinding/CalloutToField.java (at line 2714)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportInferredCallout, CompilerOptions.WARNING);
     [java]     [javac] 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1290. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/calloutbinding/CalloutToField.java (at line 2714)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportInferredCallout, CompilerOptions.WARNING);
     [java]     [javac] 	                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.OPTION_ReportInferredCallout' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1291. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/calloutbinding/CalloutToField.java (at line 2714)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportInferredCallout, CompilerOptions.WARNING);
     [java]     [javac] 	                                                                ^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1292. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/calloutbinding/CalloutToField.java (at line 2714)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportInferredCallout, CompilerOptions.WARNING);
     [java]     [javac] 	                                                                                ^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.WARNING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1293. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/calloutbinding/CalloutToField.java (at line 2757)
     [java]     [javac] 	Map customOptions = getCompilerOptions();
     [java]     [javac] 	^^^
     [java]     [javac] Map is a raw type. References to generic type Map<K,V> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 1294. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/calloutbinding/CalloutToField.java (at line 2758)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportInferredCallout, CompilerOptions.WARNING);
     [java]     [javac] 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1295. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/calloutbinding/CalloutToField.java (at line 2758)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportInferredCallout, CompilerOptions.WARNING);
     [java]     [javac] 	                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.OPTION_ReportInferredCallout' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1296. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/calloutbinding/CalloutToField.java (at line 2758)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportInferredCallout, CompilerOptions.WARNING);
     [java]     [javac] 	                                                                ^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1297. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/calloutbinding/CalloutToField.java (at line 2758)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportInferredCallout, CompilerOptions.WARNING);
     [java]     [javac] 	                                                                                ^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.WARNING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1298. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/calloutbinding/CalloutToField.java (at line 2802)
     [java]     [javac] 	Map customOptions = getCompilerOptions();
     [java]     [javac] 	^^^
     [java]     [javac] Map is a raw type. References to generic type Map<K,V> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 1299. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/calloutbinding/CalloutToField.java (at line 2803)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportInferredCallout, CompilerOptions.WARNING);
     [java]     [javac] 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1300. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/calloutbinding/CalloutToField.java (at line 2803)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportInferredCallout, CompilerOptions.WARNING);
     [java]     [javac] 	                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.OPTION_ReportInferredCallout' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1301. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/calloutbinding/CalloutToField.java (at line 2803)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportInferredCallout, CompilerOptions.WARNING);
     [java]     [javac] 	                                                                ^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1302. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/calloutbinding/CalloutToField.java (at line 2803)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportInferredCallout, CompilerOptions.WARNING);
     [java]     [javac] 	                                                                                ^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.WARNING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1303. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/calloutbinding/CalloutToField.java (at line 2845)
     [java]     [javac] 	Map customOptions = getCompilerOptions();
     [java]     [javac] 	^^^
     [java]     [javac] Map is a raw type. References to generic type Map<K,V> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 1304. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/calloutbinding/CalloutToField.java (at line 2846)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportInferredCallout, CompilerOptions.WARNING);
     [java]     [javac] 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1305. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/calloutbinding/CalloutToField.java (at line 2846)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportInferredCallout, CompilerOptions.WARNING);
     [java]     [javac] 	                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.OPTION_ReportInferredCallout' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1306. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/calloutbinding/CalloutToField.java (at line 2846)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportInferredCallout, CompilerOptions.WARNING);
     [java]     [javac] 	                                                                ^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1307. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/calloutbinding/CalloutToField.java (at line 2846)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportInferredCallout, CompilerOptions.WARNING);
     [java]     [javac] 	                                                                                ^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.WARNING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1308. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/calloutbinding/CalloutToField.java (at line 2886)
     [java]     [javac] 	Map customOptions = getCompilerOptions();
     [java]     [javac] 	^^^
     [java]     [javac] Map is a raw type. References to generic type Map<K,V> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 1309. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/calloutbinding/CalloutToField.java (at line 2887)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportInferredCallout, CompilerOptions.WARNING);
     [java]     [javac] 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1310. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/calloutbinding/CalloutToField.java (at line 2887)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportInferredCallout, CompilerOptions.WARNING);
     [java]     [javac] 	                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.OPTION_ReportInferredCallout' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1311. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/calloutbinding/CalloutToField.java (at line 2887)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportInferredCallout, CompilerOptions.WARNING);
     [java]     [javac] 	                                                                ^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1312. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/calloutbinding/CalloutToField.java (at line 2887)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportInferredCallout, CompilerOptions.WARNING);
     [java]     [javac] 	                                                                                ^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.WARNING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1313. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/calloutbinding/CalloutToField.java (at line 2928)
     [java]     [javac] 	Map customOptions = getCompilerOptions();
     [java]     [javac] 	^^^
     [java]     [javac] Map is a raw type. References to generic type Map<K,V> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 1314. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/calloutbinding/CalloutToField.java (at line 2929)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportInferredCallout, CompilerOptions.WARNING);
     [java]     [javac] 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1315. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/calloutbinding/CalloutToField.java (at line 2929)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportInferredCallout, CompilerOptions.WARNING);
     [java]     [javac] 	                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.OPTION_ReportInferredCallout' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1316. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/calloutbinding/CalloutToField.java (at line 2929)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportInferredCallout, CompilerOptions.WARNING);
     [java]     [javac] 	                                                                ^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1317. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/calloutbinding/CalloutToField.java (at line 2929)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportInferredCallout, CompilerOptions.WARNING);
     [java]     [javac] 	                                                                                ^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.WARNING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1318. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/calloutbinding/CalloutToField.java (at line 2979)
     [java]     [javac] 	Map customOptions = getCompilerOptions();
     [java]     [javac] 	^^^
     [java]     [javac] Map is a raw type. References to generic type Map<K,V> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 1319. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/calloutbinding/CalloutToField.java (at line 2980)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportInferredCallout, CompilerOptions.WARNING);
     [java]     [javac] 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1320. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/calloutbinding/CalloutToField.java (at line 2980)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportInferredCallout, CompilerOptions.WARNING);
     [java]     [javac] 	                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.OPTION_ReportInferredCallout' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1321. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/calloutbinding/CalloutToField.java (at line 2980)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportInferredCallout, CompilerOptions.WARNING);
     [java]     [javac] 	                                                                ^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1322. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/calloutbinding/CalloutToField.java (at line 2980)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportInferredCallout, CompilerOptions.WARNING);
     [java]     [javac] 	                                                                                ^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.WARNING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1323. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/calloutbinding/CalloutToField.java (at line 3026)
     [java]     [javac] 	Map customOptions = getCompilerOptions();
     [java]     [javac] 	^^^
     [java]     [javac] Map is a raw type. References to generic type Map<K,V> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 1324. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/calloutbinding/CalloutToField.java (at line 3027)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportInferredCallout, CompilerOptions.WARNING);
     [java]     [javac] 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1325. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/calloutbinding/CalloutToField.java (at line 3027)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportInferredCallout, CompilerOptions.WARNING);
     [java]     [javac] 	                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.OPTION_ReportInferredCallout' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1326. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/calloutbinding/CalloutToField.java (at line 3027)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportInferredCallout, CompilerOptions.WARNING);
     [java]     [javac] 	                                                                ^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1327. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/calloutbinding/CalloutToField.java (at line 3027)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportInferredCallout, CompilerOptions.WARNING);
     [java]     [javac] 	                                                                                ^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.WARNING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1328. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/calloutbinding/CalloutToField.java (at line 3080)
     [java]     [javac] 	Map customOptions = getCompilerOptions();
     [java]     [javac] 	^^^
     [java]     [javac] Map is a raw type. References to generic type Map<K,V> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 1329. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/calloutbinding/CalloutToField.java (at line 3081)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportInferredCallout, CompilerOptions.WARNING);
     [java]     [javac] 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1330. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/calloutbinding/CalloutToField.java (at line 3081)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportInferredCallout, CompilerOptions.WARNING);
     [java]     [javac] 	                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.OPTION_ReportInferredCallout' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1331. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/calloutbinding/CalloutToField.java (at line 3081)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportInferredCallout, CompilerOptions.WARNING);
     [java]     [javac] 	                                                                ^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1332. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/calloutbinding/CalloutToField.java (at line 3081)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportInferredCallout, CompilerOptions.WARNING);
     [java]     [javac] 	                                                                                ^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.WARNING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1333. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/calloutbinding/CalloutToField.java (at line 3136)
     [java]     [javac] 	Map customOptions = getCompilerOptions();
     [java]     [javac] 	^^^
     [java]     [javac] Map is a raw type. References to generic type Map<K,V> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 1334. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/calloutbinding/CalloutToField.java (at line 3137)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportInferredCallout, CompilerOptions.IGNORE);
     [java]     [javac] 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1335. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/calloutbinding/CalloutToField.java (at line 3137)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportInferredCallout, CompilerOptions.IGNORE);
     [java]     [javac] 	                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.OPTION_ReportInferredCallout' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1336. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/calloutbinding/CalloutToField.java (at line 3137)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportInferredCallout, CompilerOptions.IGNORE);
     [java]     [javac] 	                                                                ^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1337. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/calloutbinding/CalloutToField.java (at line 3137)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportInferredCallout, CompilerOptions.IGNORE);
     [java]     [javac] 	                                                                                ^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.IGNORE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1338. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/calloutbinding/CalloutToField.java (at line 3178)
     [java]     [javac] 	Map customOptions = getCompilerOptions();
     [java]     [javac] 	^^^
     [java]     [javac] Map is a raw type. References to generic type Map<K,V> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 1339. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/calloutbinding/CalloutToField.java (at line 3179)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportInferredCallout, CompilerOptions.IGNORE);
     [java]     [javac] 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1340. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/calloutbinding/CalloutToField.java (at line 3179)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportInferredCallout, CompilerOptions.IGNORE);
     [java]     [javac] 	                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.OPTION_ReportInferredCallout' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1341. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/calloutbinding/CalloutToField.java (at line 3179)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportInferredCallout, CompilerOptions.IGNORE);
     [java]     [javac] 	                                                                ^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1342. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/calloutbinding/CalloutToField.java (at line 3179)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportInferredCallout, CompilerOptions.IGNORE);
     [java]     [javac] 	                                                                                ^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.IGNORE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1343. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/calloutbinding/CalloutToField.java (at line 3223)
     [java]     [javac] 	Map customOptions = getCompilerOptions();
     [java]     [javac] 	^^^
     [java]     [javac] Map is a raw type. References to generic type Map<K,V> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 1344. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/calloutbinding/CalloutToField.java (at line 3224)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportInferredCallout, CompilerOptions.IGNORE);
     [java]     [javac] 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1345. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/calloutbinding/CalloutToField.java (at line 3224)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportInferredCallout, CompilerOptions.IGNORE);
     [java]     [javac] 	                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.OPTION_ReportInferredCallout' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1346. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/calloutbinding/CalloutToField.java (at line 3224)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportInferredCallout, CompilerOptions.IGNORE);
     [java]     [javac] 	                                                                ^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1347. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/calloutbinding/CalloutToField.java (at line 3224)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportInferredCallout, CompilerOptions.IGNORE);
     [java]     [javac] 	                                                                                ^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.IGNORE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1348. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/calloutbinding/CalloutToField.java (at line 3265)
     [java]     [javac] 	Map customOptions = getCompilerOptions();
     [java]     [javac] 	^^^
     [java]     [javac] Map is a raw type. References to generic type Map<K,V> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 1349. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/calloutbinding/CalloutToField.java (at line 3266)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportInferredCallout, CompilerOptions.WARNING);
     [java]     [javac] 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1350. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/calloutbinding/CalloutToField.java (at line 3266)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportInferredCallout, CompilerOptions.WARNING);
     [java]     [javac] 	                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.OPTION_ReportInferredCallout' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1351. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/calloutbinding/CalloutToField.java (at line 3266)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportInferredCallout, CompilerOptions.WARNING);
     [java]     [javac] 	                                                                ^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1352. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/calloutbinding/CalloutToField.java (at line 3266)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportInferredCallout, CompilerOptions.WARNING);
     [java]     [javac] 	                                                                                ^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.WARNING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1353. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/calloutbinding/CalloutToField.java (at line 3306)
     [java]     [javac] 	Map customOptions = getCompilerOptions();
     [java]     [javac] 	^^^
     [java]     [javac] Map is a raw type. References to generic type Map<K,V> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 1354. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/calloutbinding/CalloutToField.java (at line 3307)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportInferredCallout, CompilerOptions.WARNING);
     [java]     [javac] 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1355. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/calloutbinding/CalloutToField.java (at line 3307)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportInferredCallout, CompilerOptions.WARNING);
     [java]     [javac] 	                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.OPTION_ReportInferredCallout' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1356. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/calloutbinding/CalloutToField.java (at line 3307)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportInferredCallout, CompilerOptions.WARNING);
     [java]     [javac] 	                                                                ^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1357. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/calloutbinding/CalloutToField.java (at line 3307)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportInferredCallout, CompilerOptions.WARNING);
     [java]     [javac] 	                                                                                ^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.WARNING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1358. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/calloutbinding/CalloutToField.java (at line 3362)
     [java]     [javac] 	Map customOptions = getCompilerOptions();
     [java]     [javac] 	^^^
     [java]     [javac] Map is a raw type. References to generic type Map<K,V> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 1359. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/calloutbinding/CalloutToField.java (at line 3363)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportInferredCallout, CompilerOptions.WARNING);
     [java]     [javac] 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1360. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/calloutbinding/CalloutToField.java (at line 3363)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportInferredCallout, CompilerOptions.WARNING);
     [java]     [javac] 	                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.OPTION_ReportInferredCallout' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1361. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/calloutbinding/CalloutToField.java (at line 3363)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportInferredCallout, CompilerOptions.WARNING);
     [java]     [javac] 	                                                                ^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1362. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/calloutbinding/CalloutToField.java (at line 3363)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportInferredCallout, CompilerOptions.WARNING);
     [java]     [javac] 	                                                                                ^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.WARNING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1363. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/calloutbinding/CalloutToField.java (at line 3406)
     [java]     [javac] 	Map customOptions = getCompilerOptions();
     [java]     [javac] 	^^^
     [java]     [javac] Map is a raw type. References to generic type Map<K,V> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 1364. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/calloutbinding/CalloutToField.java (at line 3407)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportInferredCallout, CompilerOptions.WARNING);
     [java]     [javac] 	                                                                ^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1365. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/calloutbinding/CalloutToField.java (at line 3407)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportInferredCallout, CompilerOptions.WARNING);
     [java]     [javac] 	                                                                                ^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.WARNING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 1366. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/rolesandteams/ValueParameters.java (at line 23)
     [java]     [javac] 	import org.eclipse.jdt.internal.compiler.impl.CompilerOptions;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1367. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/rolesandteams/ValueParameters.java (at line 47)
     [java]     [javac] 	public static Class testClass() {
     [java]     [javac] 	              ^^^^^
     [java]     [javac] Class is a raw type. References to generic type Class<T> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 1368. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/rolesandteams/ValueParameters.java (at line 701)
     [java]     [javac] 	Map customOptions = getCompilerOptions();
     [java]     [javac] 	^^^
     [java]     [javac] Map is a raw type. References to generic type Map<K,V> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 1369. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/rolesandteams/ValueParameters.java (at line 702)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportDeprecatedPathSyntax, CompilerOptions.WARNING);
     [java]     [javac] 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1370. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/rolesandteams/ValueParameters.java (at line 702)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportDeprecatedPathSyntax, CompilerOptions.WARNING);
     [java]     [javac] 	                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.OPTION_ReportDeprecatedPathSyntax' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1371. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/rolesandteams/ValueParameters.java (at line 702)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportDeprecatedPathSyntax, CompilerOptions.WARNING);
     [java]     [javac] 	                                                                     ^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1372. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/rolesandteams/ValueParameters.java (at line 702)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportDeprecatedPathSyntax, CompilerOptions.WARNING);
     [java]     [javac] 	                                                                                     ^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.WARNING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1373. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/rolesandteams/ValueParameters.java (at line 725)
     [java]     [javac] 	Map customOptions = getCompilerOptions();
     [java]     [javac] 	^^^
     [java]     [javac] Map is a raw type. References to generic type Map<K,V> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 1374. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/rolesandteams/ValueParameters.java (at line 726)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportDeprecatedPathSyntax, CompilerOptions.WARNING);
     [java]     [javac] 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1375. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/rolesandteams/ValueParameters.java (at line 726)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportDeprecatedPathSyntax, CompilerOptions.WARNING);
     [java]     [javac] 	                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.OPTION_ReportDeprecatedPathSyntax' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1376. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/rolesandteams/ValueParameters.java (at line 726)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportDeprecatedPathSyntax, CompilerOptions.WARNING);
     [java]     [javac] 	                                                                     ^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1377. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/rolesandteams/ValueParameters.java (at line 726)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportDeprecatedPathSyntax, CompilerOptions.WARNING);
     [java]     [javac] 	                                                                                     ^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.WARNING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 1378. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/hierarchy/FileBasedHierarchyTest.java (at line 28)
     [java]     [javac] 	import org.eclipse.jdt.internal.core.hierarchy.TypeHierarchy;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'TypeHierarchy' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1379. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/hierarchy/FileBasedHierarchyTest.java (at line 49)
     [java]     [javac] 	ITypeHierarchy hierarchy = new TypeHierarchy(focusType, null, focusType.getJavaProject(), computeSubtypes);
     [java]     [javac] 	                               ^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'TypeHierarchy' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1380. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/hierarchy/FileBasedHierarchyTest.java (at line 49)
     [java]     [javac] 	ITypeHierarchy hierarchy = new TypeHierarchy(focusType, null, focusType.getJavaProject(), computeSubtypes);
     [java]     [javac] 	                               ^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The constructor 'TypeHierarchy(IType, ICompilationUnit[], IJavaProject, boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 1381. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/otmodel/role/bound/toordinary/Test3a.java (at line 52)
     [java]     [javac] 	junit.framework.TestSuite suite = new Suite(Test3a.class
     [java]     [javac]             .getName());
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Dead code
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 1382. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/otmodel/role/bound/toordinary/Test3b.java (at line 53)
     [java]     [javac] 	junit.framework.TestSuite suite = new Suite(Test3b.class
     [java]     [javac]             .getName());
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Dead code
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 1383. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/otmodel/role/bound/toordinary/Test3c.java (at line 52)
     [java]     [javac] 	junit.framework.TestSuite suite = new Suite(Test3c.class
     [java]     [javac]             .getName());
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Dead code
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 1384. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/otmodel/role/bound/toordinary/Test3d.java (at line 53)
     [java]     [javac] 	junit.framework.TestSuite suite = new Suite(Test3d.class
     [java]     [javac]             .getName());
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Dead code
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 1385. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/otmodel/role/bound/toordinary/Test4a.java (at line 55)
     [java]     [javac] 	junit.framework.TestSuite suite = new Suite(Test4a.class
     [java]     [javac]             .getName());
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Dead code
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 1386. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/otmodel/role/bound/toordinary/Test4b.java (at line 57)
     [java]     [javac] 	junit.framework.TestSuite suite = new Suite(Test4b.class
     [java]     [javac]             .getName());
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Dead code
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 1387. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/otmodel/role/bound/toordinary/Test5a.java (at line 59)
     [java]     [javac] 	junit.framework.TestSuite suite = new Suite(Test5a.class
     [java]     [javac]             .getName());
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Dead code
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 1388. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/otmodel/role/bound/toordinary/Test5b.java (at line 51)
     [java]     [javac] 	junit.framework.TestSuite suite = new Suite(Test5b.class
     [java]     [javac]             .getName());
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Dead code
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 1389. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/otmodel/role/bound/toordinary/Test5c.java (at line 62)
     [java]     [javac] 	junit.framework.TestSuite suite = new Suite(Test5c.class
     [java]     [javac]             .getName());
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Dead code
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 1390. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/otmodel/role/bound/toordinary/Test5d.java (at line 50)
     [java]     [javac] 	junit.framework.TestSuite suite = new Suite(Test5d.class
     [java]     [javac]             .getName());
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Dead code
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 1391. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/otmodel/role/bound/toordinary/Test5e.java (at line 50)
     [java]     [javac] 	junit.framework.TestSuite suite = new Suite(Test5e.class
     [java]     [javac]             .getName());
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Dead code
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 1392. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/other/OTNullTypeAnnotationTest.java (at line 48)
     [java]     [javac] 	public static Class testClass() {
     [java]     [javac] 	              ^^^^^
     [java]     [javac] Class is a raw type. References to generic type Class<T> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 1393. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/other/OTNullTypeAnnotationTest.java (at line 133)
     [java]     [javac] 	Map<String,String> compilerOptions = getCompilerOptions();
     [java]     [javac] 	                                     ^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Type safety: The expression of type Map needs unchecked conversion to conform to Map<String,String>
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 1394. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/regression/DevelopmentExamples.java (at line 24)
     [java]     [javac] 	import org.eclipse.jdt.internal.compiler.impl.CompilerOptions;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1395. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/regression/DevelopmentExamples.java (at line 53)
     [java]     [javac] 	public static Class testClass() {
     [java]     [javac] 	              ^^^^^
     [java]     [javac] Class is a raw type. References to generic type Class<T> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 1396. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/regression/DevelopmentExamples.java (at line 2448)
     [java]     [javac] 	Map customOptions = getCompilerOptions();
     [java]     [javac] 	^^^
     [java]     [javac] Map is a raw type. References to generic type Map<K,V> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 1397. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/regression/DevelopmentExamples.java (at line 2553)
     [java]     [javac] 	Map customOptions = getCompilerOptions();
     [java]     [javac] 	^^^
     [java]     [javac] Map is a raw type. References to generic type Map<K,V> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 1398. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/regression/DevelopmentExamples.java (at line 2658)
     [java]     [javac] 	Map customOptions = getCompilerOptions();
     [java]     [javac] 	^^^
     [java]     [javac] Map is a raw type. References to generic type Map<K,V> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 1399. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/regression/DevelopmentExamples.java (at line 2744)
     [java]     [javac] 	Map customOptions = getCompilerOptions();
     [java]     [javac] 	^^^
     [java]     [javac] Map is a raw type. References to generic type Map<K,V> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 1400. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/regression/DevelopmentExamples.java (at line 4730)
     [java]     [javac] 	Map customOptions = getCompilerOptions();
     [java]     [javac] 	^^^
     [java]     [javac] Map is a raw type. References to generic type Map<K,V> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 1401. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/regression/DevelopmentExamples.java (at line 4787)
     [java]     [javac] 	Map customOptions = getCompilerOptions();
     [java]     [javac] 	^^^
     [java]     [javac] Map is a raw type. References to generic type Map<K,V> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 1402. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/regression/DevelopmentExamples.java (at line 4851)
     [java]     [javac] 	Map customOptions = getCompilerOptions();
     [java]     [javac] 	^^^
     [java]     [javac] Map is a raw type. References to generic type Map<K,V> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 1403. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/regression/DevelopmentExamples.java (at line 4901)
     [java]     [javac] 	Map customOptions = getCompilerOptions();
     [java]     [javac] 	^^^
     [java]     [javac] Map is a raw type. References to generic type Map<K,V> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 1404. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/regression/DevelopmentExamples.java (at line 4963)
     [java]     [javac] 	Map customOptions = getCompilerOptions();
     [java]     [javac] 	^^^
     [java]     [javac] Map is a raw type. References to generic type Map<K,V> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 1405. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/regression/DevelopmentExamples.java (at line 5021)
     [java]     [javac] 	Map customOptions = getCompilerOptions();
     [java]     [javac] 	^^^
     [java]     [javac] Map is a raw type. References to generic type Map<K,V> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 1406. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/regression/DevelopmentExamples.java (at line 5082)
     [java]     [javac] 	Map customOptions = getCompilerOptions();
     [java]     [javac] 	^^^
     [java]     [javac] Map is a raw type. References to generic type Map<K,V> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 1407. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/regression/DevelopmentExamples.java (at line 5122)
     [java]     [javac] 	Map customOptions = getCompilerOptions();
     [java]     [javac] 	^^^
     [java]     [javac] Map is a raw type. References to generic type Map<K,V> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 1408. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/regression/DevelopmentExamples.java (at line 6152)
     [java]     [javac] 	Map customOptions = getCompilerOptions();
     [java]     [javac] 	^^^
     [java]     [javac] Map is a raw type. References to generic type Map<K,V> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 1409. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/regression/DevelopmentExamples.java (at line 6153)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_LocalVariableAttribute, CompilerOptions.GENERATE);
     [java]     [javac] 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1410. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/regression/DevelopmentExamples.java (at line 6153)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_LocalVariableAttribute, CompilerOptions.GENERATE);
     [java]     [javac] 	                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.OPTION_LocalVariableAttribute' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1411. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/regression/DevelopmentExamples.java (at line 6153)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_LocalVariableAttribute, CompilerOptions.GENERATE);
     [java]     [javac] 	                                                                 ^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1412. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/regression/DevelopmentExamples.java (at line 6153)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_LocalVariableAttribute, CompilerOptions.GENERATE);
     [java]     [javac] 	                                                                                 ^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.GENERATE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1413. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/regression/DevelopmentExamples.java (at line 6154)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_LineNumberAttribute, CompilerOptions.GENERATE);
     [java]     [javac] 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1414. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/regression/DevelopmentExamples.java (at line 6154)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_LineNumberAttribute, CompilerOptions.GENERATE);
     [java]     [javac] 	                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.OPTION_LineNumberAttribute' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1415. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/regression/DevelopmentExamples.java (at line 6154)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_LineNumberAttribute, CompilerOptions.GENERATE);
     [java]     [javac] 	                                                              ^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1416. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/regression/DevelopmentExamples.java (at line 6154)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_LineNumberAttribute, CompilerOptions.GENERATE);
     [java]     [javac] 	                                                                              ^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.GENERATE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1417. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/regression/DevelopmentExamples.java (at line 6155)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_SourceFileAttribute, CompilerOptions.GENERATE);
     [java]     [javac] 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1418. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/regression/DevelopmentExamples.java (at line 6155)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_SourceFileAttribute, CompilerOptions.GENERATE);
     [java]     [javac] 	                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.OPTION_SourceFileAttribute' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1419. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/regression/DevelopmentExamples.java (at line 6155)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_SourceFileAttribute, CompilerOptions.GENERATE);
     [java]     [javac] 	                                                              ^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1420. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/regression/DevelopmentExamples.java (at line 6155)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_SourceFileAttribute, CompilerOptions.GENERATE);
     [java]     [javac] 	                                                                              ^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.GENERATE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 1421. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/roleplaying/LiftingAndLowering.java (at line 26)
     [java]     [javac] 	import org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'ClassFileConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1422. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/roleplaying/LiftingAndLowering.java (at line 27)
     [java]     [javac] 	import org.eclipse.jdt.internal.compiler.impl.CompilerOptions;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1423. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/roleplaying/LiftingAndLowering.java (at line 50)
     [java]     [javac] 	public static Class testClass() {
     [java]     [javac] 	              ^^^^^
     [java]     [javac] Class is a raw type. References to generic type Class<T> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 1424. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/roleplaying/LiftingAndLowering.java (at line 812)
     [java]     [javac] 	Map options = getCompilerOptions();
     [java]     [javac] 	^^^
     [java]     [javac] Map is a raw type. References to generic type Map<K,V> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 1425. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/roleplaying/LiftingAndLowering.java (at line 813)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_ReportRedundantNullCheck, CompilerOptions.ERROR);
     [java]     [javac] 	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1426. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/roleplaying/LiftingAndLowering.java (at line 813)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_ReportRedundantNullCheck, CompilerOptions.ERROR);
     [java]     [javac] 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.OPTION_ReportRedundantNullCheck' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1427. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/roleplaying/LiftingAndLowering.java (at line 813)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_ReportRedundantNullCheck, CompilerOptions.ERROR);
     [java]     [javac] 	                                                             ^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1428. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/roleplaying/LiftingAndLowering.java (at line 813)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_ReportRedundantNullCheck, CompilerOptions.ERROR);
     [java]     [javac] 	                                                                             ^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.ERROR' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1429. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/roleplaying/LiftingAndLowering.java (at line 851)
     [java]     [javac] 	Map options = getCompilerOptions();
     [java]     [javac] 	^^^
     [java]     [javac] Map is a raw type. References to generic type Map<K,V> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 1430. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/roleplaying/LiftingAndLowering.java (at line 852)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_ReportRedundantNullCheck, CompilerOptions.ERROR);
     [java]     [javac] 	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1431. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/roleplaying/LiftingAndLowering.java (at line 852)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_ReportRedundantNullCheck, CompilerOptions.ERROR);
     [java]     [javac] 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.OPTION_ReportRedundantNullCheck' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1432. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/roleplaying/LiftingAndLowering.java (at line 852)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_ReportRedundantNullCheck, CompilerOptions.ERROR);
     [java]     [javac] 	                                                             ^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1433. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/roleplaying/LiftingAndLowering.java (at line 852)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_ReportRedundantNullCheck, CompilerOptions.ERROR);
     [java]     [javac] 	                                                                             ^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.ERROR' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1434. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/roleplaying/LiftingAndLowering.java (at line 4556)
     [java]     [javac] 	(this.weavingScheme == WeavingScheme.OTDRE || this.complianceLevel < ClassFileConstants.JDK1_8
     [java]     [javac] 	                                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'ClassFileConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1435. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/roleplaying/LiftingAndLowering.java (at line 4556)
     [java]     [javac] 	(this.weavingScheme == WeavingScheme.OTDRE || this.complianceLevel < ClassFileConstants.JDK1_8
     [java]     [javac] 	                                                                                        ^^^^^^
     [java]     [javac] Discouraged access: The field 'ClassFileConstants.JDK1_8' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1436. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/roleplaying/LiftingAndLowering.java (at line 4751)
     [java]     [javac] 	(this.weavingScheme == WeavingScheme.OTDRE || this.complianceLevel < ClassFileConstants.JDK1_8
     [java]     [javac] 	                                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'ClassFileConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1437. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/roleplaying/LiftingAndLowering.java (at line 4751)
     [java]     [javac] 	(this.weavingScheme == WeavingScheme.OTDRE || this.complianceLevel < ClassFileConstants.JDK1_8
     [java]     [javac] 	                                                                                        ^^^^^^
     [java]     [javac] Discouraged access: The field 'ClassFileConstants.JDK1_8' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1438. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/roleplaying/LiftingAndLowering.java (at line 5312)
     [java]     [javac] 	Map customOptions = getCompilerOptions();
     [java]     [javac] 	^^^
     [java]     [javac] Map is a raw type. References to generic type Map<K,V> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 1439. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/roleplaying/LiftingAndLowering.java (at line 5313)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportMissingOverrideAnnotationForInterfaceMethodImplementation, CompilerOptions.DISABLED);
     [java]     [javac] 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1440. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/roleplaying/LiftingAndLowering.java (at line 5313)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportMissingOverrideAnnotationForInterfaceMethodImplementation, CompilerOptions.DISABLED);
     [java]     [javac] 	                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.OPTION_ReportMissingOverrideAnnotationForInterfaceMethodImplementation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1441. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/roleplaying/LiftingAndLowering.java (at line 5313)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportMissingOverrideAnnotationForInterfaceMethodImplementation, CompilerOptions.DISABLED);
     [java]     [javac] 	                                                                                                          ^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1442. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/roleplaying/LiftingAndLowering.java (at line 5313)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportMissingOverrideAnnotationForInterfaceMethodImplementation, CompilerOptions.DISABLED);
     [java]     [javac] 	                                                                                                                          ^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.DISABLED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1443. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/roleplaying/LiftingAndLowering.java (at line 5390)
     [java]     [javac] 	Map customOptions = getCompilerOptions();
     [java]     [javac] 	^^^
     [java]     [javac] Map is a raw type. References to generic type Map<K,V> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 1444. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/roleplaying/LiftingAndLowering.java (at line 5391)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportMissingOverrideAnnotationForInterfaceMethodImplementation, CompilerOptions.DISABLED);
     [java]     [javac] 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1445. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/roleplaying/LiftingAndLowering.java (at line 5391)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportMissingOverrideAnnotationForInterfaceMethodImplementation, CompilerOptions.DISABLED);
     [java]     [javac] 	                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.OPTION_ReportMissingOverrideAnnotationForInterfaceMethodImplementation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1446. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/roleplaying/LiftingAndLowering.java (at line 5391)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportMissingOverrideAnnotationForInterfaceMethodImplementation, CompilerOptions.DISABLED);
     [java]     [javac] 	                                                                                                          ^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1447. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/roleplaying/LiftingAndLowering.java (at line 5391)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportMissingOverrideAnnotationForInterfaceMethodImplementation, CompilerOptions.DISABLED);
     [java]     [javac] 	                                                                                                                          ^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.DISABLED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 1448. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/AbstractOTJLDNullAnnotationTest.java (at line 34)
     [java]     [javac] 	import org.eclipse.jdt.internal.compiler.Compiler;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'Compiler' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1449. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/AbstractOTJLDNullAnnotationTest.java (at line 35)
     [java]     [javac] 	import org.eclipse.jdt.internal.compiler.batch.FileSystem;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'FileSystem' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1450. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/AbstractOTJLDNullAnnotationTest.java (at line 36)
     [java]     [javac] 	import org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'ClassFileConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1451. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/AbstractOTJLDNullAnnotationTest.java (at line 37)
     [java]     [javac] 	import org.eclipse.jdt.internal.compiler.env.INameEnvironment;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'INameEnvironment' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1452. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/AbstractOTJLDNullAnnotationTest.java (at line 38)
     [java]     [javac] 	import org.eclipse.jdt.internal.compiler.impl.CompilerOptions;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1453. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/AbstractOTJLDNullAnnotationTest.java (at line 122)
     [java]     [javac] 	return (IS_JRE_8 && this.complianceLevel < ClassFileConstants.JDK1_8)
     [java]     [javac] 	                                           ^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'ClassFileConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1454. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/AbstractOTJLDNullAnnotationTest.java (at line 122)
     [java]     [javac] 	return (IS_JRE_8 && this.complianceLevel < ClassFileConstants.JDK1_8)
     [java]     [javac] 	                                                              ^^^^^^
     [java]     [javac] Discouraged access: The field 'ClassFileConstants.JDK1_8' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1455. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/AbstractOTJLDNullAnnotationTest.java (at line 127)
     [java]     [javac] 	return (IS_JRE_8 && this.complianceLevel < ClassFileConstants.JDK1_8)
     [java]     [javac] 	                                           ^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'ClassFileConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1456. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/AbstractOTJLDNullAnnotationTest.java (at line 127)
     [java]     [javac] 	return (IS_JRE_8 && this.complianceLevel < ClassFileConstants.JDK1_8)
     [java]     [javac] 	                                                              ^^^^^^
     [java]     [javac] Discouraged access: The field 'ClassFileConstants.JDK1_8' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1457. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/AbstractOTJLDNullAnnotationTest.java (at line 132)
     [java]     [javac] 	return (IS_JRE_8 && this.complianceLevel < ClassFileConstants.JDK1_8) ? "spliterator -> spliterator;\n" : "";
     [java]     [javac] 	                                           ^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'ClassFileConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1458. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/AbstractOTJLDNullAnnotationTest.java (at line 132)
     [java]     [javac] 	return (IS_JRE_8 && this.complianceLevel < ClassFileConstants.JDK1_8) ? "spliterator -> spliterator;\n" : "";
     [java]     [javac] 	                                                              ^^^^^^
     [java]     [javac] Discouraged access: The field 'ClassFileConstants.JDK1_8' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1459. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/AbstractOTJLDNullAnnotationTest.java (at line 192)
     [java]     [javac] 	protected Map getCompilerOptions() {
     [java]     [javac] 	          ^^^
     [java]     [javac] Map is a raw type. References to generic type Map<K,V> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 1460. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/AbstractOTJLDNullAnnotationTest.java (at line 193)
     [java]     [javac] 	Map options = super.getCompilerOptions();
     [java]     [javac] 	^^^
     [java]     [javac] Map is a raw type. References to generic type Map<K,V> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 1461. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/AbstractOTJLDNullAnnotationTest.java (at line 194)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_ReportUnnecessaryElse, CompilerOptions.IGNORE);
     [java]     [javac] 	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1462. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/AbstractOTJLDNullAnnotationTest.java (at line 194)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_ReportUnnecessaryElse, CompilerOptions.IGNORE);
     [java]     [javac] 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.OPTION_ReportUnnecessaryElse' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1463. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/AbstractOTJLDNullAnnotationTest.java (at line 194)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_ReportUnnecessaryElse, CompilerOptions.IGNORE);
     [java]     [javac] 	                                                          ^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1464. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/AbstractOTJLDNullAnnotationTest.java (at line 194)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_ReportUnnecessaryElse, CompilerOptions.IGNORE);
     [java]     [javac] 	                                                                          ^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.IGNORE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1465. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/AbstractOTJLDNullAnnotationTest.java (at line 195)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_ReportSyntheticAccessEmulation, CompilerOptions.IGNORE);
     [java]     [javac] 	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1466. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/AbstractOTJLDNullAnnotationTest.java (at line 195)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_ReportSyntheticAccessEmulation, CompilerOptions.IGNORE);
     [java]     [javac] 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.OPTION_ReportSyntheticAccessEmulation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1467. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/AbstractOTJLDNullAnnotationTest.java (at line 195)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_ReportSyntheticAccessEmulation, CompilerOptions.IGNORE);
     [java]     [javac] 	                                                                   ^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1468. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/AbstractOTJLDNullAnnotationTest.java (at line 195)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_ReportSyntheticAccessEmulation, CompilerOptions.IGNORE);
     [java]     [javac] 	                                                                                   ^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.IGNORE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1469. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/AbstractOTJLDNullAnnotationTest.java (at line 196)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_ReportUnusedWarningToken, CompilerOptions.ERROR);
     [java]     [javac] 	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1470. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/AbstractOTJLDNullAnnotationTest.java (at line 196)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_ReportUnusedWarningToken, CompilerOptions.ERROR);
     [java]     [javac] 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.OPTION_ReportUnusedWarningToken' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1471. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/AbstractOTJLDNullAnnotationTest.java (at line 196)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_ReportUnusedWarningToken, CompilerOptions.ERROR);
     [java]     [javac] 	                                                             ^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1472. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/AbstractOTJLDNullAnnotationTest.java (at line 196)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_ReportUnusedWarningToken, CompilerOptions.ERROR);
     [java]     [javac] 	                                                                             ^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.ERROR' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1473. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/AbstractOTJLDNullAnnotationTest.java (at line 197)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_WeavingScheme, this.weavingScheme.name());
     [java]     [javac] 	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1474. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/AbstractOTJLDNullAnnotationTest.java (at line 197)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_WeavingScheme, this.weavingScheme.name());
     [java]     [javac] 	                            ^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.OPTION_WeavingScheme' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1475. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/AbstractOTJLDNullAnnotationTest.java (at line 199)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_ReportOtreWeavingIntoJava8, CompilerOptions.IGNORE);
     [java]     [javac] 	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1476. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/AbstractOTJLDNullAnnotationTest.java (at line 199)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_ReportOtreWeavingIntoJava8, CompilerOptions.IGNORE);
     [java]     [javac] 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.OPTION_ReportOtreWeavingIntoJava8' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1477. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/AbstractOTJLDNullAnnotationTest.java (at line 199)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_ReportOtreWeavingIntoJava8, CompilerOptions.IGNORE);
     [java]     [javac] 	                                                               ^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1478. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/AbstractOTJLDNullAnnotationTest.java (at line 199)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_ReportOtreWeavingIntoJava8, CompilerOptions.IGNORE);
     [java]     [javac] 	                                                                               ^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.IGNORE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1479. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/AbstractOTJLDNullAnnotationTest.java (at line 229)
     [java]     [javac] 	void logTestFiles(boolean logTitle, String[] testFiles) {
     [java]     [javac] 	     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] The method AbstractOTJLDNullAnnotationTest.logTestFiles(boolean, String[]) does not override the inherited method from AbstractRegressionTest since it is private to a different package
     [java]     [javac] ----------
     [java]     [javac] 1480. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/AbstractOTJLDNullAnnotationTest.java (at line 241)
     [java]     [javac] 	void logTestTitle() {
     [java]     [javac] 	     ^^^^^^^^^^^^^^
     [java]     [javac] The method AbstractOTJLDNullAnnotationTest.logTestTitle() does not override the inherited method from AbstractRegressionTest since it is private to a different package
     [java]     [javac] ----------
     [java]     [javac] 1481. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/AbstractOTJLDNullAnnotationTest.java (at line 247)
     [java]     [javac] 	protected void compileTestFiles(Compiler batchCompiler, String[] testFiles) {
     [java]     [javac] 	                                ^^^^^^^^
     [java]     [javac] Discouraged access: The type 'Compiler' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1482. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/AbstractOTJLDNullAnnotationTest.java (at line 249)
     [java]     [javac] 	batchCompiler.sortCompilationUnits = true;
     [java]     [javac] 	              ^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'Compiler.sortCompilationUnits' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1483. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/AbstractOTJLDNullAnnotationTest.java (at line 266)
     [java]     [javac] 	batchCompiler.lookupEnvironment.nameEnvironment.cleanup(); // don't use chached info from previous runs
     [java]     [javac] 	              ^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'Compiler.lookupEnvironment' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1484. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/AbstractOTJLDNullAnnotationTest.java (at line 266)
     [java]     [javac] 	batchCompiler.lookupEnvironment.nameEnvironment.cleanup(); // don't use chached info from previous runs
     [java]     [javac] 	                                ^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'LookupEnvironment.nameEnvironment' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1485. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/AbstractOTJLDNullAnnotationTest.java (at line 266)
     [java]     [javac] 	batchCompiler.lookupEnvironment.nameEnvironment.cleanup(); // don't use chached info from previous runs
     [java]     [javac] 	                                                ^^^^^^^
     [java]     [javac] Discouraged access: The method 'INameEnvironment.cleanup()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1486. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/AbstractOTJLDNullAnnotationTest.java (at line 271)
     [java]     [javac] 	protected INameEnvironment getNameEnvironment(final String[] testFiles, String[] classPaths) {
     [java]     [javac] 	          ^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'INameEnvironment' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1487. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/AbstractOTJLDNullAnnotationTest.java (at line 278)
     [java]     [javac] 	if (this.classLibs[i] instanceof FileSystem)
     [java]     [javac] 	                                 ^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'FileSystem' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1488. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/AbstractOTJLDNullAnnotationTest.java (at line 279)
     [java]     [javac] 	((FileSystem) this.classLibs[i]).softReset();
     [java]     [javac] 	  ^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'FileSystem' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1489. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/AbstractOTJLDNullAnnotationTest.java (at line 279)
     [java]     [javac] 	((FileSystem) this.classLibs[i]).softReset();
     [java]     [javac] 	                                 ^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'FileSystem.softReset()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1490. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/AbstractOTJLDNullAnnotationTest.java (at line 286)
     [java]     [javac] 	Map options = getCompilerOptions();
     [java]     [javac] 	^^^
     [java]     [javac] Map is a raw type. References to generic type Map<K,V> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 1491. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/AbstractOTJLDNullAnnotationTest.java (at line 304)
     [java]     [javac] 	protected void runTestExpectingWarnings(String[] files, String expectedWarnings, Map options) {
     [java]     [javac] 	                                                                                 ^^^
     [java]     [javac] Map is a raw type. References to generic type Map<K,V> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 1492. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/AbstractOTJLDNullAnnotationTest.java (at line 323)
     [java]     [javac] 	Map options = getCompilerOptions();
     [java]     [javac] 	^^^
     [java]     [javac] Map is a raw type. References to generic type Map<K,V> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 1493. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/AbstractOTJLDNullAnnotationTest.java (at line 341)
     [java]     [javac] 	Map options = getCompilerOptions();
     [java]     [javac] 	^^^
     [java]     [javac] Map is a raw type. References to generic type Map<K,V> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 1494. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/roleplaying/BaseClassVisibility.java (at line 22)
     [java]     [javac] 	import org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'ClassFileConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1495. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/roleplaying/BaseClassVisibility.java (at line 45)
     [java]     [javac] 	public static Class testClass() {
     [java]     [javac] 	              ^^^^^
     [java]     [javac] Class is a raw type. References to generic type Class<T> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 1496. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/roleplaying/BaseClassVisibility.java (at line 2269)
     [java]     [javac] 	if (this.complianceLevel < ClassFileConstants.JDK1_7)
     [java]     [javac] 	                           ^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'ClassFileConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1497. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/roleplaying/BaseClassVisibility.java (at line 2269)
     [java]     [javac] 	if (this.complianceLevel < ClassFileConstants.JDK1_7)
     [java]     [javac] 	                                              ^^^^^^
     [java]     [javac] Discouraged access: The field 'ClassFileConstants.JDK1_7' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 1498. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/roleplaying/BindingAmbiguities1.java (at line 24)
     [java]     [javac] 	import org.eclipse.jdt.internal.compiler.impl.CompilerOptions;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1499. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/roleplaying/BindingAmbiguities1.java (at line 48)
     [java]     [javac] 	public static Class testClass() {
     [java]     [javac] 	              ^^^^^
     [java]     [javac] Class is a raw type. References to generic type Class<T> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 1500. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/roleplaying/BindingAmbiguities1.java (at line 55)
     [java]     [javac] 	Map options = getCompilerOptions();
     [java]     [javac] 	^^^
     [java]     [javac] Map is a raw type. References to generic type Map<K,V> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 1501. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/roleplaying/BindingAmbiguities1.java (at line 56)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_SuppressOptionalErrors, CompilerOptions.ENABLED);
     [java]     [javac] 	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1502. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/roleplaying/BindingAmbiguities1.java (at line 56)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_SuppressOptionalErrors, CompilerOptions.ENABLED);
     [java]     [javac] 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.OPTION_SuppressOptionalErrors' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1503. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/roleplaying/BindingAmbiguities1.java (at line 56)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_SuppressOptionalErrors, CompilerOptions.ENABLED);
     [java]     [javac] 	                                                           ^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1504. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/roleplaying/BindingAmbiguities1.java (at line 56)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_SuppressOptionalErrors, CompilerOptions.ENABLED);
     [java]     [javac] 	                                                                           ^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.ENABLED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1505. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/roleplaying/BindingAmbiguities1.java (at line 57)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_ReportMissingOverrideAnnotation, CompilerOptions.DISABLED);
     [java]     [javac] 	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1506. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/roleplaying/BindingAmbiguities1.java (at line 57)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_ReportMissingOverrideAnnotation, CompilerOptions.DISABLED);
     [java]     [javac] 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.OPTION_ReportMissingOverrideAnnotation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1507. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/roleplaying/BindingAmbiguities1.java (at line 57)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_ReportMissingOverrideAnnotation, CompilerOptions.DISABLED);
     [java]     [javac] 	                                                                    ^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1508. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/roleplaying/BindingAmbiguities1.java (at line 57)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_ReportMissingOverrideAnnotation, CompilerOptions.DISABLED);
     [java]     [javac] 	                                                                                    ^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.DISABLED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1509. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/roleplaying/BindingAmbiguities1.java (at line 174)
     [java]     [javac] 	Map options = getCompilerOptions();
     [java]     [javac] 	^^^
     [java]     [javac] Map is a raw type. References to generic type Map<K,V> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 1510. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/roleplaying/BindingAmbiguities1.java (at line 175)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_SuppressOptionalErrors, CompilerOptions.ENABLED);
     [java]     [javac] 	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1511. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/roleplaying/BindingAmbiguities1.java (at line 175)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_SuppressOptionalErrors, CompilerOptions.ENABLED);
     [java]     [javac] 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.OPTION_SuppressOptionalErrors' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1512. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/roleplaying/BindingAmbiguities1.java (at line 175)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_SuppressOptionalErrors, CompilerOptions.ENABLED);
     [java]     [javac] 	                                                           ^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1513. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/roleplaying/BindingAmbiguities1.java (at line 175)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_SuppressOptionalErrors, CompilerOptions.ENABLED);
     [java]     [javac] 	                                                                           ^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.ENABLED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1514. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/roleplaying/BindingAmbiguities1.java (at line 176)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_ReportMissingOverrideAnnotation, CompilerOptions.DISABLED);
     [java]     [javac] 	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1515. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/roleplaying/BindingAmbiguities1.java (at line 176)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_ReportMissingOverrideAnnotation, CompilerOptions.DISABLED);
     [java]     [javac] 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.OPTION_ReportMissingOverrideAnnotation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1516. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/roleplaying/BindingAmbiguities1.java (at line 176)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_ReportMissingOverrideAnnotation, CompilerOptions.DISABLED);
     [java]     [javac] 	                                                                    ^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1517. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/roleplaying/BindingAmbiguities1.java (at line 176)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_ReportMissingOverrideAnnotation, CompilerOptions.DISABLED);
     [java]     [javac] 	                                                                                    ^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.DISABLED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1518. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/roleplaying/BindingAmbiguities1.java (at line 294)
     [java]     [javac] 	Map options = getCompilerOptions();
     [java]     [javac] 	^^^
     [java]     [javac] Map is a raw type. References to generic type Map<K,V> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 1519. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/roleplaying/BindingAmbiguities1.java (at line 295)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_SuppressOptionalErrors, CompilerOptions.ENABLED);
     [java]     [javac] 	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1520. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/roleplaying/BindingAmbiguities1.java (at line 295)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_SuppressOptionalErrors, CompilerOptions.ENABLED);
     [java]     [javac] 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.OPTION_SuppressOptionalErrors' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1521. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/roleplaying/BindingAmbiguities1.java (at line 295)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_SuppressOptionalErrors, CompilerOptions.ENABLED);
     [java]     [javac] 	                                                           ^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1522. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/roleplaying/BindingAmbiguities1.java (at line 295)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_SuppressOptionalErrors, CompilerOptions.ENABLED);
     [java]     [javac] 	                                                                           ^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.ENABLED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1523. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/roleplaying/BindingAmbiguities1.java (at line 296)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_ReportMissingOverrideAnnotation, CompilerOptions.DISABLED);
     [java]     [javac] 	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1524. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/roleplaying/BindingAmbiguities1.java (at line 296)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_ReportMissingOverrideAnnotation, CompilerOptions.DISABLED);
     [java]     [javac] 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.OPTION_ReportMissingOverrideAnnotation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1525. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/roleplaying/BindingAmbiguities1.java (at line 296)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_ReportMissingOverrideAnnotation, CompilerOptions.DISABLED);
     [java]     [javac] 	                                                                    ^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1526. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/roleplaying/BindingAmbiguities1.java (at line 296)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_ReportMissingOverrideAnnotation, CompilerOptions.DISABLED);
     [java]     [javac] 	                                                                                    ^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.DISABLED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1527. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/roleplaying/BindingAmbiguities1.java (at line 413)
     [java]     [javac] 	Map options = getCompilerOptions();
     [java]     [javac] 	^^^
     [java]     [javac] Map is a raw type. References to generic type Map<K,V> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 1528. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/roleplaying/BindingAmbiguities1.java (at line 414)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_SuppressOptionalErrors, CompilerOptions.ENABLED);
     [java]     [javac] 	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1529. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/roleplaying/BindingAmbiguities1.java (at line 414)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_SuppressOptionalErrors, CompilerOptions.ENABLED);
     [java]     [javac] 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.OPTION_SuppressOptionalErrors' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1530. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/roleplaying/BindingAmbiguities1.java (at line 414)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_SuppressOptionalErrors, CompilerOptions.ENABLED);
     [java]     [javac] 	                                                           ^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1531. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/roleplaying/BindingAmbiguities1.java (at line 414)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_SuppressOptionalErrors, CompilerOptions.ENABLED);
     [java]     [javac] 	                                                                           ^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.ENABLED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1532. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/roleplaying/BindingAmbiguities1.java (at line 415)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_ReportMissingOverrideAnnotation, CompilerOptions.DISABLED);
     [java]     [javac] 	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1533. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/roleplaying/BindingAmbiguities1.java (at line 415)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_ReportMissingOverrideAnnotation, CompilerOptions.DISABLED);
     [java]     [javac] 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.OPTION_ReportMissingOverrideAnnotation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1534. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/roleplaying/BindingAmbiguities1.java (at line 415)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_ReportMissingOverrideAnnotation, CompilerOptions.DISABLED);
     [java]     [javac] 	                                                                    ^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1535. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/roleplaying/BindingAmbiguities1.java (at line 415)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_ReportMissingOverrideAnnotation, CompilerOptions.DISABLED);
     [java]     [javac] 	                                                                                    ^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.DISABLED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1536. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/roleplaying/BindingAmbiguities1.java (at line 532)
     [java]     [javac] 	Map options = getCompilerOptions();
     [java]     [javac] 	^^^
     [java]     [javac] Map is a raw type. References to generic type Map<K,V> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 1537. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/roleplaying/BindingAmbiguities1.java (at line 533)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_SuppressOptionalErrors, CompilerOptions.ENABLED);
     [java]     [javac] 	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1538. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/roleplaying/BindingAmbiguities1.java (at line 533)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_SuppressOptionalErrors, CompilerOptions.ENABLED);
     [java]     [javac] 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.OPTION_SuppressOptionalErrors' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1539. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/roleplaying/BindingAmbiguities1.java (at line 533)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_SuppressOptionalErrors, CompilerOptions.ENABLED);
     [java]     [javac] 	                                                           ^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1540. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/roleplaying/BindingAmbiguities1.java (at line 533)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_SuppressOptionalErrors, CompilerOptions.ENABLED);
     [java]     [javac] 	                                                                           ^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.ENABLED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1541. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/roleplaying/BindingAmbiguities1.java (at line 534)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_ReportMissingOverrideAnnotation, CompilerOptions.DISABLED);
     [java]     [javac] 	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1542. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/roleplaying/BindingAmbiguities1.java (at line 534)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_ReportMissingOverrideAnnotation, CompilerOptions.DISABLED);
     [java]     [javac] 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.OPTION_ReportMissingOverrideAnnotation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1543. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/roleplaying/BindingAmbiguities1.java (at line 534)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_ReportMissingOverrideAnnotation, CompilerOptions.DISABLED);
     [java]     [javac] 	                                                                    ^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1544. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/roleplaying/BindingAmbiguities1.java (at line 534)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_ReportMissingOverrideAnnotation, CompilerOptions.DISABLED);
     [java]     [javac] 	                                                                                    ^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.DISABLED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1545. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/roleplaying/BindingAmbiguities1.java (at line 651)
     [java]     [javac] 	Map options = getCompilerOptions();
     [java]     [javac] 	^^^
     [java]     [javac] Map is a raw type. References to generic type Map<K,V> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 1546. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/roleplaying/BindingAmbiguities1.java (at line 652)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_SuppressOptionalErrors, CompilerOptions.ENABLED);
     [java]     [javac] 	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1547. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/roleplaying/BindingAmbiguities1.java (at line 652)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_SuppressOptionalErrors, CompilerOptions.ENABLED);
     [java]     [javac] 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.OPTION_SuppressOptionalErrors' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1548. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/roleplaying/BindingAmbiguities1.java (at line 652)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_SuppressOptionalErrors, CompilerOptions.ENABLED);
     [java]     [javac] 	                                                           ^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1549. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/roleplaying/BindingAmbiguities1.java (at line 652)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_SuppressOptionalErrors, CompilerOptions.ENABLED);
     [java]     [javac] 	                                                                           ^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.ENABLED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1550. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/roleplaying/BindingAmbiguities1.java (at line 653)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_ReportMissingOverrideAnnotation, CompilerOptions.DISABLED);
     [java]     [javac] 	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1551. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/roleplaying/BindingAmbiguities1.java (at line 653)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_ReportMissingOverrideAnnotation, CompilerOptions.DISABLED);
     [java]     [javac] 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.OPTION_ReportMissingOverrideAnnotation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1552. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/roleplaying/BindingAmbiguities1.java (at line 653)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_ReportMissingOverrideAnnotation, CompilerOptions.DISABLED);
     [java]     [javac] 	                                                                    ^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1553. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/roleplaying/BindingAmbiguities1.java (at line 653)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_ReportMissingOverrideAnnotation, CompilerOptions.DISABLED);
     [java]     [javac] 	                                                                                    ^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.DISABLED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1554. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/roleplaying/BindingAmbiguities1.java (at line 771)
     [java]     [javac] 	Map options = getCompilerOptions();
     [java]     [javac] 	^^^
     [java]     [javac] Map is a raw type. References to generic type Map<K,V> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 1555. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/roleplaying/BindingAmbiguities1.java (at line 772)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_SuppressOptionalErrors, CompilerOptions.ENABLED);
     [java]     [javac] 	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1556. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/roleplaying/BindingAmbiguities1.java (at line 772)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_SuppressOptionalErrors, CompilerOptions.ENABLED);
     [java]     [javac] 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.OPTION_SuppressOptionalErrors' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1557. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/roleplaying/BindingAmbiguities1.java (at line 772)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_SuppressOptionalErrors, CompilerOptions.ENABLED);
     [java]     [javac] 	                                                           ^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1558. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/roleplaying/BindingAmbiguities1.java (at line 772)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_SuppressOptionalErrors, CompilerOptions.ENABLED);
     [java]     [javac] 	                                                                           ^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.ENABLED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1559. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/roleplaying/BindingAmbiguities1.java (at line 773)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_ReportMissingOverrideAnnotation, CompilerOptions.DISABLED);
     [java]     [javac] 	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1560. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/roleplaying/BindingAmbiguities1.java (at line 773)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_ReportMissingOverrideAnnotation, CompilerOptions.DISABLED);
     [java]     [javac] 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.OPTION_ReportMissingOverrideAnnotation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1561. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/roleplaying/BindingAmbiguities1.java (at line 773)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_ReportMissingOverrideAnnotation, CompilerOptions.DISABLED);
     [java]     [javac] 	                                                                    ^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1562. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/roleplaying/BindingAmbiguities1.java (at line 773)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_ReportMissingOverrideAnnotation, CompilerOptions.DISABLED);
     [java]     [javac] 	                                                                                    ^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.DISABLED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1563. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/roleplaying/BindingAmbiguities1.java (at line 900)
     [java]     [javac] 	Map options = getCompilerOptions();
     [java]     [javac] 	^^^
     [java]     [javac] Map is a raw type. References to generic type Map<K,V> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 1564. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/roleplaying/BindingAmbiguities1.java (at line 901)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_SuppressOptionalErrors, CompilerOptions.ENABLED);
     [java]     [javac] 	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1565. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/roleplaying/BindingAmbiguities1.java (at line 901)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_SuppressOptionalErrors, CompilerOptions.ENABLED);
     [java]     [javac] 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.OPTION_SuppressOptionalErrors' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1566. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/roleplaying/BindingAmbiguities1.java (at line 901)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_SuppressOptionalErrors, CompilerOptions.ENABLED);
     [java]     [javac] 	                                                           ^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1567. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/roleplaying/BindingAmbiguities1.java (at line 901)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_SuppressOptionalErrors, CompilerOptions.ENABLED);
     [java]     [javac] 	                                                                           ^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.ENABLED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1568. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/roleplaying/BindingAmbiguities1.java (at line 902)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_ReportMissingOverrideAnnotation, CompilerOptions.DISABLED);
     [java]     [javac] 	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1569. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/roleplaying/BindingAmbiguities1.java (at line 902)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_ReportMissingOverrideAnnotation, CompilerOptions.DISABLED);
     [java]     [javac] 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.OPTION_ReportMissingOverrideAnnotation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1570. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/roleplaying/BindingAmbiguities1.java (at line 902)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_ReportMissingOverrideAnnotation, CompilerOptions.DISABLED);
     [java]     [javac] 	                                                                    ^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1571. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/roleplaying/BindingAmbiguities1.java (at line 902)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_ReportMissingOverrideAnnotation, CompilerOptions.DISABLED);
     [java]     [javac] 	                                                                                    ^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.DISABLED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1572. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/roleplaying/BindingAmbiguities1.java (at line 1026)
     [java]     [javac] 	Map options = getCompilerOptions();
     [java]     [javac] 	^^^
     [java]     [javac] Map is a raw type. References to generic type Map<K,V> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 1573. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/roleplaying/BindingAmbiguities1.java (at line 1027)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_ReportMissingOverrideAnnotation, CompilerOptions.DISABLED);
     [java]     [javac] 	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1574. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/roleplaying/BindingAmbiguities1.java (at line 1027)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_ReportMissingOverrideAnnotation, CompilerOptions.DISABLED);
     [java]     [javac] 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.OPTION_ReportMissingOverrideAnnotation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1575. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/roleplaying/BindingAmbiguities1.java (at line 1027)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_ReportMissingOverrideAnnotation, CompilerOptions.DISABLED);
     [java]     [javac] 	                                                                    ^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1576. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/roleplaying/BindingAmbiguities1.java (at line 1027)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_ReportMissingOverrideAnnotation, CompilerOptions.DISABLED);
     [java]     [javac] 	                                                                                    ^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.DISABLED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1577. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/roleplaying/BindingAmbiguities1.java (at line 1163)
     [java]     [javac] 	Map options = getCompilerOptions();
     [java]     [javac] 	^^^
     [java]     [javac] Map is a raw type. References to generic type Map<K,V> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 1578. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/roleplaying/BindingAmbiguities1.java (at line 1164)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_SuppressOptionalErrors, CompilerOptions.ENABLED);
     [java]     [javac] 	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1579. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/roleplaying/BindingAmbiguities1.java (at line 1164)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_SuppressOptionalErrors, CompilerOptions.ENABLED);
     [java]     [javac] 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.OPTION_SuppressOptionalErrors' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1580. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/roleplaying/BindingAmbiguities1.java (at line 1164)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_SuppressOptionalErrors, CompilerOptions.ENABLED);
     [java]     [javac] 	                                                           ^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1581. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/roleplaying/BindingAmbiguities1.java (at line 1164)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_SuppressOptionalErrors, CompilerOptions.ENABLED);
     [java]     [javac] 	                                                                           ^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.ENABLED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1582. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/roleplaying/BindingAmbiguities1.java (at line 1165)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_ReportMissingOverrideAnnotation, CompilerOptions.DISABLED);
     [java]     [javac] 	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1583. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/roleplaying/BindingAmbiguities1.java (at line 1165)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_ReportMissingOverrideAnnotation, CompilerOptions.DISABLED);
     [java]     [javac] 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.OPTION_ReportMissingOverrideAnnotation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1584. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/roleplaying/BindingAmbiguities1.java (at line 1165)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_ReportMissingOverrideAnnotation, CompilerOptions.DISABLED);
     [java]     [javac] 	                                                                    ^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1585. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/roleplaying/BindingAmbiguities1.java (at line 1165)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_ReportMissingOverrideAnnotation, CompilerOptions.DISABLED);
     [java]     [javac] 	                                                                                    ^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.DISABLED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 1586. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/roleplaying/BindingAmbiguities2.java (at line 26)
     [java]     [javac] 	import org.eclipse.jdt.internal.compiler.impl.CompilerOptions;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1587. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/roleplaying/BindingAmbiguities2.java (at line 47)
     [java]     [javac] 	public static Class testClass() {
     [java]     [javac] 	              ^^^^^
     [java]     [javac] Class is a raw type. References to generic type Class<T> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 1588. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/roleplaying/BindingAmbiguities2.java (at line 53)
     [java]     [javac] 	protected Map getCompilerOptions() {
     [java]     [javac] 	          ^^^
     [java]     [javac] Map is a raw type. References to generic type Map<K,V> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 1589. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/roleplaying/BindingAmbiguities2.java (at line 54)
     [java]     [javac] 	Map options = super.getCompilerOptions();
     [java]     [javac] 	^^^
     [java]     [javac] Map is a raw type. References to generic type Map<K,V> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 1590. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/roleplaying/BindingAmbiguities2.java (at line 55)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_ReportAbstractPotentialRelevantRole, CompilerOptions.IGNORE);
     [java]     [javac] 	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1591. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/roleplaying/BindingAmbiguities2.java (at line 55)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_ReportAbstractPotentialRelevantRole, CompilerOptions.IGNORE);
     [java]     [javac] 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.OPTION_ReportAbstractPotentialRelevantRole' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1592. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/roleplaying/BindingAmbiguities2.java (at line 55)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_ReportAbstractPotentialRelevantRole, CompilerOptions.IGNORE);
     [java]     [javac] 	                                                                        ^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1593. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/roleplaying/BindingAmbiguities2.java (at line 55)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_ReportAbstractPotentialRelevantRole, CompilerOptions.IGNORE);
     [java]     [javac] 	                                                                                        ^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.IGNORE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1594. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/roleplaying/BindingAmbiguities2.java (at line 56)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_ReportHiddenLiftingProblem, CompilerOptions.IGNORE);
     [java]     [javac] 	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1595. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/roleplaying/BindingAmbiguities2.java (at line 56)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_ReportHiddenLiftingProblem, CompilerOptions.IGNORE);
     [java]     [javac] 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.OPTION_ReportHiddenLiftingProblem' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1596. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/roleplaying/BindingAmbiguities2.java (at line 56)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_ReportHiddenLiftingProblem, CompilerOptions.IGNORE);
     [java]     [javac] 	                                                               ^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1597. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/roleplaying/BindingAmbiguities2.java (at line 56)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_ReportHiddenLiftingProblem, CompilerOptions.IGNORE);
     [java]     [javac] 	                                                                               ^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.IGNORE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 1598. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/roleplaying/BindingAmbiguities3.java (at line 44)
     [java]     [javac] 	public static Class testClass() {
     [java]     [javac] 	              ^^^^^
     [java]     [javac] Class is a raw type. References to generic type Class<T> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 1599. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/roleplaying/BindingAmbiguities4.java (at line 44)
     [java]     [javac] 	public static Class testClass() {
     [java]     [javac] 	              ^^^^^
     [java]     [javac] Class is a raw type. References to generic type Class<T> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 1600. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/roleplaying/BindingAmbiguities5.java (at line 44)
     [java]     [javac] 	public static Class testClass() {
     [java]     [javac] 	              ^^^^^
     [java]     [javac] Class is a raw type. References to generic type Class<T> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 1601. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/roleplaying/BindingAmbiguities6.java (at line 44)
     [java]     [javac] 	public static Class testClass() {
     [java]     [javac] 	              ^^^^^
     [java]     [javac] Class is a raw type. References to generic type Class<T> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 1602. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/roleplaying/BindingAmbiguities7.java (at line 44)
     [java]     [javac] 	public static Class testClass() {
     [java]     [javac] 	              ^^^^^
     [java]     [javac] Class is a raw type. References to generic type Class<T> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 1603. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/roleplaying/BindingAmbiguities8.java (at line 44)
     [java]     [javac] 	public static Class testClass() {
     [java]     [javac] 	              ^^^^^
     [java]     [javac] Class is a raw type. References to generic type Class<T> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 1604. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/roleplaying/BindingAmbiguities9.java (at line 44)
     [java]     [javac] 	public static Class testClass() {
     [java]     [javac] 	              ^^^^^
     [java]     [javac] Class is a raw type. References to generic type Class<T> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 1605. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/roleplaying/BindingAmbiguitiesM.java (at line 25)
     [java]     [javac] 	import org.eclipse.jdt.internal.compiler.impl.CompilerOptions;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1606. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/roleplaying/BindingAmbiguitiesM.java (at line 47)
     [java]     [javac] 	public static Class testClass() {
     [java]     [javac] 	              ^^^^^
     [java]     [javac] Class is a raw type. References to generic type Class<T> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 1607. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/roleplaying/BindingAmbiguitiesM.java (at line 55)
     [java]     [javac] 	Map options = getCompilerOptions();
     [java]     [javac] 	^^^
     [java]     [javac] Map is a raw type. References to generic type Map<K,V> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 1608. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/roleplaying/BindingAmbiguitiesM.java (at line 56)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_SuppressOptionalErrors, CompilerOptions.ENABLED);
     [java]     [javac] 	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1609. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/roleplaying/BindingAmbiguitiesM.java (at line 56)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_SuppressOptionalErrors, CompilerOptions.ENABLED);
     [java]     [javac] 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.OPTION_SuppressOptionalErrors' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1610. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/roleplaying/BindingAmbiguitiesM.java (at line 56)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_SuppressOptionalErrors, CompilerOptions.ENABLED);
     [java]     [javac] 	                                                           ^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1611. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/roleplaying/BindingAmbiguitiesM.java (at line 56)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_SuppressOptionalErrors, CompilerOptions.ENABLED);
     [java]     [javac] 	                                                                           ^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.ENABLED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1612. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/roleplaying/BindingAmbiguitiesM.java (at line 109)
     [java]     [javac] 	Map options = getCompilerOptions();
     [java]     [javac] 	^^^
     [java]     [javac] Map is a raw type. References to generic type Map<K,V> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 1613. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/roleplaying/BindingAmbiguitiesM.java (at line 110)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_SuppressOptionalErrors, CompilerOptions.ENABLED);
     [java]     [javac] 	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1614. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/roleplaying/BindingAmbiguitiesM.java (at line 110)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_SuppressOptionalErrors, CompilerOptions.ENABLED);
     [java]     [javac] 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.OPTION_SuppressOptionalErrors' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1615. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/roleplaying/BindingAmbiguitiesM.java (at line 110)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_SuppressOptionalErrors, CompilerOptions.ENABLED);
     [java]     [javac] 	                                                           ^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1616. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/roleplaying/BindingAmbiguitiesM.java (at line 110)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_SuppressOptionalErrors, CompilerOptions.ENABLED);
     [java]     [javac] 	                                                                           ^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.ENABLED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 1617. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/rolesandteams/ExternalizedRoles.java (at line 20)
     [java]     [javac] 	import org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'ClassFileConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1618. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/rolesandteams/ExternalizedRoles.java (at line 43)
     [java]     [javac] 	public static Class testClass() {
     [java]     [javac] 	              ^^^^^
     [java]     [javac] Class is a raw type. References to generic type Class<T> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 1619. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/rolesandteams/ExternalizedRoles.java (at line 2962)
     [java]     [javac] 	if (complianceLevel < ClassFileConstants.JDK1_8)
     [java]     [javac] 	                      ^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'ClassFileConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1620. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/rolesandteams/ExternalizedRoles.java (at line 2962)
     [java]     [javac] 	if (complianceLevel < ClassFileConstants.JDK1_8)
     [java]     [javac] 	                                         ^^^^^^
     [java]     [javac] Discouraged access: The field 'ClassFileConstants.JDK1_8' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 1621. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/SourceElementRequestorTest.java (at line 28)
     [java]     [javac] 	import org.eclipse.jdt.internal.compiler.ISourceElementRequestor;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'ISourceElementRequestor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1622. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/SourceElementRequestorTest.java (at line 29)
     [java]     [javac] 	import org.eclipse.jdt.internal.compiler.SourceElementParser;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'SourceElementParser' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1623. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/SourceElementRequestorTest.java (at line 30)
     [java]     [javac] 	import org.eclipse.jdt.internal.compiler.ast.Expression;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'Expression' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1624. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/SourceElementRequestorTest.java (at line 31)
     [java]     [javac] 	import org.eclipse.jdt.internal.compiler.ast.ImportReference;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'ImportReference' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1625. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/SourceElementRequestorTest.java (at line 32)
     [java]     [javac] 	import org.eclipse.jdt.internal.compiler.batch.CompilationUnit;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilationUnit' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1626. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/SourceElementRequestorTest.java (at line 33)
     [java]     [javac] 	import org.eclipse.jdt.internal.compiler.env.ICompilationUnit;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'ICompilationUnit' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1627. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/SourceElementRequestorTest.java (at line 34)
     [java]     [javac] 	import org.eclipse.jdt.internal.compiler.impl.CompilerOptions;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1628. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/SourceElementRequestorTest.java (at line 35)
     [java]     [javac] 	import org.eclipse.jdt.internal.compiler.problem.DefaultProblemFactory;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'DefaultProblemFactory' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1629. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/SourceElementRequestorTest.java (at line 41)
     [java]     [javac] 	public class SourceElementRequestorTest extends FileBasedModelTest implements ISourceElementRequestor
     [java]     [javac] 	                                                                              ^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'ISourceElementRequestor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1630. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/SourceElementRequestorTest.java (at line 57)
     [java]     [javac] 	junit.framework.TestSuite suite = new Suite(SourceElementRequestorTest.class
     [java]     [javac]             .getName());
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Dead code
     [java]     [javac] ----------
     [java]     [javac] 1631. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/SourceElementRequestorTest.java (at line 78)
     [java]     [javac] 	SourceElementParser parser =
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'SourceElementParser' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1632. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/SourceElementRequestorTest.java (at line 79)
     [java]     [javac] 	new SourceElementParser(this, new DefaultProblemFactory(Locale.getDefault()), new CompilerOptions(), true, true);
     [java]     [javac] 	    ^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'SourceElementParser' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1633. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/SourceElementRequestorTest.java (at line 79)
     [java]     [javac] 	new SourceElementParser(this, new DefaultProblemFactory(Locale.getDefault()), new CompilerOptions(), true, true);
     [java]     [javac] 	    ^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The constructor 'SourceElementParser(ISourceElementRequestor, IProblemFactory, CompilerOptions, boolean, boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1634. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/SourceElementRequestorTest.java (at line 79)
     [java]     [javac] 	new SourceElementParser(this, new DefaultProblemFactory(Locale.getDefault()), new CompilerOptions(), true, true);
     [java]     [javac] 	                                  ^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'DefaultProblemFactory' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1635. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/SourceElementRequestorTest.java (at line 79)
     [java]     [javac] 	new SourceElementParser(this, new DefaultProblemFactory(Locale.getDefault()), new CompilerOptions(), true, true);
     [java]     [javac] 	                                  ^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The constructor 'DefaultProblemFactory(Locale)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1636. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/SourceElementRequestorTest.java (at line 79)
     [java]     [javac] 	new SourceElementParser(this, new DefaultProblemFactory(Locale.getDefault()), new CompilerOptions(), true, true);
     [java]     [javac] 	                                                                                  ^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1637. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/SourceElementRequestorTest.java (at line 79)
     [java]     [javac] 	new SourceElementParser(this, new DefaultProblemFactory(Locale.getDefault()), new CompilerOptions(), true, true);
     [java]     [javac] 	                                                                                  ^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The constructor 'CompilerOptions()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1638. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/SourceElementRequestorTest.java (at line 81)
     [java]     [javac] 	ICompilationUnit sourceUnit = new CompilationUnit(source, fileName, null);
     [java]     [javac] 	^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'ICompilationUnit' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1639. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/SourceElementRequestorTest.java (at line 81)
     [java]     [javac] 	ICompilationUnit sourceUnit = new CompilationUnit(source, fileName, null);
     [java]     [javac] 	                                  ^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilationUnit' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1640. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/SourceElementRequestorTest.java (at line 81)
     [java]     [javac] 	ICompilationUnit sourceUnit = new CompilationUnit(source, fileName, null);
     [java]     [javac] 	                                  ^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The constructor 'CompilationUnit(char[], String, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1641. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/SourceElementRequestorTest.java (at line 83)
     [java]     [javac] 	parser.parseCompilationUnit(sourceUnit, true, null);
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'SourceElementParser.parseCompilationUnit(ICompilationUnit, boolean, IProgressMonitor)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1642. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/SourceElementRequestorTest.java (at line 142)
     [java]     [javac] 	public void enterCalloutMapping(CalloutInfo calloutInfo)
     [java]     [javac] 	                                ^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'ISourceElementRequestor.CalloutInfo' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1643. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/SourceElementRequestorTest.java (at line 146)
     [java]     [javac] 	public void enterCalloutToFieldMapping(CalloutToFieldInfo calloutInfo)
     [java]     [javac] 	                                       ^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'ISourceElementRequestor.CalloutToFieldInfo' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1644. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/SourceElementRequestorTest.java (at line 150)
     [java]     [javac] 	public void enterCallinMapping(CallinInfo callinInfo)
     [java]     [javac] 	                               ^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'ISourceElementRequestor.CallinInfo' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1645. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/SourceElementRequestorTest.java (at line 168)
     [java]     [javac] 	public void enterConstructor(MethodInfo methodInfo) {
     [java]     [javac] 	                             ^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'ISourceElementRequestor.MethodInfo' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1646. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/SourceElementRequestorTest.java (at line 173)
     [java]     [javac] 	public void enterField(FieldInfo fieldInfo) {
     [java]     [javac] 	                       ^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'ISourceElementRequestor.FieldInfo' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1647. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/SourceElementRequestorTest.java (at line 178)
     [java]     [javac] 	public void enterMethod(MethodInfo methodInfo) {
     [java]     [javac] 	                        ^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'ISourceElementRequestor.MethodInfo' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1648. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/SourceElementRequestorTest.java (at line 183)
     [java]     [javac] 	public void enterType(TypeInfo typeInfo) {
     [java]     [javac] 	                      ^^^^^^^^
     [java]     [javac] Discouraged access: The type 'ISourceElementRequestor.TypeInfo' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1649. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/SourceElementRequestorTest.java (at line 217)
     [java]     [javac] 	public void acceptPackage(ImportReference importReference) {
     [java]     [javac] 	                          ^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'ImportReference' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1650. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/SourceElementRequestorTest.java (at line 221)
     [java]     [javac] 	public void exitMethod(int declarationEnd, Expression defaultValue) {
     [java]     [javac] 	                                           ^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'Expression' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 1651. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/model/AbstractJavaModelCompletionTests.java (at line 25)
     [java]     [javac] 	import org.eclipse.jdt.internal.codeassist.RelevanceConstants;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'RelevanceConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1652. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/model/AbstractJavaModelCompletionTests.java (at line 32)
     [java]     [javac] 	public abstract class AbstractJavaModelCompletionTests extends AbstractJavaModelTests implements RelevanceConstants {
     [java]     [javac] 	                                                                                                 ^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'RelevanceConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1653. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/model/AbstractJavaModelCompletionTests.java (at line 33)
     [java]     [javac] 	public static List COMPLETION_SUITES = null;
     [java]     [javac] 	              ^^^^
     [java]     [javac] List is a raw type. References to generic type List<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 1654. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/model/AbstractJavaModelCompletionTests.java (at line 42)
     [java]     [javac] 	Hashtable oldOptions;
     [java]     [javac] 	^^^^^^^^^
     [java]     [javac] Hashtable is a raw type. References to generic type Hashtable<K,V> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 1655. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/model/AbstractJavaModelCompletionTests.java (at line 174)
     [java]     [javac] 	JavaCore.setOptions(this.oldOptions);
     [java]     [javac] 	                    ^^^^^^^^^^^^^^^
     [java]     [javac] Type safety: The expression of type Hashtable needs unchecked conversion to conform to Hashtable<String,String>
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 1656. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/roleplaying/BindingAmbiguities10.java (at line 44)
     [java]     [javac] 	public static Class testClass() {
     [java]     [javac] 	              ^^^^^
     [java]     [javac] Class is a raw type. References to generic type Class<T> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 1657. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/roleplaying/BindingAmbiguities11.java (at line 45)
     [java]     [javac] 	public static Class testClass() {
     [java]     [javac] 	              ^^^^^
     [java]     [javac] Class is a raw type. References to generic type Class<T> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 1658. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/roleplaying/BindingAmbiguities12.java (at line 44)
     [java]     [javac] 	public static Class testClass() {
     [java]     [javac] 	              ^^^^^
     [java]     [javac] Class is a raw type. References to generic type Class<T> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 1659. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/callinbinding/CallinMethodBinding.java (at line 25)
     [java]     [javac] 	import org.eclipse.jdt.internal.compiler.impl.CompilerOptions;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1660. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/callinbinding/CallinMethodBinding.java (at line 47)
     [java]     [javac] 	public static Class testClass() {
     [java]     [javac] 	              ^^^^^
     [java]     [javac] Class is a raw type. References to generic type Class<T> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 1661. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/callinbinding/CallinMethodBinding.java (at line 1375)
     [java]     [javac] 	Map options = getCompilerOptions();
     [java]     [javac] 	^^^
     [java]     [javac] Map is a raw type. References to generic type Map<K,V> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 1662. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/callinbinding/CallinMethodBinding.java (at line 1376)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_ReportHiddenLiftingProblem, CompilerOptions.WARNING);
     [java]     [javac] 	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1663. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/callinbinding/CallinMethodBinding.java (at line 1376)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_ReportHiddenLiftingProblem, CompilerOptions.WARNING);
     [java]     [javac] 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.OPTION_ReportHiddenLiftingProblem' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1664. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/callinbinding/CallinMethodBinding.java (at line 1376)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_ReportHiddenLiftingProblem, CompilerOptions.WARNING);
     [java]     [javac] 	                                                               ^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1665. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/callinbinding/CallinMethodBinding.java (at line 1376)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_ReportHiddenLiftingProblem, CompilerOptions.WARNING);
     [java]     [javac] 	                                                                               ^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.WARNING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1666. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/callinbinding/CallinMethodBinding.java (at line 3099)
     [java]     [javac] 	Map customOptions = getCompilerOptions();
     [java]     [javac] 	^^^
     [java]     [javac] Map is a raw type. References to generic type Map<K,V> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 1667. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/callinbinding/CallinMethodBinding.java (at line 3100)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportIgnoringRoleMethodReturn, CompilerOptions.ERROR);
     [java]     [javac] 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1668. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/callinbinding/CallinMethodBinding.java (at line 3100)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportIgnoringRoleMethodReturn, CompilerOptions.ERROR);
     [java]     [javac] 	                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.OPTION_ReportIgnoringRoleMethodReturn' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1669. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/callinbinding/CallinMethodBinding.java (at line 3100)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportIgnoringRoleMethodReturn, CompilerOptions.ERROR);
     [java]     [javac] 	                                                                         ^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1670. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/callinbinding/CallinMethodBinding.java (at line 3100)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportIgnoringRoleMethodReturn, CompilerOptions.ERROR);
     [java]     [javac] 	                                                                                         ^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.ERROR' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1671. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/callinbinding/CallinMethodBinding.java (at line 3153)
     [java]     [javac] 	Map customOptions = getCompilerOptions();
     [java]     [javac] 	^^^
     [java]     [javac] Map is a raw type. References to generic type Map<K,V> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 1672. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/callinbinding/CallinMethodBinding.java (at line 3154)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportIgnoringRoleMethodReturn, CompilerOptions.ERROR);
     [java]     [javac] 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1673. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/callinbinding/CallinMethodBinding.java (at line 3154)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportIgnoringRoleMethodReturn, CompilerOptions.ERROR);
     [java]     [javac] 	                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.OPTION_ReportIgnoringRoleMethodReturn' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1674. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/callinbinding/CallinMethodBinding.java (at line 3154)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportIgnoringRoleMethodReturn, CompilerOptions.ERROR);
     [java]     [javac] 	                                                                         ^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1675. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/callinbinding/CallinMethodBinding.java (at line 3154)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportIgnoringRoleMethodReturn, CompilerOptions.ERROR);
     [java]     [javac] 	                                                                                         ^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.ERROR' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1676. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/callinbinding/CallinMethodBinding.java (at line 3579)
     [java]     [javac] 	Map customOptions = getCompilerOptions();
     [java]     [javac] 	^^^
     [java]     [javac] Map is a raw type. References to generic type Map<K,V> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 1677. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/callinbinding/CallinMethodBinding.java (at line 3580)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_Decapsulation, CompilerOptions.REPORT_NONE);
     [java]     [javac] 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1678. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/callinbinding/CallinMethodBinding.java (at line 3580)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_Decapsulation, CompilerOptions.REPORT_NONE);
     [java]     [javac] 	                                  ^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.OPTION_Decapsulation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1679. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/callinbinding/CallinMethodBinding.java (at line 3580)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_Decapsulation, CompilerOptions.REPORT_NONE);
     [java]     [javac] 	                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1680. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/callinbinding/CallinMethodBinding.java (at line 3580)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_Decapsulation, CompilerOptions.REPORT_NONE);
     [java]     [javac] 	                                                                        ^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.REPORT_NONE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1681. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/callinbinding/CallinMethodBinding.java (at line 7812)
     [java]     [javac] 	Map customOptions = getCompilerOptions();
     [java]     [javac] 	^^^
     [java]     [javac] Map is a raw type. References to generic type Map<K,V> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 1682. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/callinbinding/CallinMethodBinding.java (at line 7813)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportAdaptingDeprecated, CompilerOptions.WARNING);
     [java]     [javac] 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1683. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/callinbinding/CallinMethodBinding.java (at line 7813)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportAdaptingDeprecated, CompilerOptions.WARNING);
     [java]     [javac] 	                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.OPTION_ReportAdaptingDeprecated' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1684. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/callinbinding/CallinMethodBinding.java (at line 7813)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportAdaptingDeprecated, CompilerOptions.WARNING);
     [java]     [javac] 	                                                                   ^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1685. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/callinbinding/CallinMethodBinding.java (at line 7813)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportAdaptingDeprecated, CompilerOptions.WARNING);
     [java]     [javac] 	                                                                                   ^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.WARNING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1686. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/callinbinding/CallinMethodBinding.java (at line 7919)
     [java]     [javac] 	Map customOptions = getCompilerOptions();
     [java]     [javac] 	^^^
     [java]     [javac] Map is a raw type. References to generic type Map<K,V> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 1687. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/callinbinding/CallinMethodBinding.java (at line 7920)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_DocCommentSupport, CompilerOptions.ENABLED);
     [java]     [javac] 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1688. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/callinbinding/CallinMethodBinding.java (at line 7920)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_DocCommentSupport, CompilerOptions.ENABLED);
     [java]     [javac] 	                                  ^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.OPTION_DocCommentSupport' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1689. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/callinbinding/CallinMethodBinding.java (at line 7920)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_DocCommentSupport, CompilerOptions.ENABLED);
     [java]     [javac] 	                                                            ^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1690. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/callinbinding/CallinMethodBinding.java (at line 7920)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_DocCommentSupport, CompilerOptions.ENABLED);
     [java]     [javac] 	                                                                            ^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.ENABLED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1691. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/callinbinding/CallinMethodBinding.java (at line 7921)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportInvalidJavadoc, CompilerOptions.WARNING);
     [java]     [javac] 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1692. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/callinbinding/CallinMethodBinding.java (at line 7921)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportInvalidJavadoc, CompilerOptions.WARNING);
     [java]     [javac] 	                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.OPTION_ReportInvalidJavadoc' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1693. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/callinbinding/CallinMethodBinding.java (at line 7921)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportInvalidJavadoc, CompilerOptions.WARNING);
     [java]     [javac] 	                                                               ^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1694. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/callinbinding/CallinMethodBinding.java (at line 7921)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportInvalidJavadoc, CompilerOptions.WARNING);
     [java]     [javac] 	                                                                               ^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.WARNING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1695. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/callinbinding/CallinMethodBinding.java (at line 8082)
     [java]     [javac] 	Map customOptions = getCompilerOptions();
     [java]     [javac] 	^^^
     [java]     [javac] Map is a raw type. References to generic type Map<K,V> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 1696. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/callinbinding/CallinMethodBinding.java (at line 8083)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportUnusedDeclaredThrownException, CompilerOptions.ERROR);
     [java]     [javac] 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1697. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/callinbinding/CallinMethodBinding.java (at line 8083)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportUnusedDeclaredThrownException, CompilerOptions.ERROR);
     [java]     [javac] 	                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.OPTION_ReportUnusedDeclaredThrownException' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1698. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/callinbinding/CallinMethodBinding.java (at line 8083)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportUnusedDeclaredThrownException, CompilerOptions.ERROR);
     [java]     [javac] 	                                                                              ^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1699. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/callinbinding/CallinMethodBinding.java (at line 8083)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportUnusedDeclaredThrownException, CompilerOptions.ERROR);
     [java]     [javac] 	                                                                                              ^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.ERROR' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1700. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/callinbinding/CallinMethodBinding.java (at line 8084)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportUnusedDeclaredThrownExceptionExemptExceptionAndThrowable, CompilerOptions.DISABLED);
     [java]     [javac] 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1701. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/callinbinding/CallinMethodBinding.java (at line 8084)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportUnusedDeclaredThrownExceptionExemptExceptionAndThrowable, CompilerOptions.DISABLED);
     [java]     [javac] 	                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.OPTION_ReportUnusedDeclaredThrownExceptionExemptExceptionAndThrowable' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1702. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/callinbinding/CallinMethodBinding.java (at line 8084)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportUnusedDeclaredThrownExceptionExemptExceptionAndThrowable, CompilerOptions.DISABLED);
     [java]     [javac] 	                                                                                                         ^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1703. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/callinbinding/CallinMethodBinding.java (at line 8084)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportUnusedDeclaredThrownExceptionExemptExceptionAndThrowable, CompilerOptions.DISABLED);
     [java]     [javac] 	                                                                                                                         ^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.DISABLED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1704. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/callinbinding/CallinMethodBinding.java (at line 8420)
     [java]     [javac] 	Map options = getCompilerOptions();
     [java]     [javac] 	^^^
     [java]     [javac] Map is a raw type. References to generic type Map<K,V> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 1705. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/callinbinding/CallinMethodBinding.java (at line 8421)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_SuppressOptionalErrors, CompilerOptions.ENABLED);
     [java]     [javac] 	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1706. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/callinbinding/CallinMethodBinding.java (at line 8421)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_SuppressOptionalErrors, CompilerOptions.ENABLED);
     [java]     [javac] 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.OPTION_SuppressOptionalErrors' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1707. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/callinbinding/CallinMethodBinding.java (at line 8421)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_SuppressOptionalErrors, CompilerOptions.ENABLED);
     [java]     [javac] 	                                                           ^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1708. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/callinbinding/CallinMethodBinding.java (at line 8421)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_SuppressOptionalErrors, CompilerOptions.ENABLED);
     [java]     [javac] 	                                                                           ^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.ENABLED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1709. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/callinbinding/CallinMethodBinding.java (at line 8422)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_ReportUnsafeRoleInstantiation, CompilerOptions.IGNORE); // see new R2(b);
     [java]     [javac] 	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1710. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/callinbinding/CallinMethodBinding.java (at line 8422)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_ReportUnsafeRoleInstantiation, CompilerOptions.IGNORE); // see new R2(b);
     [java]     [javac] 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.OPTION_ReportUnsafeRoleInstantiation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1711. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/callinbinding/CallinMethodBinding.java (at line 8422)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_ReportUnsafeRoleInstantiation, CompilerOptions.IGNORE); // see new R2(b);
     [java]     [javac] 	                                                                  ^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1712. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/callinbinding/CallinMethodBinding.java (at line 8422)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_ReportUnsafeRoleInstantiation, CompilerOptions.IGNORE); // see new R2(b);
     [java]     [javac] 	                                                                                  ^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.IGNORE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1713. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/callinbinding/CallinMethodBinding.java (at line 8465)
     [java]     [javac] 	Map options = getCompilerOptions();
     [java]     [javac] 	^^^
     [java]     [javac] Map is a raw type. References to generic type Map<K,V> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 1714. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/callinbinding/CallinMethodBinding.java (at line 8466)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_ReportHiddenLiftingProblem, CompilerOptions.WARNING);
     [java]     [javac] 	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1715. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/callinbinding/CallinMethodBinding.java (at line 8466)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_ReportHiddenLiftingProblem, CompilerOptions.WARNING);
     [java]     [javac] 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.OPTION_ReportHiddenLiftingProblem' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1716. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/callinbinding/CallinMethodBinding.java (at line 8466)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_ReportHiddenLiftingProblem, CompilerOptions.WARNING);
     [java]     [javac] 	                                                               ^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1717. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/callinbinding/CallinMethodBinding.java (at line 8466)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_ReportHiddenLiftingProblem, CompilerOptions.WARNING);
     [java]     [javac] 	                                                                               ^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.WARNING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1718. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/callinbinding/CallinMethodBinding.java (at line 8503)
     [java]     [javac] 	Map options = getCompilerOptions();
     [java]     [javac] 	^^^
     [java]     [javac] Map is a raw type. References to generic type Map<K,V> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 1719. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/callinbinding/CallinMethodBinding.java (at line 8504)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_ReportHiddenLiftingProblem, CompilerOptions.WARNING);
     [java]     [javac] 	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1720. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/callinbinding/CallinMethodBinding.java (at line 8504)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_ReportHiddenLiftingProblem, CompilerOptions.WARNING);
     [java]     [javac] 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.OPTION_ReportHiddenLiftingProblem' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1721. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/callinbinding/CallinMethodBinding.java (at line 8504)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_ReportHiddenLiftingProblem, CompilerOptions.WARNING);
     [java]     [javac] 	                                                               ^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1722. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/callinbinding/CallinMethodBinding.java (at line 8504)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_ReportHiddenLiftingProblem, CompilerOptions.WARNING);
     [java]     [javac] 	                                                                               ^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.WARNING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1723. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/callinbinding/CallinMethodBinding.java (at line 8542)
     [java]     [javac] 	Map options = getCompilerOptions();
     [java]     [javac] 	^^^
     [java]     [javac] Map is a raw type. References to generic type Map<K,V> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 1724. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/callinbinding/CallinMethodBinding.java (at line 8543)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_ReportHiddenLiftingProblem, CompilerOptions.ERROR);
     [java]     [javac] 	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1725. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/callinbinding/CallinMethodBinding.java (at line 8543)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_ReportHiddenLiftingProblem, CompilerOptions.ERROR);
     [java]     [javac] 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.OPTION_ReportHiddenLiftingProblem' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1726. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/callinbinding/CallinMethodBinding.java (at line 8543)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_ReportHiddenLiftingProblem, CompilerOptions.ERROR);
     [java]     [javac] 	                                                               ^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1727. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/callinbinding/CallinMethodBinding.java (at line 8543)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_ReportHiddenLiftingProblem, CompilerOptions.ERROR);
     [java]     [javac] 	                                                                               ^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.ERROR' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1728. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/callinbinding/CallinMethodBinding.java (at line 8544)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_SuppressOptionalErrors, CompilerOptions.ENABLED);
     [java]     [javac] 	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1729. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/callinbinding/CallinMethodBinding.java (at line 8544)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_SuppressOptionalErrors, CompilerOptions.ENABLED);
     [java]     [javac] 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.OPTION_SuppressOptionalErrors' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1730. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/callinbinding/CallinMethodBinding.java (at line 8544)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_SuppressOptionalErrors, CompilerOptions.ENABLED);
     [java]     [javac] 	                                                           ^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1731. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/callinbinding/CallinMethodBinding.java (at line 8544)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_SuppressOptionalErrors, CompilerOptions.ENABLED);
     [java]     [javac] 	                                                                           ^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.ENABLED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 1732. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/rolesandteams/ImplicitInheritance.java (at line 43)
     [java]     [javac] 	public static Class testClass() {
     [java]     [javac] 	              ^^^^^
     [java]     [javac] Class is a raw type. References to generic type Class<T> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 1733. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/rolesandteams/OldExternalizedRoles.java (at line 44)
     [java]     [javac] 	public static Class testClass() {
     [java]     [javac] 	              ^^^^^
     [java]     [javac] Class is a raw type. References to generic type Class<T> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 1734. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/callinbinding/CallinWithTranslation.java (at line 43)
     [java]     [javac] 	public static Class testClass() {
     [java]     [javac] 	              ^^^^^
     [java]     [javac] Class is a raw type. References to generic type Class<T> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 1735. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/calloutbinding/CalloutMethodBinding.java (at line 25)
     [java]     [javac] 	import org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'ClassFileConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1736. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/calloutbinding/CalloutMethodBinding.java (at line 26)
     [java]     [javac] 	import org.eclipse.jdt.internal.compiler.impl.CompilerOptions;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1737. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/calloutbinding/CalloutMethodBinding.java (at line 49)
     [java]     [javac] 	public static Class testClass() {
     [java]     [javac] 	              ^^^^^
     [java]     [javac] Class is a raw type. References to generic type Class<T> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 1738. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/calloutbinding/CalloutMethodBinding.java (at line 54)
     [java]     [javac] 	protected Map getCompilerOptions() {
     [java]     [javac] 	          ^^^
     [java]     [javac] Map is a raw type. References to generic type Map<K,V> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 1739. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/calloutbinding/CalloutMethodBinding.java (at line 55)
     [java]     [javac] 	Map options = super.getCompilerOptions();
     [java]     [javac] 	^^^
     [java]     [javac] Map is a raw type. References to generic type Map<K,V> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 1740. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/calloutbinding/CalloutMethodBinding.java (at line 56)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_ReportNonStaticAccessToStatic, CompilerOptions.ERROR);
     [java]     [javac] 	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1741. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/calloutbinding/CalloutMethodBinding.java (at line 56)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_ReportNonStaticAccessToStatic, CompilerOptions.ERROR);
     [java]     [javac] 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.OPTION_ReportNonStaticAccessToStatic' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1742. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/calloutbinding/CalloutMethodBinding.java (at line 56)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_ReportNonStaticAccessToStatic, CompilerOptions.ERROR);
     [java]     [javac] 	                                                                  ^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1743. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/calloutbinding/CalloutMethodBinding.java (at line 56)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_ReportNonStaticAccessToStatic, CompilerOptions.ERROR);
     [java]     [javac] 	                                                                                  ^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.ERROR' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1744. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/calloutbinding/CalloutMethodBinding.java (at line 2374)
     [java]     [javac] 	Map customOptions = getCompilerOptions();
     [java]     [javac] 	^^^
     [java]     [javac] Map is a raw type. References to generic type Map<K,V> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 1745. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/calloutbinding/CalloutMethodBinding.java (at line 2375)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportMissingOverrideAnnotationForInterfaceMethodImplementation, CompilerOptions.DISABLED);
     [java]     [javac] 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1746. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/calloutbinding/CalloutMethodBinding.java (at line 2375)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportMissingOverrideAnnotationForInterfaceMethodImplementation, CompilerOptions.DISABLED);
     [java]     [javac] 	                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.OPTION_ReportMissingOverrideAnnotationForInterfaceMethodImplementation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1747. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/calloutbinding/CalloutMethodBinding.java (at line 2375)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportMissingOverrideAnnotationForInterfaceMethodImplementation, CompilerOptions.DISABLED);
     [java]     [javac] 	                                                                                                          ^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1748. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/calloutbinding/CalloutMethodBinding.java (at line 2375)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportMissingOverrideAnnotationForInterfaceMethodImplementation, CompilerOptions.DISABLED);
     [java]     [javac] 	                                                                                                                          ^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.DISABLED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1749. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/calloutbinding/CalloutMethodBinding.java (at line 2444)
     [java]     [javac] 	Map customOptions = getCompilerOptions();
     [java]     [javac] 	^^^
     [java]     [javac] Map is a raw type. References to generic type Map<K,V> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 1750. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/calloutbinding/CalloutMethodBinding.java (at line 2445)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportInferredCallout, CompilerOptions.WARNING);
     [java]     [javac] 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1751. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/calloutbinding/CalloutMethodBinding.java (at line 2445)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportInferredCallout, CompilerOptions.WARNING);
     [java]     [javac] 	                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.OPTION_ReportInferredCallout' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1752. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/calloutbinding/CalloutMethodBinding.java (at line 2445)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportInferredCallout, CompilerOptions.WARNING);
     [java]     [javac] 	                                                                ^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1753. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/calloutbinding/CalloutMethodBinding.java (at line 2445)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportInferredCallout, CompilerOptions.WARNING);
     [java]     [javac] 	                                                                                ^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.WARNING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1754. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/calloutbinding/CalloutMethodBinding.java (at line 2489)
     [java]     [javac] 	Map customOptions = getCompilerOptions();
     [java]     [javac] 	^^^
     [java]     [javac] Map is a raw type. References to generic type Map<K,V> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 1755. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/calloutbinding/CalloutMethodBinding.java (at line 2490)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportInferredCallout, CompilerOptions.WARNING);
     [java]     [javac] 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1756. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/calloutbinding/CalloutMethodBinding.java (at line 2490)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportInferredCallout, CompilerOptions.WARNING);
     [java]     [javac] 	                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.OPTION_ReportInferredCallout' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1757. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/calloutbinding/CalloutMethodBinding.java (at line 2490)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportInferredCallout, CompilerOptions.WARNING);
     [java]     [javac] 	                                                                ^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1758. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/calloutbinding/CalloutMethodBinding.java (at line 2490)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportInferredCallout, CompilerOptions.WARNING);
     [java]     [javac] 	                                                                                ^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.WARNING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1759. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/calloutbinding/CalloutMethodBinding.java (at line 2535)
     [java]     [javac] 	Map customOptions = getCompilerOptions();
     [java]     [javac] 	^^^
     [java]     [javac] Map is a raw type. References to generic type Map<K,V> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 1760. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/calloutbinding/CalloutMethodBinding.java (at line 2536)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportInferredCallout, CompilerOptions.WARNING);
     [java]     [javac] 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1761. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/calloutbinding/CalloutMethodBinding.java (at line 2536)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportInferredCallout, CompilerOptions.WARNING);
     [java]     [javac] 	                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.OPTION_ReportInferredCallout' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1762. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/calloutbinding/CalloutMethodBinding.java (at line 2536)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportInferredCallout, CompilerOptions.WARNING);
     [java]     [javac] 	                                                                ^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1763. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/calloutbinding/CalloutMethodBinding.java (at line 2536)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportInferredCallout, CompilerOptions.WARNING);
     [java]     [javac] 	                                                                                ^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.WARNING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1764. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/calloutbinding/CalloutMethodBinding.java (at line 2578)
     [java]     [javac] 	Map customOptions = getCompilerOptions();
     [java]     [javac] 	^^^
     [java]     [javac] Map is a raw type. References to generic type Map<K,V> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 1765. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/calloutbinding/CalloutMethodBinding.java (at line 2579)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportInferredCallout, CompilerOptions.IGNORE);
     [java]     [javac] 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1766. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/calloutbinding/CalloutMethodBinding.java (at line 2579)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportInferredCallout, CompilerOptions.IGNORE);
     [java]     [javac] 	                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.OPTION_ReportInferredCallout' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1767. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/calloutbinding/CalloutMethodBinding.java (at line 2579)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportInferredCallout, CompilerOptions.IGNORE);
     [java]     [javac] 	                                                                ^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1768. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/calloutbinding/CalloutMethodBinding.java (at line 2579)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportInferredCallout, CompilerOptions.IGNORE);
     [java]     [javac] 	                                                                                ^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.IGNORE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1769. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/calloutbinding/CalloutMethodBinding.java (at line 2626)
     [java]     [javac] 	Map customOptions = getCompilerOptions();
     [java]     [javac] 	^^^
     [java]     [javac] Map is a raw type. References to generic type Map<K,V> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 1770. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/calloutbinding/CalloutMethodBinding.java (at line 2627)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportInferredCallout, CompilerOptions.WARNING);
     [java]     [javac] 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1771. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/calloutbinding/CalloutMethodBinding.java (at line 2627)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportInferredCallout, CompilerOptions.WARNING);
     [java]     [javac] 	                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.OPTION_ReportInferredCallout' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1772. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/calloutbinding/CalloutMethodBinding.java (at line 2627)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportInferredCallout, CompilerOptions.WARNING);
     [java]     [javac] 	                                                                ^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1773. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/calloutbinding/CalloutMethodBinding.java (at line 2627)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportInferredCallout, CompilerOptions.WARNING);
     [java]     [javac] 	                                                                                ^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.WARNING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1774. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/calloutbinding/CalloutMethodBinding.java (at line 2671)
     [java]     [javac] 	Map customOptions = getCompilerOptions();
     [java]     [javac] 	^^^
     [java]     [javac] Map is a raw type. References to generic type Map<K,V> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 1775. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/calloutbinding/CalloutMethodBinding.java (at line 2672)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportInferredCallout, CompilerOptions.WARNING);
     [java]     [javac] 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1776. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/calloutbinding/CalloutMethodBinding.java (at line 2672)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportInferredCallout, CompilerOptions.WARNING);
     [java]     [javac] 	                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.OPTION_ReportInferredCallout' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1777. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/calloutbinding/CalloutMethodBinding.java (at line 2672)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportInferredCallout, CompilerOptions.WARNING);
     [java]     [javac] 	                                                                ^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1778. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/calloutbinding/CalloutMethodBinding.java (at line 2672)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportInferredCallout, CompilerOptions.WARNING);
     [java]     [javac] 	                                                                                ^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.WARNING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1779. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/calloutbinding/CalloutMethodBinding.java (at line 2718)
     [java]     [javac] 	Map customOptions = getCompilerOptions();
     [java]     [javac] 	^^^
     [java]     [javac] Map is a raw type. References to generic type Map<K,V> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 1780. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/calloutbinding/CalloutMethodBinding.java (at line 2719)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportInferredCallout, CompilerOptions.WARNING);
     [java]     [javac] 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1781. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/calloutbinding/CalloutMethodBinding.java (at line 2719)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportInferredCallout, CompilerOptions.WARNING);
     [java]     [javac] 	                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.OPTION_ReportInferredCallout' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1782. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/calloutbinding/CalloutMethodBinding.java (at line 2719)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportInferredCallout, CompilerOptions.WARNING);
     [java]     [javac] 	                                                                ^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1783. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/calloutbinding/CalloutMethodBinding.java (at line 2719)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportInferredCallout, CompilerOptions.WARNING);
     [java]     [javac] 	                                                                                ^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.WARNING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1784. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/calloutbinding/CalloutMethodBinding.java (at line 2790)
     [java]     [javac] 	Map customOptions = getCompilerOptions();
     [java]     [javac] 	^^^
     [java]     [javac] Map is a raw type. References to generic type Map<K,V> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 1785. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/calloutbinding/CalloutMethodBinding.java (at line 2791)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportInferredCallout, CompilerOptions.IGNORE);
     [java]     [javac] 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1786. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/calloutbinding/CalloutMethodBinding.java (at line 2791)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportInferredCallout, CompilerOptions.IGNORE);
     [java]     [javac] 	                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.OPTION_ReportInferredCallout' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1787. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/calloutbinding/CalloutMethodBinding.java (at line 2791)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportInferredCallout, CompilerOptions.IGNORE);
     [java]     [javac] 	                                                                ^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1788. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/calloutbinding/CalloutMethodBinding.java (at line 2791)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportInferredCallout, CompilerOptions.IGNORE);
     [java]     [javac] 	                                                                                ^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.IGNORE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1789. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/calloutbinding/CalloutMethodBinding.java (at line 2829)
     [java]     [javac] 	Map customOptions = getCompilerOptions();
     [java]     [javac] 	^^^
     [java]     [javac] Map is a raw type. References to generic type Map<K,V> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 1790. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/calloutbinding/CalloutMethodBinding.java (at line 2830)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportInferredCallout, CompilerOptions.WARNING);
     [java]     [javac] 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1791. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/calloutbinding/CalloutMethodBinding.java (at line 2830)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportInferredCallout, CompilerOptions.WARNING);
     [java]     [javac] 	                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.OPTION_ReportInferredCallout' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1792. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/calloutbinding/CalloutMethodBinding.java (at line 2830)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportInferredCallout, CompilerOptions.WARNING);
     [java]     [javac] 	                                                                ^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1793. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/calloutbinding/CalloutMethodBinding.java (at line 2830)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportInferredCallout, CompilerOptions.WARNING);
     [java]     [javac] 	                                                                                ^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.WARNING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1794. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/calloutbinding/CalloutMethodBinding.java (at line 2880)
     [java]     [javac] 	Map customOptions = getCompilerOptions();
     [java]     [javac] 	^^^
     [java]     [javac] Map is a raw type. References to generic type Map<K,V> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 1795. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/calloutbinding/CalloutMethodBinding.java (at line 2881)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportInferredCallout, CompilerOptions.WARNING);
     [java]     [javac] 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1796. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/calloutbinding/CalloutMethodBinding.java (at line 2881)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportInferredCallout, CompilerOptions.WARNING);
     [java]     [javac] 	                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.OPTION_ReportInferredCallout' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1797. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/calloutbinding/CalloutMethodBinding.java (at line 2881)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportInferredCallout, CompilerOptions.WARNING);
     [java]     [javac] 	                                                                ^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1798. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/calloutbinding/CalloutMethodBinding.java (at line 2881)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportInferredCallout, CompilerOptions.WARNING);
     [java]     [javac] 	                                                                                ^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.WARNING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1799. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/calloutbinding/CalloutMethodBinding.java (at line 2921)
     [java]     [javac] 	Map customOptions = getCompilerOptions();
     [java]     [javac] 	^^^
     [java]     [javac] Map is a raw type. References to generic type Map<K,V> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 1800. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/calloutbinding/CalloutMethodBinding.java (at line 2922)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportInferredCallout, CompilerOptions.WARNING);
     [java]     [javac] 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1801. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/calloutbinding/CalloutMethodBinding.java (at line 2922)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportInferredCallout, CompilerOptions.WARNING);
     [java]     [javac] 	                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.OPTION_ReportInferredCallout' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1802. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/calloutbinding/CalloutMethodBinding.java (at line 2922)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportInferredCallout, CompilerOptions.WARNING);
     [java]     [javac] 	                                                                ^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1803. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/calloutbinding/CalloutMethodBinding.java (at line 2922)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportInferredCallout, CompilerOptions.WARNING);
     [java]     [javac] 	                                                                                ^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.WARNING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1804. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/calloutbinding/CalloutMethodBinding.java (at line 2962)
     [java]     [javac] 	Map customOptions = getCompilerOptions();
     [java]     [javac] 	^^^
     [java]     [javac] Map is a raw type. References to generic type Map<K,V> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 1805. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/calloutbinding/CalloutMethodBinding.java (at line 2963)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportInferredCallout, CompilerOptions.WARNING);
     [java]     [javac] 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1806. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/calloutbinding/CalloutMethodBinding.java (at line 2963)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportInferredCallout, CompilerOptions.WARNING);
     [java]     [javac] 	                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.OPTION_ReportInferredCallout' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1807. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/calloutbinding/CalloutMethodBinding.java (at line 2963)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportInferredCallout, CompilerOptions.WARNING);
     [java]     [javac] 	                                                                ^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1808. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/calloutbinding/CalloutMethodBinding.java (at line 2963)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportInferredCallout, CompilerOptions.WARNING);
     [java]     [javac] 	                                                                                ^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.WARNING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1809. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/calloutbinding/CalloutMethodBinding.java (at line 3009)
     [java]     [javac] 	Map customOptions = getCompilerOptions();
     [java]     [javac] 	^^^
     [java]     [javac] Map is a raw type. References to generic type Map<K,V> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 1810. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/calloutbinding/CalloutMethodBinding.java (at line 3010)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportInferredCallout, CompilerOptions.WARNING);
     [java]     [javac] 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1811. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/calloutbinding/CalloutMethodBinding.java (at line 3010)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportInferredCallout, CompilerOptions.WARNING);
     [java]     [javac] 	                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.OPTION_ReportInferredCallout' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1812. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/calloutbinding/CalloutMethodBinding.java (at line 3010)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportInferredCallout, CompilerOptions.WARNING);
     [java]     [javac] 	                                                                ^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1813. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/calloutbinding/CalloutMethodBinding.java (at line 3010)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportInferredCallout, CompilerOptions.WARNING);
     [java]     [javac] 	                                                                                ^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.WARNING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1814. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/calloutbinding/CalloutMethodBinding.java (at line 3080)
     [java]     [javac] 	Map customOptions = getCompilerOptions();
     [java]     [javac] 	^^^
     [java]     [javac] Map is a raw type. References to generic type Map<K,V> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 1815. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/calloutbinding/CalloutMethodBinding.java (at line 3081)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportInferredCallout, CompilerOptions.WARNING);
     [java]     [javac] 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1816. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/calloutbinding/CalloutMethodBinding.java (at line 3081)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportInferredCallout, CompilerOptions.WARNING);
     [java]     [javac] 	                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.OPTION_ReportInferredCallout' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1817. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/calloutbinding/CalloutMethodBinding.java (at line 3081)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportInferredCallout, CompilerOptions.WARNING);
     [java]     [javac] 	                                                                ^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1818. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/calloutbinding/CalloutMethodBinding.java (at line 3081)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportInferredCallout, CompilerOptions.WARNING);
     [java]     [javac] 	                                                                                ^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.WARNING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1819. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/calloutbinding/CalloutMethodBinding.java (at line 3148)
     [java]     [javac] 	(this.weavingScheme == WeavingScheme.OTDRE || this.complianceLevel < ClassFileConstants.JDK1_8
     [java]     [javac] 	                                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'ClassFileConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1820. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/calloutbinding/CalloutMethodBinding.java (at line 3148)
     [java]     [javac] 	(this.weavingScheme == WeavingScheme.OTDRE || this.complianceLevel < ClassFileConstants.JDK1_8
     [java]     [javac] 	                                                                                        ^^^^^^
     [java]     [javac] Discouraged access: The field 'ClassFileConstants.JDK1_8' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1821. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/calloutbinding/CalloutMethodBinding.java (at line 3184)
     [java]     [javac] 	Map customOptions = getCompilerOptions();
     [java]     [javac] 	^^^
     [java]     [javac] Map is a raw type. References to generic type Map<K,V> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 1822. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/calloutbinding/CalloutMethodBinding.java (at line 3185)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportInferredCallout, CompilerOptions.WARNING);
     [java]     [javac] 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1823. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/calloutbinding/CalloutMethodBinding.java (at line 3185)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportInferredCallout, CompilerOptions.WARNING);
     [java]     [javac] 	                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.OPTION_ReportInferredCallout' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1824. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/calloutbinding/CalloutMethodBinding.java (at line 3185)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportInferredCallout, CompilerOptions.WARNING);
     [java]     [javac] 	                                                                ^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1825. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/calloutbinding/CalloutMethodBinding.java (at line 3185)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportInferredCallout, CompilerOptions.WARNING);
     [java]     [javac] 	                                                                                ^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.WARNING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 1826. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/rolesandteams/RoleObjectContainment.java (at line 49)
     [java]     [javac] 	public static Class testClass() {
     [java]     [javac] 	              ^^^^^
     [java]     [javac] Class is a raw type. References to generic type Class<T> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 1827. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/smap/OTJStratumFlightbonusTest.java (at line 34)
     [java]     [javac] 	import org.eclipse.jdt.internal.compiler.ast.CompilationUnitDeclaration;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilationUnitDeclaration' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1828. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/smap/OTJStratumFlightbonusTest.java (at line 35)
     [java]     [javac] 	import org.eclipse.jdt.internal.compiler.ast.TypeDeclaration;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'TypeDeclaration' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1829. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/smap/OTJStratumFlightbonusTest.java (at line 299)
     [java]     [javac] 	public void callback(CompilationUnitDeclaration cuDecl) {
     [java]     [javac] 	                     ^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilationUnitDeclaration' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1830. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/smap/OTJStratumFlightbonusTest.java (at line 303)
     [java]     [javac] 	TypeDeclaration typeDecl = cuDecl.types[0];
     [java]     [javac] 	^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'TypeDeclaration' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1831. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/smap/OTJStratumFlightbonusTest.java (at line 303)
     [java]     [javac] 	TypeDeclaration typeDecl = cuDecl.types[0];
     [java]     [javac] 	                                  ^^^^^
     [java]     [javac] Discouraged access: The field 'CompilationUnitDeclaration.types' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1832. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/smap/OTJStratumFlightbonusTest.java (at line 307)
     [java]     [javac] 	String typeName = new String(typeDecl.name);
     [java]     [javac] 	                                      ^^^^
     [java]     [javac] Discouraged access: The field 'TypeDeclaration.name' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1833. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/smap/OTJStratumFlightbonusTest.java (at line 314)
     [java]     [javac] 	List actualStrata = teamfileSmapGenerator.getStrata();
     [java]     [javac] 	^^^^
     [java]     [javac] List is a raw type. References to generic type List<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 1834. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/subhierarchy/OTSubTypeHierarchyTest001.java (at line 31)
     [java]     [javac] 	import org.eclipse.objectteams.otdt.internal.core.PhantomType;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'PhantomType' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1835. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/subhierarchy/OTSubTypeHierarchyTest001.java (at line 122)
     [java]     [javac] 	_phantom_T4_R1 = new PhantomType(_T4, _T2_R1);
     [java]     [javac] 	                     ^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'PhantomType' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1836. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/subhierarchy/OTSubTypeHierarchyTest001.java (at line 122)
     [java]     [javac] 	_phantom_T4_R1 = new PhantomType(_T4, _T2_R1);
     [java]     [javac] 	                     ^^^^^^^^^^^
     [java]     [javac] Discouraged access: The constructor 'PhantomType(IType, IType)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1837. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/subhierarchy/OTSubTypeHierarchyTest001.java (at line 130)
     [java]     [javac] 	_phantom_T6_R2 = new PhantomType(_T6, _T2_R2);
     [java]     [javac] 	                     ^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'PhantomType' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1838. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/subhierarchy/OTSubTypeHierarchyTest001.java (at line 130)
     [java]     [javac] 	_phantom_T6_R2 = new PhantomType(_T6, _T2_R2);
     [java]     [javac] 	                     ^^^^^^^^^^^
     [java]     [javac] Discouraged access: The constructor 'PhantomType(IType, IType)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1839. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/subhierarchy/OTSubTypeHierarchyTest001.java (at line 132)
     [java]     [javac] 	_phantom_T7_R1 = new PhantomType(_T7, _T5_R1);
     [java]     [javac] 	                     ^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'PhantomType' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1840. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/subhierarchy/OTSubTypeHierarchyTest001.java (at line 132)
     [java]     [javac] 	_phantom_T7_R1 = new PhantomType(_T7, _T5_R1);
     [java]     [javac] 	                     ^^^^^^^^^^^
     [java]     [javac] Discouraged access: The constructor 'PhantomType(IType, IType)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1841. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/subhierarchy/OTSubTypeHierarchyTest001.java (at line 136)
     [java]     [javac] 	_phantom_T8_R1 = new PhantomType(_T8, _T6_R1);
     [java]     [javac] 	                     ^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'PhantomType' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1842. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/subhierarchy/OTSubTypeHierarchyTest001.java (at line 136)
     [java]     [javac] 	_phantom_T8_R1 = new PhantomType(_T8, _T6_R1);
     [java]     [javac] 	                     ^^^^^^^^^^^
     [java]     [javac] Discouraged access: The constructor 'PhantomType(IType, IType)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1843. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/subhierarchy/OTSubTypeHierarchyTest001.java (at line 415)
     [java]     [javac] 	PhantomType phantom1 = new PhantomType(_T6, _T2_R2);
     [java]     [javac] 	^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'PhantomType' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1844. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/subhierarchy/OTSubTypeHierarchyTest001.java (at line 415)
     [java]     [javac] 	PhantomType phantom1 = new PhantomType(_T6, _T2_R2);
     [java]     [javac] 	                           ^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'PhantomType' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1845. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/subhierarchy/OTSubTypeHierarchyTest001.java (at line 415)
     [java]     [javac] 	PhantomType phantom1 = new PhantomType(_T6, _T2_R2);
     [java]     [javac] 	                           ^^^^^^^^^^^
     [java]     [javac] Discouraged access: The constructor 'PhantomType(IType, IType)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1846. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/subhierarchy/OTSubTypeHierarchyTest001.java (at line 416)
     [java]     [javac] 	PhantomType phantom2 = new PhantomType(_T6, _T2_R2);
     [java]     [javac] 	^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'PhantomType' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1847. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/subhierarchy/OTSubTypeHierarchyTest001.java (at line 416)
     [java]     [javac] 	PhantomType phantom2 = new PhantomType(_T6, _T2_R2);
     [java]     [javac] 	                           ^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'PhantomType' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1848. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/subhierarchy/OTSubTypeHierarchyTest001.java (at line 416)
     [java]     [javac] 	PhantomType phantom2 = new PhantomType(_T6, _T2_R2);
     [java]     [javac] 	                           ^^^^^^^^^^^
     [java]     [javac] Discouraged access: The constructor 'PhantomType(IType, IType)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1849. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/subhierarchy/OTSubTypeHierarchyTest001.java (at line 418)
     [java]     [javac] 	assertEquals(phantom1.hashCode(), phantom2.hashCode());
     [java]     [javac] 	                      ^^^^^^^^
     [java]     [javac] Discouraged access: The method 'PhantomType.hashCode()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1850. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/subhierarchy/OTSubTypeHierarchyTest001.java (at line 418)
     [java]     [javac] 	assertEquals(phantom1.hashCode(), phantom2.hashCode());
     [java]     [javac] 	                                           ^^^^^^^^
     [java]     [javac] Discouraged access: The method 'PhantomType.hashCode()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1851. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/subhierarchy/OTSubTypeHierarchyTest001.java (at line 419)
     [java]     [javac] 	assertTrue(phantom1.equals(phantom2));
     [java]     [javac] 	                    ^^^^^^
     [java]     [javac] Discouraged access: The method 'PhantomType.equals(Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1852. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/subhierarchy/OTSubTypeHierarchyTest001.java (at line 424)
     [java]     [javac] 	PhantomType phantom1 = new PhantomType(_T6, _T2_R2);
     [java]     [javac] 	^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'PhantomType' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1853. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/subhierarchy/OTSubTypeHierarchyTest001.java (at line 424)
     [java]     [javac] 	PhantomType phantom1 = new PhantomType(_T6, _T2_R2);
     [java]     [javac] 	                           ^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'PhantomType' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1854. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/subhierarchy/OTSubTypeHierarchyTest001.java (at line 424)
     [java]     [javac] 	PhantomType phantom1 = new PhantomType(_T6, _T2_R2);
     [java]     [javac] 	                           ^^^^^^^^^^^
     [java]     [javac] Discouraged access: The constructor 'PhantomType(IType, IType)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1855. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/subhierarchy/OTSubTypeHierarchyTest001.java (at line 425)
     [java]     [javac] 	PhantomType phantom2 = new PhantomType(_T6, _T2_R2);
     [java]     [javac] 	^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'PhantomType' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1856. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/subhierarchy/OTSubTypeHierarchyTest001.java (at line 425)
     [java]     [javac] 	PhantomType phantom2 = new PhantomType(_T6, _T2_R2);
     [java]     [javac] 	                           ^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'PhantomType' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1857. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/subhierarchy/OTSubTypeHierarchyTest001.java (at line 425)
     [java]     [javac] 	PhantomType phantom2 = new PhantomType(_T6, _T2_R2);
     [java]     [javac] 	                           ^^^^^^^^^^^
     [java]     [javac] Discouraged access: The constructor 'PhantomType(IType, IType)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1858. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/subhierarchy/OTSubTypeHierarchyTest001.java (at line 427)
     [java]     [javac] 	HashMap<PhantomType, Double> map = new HashMap<PhantomType, Double>();
     [java]     [javac] 	        ^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'PhantomType' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1859. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/subhierarchy/OTSubTypeHierarchyTest001.java (at line 427)
     [java]     [javac] 	HashMap<PhantomType, Double> map = new HashMap<PhantomType, Double>();
     [java]     [javac] 	                                               ^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'PhantomType' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1860. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/subhierarchy/OTSubTypeHierarchyTest001.java (at line 428)
     [java]     [javac] 	Double dummy = new Double(0.0);
     [java]     [javac] 	                   ^^^^^^^^^^^
     [java]     [javac] The constructor Double(double) has been deprecated since version 9 and marked for removal
     [java]     [javac] ----------
     [java]     [javac] 1861. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/subhierarchy/OTSubTypeHierarchyTest001.java (at line 439)
     [java]     [javac] 	PhantomType phantom1 = new PhantomType(_T6, _T2_R2);
     [java]     [javac] 	^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'PhantomType' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1862. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/subhierarchy/OTSubTypeHierarchyTest001.java (at line 439)
     [java]     [javac] 	PhantomType phantom1 = new PhantomType(_T6, _T2_R2);
     [java]     [javac] 	                           ^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'PhantomType' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1863. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/subhierarchy/OTSubTypeHierarchyTest001.java (at line 439)
     [java]     [javac] 	PhantomType phantom1 = new PhantomType(_T6, _T2_R2);
     [java]     [javac] 	                           ^^^^^^^^^^^
     [java]     [javac] Discouraged access: The constructor 'PhantomType(IType, IType)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1864. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/subhierarchy/OTSubTypeHierarchyTest001.java (at line 440)
     [java]     [javac] 	PhantomType phantom2 = new PhantomType(_T6, _T2_R2);
     [java]     [javac] 	^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'PhantomType' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1865. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/subhierarchy/OTSubTypeHierarchyTest001.java (at line 440)
     [java]     [javac] 	PhantomType phantom2 = new PhantomType(_T6, _T2_R2);
     [java]     [javac] 	                           ^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'PhantomType' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1866. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/subhierarchy/OTSubTypeHierarchyTest001.java (at line 440)
     [java]     [javac] 	PhantomType phantom2 = new PhantomType(_T6, _T2_R2);
     [java]     [javac] 	                           ^^^^^^^^^^^
     [java]     [javac] Discouraged access: The constructor 'PhantomType(IType, IType)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1867. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/subhierarchy/OTSubTypeHierarchyTest001.java (at line 442)
     [java]     [javac] 	PhantomType phantom11 = new PhantomType(phantom1, _T1_R1);
     [java]     [javac] 	^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'PhantomType' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1868. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/subhierarchy/OTSubTypeHierarchyTest001.java (at line 442)
     [java]     [javac] 	PhantomType phantom11 = new PhantomType(phantom1, _T1_R1);
     [java]     [javac] 	                            ^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'PhantomType' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1869. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/subhierarchy/OTSubTypeHierarchyTest001.java (at line 442)
     [java]     [javac] 	PhantomType phantom11 = new PhantomType(phantom1, _T1_R1);
     [java]     [javac] 	                            ^^^^^^^^^^^
     [java]     [javac] Discouraged access: The constructor 'PhantomType(IType, IType)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1870. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/subhierarchy/OTSubTypeHierarchyTest001.java (at line 443)
     [java]     [javac] 	PhantomType phantom12 = new PhantomType(phantom2, _T1_R1);
     [java]     [javac] 	^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'PhantomType' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1871. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/subhierarchy/OTSubTypeHierarchyTest001.java (at line 443)
     [java]     [javac] 	PhantomType phantom12 = new PhantomType(phantom2, _T1_R1);
     [java]     [javac] 	                            ^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'PhantomType' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1872. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/subhierarchy/OTSubTypeHierarchyTest001.java (at line 443)
     [java]     [javac] 	PhantomType phantom12 = new PhantomType(phantom2, _T1_R1);
     [java]     [javac] 	                            ^^^^^^^^^^^
     [java]     [javac] Discouraged access: The constructor 'PhantomType(IType, IType)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1873. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/subhierarchy/OTSubTypeHierarchyTest001.java (at line 445)
     [java]     [javac] 	assertEquals(phantom11.hashCode(), phantom12.hashCode());
     [java]     [javac] 	                       ^^^^^^^^
     [java]     [javac] Discouraged access: The method 'PhantomType.hashCode()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1874. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/subhierarchy/OTSubTypeHierarchyTest001.java (at line 445)
     [java]     [javac] 	assertEquals(phantom11.hashCode(), phantom12.hashCode());
     [java]     [javac] 	                                             ^^^^^^^^
     [java]     [javac] Discouraged access: The method 'PhantomType.hashCode()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1875. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/subhierarchy/OTSubTypeHierarchyTest001.java (at line 446)
     [java]     [javac] 	assertTrue(phantom11.equals(phantom12));
     [java]     [javac] 	                     ^^^^^^
     [java]     [javac] Discouraged access: The method 'PhantomType.equals(Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1876. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/subhierarchy/OTSubTypeHierarchyTest001.java (at line 451)
     [java]     [javac] 	PhantomType phantom1 = new PhantomType(_T6, _T2_R2);
     [java]     [javac] 	^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'PhantomType' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1877. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/subhierarchy/OTSubTypeHierarchyTest001.java (at line 451)
     [java]     [javac] 	PhantomType phantom1 = new PhantomType(_T6, _T2_R2);
     [java]     [javac] 	                           ^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'PhantomType' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1878. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/subhierarchy/OTSubTypeHierarchyTest001.java (at line 451)
     [java]     [javac] 	PhantomType phantom1 = new PhantomType(_T6, _T2_R2);
     [java]     [javac] 	                           ^^^^^^^^^^^
     [java]     [javac] Discouraged access: The constructor 'PhantomType(IType, IType)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1879. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/subhierarchy/OTSubTypeHierarchyTest001.java (at line 452)
     [java]     [javac] 	PhantomType phantom2 = new PhantomType(_T6, _T2_R2);
     [java]     [javac] 	^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'PhantomType' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1880. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/subhierarchy/OTSubTypeHierarchyTest001.java (at line 452)
     [java]     [javac] 	PhantomType phantom2 = new PhantomType(_T6, _T2_R2);
     [java]     [javac] 	                           ^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'PhantomType' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1881. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/subhierarchy/OTSubTypeHierarchyTest001.java (at line 452)
     [java]     [javac] 	PhantomType phantom2 = new PhantomType(_T6, _T2_R2);
     [java]     [javac] 	                           ^^^^^^^^^^^
     [java]     [javac] Discouraged access: The constructor 'PhantomType(IType, IType)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1882. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/subhierarchy/OTSubTypeHierarchyTest001.java (at line 454)
     [java]     [javac] 	PhantomType phantom11 = new PhantomType(phantom1, _T1_R1);
     [java]     [javac] 	^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'PhantomType' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1883. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/subhierarchy/OTSubTypeHierarchyTest001.java (at line 454)
     [java]     [javac] 	PhantomType phantom11 = new PhantomType(phantom1, _T1_R1);
     [java]     [javac] 	                            ^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'PhantomType' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1884. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/subhierarchy/OTSubTypeHierarchyTest001.java (at line 454)
     [java]     [javac] 	PhantomType phantom11 = new PhantomType(phantom1, _T1_R1);
     [java]     [javac] 	                            ^^^^^^^^^^^
     [java]     [javac] Discouraged access: The constructor 'PhantomType(IType, IType)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1885. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/subhierarchy/OTSubTypeHierarchyTest001.java (at line 455)
     [java]     [javac] 	PhantomType phantom12 = new PhantomType(phantom2, _T1_R1);
     [java]     [javac] 	^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'PhantomType' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1886. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/subhierarchy/OTSubTypeHierarchyTest001.java (at line 455)
     [java]     [javac] 	PhantomType phantom12 = new PhantomType(phantom2, _T1_R1);
     [java]     [javac] 	                            ^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'PhantomType' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1887. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/subhierarchy/OTSubTypeHierarchyTest001.java (at line 455)
     [java]     [javac] 	PhantomType phantom12 = new PhantomType(phantom2, _T1_R1);
     [java]     [javac] 	                            ^^^^^^^^^^^
     [java]     [javac] Discouraged access: The constructor 'PhantomType(IType, IType)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1888. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/subhierarchy/OTSubTypeHierarchyTest001.java (at line 457)
     [java]     [javac] 	HashMap<PhantomType, Double> map = new HashMap<PhantomType, Double>();
     [java]     [javac] 	        ^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'PhantomType' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1889. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/subhierarchy/OTSubTypeHierarchyTest001.java (at line 457)
     [java]     [javac] 	HashMap<PhantomType, Double> map = new HashMap<PhantomType, Double>();
     [java]     [javac] 	                                               ^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'PhantomType' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1890. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/subhierarchy/OTSubTypeHierarchyTest001.java (at line 458)
     [java]     [javac] 	Double dummy = new Double(0.0);
     [java]     [javac] 	                   ^^^^^^^^^^^
     [java]     [javac] The constructor Double(double) has been deprecated since version 9 and marked for removal
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 1891. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/subhierarchy/OTSubTypeHierarchyTest002.java (at line 27)
     [java]     [javac] 	import org.eclipse.jdt.internal.core.hierarchy.TypeHierarchy;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'TypeHierarchy' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1892. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/subhierarchy/OTSubTypeHierarchyTest002.java (at line 38)
     [java]     [javac] 	private TypeHierarchy _testObj;
     [java]     [javac] 	        ^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'TypeHierarchy' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1893. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/subhierarchy/OTSubTypeHierarchyTest002.java (at line 120)
     [java]     [javac] 	_testObj = new TypeHierarchy(_focusType, null, _focusType.getJavaProject(), true);
     [java]     [javac] 	               ^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'TypeHierarchy' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1894. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/subhierarchy/OTSubTypeHierarchyTest002.java (at line 120)
     [java]     [javac] 	_testObj = new TypeHierarchy(_focusType, null, _focusType.getJavaProject(), true);
     [java]     [javac] 	               ^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The constructor 'TypeHierarchy(IType, ICompilationUnit[], IJavaProject, boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1895. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/subhierarchy/OTSubTypeHierarchyTest002.java (at line 121)
     [java]     [javac] 	_testObj.refresh(new NullProgressMonitor());
     [java]     [javac] 	         ^^^^^^^
     [java]     [javac] Discouraged access: The method 'TypeHierarchy.refresh(IProgressMonitor)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1896. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/subhierarchy/OTSubTypeHierarchyTest002.java (at line 125)
     [java]     [javac] 	IType [] actual = _testObj.getAllSubtypes(_focusType);
     [java]     [javac] 	                           ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'TypeHierarchy.getAllSubtypes(IType)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1897. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/subhierarchy/OTSubTypeHierarchyTest002.java (at line 135)
     [java]     [javac] 	_testObj = new TypeHierarchy(_focusType, null, _focusType.getJavaProject(), true);
     [java]     [javac] 	               ^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'TypeHierarchy' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1898. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/subhierarchy/OTSubTypeHierarchyTest002.java (at line 135)
     [java]     [javac] 	_testObj = new TypeHierarchy(_focusType, null, _focusType.getJavaProject(), true);
     [java]     [javac] 	               ^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The constructor 'TypeHierarchy(IType, ICompilationUnit[], IJavaProject, boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1899. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/subhierarchy/OTSubTypeHierarchyTest002.java (at line 136)
     [java]     [javac] 	_testObj.refresh(new NullProgressMonitor());
     [java]     [javac] 	         ^^^^^^^
     [java]     [javac] Discouraged access: The method 'TypeHierarchy.refresh(IProgressMonitor)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1900. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/subhierarchy/OTSubTypeHierarchyTest002.java (at line 140)
     [java]     [javac] 	IType [] actual = _testObj.getAllSubtypes(_focusType);
     [java]     [javac] 	                           ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'TypeHierarchy.getAllSubtypes(IType)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 1901. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/subhierarchy/OTSubTypeHierarchyTest004.java (at line 30)
     [java]     [javac] 	import org.eclipse.jdt.internal.core.hierarchy.TypeHierarchy;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'TypeHierarchy' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1902. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/subhierarchy/OTSubTypeHierarchyTest004.java (at line 145)
     [java]     [javac] 	TypeHierarchy hierarchy = new TypeHierarchy(_focusType, null, _focusType.getJavaProject(), true);
     [java]     [javac] 	^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'TypeHierarchy' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1903. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/subhierarchy/OTSubTypeHierarchyTest004.java (at line 145)
     [java]     [javac] 	TypeHierarchy hierarchy = new TypeHierarchy(_focusType, null, _focusType.getJavaProject(), true);
     [java]     [javac] 	                              ^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'TypeHierarchy' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1904. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/subhierarchy/OTSubTypeHierarchyTest004.java (at line 145)
     [java]     [javac] 	TypeHierarchy hierarchy = new TypeHierarchy(_focusType, null, _focusType.getJavaProject(), true);
     [java]     [javac] 	                              ^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The constructor 'TypeHierarchy(IType, ICompilationUnit[], IJavaProject, boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1905. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/subhierarchy/OTSubTypeHierarchyTest004.java (at line 146)
     [java]     [javac] 	hierarchy.refresh(new NullProgressMonitor());
     [java]     [javac] 	          ^^^^^^^
     [java]     [javac] Discouraged access: The method 'TypeHierarchy.refresh(IProgressMonitor)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1906. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/subhierarchy/OTSubTypeHierarchyTest004.java (at line 149)
     [java]     [javac] 	IType[] actual = hierarchy.getAllSubtypes(_focusType);
     [java]     [javac] 	                           ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'TypeHierarchy.getAllSubtypes(IType)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1907. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/subhierarchy/OTSubTypeHierarchyTest004.java (at line 171)
     [java]     [javac] 	TypeHierarchy hierarchy = new TypeHierarchy(_focusType, null, _focusType.getJavaProject(), false);
     [java]     [javac] 	^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'TypeHierarchy' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1908. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/subhierarchy/OTSubTypeHierarchyTest004.java (at line 171)
     [java]     [javac] 	TypeHierarchy hierarchy = new TypeHierarchy(_focusType, null, _focusType.getJavaProject(), false);
     [java]     [javac] 	                              ^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'TypeHierarchy' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1909. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/subhierarchy/OTSubTypeHierarchyTest004.java (at line 171)
     [java]     [javac] 	TypeHierarchy hierarchy = new TypeHierarchy(_focusType, null, _focusType.getJavaProject(), false);
     [java]     [javac] 	                              ^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The constructor 'TypeHierarchy(IType, ICompilationUnit[], IJavaProject, boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1910. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/subhierarchy/OTSubTypeHierarchyTest004.java (at line 172)
     [java]     [javac] 	hierarchy.refresh(new NullProgressMonitor());
     [java]     [javac] 	          ^^^^^^^
     [java]     [javac] Discouraged access: The method 'TypeHierarchy.refresh(IProgressMonitor)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1911. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/subhierarchy/OTSubTypeHierarchyTest004.java (at line 183)
     [java]     [javac] 	TypeHierarchy hierarchy = new TypeHierarchy(_focusType, null, _focusType.getJavaProject(), false);
     [java]     [javac] 	^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'TypeHierarchy' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1912. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/subhierarchy/OTSubTypeHierarchyTest004.java (at line 183)
     [java]     [javac] 	TypeHierarchy hierarchy = new TypeHierarchy(_focusType, null, _focusType.getJavaProject(), false);
     [java]     [javac] 	                              ^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'TypeHierarchy' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1913. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/subhierarchy/OTSubTypeHierarchyTest004.java (at line 183)
     [java]     [javac] 	TypeHierarchy hierarchy = new TypeHierarchy(_focusType, null, _focusType.getJavaProject(), false);
     [java]     [javac] 	                              ^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The constructor 'TypeHierarchy(IType, ICompilationUnit[], IJavaProject, boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1914. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/subhierarchy/OTSubTypeHierarchyTest004.java (at line 184)
     [java]     [javac] 	hierarchy.refresh(new NullProgressMonitor());
     [java]     [javac] 	          ^^^^^^^
     [java]     [javac] Discouraged access: The method 'TypeHierarchy.refresh(IProgressMonitor)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 1915. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/subhierarchy/OTSubTypeHierarchyTest006.java (at line 29)
     [java]     [javac] 	import org.eclipse.objectteams.otdt.internal.core.PhantomType;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'PhantomType' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1916. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/subhierarchy/OTSubTypeHierarchyTest006.java (at line 95)
     [java]     [javac] 	_phantom_T2_R2 = new PhantomType(_T2, _T1_R2);
     [java]     [javac] 	                     ^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'PhantomType' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1917. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/subhierarchy/OTSubTypeHierarchyTest006.java (at line 95)
     [java]     [javac] 	_phantom_T2_R2 = new PhantomType(_T2, _T1_R2);
     [java]     [javac] 	                     ^^^^^^^^^^^
     [java]     [javac] Discouraged access: The constructor 'PhantomType(IType, IType)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1918. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/subhierarchy/OTSubTypeHierarchyTest006.java (at line 97)
     [java]     [javac] 	_phantom_T3_R1 = new PhantomType(_T3, _T2_R1);
     [java]     [javac] 	                     ^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'PhantomType' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1919. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/subhierarchy/OTSubTypeHierarchyTest006.java (at line 97)
     [java]     [javac] 	_phantom_T3_R1 = new PhantomType(_T3, _T2_R1);
     [java]     [javac] 	                     ^^^^^^^^^^^
     [java]     [javac] Discouraged access: The constructor 'PhantomType(IType, IType)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1920. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/subhierarchy/OTSubTypeHierarchyTest006.java (at line 119)
     [java]     [javac] 	_MySubTeam_MyRole = new PhantomType(_MySubTeam, _MyTeam_MyRole);
     [java]     [javac] 	                        ^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'PhantomType' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1921. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/subhierarchy/OTSubTypeHierarchyTest006.java (at line 119)
     [java]     [javac] 	_MySubTeam_MyRole = new PhantomType(_MySubTeam, _MyTeam_MyRole);
     [java]     [javac] 	                        ^^^^^^^^^^^
     [java]     [javac] Discouraged access: The constructor 'PhantomType(IType, IType)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 1922. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/subhierarchy/OTSubTypeHierarchyTest010.java (at line 29)
     [java]     [javac] 	import org.eclipse.jdt.internal.core.hierarchy.TypeHierarchy;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'TypeHierarchy' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1923. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/subhierarchy/OTSubTypeHierarchyTest010.java (at line 127)
     [java]     [javac] 	TypeHierarchy hierarchy =
     [java]     [javac] 	^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'TypeHierarchy' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1924. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/subhierarchy/OTSubTypeHierarchyTest010.java (at line 128)
     [java]     [javac] 	new TypeHierarchy(_focusType, null, _focusType.getJavaProject(), true);
     [java]     [javac] 	    ^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'TypeHierarchy' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1925. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/subhierarchy/OTSubTypeHierarchyTest010.java (at line 128)
     [java]     [javac] 	new TypeHierarchy(_focusType, null, _focusType.getJavaProject(), true);
     [java]     [javac] 	    ^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The constructor 'TypeHierarchy(IType, ICompilationUnit[], IJavaProject, boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1926. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/subhierarchy/OTSubTypeHierarchyTest010.java (at line 129)
     [java]     [javac] 	hierarchy.refresh(new NullProgressMonitor());
     [java]     [javac] 	          ^^^^^^^
     [java]     [javac] Discouraged access: The method 'TypeHierarchy.refresh(IProgressMonitor)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1927. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/subhierarchy/OTSubTypeHierarchyTest010.java (at line 131)
     [java]     [javac] 	IType[] actual = hierarchy.getSubtypes(_focusType);
     [java]     [javac] 	                           ^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'TypeHierarchy.getSubtypes(IType)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1928. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/subhierarchy/OTSubTypeHierarchyTest010.java (at line 142)
     [java]     [javac] 	TypeHierarchy hierarchy =
     [java]     [javac] 	^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'TypeHierarchy' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1929. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/subhierarchy/OTSubTypeHierarchyTest010.java (at line 143)
     [java]     [javac] 	new TypeHierarchy(_focusType, null, _focusType.getJavaProject(), true);
     [java]     [javac] 	    ^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'TypeHierarchy' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1930. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/subhierarchy/OTSubTypeHierarchyTest010.java (at line 143)
     [java]     [javac] 	new TypeHierarchy(_focusType, null, _focusType.getJavaProject(), true);
     [java]     [javac] 	    ^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The constructor 'TypeHierarchy(IType, ICompilationUnit[], IJavaProject, boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1931. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/subhierarchy/OTSubTypeHierarchyTest010.java (at line 144)
     [java]     [javac] 	hierarchy.refresh(new NullProgressMonitor());
     [java]     [javac] 	          ^^^^^^^
     [java]     [javac] Discouraged access: The method 'TypeHierarchy.refresh(IProgressMonitor)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1932. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/subhierarchy/OTSubTypeHierarchyTest010.java (at line 146)
     [java]     [javac] 	IType[] actual = hierarchy.getSubtypes(_focusType);
     [java]     [javac] 	                           ^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'TypeHierarchy.getSubtypes(IType)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1933. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/subhierarchy/OTSubTypeHierarchyTest010.java (at line 157)
     [java]     [javac] 	TypeHierarchy hierarchy =
     [java]     [javac] 	^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'TypeHierarchy' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1934. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/subhierarchy/OTSubTypeHierarchyTest010.java (at line 158)
     [java]     [javac] 	new TypeHierarchy(_focusType, null, _focusType.getJavaProject(), true);
     [java]     [javac] 	    ^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'TypeHierarchy' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1935. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/subhierarchy/OTSubTypeHierarchyTest010.java (at line 158)
     [java]     [javac] 	new TypeHierarchy(_focusType, null, _focusType.getJavaProject(), true);
     [java]     [javac] 	    ^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The constructor 'TypeHierarchy(IType, ICompilationUnit[], IJavaProject, boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1936. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/subhierarchy/OTSubTypeHierarchyTest010.java (at line 159)
     [java]     [javac] 	hierarchy.refresh(new NullProgressMonitor());
     [java]     [javac] 	          ^^^^^^^
     [java]     [javac] Discouraged access: The method 'TypeHierarchy.refresh(IProgressMonitor)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1937. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/subhierarchy/OTSubTypeHierarchyTest010.java (at line 161)
     [java]     [javac] 	IType[] actual = hierarchy.getSubtypes(_focusType);
     [java]     [javac] 	                           ^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'TypeHierarchy.getSubtypes(IType)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1938. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/subhierarchy/OTSubTypeHierarchyTest010.java (at line 172)
     [java]     [javac] 	TypeHierarchy hierarchy =
     [java]     [javac] 	^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'TypeHierarchy' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1939. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/subhierarchy/OTSubTypeHierarchyTest010.java (at line 173)
     [java]     [javac] 	new TypeHierarchy(_focusType, null, _focusType.getJavaProject(), true);
     [java]     [javac] 	    ^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'TypeHierarchy' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1940. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/subhierarchy/OTSubTypeHierarchyTest010.java (at line 173)
     [java]     [javac] 	new TypeHierarchy(_focusType, null, _focusType.getJavaProject(), true);
     [java]     [javac] 	    ^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The constructor 'TypeHierarchy(IType, ICompilationUnit[], IJavaProject, boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1941. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/subhierarchy/OTSubTypeHierarchyTest010.java (at line 174)
     [java]     [javac] 	hierarchy.refresh(new NullProgressMonitor());
     [java]     [javac] 	          ^^^^^^^
     [java]     [javac] Discouraged access: The method 'TypeHierarchy.refresh(IProgressMonitor)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1942. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/subhierarchy/OTSubTypeHierarchyTest010.java (at line 176)
     [java]     [javac] 	IType[] actual = hierarchy.getAllSubtypes(_focusType);
     [java]     [javac] 	                           ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'TypeHierarchy.getAllSubtypes(IType)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1943. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/subhierarchy/OTSubTypeHierarchyTest010.java (at line 191)
     [java]     [javac] 	TypeHierarchy hierarchy =
     [java]     [javac] 	^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'TypeHierarchy' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1944. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/subhierarchy/OTSubTypeHierarchyTest010.java (at line 192)
     [java]     [javac] 	new TypeHierarchy(_focusType, null, _focusType.getJavaProject(), true);
     [java]     [javac] 	    ^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'TypeHierarchy' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1945. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/subhierarchy/OTSubTypeHierarchyTest010.java (at line 192)
     [java]     [javac] 	new TypeHierarchy(_focusType, null, _focusType.getJavaProject(), true);
     [java]     [javac] 	    ^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The constructor 'TypeHierarchy(IType, ICompilationUnit[], IJavaProject, boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1946. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/subhierarchy/OTSubTypeHierarchyTest010.java (at line 193)
     [java]     [javac] 	hierarchy.refresh(new NullProgressMonitor());
     [java]     [javac] 	          ^^^^^^^
     [java]     [javac] Discouraged access: The method 'TypeHierarchy.refresh(IProgressMonitor)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1947. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/subhierarchy/OTSubTypeHierarchyTest010.java (at line 195)
     [java]     [javac] 	IType[] actual = hierarchy.getAllSubtypes(_focusType);
     [java]     [javac] 	                           ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'TypeHierarchy.getAllSubtypes(IType)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1948. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/subhierarchy/OTSubTypeHierarchyTest010.java (at line 206)
     [java]     [javac] 	TypeHierarchy hierarchy =
     [java]     [javac] 	^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'TypeHierarchy' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1949. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/subhierarchy/OTSubTypeHierarchyTest010.java (at line 207)
     [java]     [javac] 	new TypeHierarchy(_focusType, null, _focusType.getJavaProject(), true);
     [java]     [javac] 	    ^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'TypeHierarchy' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1950. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/subhierarchy/OTSubTypeHierarchyTest010.java (at line 207)
     [java]     [javac] 	new TypeHierarchy(_focusType, null, _focusType.getJavaProject(), true);
     [java]     [javac] 	    ^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The constructor 'TypeHierarchy(IType, ICompilationUnit[], IJavaProject, boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1951. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/subhierarchy/OTSubTypeHierarchyTest010.java (at line 208)
     [java]     [javac] 	hierarchy.refresh(new NullProgressMonitor());
     [java]     [javac] 	          ^^^^^^^
     [java]     [javac] Discouraged access: The method 'TypeHierarchy.refresh(IProgressMonitor)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1952. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/subhierarchy/OTSubTypeHierarchyTest010.java (at line 210)
     [java]     [javac] 	IType[] actual = hierarchy.getAllSubtypes(_focusType);
     [java]     [javac] 	                           ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'TypeHierarchy.getAllSubtypes(IType)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1953. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/subhierarchy/OTSubTypeHierarchyTest010.java (at line 224)
     [java]     [javac] 	TypeHierarchy hierarchy =
     [java]     [javac] 	^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'TypeHierarchy' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1954. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/subhierarchy/OTSubTypeHierarchyTest010.java (at line 225)
     [java]     [javac] 	new TypeHierarchy(_focusType, null, _focusType.getJavaProject(), true);
     [java]     [javac] 	    ^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'TypeHierarchy' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1955. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/subhierarchy/OTSubTypeHierarchyTest010.java (at line 225)
     [java]     [javac] 	new TypeHierarchy(_focusType, null, _focusType.getJavaProject(), true);
     [java]     [javac] 	    ^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The constructor 'TypeHierarchy(IType, ICompilationUnit[], IJavaProject, boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1956. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/subhierarchy/OTSubTypeHierarchyTest010.java (at line 226)
     [java]     [javac] 	hierarchy.refresh(new NullProgressMonitor());
     [java]     [javac] 	          ^^^^^^^
     [java]     [javac] Discouraged access: The method 'TypeHierarchy.refresh(IProgressMonitor)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1957. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/subhierarchy/OTSubTypeHierarchyTest010.java (at line 228)
     [java]     [javac] 	IType[] actual = hierarchy.getRootClasses();
     [java]     [javac] 	                           ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'TypeHierarchy.getRootClasses()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1958. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/subhierarchy/OTSubTypeHierarchyTest010.java (at line 239)
     [java]     [javac] 	TypeHierarchy hierarchy =
     [java]     [javac] 	^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'TypeHierarchy' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1959. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/subhierarchy/OTSubTypeHierarchyTest010.java (at line 240)
     [java]     [javac] 	new TypeHierarchy(_focusType, null, _focusType.getJavaProject(), true);
     [java]     [javac] 	    ^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'TypeHierarchy' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1960. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/subhierarchy/OTSubTypeHierarchyTest010.java (at line 240)
     [java]     [javac] 	new TypeHierarchy(_focusType, null, _focusType.getJavaProject(), true);
     [java]     [javac] 	    ^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The constructor 'TypeHierarchy(IType, ICompilationUnit[], IJavaProject, boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1961. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/subhierarchy/OTSubTypeHierarchyTest010.java (at line 241)
     [java]     [javac] 	hierarchy.refresh(new NullProgressMonitor());
     [java]     [javac] 	          ^^^^^^^
     [java]     [javac] Discouraged access: The method 'TypeHierarchy.refresh(IProgressMonitor)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1962. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/subhierarchy/OTSubTypeHierarchyTest010.java (at line 243)
     [java]     [javac] 	IType[] actual = hierarchy.getRootClasses();
     [java]     [javac] 	                           ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'TypeHierarchy.getRootClasses()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1963. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/subhierarchy/OTSubTypeHierarchyTest010.java (at line 254)
     [java]     [javac] 	TypeHierarchy hierarchy =
     [java]     [javac] 	^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'TypeHierarchy' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1964. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/subhierarchy/OTSubTypeHierarchyTest010.java (at line 255)
     [java]     [javac] 	new TypeHierarchy(_focusType, null, _focusType.getJavaProject(), true);
     [java]     [javac] 	    ^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'TypeHierarchy' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1965. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/subhierarchy/OTSubTypeHierarchyTest010.java (at line 255)
     [java]     [javac] 	new TypeHierarchy(_focusType, null, _focusType.getJavaProject(), true);
     [java]     [javac] 	    ^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The constructor 'TypeHierarchy(IType, ICompilationUnit[], IJavaProject, boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1966. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/subhierarchy/OTSubTypeHierarchyTest010.java (at line 256)
     [java]     [javac] 	hierarchy.refresh(new NullProgressMonitor());
     [java]     [javac] 	          ^^^^^^^
     [java]     [javac] Discouraged access: The method 'TypeHierarchy.refresh(IProgressMonitor)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1967. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/subhierarchy/OTSubTypeHierarchyTest010.java (at line 258)
     [java]     [javac] 	IType[] actual = hierarchy.getRootInterfaces();
     [java]     [javac] 	                           ^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'TypeHierarchy.getRootInterfaces()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1968. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/subhierarchy/OTSubTypeHierarchyTest010.java (at line 270)
     [java]     [javac] 	TypeHierarchy hierarchy =
     [java]     [javac] 	^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'TypeHierarchy' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1969. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/subhierarchy/OTSubTypeHierarchyTest010.java (at line 271)
     [java]     [javac] 	new TypeHierarchy(_focusType, null, _focusType.getJavaProject(), true);
     [java]     [javac] 	    ^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'TypeHierarchy' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1970. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/subhierarchy/OTSubTypeHierarchyTest010.java (at line 271)
     [java]     [javac] 	new TypeHierarchy(_focusType, null, _focusType.getJavaProject(), true);
     [java]     [javac] 	    ^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The constructor 'TypeHierarchy(IType, ICompilationUnit[], IJavaProject, boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1971. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/subhierarchy/OTSubTypeHierarchyTest010.java (at line 272)
     [java]     [javac] 	hierarchy.refresh(new NullProgressMonitor());
     [java]     [javac] 	          ^^^^^^^
     [java]     [javac] Discouraged access: The method 'TypeHierarchy.refresh(IProgressMonitor)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1972. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/subhierarchy/OTSubTypeHierarchyTest010.java (at line 274)
     [java]     [javac] 	IType actual = hierarchy.getType();
     [java]     [javac] 	                         ^^^^^^^
     [java]     [javac] Discouraged access: The method 'TypeHierarchy.getType()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1973. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/subhierarchy/OTSubTypeHierarchyTest010.java (at line 284)
     [java]     [javac] 	TypeHierarchy hierarchy =
     [java]     [javac] 	^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'TypeHierarchy' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1974. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/subhierarchy/OTSubTypeHierarchyTest010.java (at line 285)
     [java]     [javac] 	new TypeHierarchy(_focusType, null, _focusType.getJavaProject(), true);
     [java]     [javac] 	    ^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'TypeHierarchy' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1975. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/subhierarchy/OTSubTypeHierarchyTest010.java (at line 285)
     [java]     [javac] 	new TypeHierarchy(_focusType, null, _focusType.getJavaProject(), true);
     [java]     [javac] 	    ^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The constructor 'TypeHierarchy(IType, ICompilationUnit[], IJavaProject, boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1976. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/subhierarchy/OTSubTypeHierarchyTest010.java (at line 286)
     [java]     [javac] 	hierarchy.refresh(new NullProgressMonitor());
     [java]     [javac] 	          ^^^^^^^
     [java]     [javac] Discouraged access: The method 'TypeHierarchy.refresh(IProgressMonitor)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1977. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/subhierarchy/OTSubTypeHierarchyTest010.java (at line 288)
     [java]     [javac] 	IType[] actual = hierarchy.getImplementingClasses(_focusType);
     [java]     [javac] 	                           ^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'TypeHierarchy.getImplementingClasses(IType)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1978. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/subhierarchy/OTSubTypeHierarchyTest010.java (at line 303)
     [java]     [javac] 	TypeHierarchy hierarchy =
     [java]     [javac] 	^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'TypeHierarchy' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1979. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/subhierarchy/OTSubTypeHierarchyTest010.java (at line 304)
     [java]     [javac] 	new TypeHierarchy(_focusType, null, _focusType.getJavaProject(), true);
     [java]     [javac] 	    ^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'TypeHierarchy' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1980. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/subhierarchy/OTSubTypeHierarchyTest010.java (at line 304)
     [java]     [javac] 	new TypeHierarchy(_focusType, null, _focusType.getJavaProject(), true);
     [java]     [javac] 	    ^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The constructor 'TypeHierarchy(IType, ICompilationUnit[], IJavaProject, boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1981. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/subhierarchy/OTSubTypeHierarchyTest010.java (at line 305)
     [java]     [javac] 	hierarchy.refresh(new NullProgressMonitor());
     [java]     [javac] 	          ^^^^^^^
     [java]     [javac] Discouraged access: The method 'TypeHierarchy.refresh(IProgressMonitor)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1982. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/subhierarchy/OTSubTypeHierarchyTest010.java (at line 308)
     [java]     [javac] 	IType[] actual = hierarchy.getAllInterfaces();
     [java]     [javac] 	                           ^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'TypeHierarchy.getAllInterfaces()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1983. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/subhierarchy/OTSubTypeHierarchyTest010.java (at line 319)
     [java]     [javac] 	TypeHierarchy hierarchy =
     [java]     [javac] 	^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'TypeHierarchy' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1984. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/subhierarchy/OTSubTypeHierarchyTest010.java (at line 320)
     [java]     [javac] 	new TypeHierarchy(_focusType, null, _focusType.getJavaProject(), true);
     [java]     [javac] 	    ^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'TypeHierarchy' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1985. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/subhierarchy/OTSubTypeHierarchyTest010.java (at line 320)
     [java]     [javac] 	new TypeHierarchy(_focusType, null, _focusType.getJavaProject(), true);
     [java]     [javac] 	    ^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The constructor 'TypeHierarchy(IType, ICompilationUnit[], IJavaProject, boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1986. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/subhierarchy/OTSubTypeHierarchyTest010.java (at line 321)
     [java]     [javac] 	hierarchy.refresh(new NullProgressMonitor());
     [java]     [javac] 	          ^^^^^^^
     [java]     [javac] Discouraged access: The method 'TypeHierarchy.refresh(IProgressMonitor)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1987. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/subhierarchy/OTSubTypeHierarchyTest010.java (at line 323)
     [java]     [javac] 	IType[] actual = hierarchy.getAllClasses();
     [java]     [javac] 	                           ^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'TypeHierarchy.getAllClasses()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1988. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/subhierarchy/OTSubTypeHierarchyTest010.java (at line 339)
     [java]     [javac] 	TypeHierarchy hierarchy =
     [java]     [javac] 	^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'TypeHierarchy' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1989. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/subhierarchy/OTSubTypeHierarchyTest010.java (at line 340)
     [java]     [javac] 	new TypeHierarchy(_focusType, null, _focusType.getJavaProject(), true);
     [java]     [javac] 	    ^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'TypeHierarchy' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1990. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/subhierarchy/OTSubTypeHierarchyTest010.java (at line 340)
     [java]     [javac] 	new TypeHierarchy(_focusType, null, _focusType.getJavaProject(), true);
     [java]     [javac] 	    ^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The constructor 'TypeHierarchy(IType, ICompilationUnit[], IJavaProject, boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1991. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/subhierarchy/OTSubTypeHierarchyTest010.java (at line 341)
     [java]     [javac] 	hierarchy.refresh(new NullProgressMonitor());
     [java]     [javac] 	          ^^^^^^^
     [java]     [javac] Discouraged access: The method 'TypeHierarchy.refresh(IProgressMonitor)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1992. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/subhierarchy/OTSubTypeHierarchyTest010.java (at line 354)
     [java]     [javac] 	TypeHierarchy hierarchy =
     [java]     [javac] 	^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'TypeHierarchy' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1993. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/subhierarchy/OTSubTypeHierarchyTest010.java (at line 355)
     [java]     [javac] 	new TypeHierarchy(_focusType, null, _focusType.getJavaProject(), true);
     [java]     [javac] 	    ^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'TypeHierarchy' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1994. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/subhierarchy/OTSubTypeHierarchyTest010.java (at line 355)
     [java]     [javac] 	new TypeHierarchy(_focusType, null, _focusType.getJavaProject(), true);
     [java]     [javac] 	    ^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The constructor 'TypeHierarchy(IType, ICompilationUnit[], IJavaProject, boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1995. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/subhierarchy/OTSubTypeHierarchyTest010.java (at line 356)
     [java]     [javac] 	hierarchy.refresh(new NullProgressMonitor());
     [java]     [javac] 	          ^^^^^^^
     [java]     [javac] Discouraged access: The method 'TypeHierarchy.refresh(IProgressMonitor)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1996. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/subhierarchy/OTSubTypeHierarchyTest010.java (at line 370)
     [java]     [javac] 	TypeHierarchy hierarchy =
     [java]     [javac] 	^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'TypeHierarchy' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1997. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/subhierarchy/OTSubTypeHierarchyTest010.java (at line 371)
     [java]     [javac] 	new TypeHierarchy(_focusType, null, _focusType.getJavaProject(), true);
     [java]     [javac] 	    ^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'TypeHierarchy' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1998. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/subhierarchy/OTSubTypeHierarchyTest010.java (at line 371)
     [java]     [javac] 	new TypeHierarchy(_focusType, null, _focusType.getJavaProject(), true);
     [java]     [javac] 	    ^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The constructor 'TypeHierarchy(IType, ICompilationUnit[], IJavaProject, boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1999. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/subhierarchy/OTSubTypeHierarchyTest010.java (at line 372)
     [java]     [javac] 	hierarchy.refresh(new NullProgressMonitor());
     [java]     [javac] 	          ^^^^^^^
     [java]     [javac] Discouraged access: The method 'TypeHierarchy.refresh(IProgressMonitor)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2000. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/subhierarchy/OTSubTypeHierarchyTest010.java (at line 384)
     [java]     [javac] 	TypeHierarchy hierarchy =
     [java]     [javac] 	^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'TypeHierarchy' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2001. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/subhierarchy/OTSubTypeHierarchyTest010.java (at line 385)
     [java]     [javac] 	new TypeHierarchy(_focusType, null, _focusType.getJavaProject(), true);
     [java]     [javac] 	    ^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'TypeHierarchy' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2002. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/subhierarchy/OTSubTypeHierarchyTest010.java (at line 385)
     [java]     [javac] 	new TypeHierarchy(_focusType, null, _focusType.getJavaProject(), true);
     [java]     [javac] 	    ^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The constructor 'TypeHierarchy(IType, ICompilationUnit[], IJavaProject, boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2003. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/subhierarchy/OTSubTypeHierarchyTest010.java (at line 386)
     [java]     [javac] 	hierarchy.refresh(new NullProgressMonitor());
     [java]     [javac] 	          ^^^^^^^
     [java]     [javac] Discouraged access: The method 'TypeHierarchy.refresh(IProgressMonitor)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2004. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/subhierarchy/OTSubTypeHierarchyTest010.java (at line 399)
     [java]     [javac] 	TypeHierarchy hierarchy =
     [java]     [javac] 	^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'TypeHierarchy' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2005. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/subhierarchy/OTSubTypeHierarchyTest010.java (at line 400)
     [java]     [javac] 	new TypeHierarchy(_focusType, null, _focusType.getJavaProject(), true);
     [java]     [javac] 	    ^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'TypeHierarchy' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2006. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/subhierarchy/OTSubTypeHierarchyTest010.java (at line 400)
     [java]     [javac] 	new TypeHierarchy(_focusType, null, _focusType.getJavaProject(), true);
     [java]     [javac] 	    ^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The constructor 'TypeHierarchy(IType, ICompilationUnit[], IJavaProject, boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2007. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/subhierarchy/OTSubTypeHierarchyTest010.java (at line 401)
     [java]     [javac] 	hierarchy.refresh(new NullProgressMonitor());
     [java]     [javac] 	          ^^^^^^^
     [java]     [javac] Discouraged access: The method 'TypeHierarchy.refresh(IProgressMonitor)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 2008. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/subhierarchy/OTSubTypeHierarchyTest011.java (at line 30)
     [java]     [javac] 	import org.eclipse.jdt.internal.core.hierarchy.TypeHierarchy;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'TypeHierarchy' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2009. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/subhierarchy/OTSubTypeHierarchyTest011.java (at line 117)
     [java]     [javac] 	TypeHierarchy hierarchy =
     [java]     [javac] 	^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'TypeHierarchy' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2010. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/subhierarchy/OTSubTypeHierarchyTest011.java (at line 118)
     [java]     [javac] 	new TypeHierarchy(_focusType, null, _focusType.getJavaProject(), true);
     [java]     [javac] 	    ^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'TypeHierarchy' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2011. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/subhierarchy/OTSubTypeHierarchyTest011.java (at line 118)
     [java]     [javac] 	new TypeHierarchy(_focusType, null, _focusType.getJavaProject(), true);
     [java]     [javac] 	    ^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The constructor 'TypeHierarchy(IType, ICompilationUnit[], IJavaProject, boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2012. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/subhierarchy/OTSubTypeHierarchyTest011.java (at line 119)
     [java]     [javac] 	hierarchy.refresh(new NullProgressMonitor());
     [java]     [javac] 	          ^^^^^^^
     [java]     [javac] Discouraged access: The method 'TypeHierarchy.refresh(IProgressMonitor)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2013. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/subhierarchy/OTSubTypeHierarchyTest011.java (at line 121)
     [java]     [javac] 	IType[] actual = hierarchy.getSubtypes(_focusType);
     [java]     [javac] 	                           ^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'TypeHierarchy.getSubtypes(IType)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2014. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/subhierarchy/OTSubTypeHierarchyTest011.java (at line 132)
     [java]     [javac] 	TypeHierarchy hierarchy =
     [java]     [javac] 	^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'TypeHierarchy' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2015. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/subhierarchy/OTSubTypeHierarchyTest011.java (at line 133)
     [java]     [javac] 	new TypeHierarchy(_focusType, null, _focusType.getJavaProject(), true);
     [java]     [javac] 	    ^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'TypeHierarchy' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2016. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/subhierarchy/OTSubTypeHierarchyTest011.java (at line 133)
     [java]     [javac] 	new TypeHierarchy(_focusType, null, _focusType.getJavaProject(), true);
     [java]     [javac] 	    ^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The constructor 'TypeHierarchy(IType, ICompilationUnit[], IJavaProject, boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2017. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/subhierarchy/OTSubTypeHierarchyTest011.java (at line 134)
     [java]     [javac] 	hierarchy.refresh(new NullProgressMonitor());
     [java]     [javac] 	          ^^^^^^^
     [java]     [javac] Discouraged access: The method 'TypeHierarchy.refresh(IProgressMonitor)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2018. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/subhierarchy/OTSubTypeHierarchyTest011.java (at line 136)
     [java]     [javac] 	IType[] actual = hierarchy.getSubtypes(_focusType);
     [java]     [javac] 	                           ^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'TypeHierarchy.getSubtypes(IType)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2019. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/subhierarchy/OTSubTypeHierarchyTest011.java (at line 150)
     [java]     [javac] 	TypeHierarchy hierarchy =
     [java]     [javac] 	^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'TypeHierarchy' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2020. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/subhierarchy/OTSubTypeHierarchyTest011.java (at line 151)
     [java]     [javac] 	new TypeHierarchy(_focusType, null, _focusType.getJavaProject(), true);
     [java]     [javac] 	    ^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'TypeHierarchy' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2021. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/subhierarchy/OTSubTypeHierarchyTest011.java (at line 151)
     [java]     [javac] 	new TypeHierarchy(_focusType, null, _focusType.getJavaProject(), true);
     [java]     [javac] 	    ^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The constructor 'TypeHierarchy(IType, ICompilationUnit[], IJavaProject, boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2022. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/subhierarchy/OTSubTypeHierarchyTest011.java (at line 152)
     [java]     [javac] 	hierarchy.refresh(new NullProgressMonitor());
     [java]     [javac] 	          ^^^^^^^
     [java]     [javac] Discouraged access: The method 'TypeHierarchy.refresh(IProgressMonitor)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2023. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/subhierarchy/OTSubTypeHierarchyTest011.java (at line 154)
     [java]     [javac] 	IType[] actual = hierarchy.getAllSubtypes(_focusType);
     [java]     [javac] 	                           ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'TypeHierarchy.getAllSubtypes(IType)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2024. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/subhierarchy/OTSubTypeHierarchyTest011.java (at line 166)
     [java]     [javac] 	TypeHierarchy hierarchy =
     [java]     [javac] 	^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'TypeHierarchy' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2025. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/subhierarchy/OTSubTypeHierarchyTest011.java (at line 167)
     [java]     [javac] 	new TypeHierarchy(_focusType, null, _focusType.getJavaProject(), true);
     [java]     [javac] 	    ^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'TypeHierarchy' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2026. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/subhierarchy/OTSubTypeHierarchyTest011.java (at line 167)
     [java]     [javac] 	new TypeHierarchy(_focusType, null, _focusType.getJavaProject(), true);
     [java]     [javac] 	    ^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The constructor 'TypeHierarchy(IType, ICompilationUnit[], IJavaProject, boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2027. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/subhierarchy/OTSubTypeHierarchyTest011.java (at line 168)
     [java]     [javac] 	hierarchy.refresh(new NullProgressMonitor());
     [java]     [javac] 	          ^^^^^^^
     [java]     [javac] Discouraged access: The method 'TypeHierarchy.refresh(IProgressMonitor)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2028. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/subhierarchy/OTSubTypeHierarchyTest011.java (at line 170)
     [java]     [javac] 	IType[] actual = hierarchy.getAllSubtypes(_focusType);
     [java]     [javac] 	                           ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'TypeHierarchy.getAllSubtypes(IType)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 2029. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/subhierarchy/OTSubTypeHierarchyTest016.java (at line 30)
     [java]     [javac] 	import org.eclipse.jdt.internal.core.hierarchy.TypeHierarchy;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'TypeHierarchy' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2030. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/subhierarchy/OTSubTypeHierarchyTest016.java (at line 151)
     [java]     [javac] 	TypeHierarchy hierarchy =
     [java]     [javac] 	^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'TypeHierarchy' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2031. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/subhierarchy/OTSubTypeHierarchyTest016.java (at line 152)
     [java]     [javac] 	new TypeHierarchy(_focusType, null, _focusType.getJavaProject(), true);
     [java]     [javac] 	    ^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'TypeHierarchy' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2032. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/subhierarchy/OTSubTypeHierarchyTest016.java (at line 152)
     [java]     [javac] 	new TypeHierarchy(_focusType, null, _focusType.getJavaProject(), true);
     [java]     [javac] 	    ^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The constructor 'TypeHierarchy(IType, ICompilationUnit[], IJavaProject, boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2033. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/subhierarchy/OTSubTypeHierarchyTest016.java (at line 153)
     [java]     [javac] 	hierarchy.refresh(new NullProgressMonitor());
     [java]     [javac] 	          ^^^^^^^
     [java]     [javac] Discouraged access: The method 'TypeHierarchy.refresh(IProgressMonitor)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2034. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/subhierarchy/OTSubTypeHierarchyTest016.java (at line 155)
     [java]     [javac] 	IType[] actual = hierarchy.getSubtypes(_focusType);
     [java]     [javac] 	                           ^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'TypeHierarchy.getSubtypes(IType)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2035. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/subhierarchy/OTSubTypeHierarchyTest016.java (at line 167)
     [java]     [javac] 	TypeHierarchy hierarchy =
     [java]     [javac] 	^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'TypeHierarchy' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2036. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/subhierarchy/OTSubTypeHierarchyTest016.java (at line 168)
     [java]     [javac] 	new TypeHierarchy(_focusType, null, _focusType.getJavaProject(), true);
     [java]     [javac] 	    ^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'TypeHierarchy' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2037. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/subhierarchy/OTSubTypeHierarchyTest016.java (at line 168)
     [java]     [javac] 	new TypeHierarchy(_focusType, null, _focusType.getJavaProject(), true);
     [java]     [javac] 	    ^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The constructor 'TypeHierarchy(IType, ICompilationUnit[], IJavaProject, boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2038. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/subhierarchy/OTSubTypeHierarchyTest016.java (at line 169)
     [java]     [javac] 	hierarchy.refresh(new NullProgressMonitor());
     [java]     [javac] 	          ^^^^^^^
     [java]     [javac] Discouraged access: The method 'TypeHierarchy.refresh(IProgressMonitor)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2039. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/subhierarchy/OTSubTypeHierarchyTest016.java (at line 171)
     [java]     [javac] 	IType[] actual = hierarchy.getSubtypes(_focusType);
     [java]     [javac] 	                           ^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'TypeHierarchy.getSubtypes(IType)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2040. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/subhierarchy/OTSubTypeHierarchyTest016.java (at line 182)
     [java]     [javac] 	TypeHierarchy hierarchy =
     [java]     [javac] 	^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'TypeHierarchy' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2041. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/subhierarchy/OTSubTypeHierarchyTest016.java (at line 183)
     [java]     [javac] 	new TypeHierarchy(_focusType, null, _focusType.getJavaProject(), true);
     [java]     [javac] 	    ^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'TypeHierarchy' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2042. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/subhierarchy/OTSubTypeHierarchyTest016.java (at line 183)
     [java]     [javac] 	new TypeHierarchy(_focusType, null, _focusType.getJavaProject(), true);
     [java]     [javac] 	    ^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The constructor 'TypeHierarchy(IType, ICompilationUnit[], IJavaProject, boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2043. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/subhierarchy/OTSubTypeHierarchyTest016.java (at line 184)
     [java]     [javac] 	hierarchy.refresh(new NullProgressMonitor());
     [java]     [javac] 	          ^^^^^^^
     [java]     [javac] Discouraged access: The method 'TypeHierarchy.refresh(IProgressMonitor)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2044. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/subhierarchy/OTSubTypeHierarchyTest016.java (at line 186)
     [java]     [javac] 	IType[] actual = hierarchy.getSubtypes(_focusType);
     [java]     [javac] 	                           ^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'TypeHierarchy.getSubtypes(IType)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2045. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/subhierarchy/OTSubTypeHierarchyTest016.java (at line 197)
     [java]     [javac] 	TypeHierarchy hierarchy =
     [java]     [javac] 	^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'TypeHierarchy' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2046. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/subhierarchy/OTSubTypeHierarchyTest016.java (at line 198)
     [java]     [javac] 	new TypeHierarchy(_focusType, null, _focusType.getJavaProject(), true);
     [java]     [javac] 	    ^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'TypeHierarchy' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2047. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/subhierarchy/OTSubTypeHierarchyTest016.java (at line 198)
     [java]     [javac] 	new TypeHierarchy(_focusType, null, _focusType.getJavaProject(), true);
     [java]     [javac] 	    ^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The constructor 'TypeHierarchy(IType, ICompilationUnit[], IJavaProject, boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2048. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/subhierarchy/OTSubTypeHierarchyTest016.java (at line 199)
     [java]     [javac] 	hierarchy.refresh(new NullProgressMonitor());
     [java]     [javac] 	          ^^^^^^^
     [java]     [javac] Discouraged access: The method 'TypeHierarchy.refresh(IProgressMonitor)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2049. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/subhierarchy/OTSubTypeHierarchyTest016.java (at line 201)
     [java]     [javac] 	IType[] actual = hierarchy.getSubtypes(_focusType);
     [java]     [javac] 	                           ^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'TypeHierarchy.getSubtypes(IType)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2050. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/subhierarchy/OTSubTypeHierarchyTest016.java (at line 213)
     [java]     [javac] 	TypeHierarchy hierarchy =
     [java]     [javac] 	^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'TypeHierarchy' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2051. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/subhierarchy/OTSubTypeHierarchyTest016.java (at line 214)
     [java]     [javac] 	new TypeHierarchy(_focusType, null, _focusType.getJavaProject(), true);
     [java]     [javac] 	    ^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'TypeHierarchy' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2052. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/subhierarchy/OTSubTypeHierarchyTest016.java (at line 214)
     [java]     [javac] 	new TypeHierarchy(_focusType, null, _focusType.getJavaProject(), true);
     [java]     [javac] 	    ^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The constructor 'TypeHierarchy(IType, ICompilationUnit[], IJavaProject, boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2053. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/subhierarchy/OTSubTypeHierarchyTest016.java (at line 215)
     [java]     [javac] 	hierarchy.refresh(new NullProgressMonitor());
     [java]     [javac] 	          ^^^^^^^
     [java]     [javac] Discouraged access: The method 'TypeHierarchy.refresh(IProgressMonitor)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2054. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/subhierarchy/OTSubTypeHierarchyTest016.java (at line 217)
     [java]     [javac] 	IType[] actual = hierarchy.getSubtypes(_focusType);
     [java]     [javac] 	                           ^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'TypeHierarchy.getSubtypes(IType)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2055. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/subhierarchy/OTSubTypeHierarchyTest016.java (at line 229)
     [java]     [javac] 	TypeHierarchy hierarchy =
     [java]     [javac] 	^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'TypeHierarchy' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2056. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/subhierarchy/OTSubTypeHierarchyTest016.java (at line 230)
     [java]     [javac] 	new TypeHierarchy(_focusType, null, _focusType.getJavaProject(), false);
     [java]     [javac] 	    ^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'TypeHierarchy' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2057. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/subhierarchy/OTSubTypeHierarchyTest016.java (at line 230)
     [java]     [javac] 	new TypeHierarchy(_focusType, null, _focusType.getJavaProject(), false);
     [java]     [javac] 	    ^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The constructor 'TypeHierarchy(IType, ICompilationUnit[], IJavaProject, boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2058. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/subhierarchy/OTSubTypeHierarchyTest016.java (at line 231)
     [java]     [javac] 	hierarchy.refresh(new NullProgressMonitor());
     [java]     [javac] 	          ^^^^^^^
     [java]     [javac] Discouraged access: The method 'TypeHierarchy.refresh(IProgressMonitor)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2059. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/subhierarchy/OTSubTypeHierarchyTest016.java (at line 243)
     [java]     [javac] 	TypeHierarchy hierarchy =
     [java]     [javac] 	^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'TypeHierarchy' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2060. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/subhierarchy/OTSubTypeHierarchyTest016.java (at line 244)
     [java]     [javac] 	new TypeHierarchy(_focusType, null, _focusType.getJavaProject(), true);
     [java]     [javac] 	    ^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'TypeHierarchy' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2061. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/subhierarchy/OTSubTypeHierarchyTest016.java (at line 244)
     [java]     [javac] 	new TypeHierarchy(_focusType, null, _focusType.getJavaProject(), true);
     [java]     [javac] 	    ^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The constructor 'TypeHierarchy(IType, ICompilationUnit[], IJavaProject, boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2062. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/subhierarchy/OTSubTypeHierarchyTest016.java (at line 245)
     [java]     [javac] 	hierarchy.refresh(new NullProgressMonitor());
     [java]     [javac] 	          ^^^^^^^
     [java]     [javac] Discouraged access: The method 'TypeHierarchy.refresh(IProgressMonitor)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2063. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/subhierarchy/OTSubTypeHierarchyTest016.java (at line 257)
     [java]     [javac] 	TypeHierarchy hierarchy =
     [java]     [javac] 	^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'TypeHierarchy' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2064. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/subhierarchy/OTSubTypeHierarchyTest016.java (at line 258)
     [java]     [javac] 	new TypeHierarchy(_focusType, null, _focusType.getJavaProject(), true);
     [java]     [javac] 	    ^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'TypeHierarchy' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2065. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/subhierarchy/OTSubTypeHierarchyTest016.java (at line 258)
     [java]     [javac] 	new TypeHierarchy(_focusType, null, _focusType.getJavaProject(), true);
     [java]     [javac] 	    ^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The constructor 'TypeHierarchy(IType, ICompilationUnit[], IJavaProject, boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2066. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/subhierarchy/OTSubTypeHierarchyTest016.java (at line 259)
     [java]     [javac] 	hierarchy.refresh(new NullProgressMonitor());
     [java]     [javac] 	          ^^^^^^^
     [java]     [javac] Discouraged access: The method 'TypeHierarchy.refresh(IProgressMonitor)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2067. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/subhierarchy/OTSubTypeHierarchyTest016.java (at line 271)
     [java]     [javac] 	TypeHierarchy hierarchy =
     [java]     [javac] 	^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'TypeHierarchy' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2068. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/subhierarchy/OTSubTypeHierarchyTest016.java (at line 272)
     [java]     [javac] 	new TypeHierarchy(_focusType, null, _focusType.getJavaProject(), true);
     [java]     [javac] 	    ^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'TypeHierarchy' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2069. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/subhierarchy/OTSubTypeHierarchyTest016.java (at line 272)
     [java]     [javac] 	new TypeHierarchy(_focusType, null, _focusType.getJavaProject(), true);
     [java]     [javac] 	    ^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The constructor 'TypeHierarchy(IType, ICompilationUnit[], IJavaProject, boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2070. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/subhierarchy/OTSubTypeHierarchyTest016.java (at line 273)
     [java]     [javac] 	hierarchy.refresh(new NullProgressMonitor());
     [java]     [javac] 	          ^^^^^^^
     [java]     [javac] Discouraged access: The method 'TypeHierarchy.refresh(IProgressMonitor)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2071. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/subhierarchy/OTSubTypeHierarchyTest016.java (at line 309)
     [java]     [javac] 	TypeHierarchy hierarchy =
     [java]     [javac] 	^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'TypeHierarchy' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2072. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/subhierarchy/OTSubTypeHierarchyTest016.java (at line 310)
     [java]     [javac] 	new TypeHierarchy(_focusType, null, _focusType.getJavaProject(), true);
     [java]     [javac] 	    ^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'TypeHierarchy' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2073. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/subhierarchy/OTSubTypeHierarchyTest016.java (at line 310)
     [java]     [javac] 	new TypeHierarchy(_focusType, null, _focusType.getJavaProject(), true);
     [java]     [javac] 	    ^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The constructor 'TypeHierarchy(IType, ICompilationUnit[], IJavaProject, boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2074. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/subhierarchy/OTSubTypeHierarchyTest016.java (at line 311)
     [java]     [javac] 	hierarchy.refresh(new NullProgressMonitor());
     [java]     [javac] 	          ^^^^^^^
     [java]     [javac] Discouraged access: The method 'TypeHierarchy.refresh(IProgressMonitor)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2075. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/subhierarchy/OTSubTypeHierarchyTest016.java (at line 313)
     [java]     [javac] 	IType[] actual = hierarchy.getSuperInterfaces(_focusType);
     [java]     [javac] 	                           ^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'TypeHierarchy.getSuperInterfaces(IType)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2076. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/subhierarchy/OTSubTypeHierarchyTest016.java (at line 324)
     [java]     [javac] 	TypeHierarchy hierarchy =
     [java]     [javac] 	^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'TypeHierarchy' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2077. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/subhierarchy/OTSubTypeHierarchyTest016.java (at line 325)
     [java]     [javac] 	new TypeHierarchy(_focusType, null, _focusType.getJavaProject(), true);
     [java]     [javac] 	    ^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'TypeHierarchy' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2078. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/subhierarchy/OTSubTypeHierarchyTest016.java (at line 325)
     [java]     [javac] 	new TypeHierarchy(_focusType, null, _focusType.getJavaProject(), true);
     [java]     [javac] 	    ^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The constructor 'TypeHierarchy(IType, ICompilationUnit[], IJavaProject, boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2079. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/subhierarchy/OTSubTypeHierarchyTest016.java (at line 326)
     [java]     [javac] 	hierarchy.refresh(new NullProgressMonitor());
     [java]     [javac] 	          ^^^^^^^
     [java]     [javac] Discouraged access: The method 'TypeHierarchy.refresh(IProgressMonitor)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2080. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/subhierarchy/OTSubTypeHierarchyTest016.java (at line 338)
     [java]     [javac] 	TypeHierarchy hierarchy =
     [java]     [javac] 	^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'TypeHierarchy' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2081. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/subhierarchy/OTSubTypeHierarchyTest016.java (at line 339)
     [java]     [javac] 	new TypeHierarchy(_focusType, null, _focusType.getJavaProject(), true);
     [java]     [javac] 	    ^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'TypeHierarchy' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2082. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/subhierarchy/OTSubTypeHierarchyTest016.java (at line 339)
     [java]     [javac] 	new TypeHierarchy(_focusType, null, _focusType.getJavaProject(), true);
     [java]     [javac] 	    ^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The constructor 'TypeHierarchy(IType, ICompilationUnit[], IJavaProject, boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2083. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/subhierarchy/OTSubTypeHierarchyTest016.java (at line 340)
     [java]     [javac] 	hierarchy.refresh(new NullProgressMonitor());
     [java]     [javac] 	          ^^^^^^^
     [java]     [javac] Discouraged access: The method 'TypeHierarchy.refresh(IProgressMonitor)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2084. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/subhierarchy/OTSubTypeHierarchyTest016.java (at line 352)
     [java]     [javac] 	TypeHierarchy hierarchy =
     [java]     [javac] 	^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'TypeHierarchy' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2085. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/subhierarchy/OTSubTypeHierarchyTest016.java (at line 353)
     [java]     [javac] 	new TypeHierarchy(_focusType, null, _focusType.getJavaProject(), true);
     [java]     [javac] 	    ^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'TypeHierarchy' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2086. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/subhierarchy/OTSubTypeHierarchyTest016.java (at line 353)
     [java]     [javac] 	new TypeHierarchy(_focusType, null, _focusType.getJavaProject(), true);
     [java]     [javac] 	    ^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The constructor 'TypeHierarchy(IType, ICompilationUnit[], IJavaProject, boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2087. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/subhierarchy/OTSubTypeHierarchyTest016.java (at line 354)
     [java]     [javac] 	hierarchy.refresh(new NullProgressMonitor());
     [java]     [javac] 	          ^^^^^^^
     [java]     [javac] Discouraged access: The method 'TypeHierarchy.refresh(IProgressMonitor)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2088. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/subhierarchy/OTSubTypeHierarchyTest016.java (at line 366)
     [java]     [javac] 	TypeHierarchy hierarchy =
     [java]     [javac] 	^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'TypeHierarchy' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2089. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/subhierarchy/OTSubTypeHierarchyTest016.java (at line 367)
     [java]     [javac] 	new TypeHierarchy(_focusType, null, _focusType.getJavaProject(), true);
     [java]     [javac] 	    ^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'TypeHierarchy' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2090. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/subhierarchy/OTSubTypeHierarchyTest016.java (at line 367)
     [java]     [javac] 	new TypeHierarchy(_focusType, null, _focusType.getJavaProject(), true);
     [java]     [javac] 	    ^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The constructor 'TypeHierarchy(IType, ICompilationUnit[], IJavaProject, boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2091. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/subhierarchy/OTSubTypeHierarchyTest016.java (at line 368)
     [java]     [javac] 	hierarchy.refresh(new NullProgressMonitor());
     [java]     [javac] 	          ^^^^^^^
     [java]     [javac] Discouraged access: The method 'TypeHierarchy.refresh(IProgressMonitor)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 2092. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/subhierarchy/OTSubTypeHierarchyTest017.java (at line 29)
     [java]     [javac] 	import org.eclipse.jdt.internal.core.hierarchy.TypeHierarchy;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'TypeHierarchy' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2093. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/subhierarchy/OTSubTypeHierarchyTest017.java (at line 32)
     [java]     [javac] 	import org.eclipse.objectteams.otdt.internal.core.PhantomType;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'PhantomType' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2094. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/subhierarchy/OTSubTypeHierarchyTest017.java (at line 41)
     [java]     [javac] 	private TypeHierarchy _testObj;
     [java]     [javac] 	        ^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'TypeHierarchy' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2095. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/subhierarchy/OTSubTypeHierarchyTest017.java (at line 118)
     [java]     [javac] 	_phantom_TB_R3 = new PhantomType(_TB, _TA_R3);
     [java]     [javac] 	                     ^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'PhantomType' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2096. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/subhierarchy/OTSubTypeHierarchyTest017.java (at line 118)
     [java]     [javac] 	_phantom_TB_R3 = new PhantomType(_TB, _TA_R3);
     [java]     [javac] 	                     ^^^^^^^^^^^
     [java]     [javac] Discouraged access: The constructor 'PhantomType(IType, IType)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2097. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/subhierarchy/OTSubTypeHierarchyTest017.java (at line 119)
     [java]     [javac] 	_phantom_TD_R2 = new PhantomType(_TD, _TB_R2);
     [java]     [javac] 	                     ^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'PhantomType' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2098. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/subhierarchy/OTSubTypeHierarchyTest017.java (at line 119)
     [java]     [javac] 	_phantom_TD_R2 = new PhantomType(_TD, _TB_R2);
     [java]     [javac] 	                     ^^^^^^^^^^^
     [java]     [javac] Discouraged access: The constructor 'PhantomType(IType, IType)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2099. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/subhierarchy/OTSubTypeHierarchyTest017.java (at line 120)
     [java]     [javac] 	_phantom_TE_R1 = new PhantomType(_TE, _TD_R1);
     [java]     [javac] 	                     ^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'PhantomType' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2100. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/subhierarchy/OTSubTypeHierarchyTest017.java (at line 120)
     [java]     [javac] 	_phantom_TE_R1 = new PhantomType(_TE, _TD_R1);
     [java]     [javac] 	                     ^^^^^^^^^^^
     [java]     [javac] Discouraged access: The constructor 'PhantomType(IType, IType)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2101. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/subhierarchy/OTSubTypeHierarchyTest017.java (at line 127)
     [java]     [javac] 	_testObj = new TypeHierarchy(focus, null, focus.getJavaProject(), computeSubtypes);
     [java]     [javac] 	               ^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'TypeHierarchy' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2102. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/subhierarchy/OTSubTypeHierarchyTest017.java (at line 127)
     [java]     [javac] 	_testObj = new TypeHierarchy(focus, null, focus.getJavaProject(), computeSubtypes);
     [java]     [javac] 	               ^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The constructor 'TypeHierarchy(IType, ICompilationUnit[], IJavaProject, boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2103. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/subhierarchy/OTSubTypeHierarchyTest017.java (at line 128)
     [java]     [javac] 	_testObj.refresh(new NullProgressMonitor());
     [java]     [javac] 	         ^^^^^^^
     [java]     [javac] Discouraged access: The method 'TypeHierarchy.refresh(IProgressMonitor)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2104. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/subhierarchy/OTSubTypeHierarchyTest017.java (at line 163)
     [java]     [javac] 	IType[] actual = _testObj.getSubtypes(_TD_R1);
     [java]     [javac] 	                          ^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'TypeHierarchy.getSubtypes(IType)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2105. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/subhierarchy/OTSubTypeHierarchyTest017.java (at line 178)
     [java]     [javac] 	IType[] actual = _testObj.getSubtypes(_TD_R1);
     [java]     [javac] 	                          ^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'TypeHierarchy.getSubtypes(IType)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2106. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/subhierarchy/OTSubTypeHierarchyTest017.java (at line 194)
     [java]     [javac] 	IType[] actual = _testObj.getAllSubtypes(_TD_R1);
     [java]     [javac] 	                          ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'TypeHierarchy.getAllSubtypes(IType)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2107. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/subhierarchy/OTSubTypeHierarchyTest017.java (at line 211)
     [java]     [javac] 	IType[] actual = _testObj.getSubtypes(_TB_R2);
     [java]     [javac] 	                          ^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'TypeHierarchy.getSubtypes(IType)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2108. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/subhierarchy/OTSubTypeHierarchyTest017.java (at line 227)
     [java]     [javac] 	IType[] actual = _testObj.getSubtypes(_TB_R2);
     [java]     [javac] 	                          ^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'TypeHierarchy.getSubtypes(IType)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2109. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/subhierarchy/OTSubTypeHierarchyTest017.java (at line 240)
     [java]     [javac] 	IType[] actual = _testObj.getAllSubtypes(_TB_R2);
     [java]     [javac] 	                          ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'TypeHierarchy.getAllSubtypes(IType)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 2110. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/subhierarchy/OTSubTypeHierarchyTest018.java (at line 30)
     [java]     [javac] 	import org.eclipse.jdt.internal.core.hierarchy.TypeHierarchy;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'TypeHierarchy' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2111. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/subhierarchy/OTSubTypeHierarchyTest018.java (at line 119)
     [java]     [javac] 	_testObj = new TypeHierarchy(focus, null, focus.getJavaProject(), computeSubtypes);
     [java]     [javac] 	               ^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'TypeHierarchy' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2112. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/subhierarchy/OTSubTypeHierarchyTest018.java (at line 119)
     [java]     [javac] 	_testObj = new TypeHierarchy(focus, null, focus.getJavaProject(), computeSubtypes);
     [java]     [javac] 	               ^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The constructor 'TypeHierarchy(IType, ICompilationUnit[], IJavaProject, boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 2113. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/subhierarchy/OTSubTypeHierarchyTest019.java (at line 29)
     [java]     [javac] 	import org.eclipse.jdt.internal.core.hierarchy.TypeHierarchy;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'TypeHierarchy' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2114. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/subhierarchy/OTSubTypeHierarchyTest019.java (at line 39)
     [java]     [javac] 	private TypeHierarchy _testObj;
     [java]     [javac] 	        ^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'TypeHierarchy' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2115. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/subhierarchy/OTSubTypeHierarchyTest019.java (at line 149)
     [java]     [javac] 	_testObj = new TypeHierarchy(_focusType, null, _focusType.getJavaProject(), true);
     [java]     [javac] 	               ^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'TypeHierarchy' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2116. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/subhierarchy/OTSubTypeHierarchyTest019.java (at line 149)
     [java]     [javac] 	_testObj = new TypeHierarchy(_focusType, null, _focusType.getJavaProject(), true);
     [java]     [javac] 	               ^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The constructor 'TypeHierarchy(IType, ICompilationUnit[], IJavaProject, boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2117. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/subhierarchy/OTSubTypeHierarchyTest019.java (at line 150)
     [java]     [javac] 	_testObj.refresh(new NullProgressMonitor());
     [java]     [javac] 	         ^^^^^^^
     [java]     [javac] Discouraged access: The method 'TypeHierarchy.refresh(IProgressMonitor)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 2118. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/rolesandteams/RegularRoleInheritance.java (at line 48)
     [java]     [javac] 	public static Class testClass() {
     [java]     [javac] 	              ^^^^^
     [java]     [javac] Class is a raw type. References to generic type Class<T> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 2119. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/subhierarchy/OTTypeHierarchyBuilderTest.java (at line 31)
     [java]     [javac] 	import org.eclipse.jdt.internal.core.hierarchy.HierarchyBuilder;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'HierarchyBuilder' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2120. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/subhierarchy/OTTypeHierarchyBuilderTest.java (at line 32)
     [java]     [javac] 	import org.eclipse.jdt.internal.core.hierarchy.IndexBasedHierarchyBuilder;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'IndexBasedHierarchyBuilder' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2121. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/subhierarchy/OTTypeHierarchyBuilderTest.java (at line 33)
     [java]     [javac] 	import org.eclipse.jdt.internal.core.hierarchy.TypeHierarchy;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'TypeHierarchy' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2122. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/subhierarchy/OTTypeHierarchyBuilderTest.java (at line 135)
     [java]     [javac] 	TypeHierarchy hierarchy = new TypeHierarchy(_focusType, null, _focusType.getJavaProject(), false);
     [java]     [javac] 	^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'TypeHierarchy' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2123. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/subhierarchy/OTTypeHierarchyBuilderTest.java (at line 135)
     [java]     [javac] 	TypeHierarchy hierarchy = new TypeHierarchy(_focusType, null, _focusType.getJavaProject(), false);
     [java]     [javac] 	                              ^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'TypeHierarchy' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2124. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/subhierarchy/OTTypeHierarchyBuilderTest.java (at line 135)
     [java]     [javac] 	TypeHierarchy hierarchy = new TypeHierarchy(_focusType, null, _focusType.getJavaProject(), false);
     [java]     [javac] 	                              ^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The constructor 'TypeHierarchy(IType, ICompilationUnit[], IJavaProject, boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2125. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/subhierarchy/OTTypeHierarchyBuilderTest.java (at line 136)
     [java]     [javac] 	HierarchyBuilder builder = new IndexBasedHierarchyBuilder(hierarchy, SearchEngine.createJavaSearchScope(new IJavaElement[] {_focusType.getJavaProject()} ));
     [java]     [javac] 	^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'HierarchyBuilder' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2126. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/subhierarchy/OTTypeHierarchyBuilderTest.java (at line 136)
     [java]     [javac] 	HierarchyBuilder builder = new IndexBasedHierarchyBuilder(hierarchy, SearchEngine.createJavaSearchScope(new IJavaElement[] {_focusType.getJavaProject()} ));
     [java]     [javac] 	                               ^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'IndexBasedHierarchyBuilder' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2127. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/subhierarchy/OTTypeHierarchyBuilderTest.java (at line 136)
     [java]     [javac] 	HierarchyBuilder builder = new IndexBasedHierarchyBuilder(hierarchy, SearchEngine.createJavaSearchScope(new IJavaElement[] {_focusType.getJavaProject()} ));
     [java]     [javac] 	                               ^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The constructor 'IndexBasedHierarchyBuilder(TypeHierarchy, IJavaSearchScope)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2128. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/subhierarchy/OTTypeHierarchyBuilderTest.java (at line 140)
     [java]     [javac] 	builder.build(true);
     [java]     [javac] 	        ^^^^^
     [java]     [javac] Discouraged access: The method 'HierarchyBuilder.build(boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2129. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/subhierarchy/OTTypeHierarchyBuilderTest.java (at line 141)
     [java]     [javac] 	IType[] actual = hierarchy.getAllSubtypes(_focusType);
     [java]     [javac] 	                           ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'TypeHierarchy.getAllSubtypes(IType)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2130. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/subhierarchy/OTTypeHierarchyBuilderTest.java (at line 149)
     [java]     [javac] 	TypeHierarchy hierarchy = new TypeHierarchy(_focusType, null, _focusType.getJavaProject(), false);
     [java]     [javac] 	^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'TypeHierarchy' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2131. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/subhierarchy/OTTypeHierarchyBuilderTest.java (at line 149)
     [java]     [javac] 	TypeHierarchy hierarchy = new TypeHierarchy(_focusType, null, _focusType.getJavaProject(), false);
     [java]     [javac] 	                              ^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'TypeHierarchy' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2132. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/subhierarchy/OTTypeHierarchyBuilderTest.java (at line 149)
     [java]     [javac] 	TypeHierarchy hierarchy = new TypeHierarchy(_focusType, null, _focusType.getJavaProject(), false);
     [java]     [javac] 	                              ^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The constructor 'TypeHierarchy(IType, ICompilationUnit[], IJavaProject, boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2133. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/subhierarchy/OTTypeHierarchyBuilderTest.java (at line 150)
     [java]     [javac] 	HierarchyBuilder builder = new IndexBasedHierarchyBuilder(hierarchy, SearchEngine.createJavaSearchScope(new IJavaElement[] {_focusType.getJavaProject()} ));
     [java]     [javac] 	^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'HierarchyBuilder' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2134. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/subhierarchy/OTTypeHierarchyBuilderTest.java (at line 150)
     [java]     [javac] 	HierarchyBuilder builder = new IndexBasedHierarchyBuilder(hierarchy, SearchEngine.createJavaSearchScope(new IJavaElement[] {_focusType.getJavaProject()} ));
     [java]     [javac] 	                               ^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'IndexBasedHierarchyBuilder' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2135. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/subhierarchy/OTTypeHierarchyBuilderTest.java (at line 150)
     [java]     [javac] 	HierarchyBuilder builder = new IndexBasedHierarchyBuilder(hierarchy, SearchEngine.createJavaSearchScope(new IJavaElement[] {_focusType.getJavaProject()} ));
     [java]     [javac] 	                               ^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The constructor 'IndexBasedHierarchyBuilder(TypeHierarchy, IJavaSearchScope)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2136. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/subhierarchy/OTTypeHierarchyBuilderTest.java (at line 154)
     [java]     [javac] 	builder.build(true);
     [java]     [javac] 	        ^^^^^
     [java]     [javac] Discouraged access: The method 'HierarchyBuilder.build(boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2137. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/subhierarchy/OTTypeHierarchyBuilderTest.java (at line 155)
     [java]     [javac] 	IType[] actual = hierarchy.getAllSubtypes(_focusType);
     [java]     [javac] 	                           ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'TypeHierarchy.getAllSubtypes(IType)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2138. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/subhierarchy/OTTypeHierarchyBuilderTest.java (at line 163)
     [java]     [javac] 	TypeHierarchy hierarchy = new TypeHierarchy(_focusType, null, _focusType.getJavaProject(), false);
     [java]     [javac] 	^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'TypeHierarchy' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2139. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/subhierarchy/OTTypeHierarchyBuilderTest.java (at line 163)
     [java]     [javac] 	TypeHierarchy hierarchy = new TypeHierarchy(_focusType, null, _focusType.getJavaProject(), false);
     [java]     [javac] 	                              ^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'TypeHierarchy' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2140. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/subhierarchy/OTTypeHierarchyBuilderTest.java (at line 163)
     [java]     [javac] 	TypeHierarchy hierarchy = new TypeHierarchy(_focusType, null, _focusType.getJavaProject(), false);
     [java]     [javac] 	                              ^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The constructor 'TypeHierarchy(IType, ICompilationUnit[], IJavaProject, boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2141. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/subhierarchy/OTTypeHierarchyBuilderTest.java (at line 164)
     [java]     [javac] 	HierarchyBuilder builder = new IndexBasedHierarchyBuilder(hierarchy, SearchEngine.createJavaSearchScope(new IJavaElement[] {_focusType.getJavaProject()} ));
     [java]     [javac] 	^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'HierarchyBuilder' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2142. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/subhierarchy/OTTypeHierarchyBuilderTest.java (at line 164)
     [java]     [javac] 	HierarchyBuilder builder = new IndexBasedHierarchyBuilder(hierarchy, SearchEngine.createJavaSearchScope(new IJavaElement[] {_focusType.getJavaProject()} ));
     [java]     [javac] 	                               ^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'IndexBasedHierarchyBuilder' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2143. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/subhierarchy/OTTypeHierarchyBuilderTest.java (at line 164)
     [java]     [javac] 	HierarchyBuilder builder = new IndexBasedHierarchyBuilder(hierarchy, SearchEngine.createJavaSearchScope(new IJavaElement[] {_focusType.getJavaProject()} ));
     [java]     [javac] 	                               ^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The constructor 'IndexBasedHierarchyBuilder(TypeHierarchy, IJavaSearchScope)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2144. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/subhierarchy/OTTypeHierarchyBuilderTest.java (at line 166)
     [java]     [javac] 	builder.build(true);
     [java]     [javac] 	        ^^^^^
     [java]     [javac] Discouraged access: The method 'HierarchyBuilder.build(boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2145. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/subhierarchy/OTTypeHierarchyBuilderTest.java (at line 167)
     [java]     [javac] 	IType[] actual = hierarchy.getAllSubtypes(_focusType);
     [java]     [javac] 	                           ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'TypeHierarchy.getAllSubtypes(IType)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 2146. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/otmodel/anonymousinnerclass/teamlevel/Test1.java (at line 56)
     [java]     [javac] 	junit.framework.TestSuite suite = new Suite(Test1.class
     [java]     [javac]             .getName());
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Dead code
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 2147. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/otmodel/anonymousinnerclass/teamlevel/Test2.java (at line 54)
     [java]     [javac] 	junit.framework.TestSuite suite = new Suite(Test2.class
     [java]     [javac]             .getName());
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Dead code
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 2148. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/otmodel/anonymousinnerclass/teamlevel/Test3.java (at line 59)
     [java]     [javac] 	junit.framework.TestSuite suite = new Suite(Test3.class
     [java]     [javac]             .getName());
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Dead code
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 2149. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/otmodel/anonymousinnerclass/teamlevel/Test4.java (at line 59)
     [java]     [javac] 	junit.framework.TestSuite suite = new Suite(Test4.class
     [java]     [javac]             .getName());
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Dead code
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 2150. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/otmodel/anonymousinnerclass/teamlevel/Test5.java (at line 57)
     [java]     [javac] 	junit.framework.TestSuite suite = new Suite(Test5.class
     [java]     [javac]             .getName());
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Dead code
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 2151. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/otmodel/anonymousinnerclass/teamlevel/Test6.java (at line 57)
     [java]     [javac] 	junit.framework.TestSuite suite = new Suite(Test6.class
     [java]     [javac]             .getName());
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Dead code
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 2152. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/otmodel/anonymousinnerclass/teamlevel/Test7.java (at line 58)
     [java]     [javac] 	junit.framework.TestSuite suite = new Suite(Test7.class
     [java]     [javac]             .getName());
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Dead code
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 2153. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/otmodel/anonymousinnerclass/teamlevel/Test8.java (at line 57)
     [java]     [javac] 	junit.framework.TestSuite suite = new Suite(Test8.class
     [java]     [javac]             .getName());
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Dead code
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 2154. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/otmodel/role/bound/torole/LayeredTeamsTests.java (at line 58)
     [java]     [javac] 	junit.framework.TestSuite suite = new Suite(LayeredTeamsTests.class
     [java]     [javac]             .getName());
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Dead code
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 2155. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/selection/org/eclipse/objectteams/otdt/tests/selection/codeselect/CodeSelectionTests.java (at line 41)
     [java]     [javac] 	{
     [java]     [javac]             TestSuite suite = new Suite(CodeSelectionTests.class.getName());
     [java]     [javac]             suite.addTest(new CodeSelectionTests("testMethodReference1"));
     [java]     [javac]             return suite;
     [java]     [javac]         }
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Dead code
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 2156. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/teamactivation/ExplicitTeamActivation.java (at line 26)
     [java]     [javac] 	import org.eclipse.jdt.internal.compiler.impl.CompilerOptions;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2157. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/teamactivation/ExplicitTeamActivation.java (at line 48)
     [java]     [javac] 	public static Class testClass() {
     [java]     [javac] 	              ^^^^^
     [java]     [javac] Class is a raw type. References to generic type Class<T> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 2158. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/teamactivation/ExplicitTeamActivation.java (at line 793)
     [java]     [javac] 	Map customOptions = getCompilerOptions();
     [java]     [javac] 	^^^
     [java]     [javac] Map is a raw type. References to generic type Map<K,V> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 2159. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/teamactivation/ExplicitTeamActivation.java (at line 794)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportPotentialNullReference, CompilerOptions.WARNING);
     [java]     [javac] 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2160. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/teamactivation/ExplicitTeamActivation.java (at line 794)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportPotentialNullReference, CompilerOptions.WARNING);
     [java]     [javac] 	                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.OPTION_ReportPotentialNullReference' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2161. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/teamactivation/ExplicitTeamActivation.java (at line 794)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportPotentialNullReference, CompilerOptions.WARNING);
     [java]     [javac] 	                                                                       ^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2162. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/teamactivation/ExplicitTeamActivation.java (at line 794)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportPotentialNullReference, CompilerOptions.WARNING);
     [java]     [javac] 	                                                                                       ^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.WARNING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2163. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/teamactivation/ExplicitTeamActivation.java (at line 795)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportRedundantNullCheck, CompilerOptions.WARNING);
     [java]     [javac] 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2164. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/teamactivation/ExplicitTeamActivation.java (at line 795)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportRedundantNullCheck, CompilerOptions.WARNING);
     [java]     [javac] 	                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.OPTION_ReportRedundantNullCheck' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2165. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/teamactivation/ExplicitTeamActivation.java (at line 795)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportRedundantNullCheck, CompilerOptions.WARNING);
     [java]     [javac] 	                                                                   ^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2166. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/teamactivation/ExplicitTeamActivation.java (at line 795)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportRedundantNullCheck, CompilerOptions.WARNING);
     [java]     [javac] 	                                                                                   ^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.WARNING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2167. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/teamactivation/ExplicitTeamActivation.java (at line 796)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportNullReference, CompilerOptions.WARNING);
     [java]     [javac] 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2168. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/teamactivation/ExplicitTeamActivation.java (at line 796)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportNullReference, CompilerOptions.WARNING);
     [java]     [javac] 	                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.OPTION_ReportNullReference' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2169. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/teamactivation/ExplicitTeamActivation.java (at line 796)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportNullReference, CompilerOptions.WARNING);
     [java]     [javac] 	                                                              ^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2170. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/teamactivation/ExplicitTeamActivation.java (at line 796)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportNullReference, CompilerOptions.WARNING);
     [java]     [javac] 	                                                                              ^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.WARNING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 2171. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/teamactivation/ImplicitTeamActivation.java (at line 46)
     [java]     [javac] 	public static Class testClass() {
     [java]     [javac] 	              ^^^^^
     [java]     [javac] Class is a raw type. References to generic type Class<T> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 2172. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/teamactivation/ImplicitTeamActivation.java (at line 57)
     [java]     [javac] 	Map customOptions = getCompilerOptions();
     [java]     [javac] 	^^^
     [java]     [javac] Map is a raw type. References to generic type Map<K,V> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 2173. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/teamactivation/ImplicitTeamActivation.java (at line 113)
     [java]     [javac] 	customOptions,
     [java]     [javac] 	^^^^^^^^^^^^^
     [java]     [javac] Type safety: The expression of type Map needs unchecked conversion to conform to Map<String,String>
     [java]     [javac] ----------
     [java]     [javac] 2174. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/teamactivation/ImplicitTeamActivation.java (at line 120)
     [java]     [javac] 	Map customOptions = getCompilerOptions();
     [java]     [javac] 	^^^
     [java]     [javac] Map is a raw type. References to generic type Map<K,V> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 2175. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/teamactivation/ImplicitTeamActivation.java (at line 183)
     [java]     [javac] 	customOptions,
     [java]     [javac] 	^^^^^^^^^^^^^
     [java]     [javac] Type safety: The expression of type Map needs unchecked conversion to conform to Map<String,String>
     [java]     [javac] ----------
     [java]     [javac] 2176. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/teamactivation/ImplicitTeamActivation.java (at line 192)
     [java]     [javac] 	Map customOptions = getCompilerOptions();
     [java]     [javac] 	^^^
     [java]     [javac] Map is a raw type. References to generic type Map<K,V> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 2177. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/teamactivation/ImplicitTeamActivation.java (at line 259)
     [java]     [javac] 	customOptions,
     [java]     [javac] 	^^^^^^^^^^^^^
     [java]     [javac] Type safety: The expression of type Map needs unchecked conversion to conform to Map<String,String>
     [java]     [javac] ----------
     [java]     [javac] 2178. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/teamactivation/ImplicitTeamActivation.java (at line 266)
     [java]     [javac] 	Map customOptions = getCompilerOptions();
     [java]     [javac] 	^^^
     [java]     [javac] Map is a raw type. References to generic type Map<K,V> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 2179. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/teamactivation/ImplicitTeamActivation.java (at line 309)
     [java]     [javac] 	customOptions,
     [java]     [javac] 	^^^^^^^^^^^^^
     [java]     [javac] Type safety: The expression of type Map needs unchecked conversion to conform to Map<String,String>
     [java]     [javac] ----------
     [java]     [javac] 2180. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/teamactivation/ImplicitTeamActivation.java (at line 316)
     [java]     [javac] 	Map customOptions = getCompilerOptions();
     [java]     [javac] 	^^^
     [java]     [javac] Map is a raw type. References to generic type Map<K,V> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 2181. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/teamactivation/ImplicitTeamActivation.java (at line 362)
     [java]     [javac] 	customOptions,
     [java]     [javac] 	^^^^^^^^^^^^^
     [java]     [javac] Type safety: The expression of type Map needs unchecked conversion to conform to Map<String,String>
     [java]     [javac] ----------
     [java]     [javac] 2182. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/teamactivation/ImplicitTeamActivation.java (at line 369)
     [java]     [javac] 	Map customOptions = getCompilerOptions();
     [java]     [javac] 	^^^
     [java]     [javac] Map is a raw type. References to generic type Map<K,V> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 2183. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/teamactivation/ImplicitTeamActivation.java (at line 414)
     [java]     [javac] 	customOptions,
     [java]     [javac] 	^^^^^^^^^^^^^
     [java]     [javac] Type safety: The expression of type Map needs unchecked conversion to conform to Map<String,String>
     [java]     [javac] ----------
     [java]     [javac] 2184. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/teamactivation/ImplicitTeamActivation.java (at line 421)
     [java]     [javac] 	Map customOptions = getCompilerOptions();
     [java]     [javac] 	^^^
     [java]     [javac] Map is a raw type. References to generic type Map<K,V> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 2185. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/teamactivation/ImplicitTeamActivation.java (at line 465)
     [java]     [javac] 	customOptions,
     [java]     [javac] 	^^^^^^^^^^^^^
     [java]     [javac] Type safety: The expression of type Map needs unchecked conversion to conform to Map<String,String>
     [java]     [javac] ----------
     [java]     [javac] 2186. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/teamactivation/ImplicitTeamActivation.java (at line 472)
     [java]     [javac] 	Map customOptions = getCompilerOptions();
     [java]     [javac] 	^^^
     [java]     [javac] Map is a raw type. References to generic type Map<K,V> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 2187. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/teamactivation/ImplicitTeamActivation.java (at line 531)
     [java]     [javac] 	customOptions,
     [java]     [javac] 	^^^^^^^^^^^^^
     [java]     [javac] Type safety: The expression of type Map needs unchecked conversion to conform to Map<String,String>
     [java]     [javac] ----------
     [java]     [javac] 2188. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/teamactivation/ImplicitTeamActivation.java (at line 538)
     [java]     [javac] 	Map customOptions = getCompilerOptions();
     [java]     [javac] 	^^^
     [java]     [javac] Map is a raw type. References to generic type Map<K,V> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 2189. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/teamactivation/ImplicitTeamActivation.java (at line 608)
     [java]     [javac] 	customOptions,
     [java]     [javac] 	^^^^^^^^^^^^^
     [java]     [javac] Type safety: The expression of type Map needs unchecked conversion to conform to Map<String,String>
     [java]     [javac] ----------
     [java]     [javac] 2190. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/teamactivation/ImplicitTeamActivation.java (at line 615)
     [java]     [javac] 	Map customOptions = getCompilerOptions();
     [java]     [javac] 	^^^
     [java]     [javac] Map is a raw type. References to generic type Map<K,V> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 2191. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/teamactivation/ImplicitTeamActivation.java (at line 688)
     [java]     [javac] 	customOptions,
     [java]     [javac] 	^^^^^^^^^^^^^
     [java]     [javac] Type safety: The expression of type Map needs unchecked conversion to conform to Map<String,String>
     [java]     [javac] ----------
     [java]     [javac] 2192. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/teamactivation/ImplicitTeamActivation.java (at line 695)
     [java]     [javac] 	Map customOptions = getCompilerOptions();
     [java]     [javac] 	^^^
     [java]     [javac] Map is a raw type. References to generic type Map<K,V> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 2193. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/teamactivation/ImplicitTeamActivation.java (at line 760)
     [java]     [javac] 	customOptions,
     [java]     [javac] 	^^^^^^^^^^^^^
     [java]     [javac] Type safety: The expression of type Map needs unchecked conversion to conform to Map<String,String>
     [java]     [javac] ----------
     [java]     [javac] 2194. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/teamactivation/ImplicitTeamActivation.java (at line 767)
     [java]     [javac] 	Map customOptions = getCompilerOptions();
     [java]     [javac] 	^^^
     [java]     [javac] Map is a raw type. References to generic type Map<K,V> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 2195. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/teamactivation/ImplicitTeamActivation.java (at line 841)
     [java]     [javac] 	customOptions,
     [java]     [javac] 	^^^^^^^^^^^^^
     [java]     [javac] Type safety: The expression of type Map needs unchecked conversion to conform to Map<String,String>
     [java]     [javac] ----------
     [java]     [javac] 2196. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/teamactivation/ImplicitTeamActivation.java (at line 848)
     [java]     [javac] 	Map customOptions = getCompilerOptions();
     [java]     [javac] 	^^^
     [java]     [javac] Map is a raw type. References to generic type Map<K,V> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 2197. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/teamactivation/ImplicitTeamActivation.java (at line 951)
     [java]     [javac] 	customOptions,
     [java]     [javac] 	^^^^^^^^^^^^^
     [java]     [javac] Type safety: The expression of type Map needs unchecked conversion to conform to Map<String,String>
     [java]     [javac] ----------
     [java]     [javac] 2198. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/teamactivation/ImplicitTeamActivation.java (at line 958)
     [java]     [javac] 	Map customOptions = getCompilerOptions();
     [java]     [javac] 	^^^
     [java]     [javac] Map is a raw type. References to generic type Map<K,V> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 2199. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/teamactivation/ImplicitTeamActivation.java (at line 1069)
     [java]     [javac] 	customOptions,
     [java]     [javac] 	^^^^^^^^^^^^^
     [java]     [javac] Type safety: The expression of type Map needs unchecked conversion to conform to Map<String,String>
     [java]     [javac] ----------
     [java]     [javac] 2200. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/teamactivation/ImplicitTeamActivation.java (at line 1076)
     [java]     [javac] 	Map customOptions = getCompilerOptions();
     [java]     [javac] 	^^^
     [java]     [javac] Map is a raw type. References to generic type Map<K,V> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 2201. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/teamactivation/ImplicitTeamActivation.java (at line 1173)
     [java]     [javac] 	customOptions,
     [java]     [javac] 	^^^^^^^^^^^^^
     [java]     [javac] Type safety: The expression of type Map needs unchecked conversion to conform to Map<String,String>
     [java]     [javac] ----------
     [java]     [javac] 2202. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/teamactivation/ImplicitTeamActivation.java (at line 1180)
     [java]     [javac] 	Map customOptions = getCompilerOptions();
     [java]     [javac] 	^^^
     [java]     [javac] Map is a raw type. References to generic type Map<K,V> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 2203. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/teamactivation/ImplicitTeamActivation.java (at line 1233)
     [java]     [javac] 	customOptions,
     [java]     [javac] 	^^^^^^^^^^^^^
     [java]     [javac] Type safety: The expression of type Map needs unchecked conversion to conform to Map<String,String>
     [java]     [javac] ----------
     [java]     [javac] 2204. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/teamactivation/ImplicitTeamActivation.java (at line 1291)
     [java]     [javac] 	Map customOptions = getCompilerOptions();
     [java]     [javac] 	^^^
     [java]     [javac] Map is a raw type. References to generic type Map<K,V> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 2205. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/teamactivation/ImplicitTeamActivation.java (at line 1345)
     [java]     [javac] 	customOptions,
     [java]     [javac] 	^^^^^^^^^^^^^
     [java]     [javac] Type safety: The expression of type Map needs unchecked conversion to conform to Map<String,String>
     [java]     [javac] ----------
     [java]     [javac] 2206. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/teamactivation/ImplicitTeamActivation.java (at line 1352)
     [java]     [javac] 	Map customOptions = getCompilerOptions();
     [java]     [javac] 	^^^
     [java]     [javac] Map is a raw type. References to generic type Map<K,V> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 2207. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/teamactivation/ImplicitTeamActivation.java (at line 1406)
     [java]     [javac] 	customOptions,
     [java]     [javac] 	^^^^^^^^^^^^^
     [java]     [javac] Type safety: The expression of type Map needs unchecked conversion to conform to Map<String,String>
     [java]     [javac] ----------
     [java]     [javac] 2208. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/teamactivation/ImplicitTeamActivation.java (at line 1413)
     [java]     [javac] 	Map customOptions = getCompilerOptions();
     [java]     [javac] 	^^^
     [java]     [javac] Map is a raw type. References to generic type Map<K,V> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 2209. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/teamactivation/ImplicitTeamActivation.java (at line 1475)
     [java]     [javac] 	customOptions,
     [java]     [javac] 	^^^^^^^^^^^^^
     [java]     [javac] Type safety: The expression of type Map needs unchecked conversion to conform to Map<String,String>
     [java]     [javac] ----------
     [java]     [javac] 2210. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/teamactivation/ImplicitTeamActivation.java (at line 1482)
     [java]     [javac] 	Map customOptions = getCompilerOptions();
     [java]     [javac] 	^^^
     [java]     [javac] Map is a raw type. References to generic type Map<K,V> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 2211. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/teamactivation/ImplicitTeamActivation.java (at line 1539)
     [java]     [javac] 	customOptions,
     [java]     [javac] 	^^^^^^^^^^^^^
     [java]     [javac] Type safety: The expression of type Map needs unchecked conversion to conform to Map<String,String>
     [java]     [javac] ----------
     [java]     [javac] 2212. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/teamactivation/ImplicitTeamActivation.java (at line 1546)
     [java]     [javac] 	Map customOptions = getCompilerOptions();
     [java]     [javac] 	^^^
     [java]     [javac] Map is a raw type. References to generic type Map<K,V> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 2213. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/teamactivation/ImplicitTeamActivation.java (at line 1602)
     [java]     [javac] 	customOptions,
     [java]     [javac] 	^^^^^^^^^^^^^
     [java]     [javac] Type safety: The expression of type Map needs unchecked conversion to conform to Map<String,String>
     [java]     [javac] ----------
     [java]     [javac] 2214. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/teamactivation/ImplicitTeamActivation.java (at line 1609)
     [java]     [javac] 	Map customOptions = getCompilerOptions();
     [java]     [javac] 	^^^
     [java]     [javac] Map is a raw type. References to generic type Map<K,V> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 2215. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/teamactivation/ImplicitTeamActivation.java (at line 1671)
     [java]     [javac] 	customOptions,
     [java]     [javac] 	^^^^^^^^^^^^^
     [java]     [javac] Type safety: The expression of type Map needs unchecked conversion to conform to Map<String,String>
     [java]     [javac] ----------
     [java]     [javac] 2216. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/teamactivation/ImplicitTeamActivation.java (at line 1678)
     [java]     [javac] 	Map customOptions = getCompilerOptions();
     [java]     [javac] 	^^^
     [java]     [javac] Map is a raw type. References to generic type Map<K,V> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 2217. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/teamactivation/ImplicitTeamActivation.java (at line 1704)
     [java]     [javac] 	customOptions,
     [java]     [javac] 	^^^^^^^^^^^^^
     [java]     [javac] Type safety: The expression of type Map needs unchecked conversion to conform to Map<String,String>
     [java]     [javac] ----------
     [java]     [javac] 2218. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/teamactivation/ImplicitTeamActivation.java (at line 1711)
     [java]     [javac] 	Map customOptions = getCompilerOptions();
     [java]     [javac] 	^^^
     [java]     [javac] Map is a raw type. References to generic type Map<K,V> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 2219. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/teamactivation/ImplicitTeamActivation.java (at line 1766)
     [java]     [javac] 	customOptions,
     [java]     [javac] 	^^^^^^^^^^^^^
     [java]     [javac] Type safety: The expression of type Map needs unchecked conversion to conform to Map<String,String>
     [java]     [javac] ----------
     [java]     [javac] 2220. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/teamactivation/ImplicitTeamActivation.java (at line 1773)
     [java]     [javac] 	Map customOptions = getCompilerOptions();
     [java]     [javac] 	^^^
     [java]     [javac] Map is a raw type. References to generic type Map<K,V> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 2221. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/teamactivation/ImplicitTeamActivation.java (at line 1801)
     [java]     [javac] 	customOptions,
     [java]     [javac] 	^^^^^^^^^^^^^
     [java]     [javac] Type safety: The expression of type Map needs unchecked conversion to conform to Map<String,String>
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 2222. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/smap/OTJStratumGenerationTest001.java (at line 30)
     [java]     [javac] 	import org.eclipse.jdt.internal.compiler.ast.CompilationUnitDeclaration;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilationUnitDeclaration' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2223. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/smap/OTJStratumGenerationTest001.java (at line 31)
     [java]     [javac] 	import org.eclipse.jdt.internal.compiler.ast.TypeDeclaration;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'TypeDeclaration' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2224. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/smap/OTJStratumGenerationTest001.java (at line 103)
     [java]     [javac] 	public void callback(CompilationUnitDeclaration cuDecl)
     [java]     [javac] 	                     ^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilationUnitDeclaration' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2225. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/smap/OTJStratumGenerationTest001.java (at line 105)
     [java]     [javac] 	TypeDeclaration typeDecl = cuDecl.types[0];
     [java]     [javac] 	^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'TypeDeclaration' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2226. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/smap/OTJStratumGenerationTest001.java (at line 105)
     [java]     [javac] 	TypeDeclaration typeDecl = cuDecl.types[0];
     [java]     [javac] 	                                  ^^^^^
     [java]     [javac] Discouraged access: The field 'CompilationUnitDeclaration.types' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2227. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/smap/OTJStratumGenerationTest001.java (at line 109)
     [java]     [javac] 	if (typeDecl.memberTypes == null)
     [java]     [javac] 	             ^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'TypeDeclaration.memberTypes' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2228. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/smap/OTJStratumGenerationTest001.java (at line 114)
     [java]     [javac] 	TypeDeclaration [] members = typeDecl.memberTypes;
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'TypeDeclaration' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2229. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/smap/OTJStratumGenerationTest001.java (at line 114)
     [java]     [javac] 	TypeDeclaration [] members = typeDecl.memberTypes;
     [java]     [javac] 	                                      ^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'TypeDeclaration.memberTypes' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2230. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/smap/OTJStratumGenerationTest001.java (at line 117)
     [java]     [javac] 	TypeDeclaration decl = members[idx];
     [java]     [javac] 	^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'TypeDeclaration' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2231. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/smap/OTJStratumGenerationTest001.java (at line 118)
     [java]     [javac] 	String typeName = String.valueOf(decl.name);
     [java]     [javac] 	                                      ^^^^
     [java]     [javac] Discouraged access: The field 'TypeDeclaration.name' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2232. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/smap/OTJStratumGenerationTest001.java (at line 120)
     [java]     [javac] 	if (decl.isRole() && !decl.isInterface() && typeName.equals(TYPENAME))
     [java]     [javac] 	         ^^^^^^
     [java]     [javac] Discouraged access: The method 'TypeDeclaration.isRole()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2233. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/smap/OTJStratumGenerationTest001.java (at line 120)
     [java]     [javac] 	if (decl.isRole() && !decl.isInterface() && typeName.equals(TYPENAME))
     [java]     [javac] 	                           ^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'TypeDeclaration.isInterface()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2234. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/smap/OTJStratumGenerationTest001.java (at line 125)
     [java]     [javac] 	List actualStrata = rolefileSmapGenerator.getStrata();
     [java]     [javac] 	^^^^
     [java]     [javac] List is a raw type. References to generic type List<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 2235. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/smap/OTJStratumGenerationTest003.java (at line 31)
     [java]     [javac] 	import org.eclipse.jdt.internal.compiler.ast.CompilationUnitDeclaration;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilationUnitDeclaration' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2236. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/smap/OTJStratumGenerationTest003.java (at line 32)
     [java]     [javac] 	import org.eclipse.jdt.internal.compiler.ast.TypeDeclaration;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'TypeDeclaration' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2237. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/smap/OTJStratumGenerationTest003.java (at line 235)
     [java]     [javac] 	public void callback(CompilationUnitDeclaration cuDecl) {
     [java]     [javac] 	                     ^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilationUnitDeclaration' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2238. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/smap/OTJStratumGenerationTest003.java (at line 241)
     [java]     [javac] 	String cuDeclName = String.valueOf(cuDecl.getMainTypeName());
     [java]     [javac] 	                                          ^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'CompilationUnitDeclaration.getMainTypeName()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2239. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/smap/OTJStratumGenerationTest003.java (at line 246)
     [java]     [javac] 	TypeDeclaration typeDecl = cuDecl.types[0];
     [java]     [javac] 	^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'TypeDeclaration' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2240. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/smap/OTJStratumGenerationTest003.java (at line 246)
     [java]     [javac] 	TypeDeclaration typeDecl = cuDecl.types[0];
     [java]     [javac] 	                                  ^^^^^
     [java]     [javac] Discouraged access: The field 'CompilationUnitDeclaration.types' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2241. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/smap/OTJStratumGenerationTest003.java (at line 250)
     [java]     [javac] 	assertTrue("TypeDeclaration should be a team.", typeDecl.isTeam());
     [java]     [javac] 	                                                         ^^^^^^
     [java]     [javac] Discouraged access: The method 'TypeDeclaration.isTeam()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2242. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/smap/OTJStratumGenerationTest003.java (at line 255)
     [java]     [javac] 	List actualStrata = teamSmapGenerator.getStrata();
     [java]     [javac] 	^^^^
     [java]     [javac] List is a raw type. References to generic type List<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 2243. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/smap/OTJStratumGenerationTest007.java (at line 30)
     [java]     [javac] 	import org.eclipse.jdt.internal.compiler.ast.CompilationUnitDeclaration;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilationUnitDeclaration' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2244. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/smap/OTJStratumGenerationTest007.java (at line 31)
     [java]     [javac] 	import org.eclipse.jdt.internal.compiler.ast.TypeDeclaration;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'TypeDeclaration' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2245. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/smap/OTJStratumGenerationTest007.java (at line 231)
     [java]     [javac] 	public void callback(CompilationUnitDeclaration cuDecl)
     [java]     [javac] 	                     ^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilationUnitDeclaration' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2246. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/smap/OTJStratumGenerationTest007.java (at line 233)
     [java]     [javac] 	String cuDeclName = String.valueOf(cuDecl.getMainTypeName());
     [java]     [javac] 	                                          ^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'CompilationUnitDeclaration.getMainTypeName()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2247. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/smap/OTJStratumGenerationTest007.java (at line 237)
     [java]     [javac] 	TypeDeclaration typeDecl = cuDecl.types[0];
     [java]     [javac] 	^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'TypeDeclaration' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2248. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/smap/OTJStratumGenerationTest007.java (at line 237)
     [java]     [javac] 	TypeDeclaration typeDecl = cuDecl.types[0];
     [java]     [javac] 	                                  ^^^^^
     [java]     [javac] Discouraged access: The field 'CompilationUnitDeclaration.types' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2249. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/smap/OTJStratumGenerationTest007.java (at line 242)
     [java]     [javac] 	typeDecl.memberTypes.length > 0);
     [java]     [javac] 	         ^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'TypeDeclaration.memberTypes' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2250. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/smap/OTJStratumGenerationTest007.java (at line 244)
     [java]     [javac] 	TypeDeclaration[] members = typeDecl.memberTypes;
     [java]     [javac] 	^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'TypeDeclaration' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2251. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/smap/OTJStratumGenerationTest007.java (at line 244)
     [java]     [javac] 	TypeDeclaration[] members = typeDecl.memberTypes;
     [java]     [javac] 	                                     ^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'TypeDeclaration.memberTypes' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2252. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/smap/OTJStratumGenerationTest007.java (at line 247)
     [java]     [javac] 	TypeDeclaration decl = members[idx];
     [java]     [javac] 	^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'TypeDeclaration' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2253. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/smap/OTJStratumGenerationTest007.java (at line 248)
     [java]     [javac] 	String typeName = String.valueOf(decl.name);
     [java]     [javac] 	                                      ^^^^
     [java]     [javac] Discouraged access: The field 'TypeDeclaration.name' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2254. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/smap/OTJStratumGenerationTest007.java (at line 250)
     [java]     [javac] 	if (decl.isRole() && !decl.isInterface()
     [java]     [javac] 	         ^^^^^^
     [java]     [javac] Discouraged access: The method 'TypeDeclaration.isRole()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2255. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/smap/OTJStratumGenerationTest007.java (at line 250)
     [java]     [javac] 	if (decl.isRole() && !decl.isInterface()
     [java]     [javac] 	                           ^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'TypeDeclaration.isInterface()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2256. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/smap/OTJStratumGenerationTest007.java (at line 266)
     [java]     [javac] 	List actualStrata = rolefileSmapGenerator.getStrata();
     [java]     [javac] 	^^^^
     [java]     [javac] List is a raw type. References to generic type List<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 2257. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/errorreporting/TeamContainmentTest.java (at line 29)
     [java]     [javac] 	import org.eclipse.jdt.internal.compiler.impl.CompilerOptions;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2258. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/errorreporting/TeamContainmentTest.java (at line 147)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_Source, CompilerOptions.VERSION_1_5);
     [java]     [javac] 	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2259. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/errorreporting/TeamContainmentTest.java (at line 147)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_Source, CompilerOptions.VERSION_1_5);
     [java]     [javac] 	                            ^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.OPTION_Source' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2260. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/errorreporting/TeamContainmentTest.java (at line 147)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_Source, CompilerOptions.VERSION_1_5);
     [java]     [javac] 	                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2261. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/errorreporting/TeamContainmentTest.java (at line 147)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_Source, CompilerOptions.VERSION_1_5);
     [java]     [javac] 	                                                           ^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.VERSION_1_5' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2262. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/errorreporting/TeamContainmentTest.java (at line 148)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_Compliance, CompilerOptions.VERSION_1_5);
     [java]     [javac] 	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2263. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/errorreporting/TeamContainmentTest.java (at line 148)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_Compliance, CompilerOptions.VERSION_1_5);
     [java]     [javac] 	                            ^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.OPTION_Compliance' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2264. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/errorreporting/TeamContainmentTest.java (at line 148)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_Compliance, CompilerOptions.VERSION_1_5);
     [java]     [javac] 	                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2265. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/errorreporting/TeamContainmentTest.java (at line 148)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_Compliance, CompilerOptions.VERSION_1_5);
     [java]     [javac] 	                                                               ^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.VERSION_1_5' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2266. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/errorreporting/TeamContainmentTest.java (at line 149)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_TargetPlatform, CompilerOptions.VERSION_1_5);
     [java]     [javac] 	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2267. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/errorreporting/TeamContainmentTest.java (at line 149)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_TargetPlatform, CompilerOptions.VERSION_1_5);
     [java]     [javac] 	                            ^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.OPTION_TargetPlatform' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2268. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/errorreporting/TeamContainmentTest.java (at line 149)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_TargetPlatform, CompilerOptions.VERSION_1_5);
     [java]     [javac] 	                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2269. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/errorreporting/TeamContainmentTest.java (at line 149)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_TargetPlatform, CompilerOptions.VERSION_1_5);
     [java]     [javac] 	                                                                   ^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.VERSION_1_5' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2270. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/errorreporting/TeamContainmentTest.java (at line 150)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_DocCommentSupport, CompilerOptions.ENABLED);
     [java]     [javac] 	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2271. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/errorreporting/TeamContainmentTest.java (at line 150)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_DocCommentSupport, CompilerOptions.ENABLED);
     [java]     [javac] 	                            ^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.OPTION_DocCommentSupport' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2272. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/errorreporting/TeamContainmentTest.java (at line 150)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_DocCommentSupport, CompilerOptions.ENABLED);
     [java]     [javac] 	                                                      ^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2273. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/errorreporting/TeamContainmentTest.java (at line 150)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_DocCommentSupport, CompilerOptions.ENABLED);
     [java]     [javac] 	                                                                      ^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.ENABLED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2274. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/errorreporting/TeamContainmentTest.java (at line 151)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_ReportInvalidJavadoc, CompilerOptions.ERROR);
     [java]     [javac] 	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2275. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/errorreporting/TeamContainmentTest.java (at line 151)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_ReportInvalidJavadoc, CompilerOptions.ERROR);
     [java]     [javac] 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.OPTION_ReportInvalidJavadoc' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2276. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/errorreporting/TeamContainmentTest.java (at line 151)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_ReportInvalidJavadoc, CompilerOptions.ERROR);
     [java]     [javac] 	                                                         ^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2277. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/errorreporting/TeamContainmentTest.java (at line 151)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_ReportInvalidJavadoc, CompilerOptions.ERROR);
     [java]     [javac] 	                                                                         ^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.ERROR' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2278. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/errorreporting/TeamContainmentTest.java (at line 152)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_ReportInvalidJavadocTags, CompilerOptions.ERROR);
     [java]     [javac] 	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2279. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/errorreporting/TeamContainmentTest.java (at line 152)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_ReportInvalidJavadocTags, CompilerOptions.ERROR);
     [java]     [javac] 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.OPTION_ReportInvalidJavadocTags' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2280. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/errorreporting/TeamContainmentTest.java (at line 152)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_ReportInvalidJavadocTags, CompilerOptions.ERROR);
     [java]     [javac] 	                                                             ^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2281. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/errorreporting/TeamContainmentTest.java (at line 152)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_ReportInvalidJavadocTags, CompilerOptions.ERROR);
     [java]     [javac] 	                                                                             ^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.ERROR' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2282. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/errorreporting/TeamContainmentTest.java (at line 153)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_ReportMissingJavadocComments, CompilerOptions.ERROR);
     [java]     [javac] 	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2283. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/errorreporting/TeamContainmentTest.java (at line 153)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_ReportMissingJavadocComments, CompilerOptions.ERROR);
     [java]     [javac] 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.OPTION_ReportMissingJavadocComments' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2284. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/errorreporting/TeamContainmentTest.java (at line 153)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_ReportMissingJavadocComments, CompilerOptions.ERROR);
     [java]     [javac] 	                                                                 ^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2285. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/errorreporting/TeamContainmentTest.java (at line 153)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_ReportMissingJavadocComments, CompilerOptions.ERROR);
     [java]     [javac] 	                                                                                 ^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.ERROR' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2286. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/errorreporting/TeamContainmentTest.java (at line 176)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_Source, CompilerOptions.VERSION_1_5);
     [java]     [javac] 	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2287. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/errorreporting/TeamContainmentTest.java (at line 176)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_Source, CompilerOptions.VERSION_1_5);
     [java]     [javac] 	                            ^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.OPTION_Source' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2288. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/errorreporting/TeamContainmentTest.java (at line 176)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_Source, CompilerOptions.VERSION_1_5);
     [java]     [javac] 	                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2289. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/errorreporting/TeamContainmentTest.java (at line 176)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_Source, CompilerOptions.VERSION_1_5);
     [java]     [javac] 	                                                           ^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.VERSION_1_5' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2290. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/errorreporting/TeamContainmentTest.java (at line 177)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_Compliance, CompilerOptions.VERSION_1_5);
     [java]     [javac] 	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2291. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/errorreporting/TeamContainmentTest.java (at line 177)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_Compliance, CompilerOptions.VERSION_1_5);
     [java]     [javac] 	                            ^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.OPTION_Compliance' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2292. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/errorreporting/TeamContainmentTest.java (at line 177)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_Compliance, CompilerOptions.VERSION_1_5);
     [java]     [javac] 	                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2293. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/errorreporting/TeamContainmentTest.java (at line 177)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_Compliance, CompilerOptions.VERSION_1_5);
     [java]     [javac] 	                                                               ^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.VERSION_1_5' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2294. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/errorreporting/TeamContainmentTest.java (at line 178)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_TargetPlatform, CompilerOptions.VERSION_1_5);
     [java]     [javac] 	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2295. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/errorreporting/TeamContainmentTest.java (at line 178)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_TargetPlatform, CompilerOptions.VERSION_1_5);
     [java]     [javac] 	                            ^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.OPTION_TargetPlatform' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2296. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/errorreporting/TeamContainmentTest.java (at line 178)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_TargetPlatform, CompilerOptions.VERSION_1_5);
     [java]     [javac] 	                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2297. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/errorreporting/TeamContainmentTest.java (at line 178)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_TargetPlatform, CompilerOptions.VERSION_1_5);
     [java]     [javac] 	                                                                   ^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.VERSION_1_5' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2298. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/errorreporting/TeamContainmentTest.java (at line 179)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_DocCommentSupport, CompilerOptions.ENABLED);
     [java]     [javac] 	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2299. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/errorreporting/TeamContainmentTest.java (at line 179)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_DocCommentSupport, CompilerOptions.ENABLED);
     [java]     [javac] 	                            ^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.OPTION_DocCommentSupport' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2300. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/errorreporting/TeamContainmentTest.java (at line 179)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_DocCommentSupport, CompilerOptions.ENABLED);
     [java]     [javac] 	                                                      ^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2301. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/errorreporting/TeamContainmentTest.java (at line 179)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_DocCommentSupport, CompilerOptions.ENABLED);
     [java]     [javac] 	                                                                      ^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.ENABLED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2302. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/errorreporting/TeamContainmentTest.java (at line 180)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_ReportInvalidJavadoc, CompilerOptions.ERROR);
     [java]     [javac] 	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2303. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/errorreporting/TeamContainmentTest.java (at line 180)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_ReportInvalidJavadoc, CompilerOptions.ERROR);
     [java]     [javac] 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.OPTION_ReportInvalidJavadoc' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2304. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/errorreporting/TeamContainmentTest.java (at line 180)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_ReportInvalidJavadoc, CompilerOptions.ERROR);
     [java]     [javac] 	                                                         ^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2305. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/errorreporting/TeamContainmentTest.java (at line 180)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_ReportInvalidJavadoc, CompilerOptions.ERROR);
     [java]     [javac] 	                                                                         ^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.ERROR' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2306. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/errorreporting/TeamContainmentTest.java (at line 181)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_ReportInvalidJavadocTags, CompilerOptions.ERROR);
     [java]     [javac] 	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2307. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/errorreporting/TeamContainmentTest.java (at line 181)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_ReportInvalidJavadocTags, CompilerOptions.ERROR);
     [java]     [javac] 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.OPTION_ReportInvalidJavadocTags' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2308. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/errorreporting/TeamContainmentTest.java (at line 181)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_ReportInvalidJavadocTags, CompilerOptions.ERROR);
     [java]     [javac] 	                                                             ^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2309. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/errorreporting/TeamContainmentTest.java (at line 181)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_ReportInvalidJavadocTags, CompilerOptions.ERROR);
     [java]     [javac] 	                                                                             ^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.ERROR' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2310. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/errorreporting/TeamContainmentTest.java (at line 182)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_ReportMissingJavadocComments, CompilerOptions.ERROR);
     [java]     [javac] 	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2311. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/errorreporting/TeamContainmentTest.java (at line 182)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_ReportMissingJavadocComments, CompilerOptions.ERROR);
     [java]     [javac] 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.OPTION_ReportMissingJavadocComments' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2312. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/errorreporting/TeamContainmentTest.java (at line 182)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_ReportMissingJavadocComments, CompilerOptions.ERROR);
     [java]     [javac] 	                                                                 ^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2313. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/errorreporting/TeamContainmentTest.java (at line 182)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_ReportMissingJavadocComments, CompilerOptions.ERROR);
     [java]     [javac] 	                                                                                 ^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.ERROR' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 2314. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/hierarchy/CompleteRoleHierarchyWithClasses.java (at line 31)
     [java]     [javac] 	import org.eclipse.jdt.internal.core.hierarchy.TypeHierarchy;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'TypeHierarchy' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2315. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/hierarchy/CompleteRoleHierarchyWithClasses.java (at line 83)
     [java]     [javac] 	private TypeHierarchy _hierarchy;
     [java]     [javac] 	        ^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'TypeHierarchy' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2316. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/hierarchy/CompleteRoleHierarchyWithClasses.java (at line 116)
     [java]     [javac] 	_hierarchy = new TypeHierarchy(_focusRole, null, _focusRole.getJavaProject(), true);
     [java]     [javac] 	                 ^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'TypeHierarchy' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2317. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/hierarchy/CompleteRoleHierarchyWithClasses.java (at line 116)
     [java]     [javac] 	_hierarchy = new TypeHierarchy(_focusRole, null, _focusRole.getJavaProject(), true);
     [java]     [javac] 	                 ^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The constructor 'TypeHierarchy(IType, ICompilationUnit[], IJavaProject, boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2318. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/hierarchy/CompleteRoleHierarchyWithClasses.java (at line 117)
     [java]     [javac] 	_hierarchy.refresh(new NullProgressMonitor());
     [java]     [javac] 	           ^^^^^^^
     [java]     [javac] Discouraged access: The method 'TypeHierarchy.refresh(IProgressMonitor)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2319. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/hierarchy/CompleteRoleHierarchyWithClasses.java (at line 208)
     [java]     [javac] 	assertTrue(_hierarchy.contains((IType)_implSuperRole.getCorrespondingJavaElement()));
     [java]     [javac] 	                      ^^^^^^^^
     [java]     [javac] Discouraged access: The method 'TypeHierarchy.contains(IType)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2320. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/hierarchy/CompleteRoleHierarchyWithClasses.java (at line 271)
     [java]     [javac] 	IType[] actual = _hierarchy.getAllClasses();
     [java]     [javac] 	                            ^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'TypeHierarchy.getAllClasses()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2321. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/hierarchy/CompleteRoleHierarchyWithClasses.java (at line 295)
     [java]     [javac] 	IType[] actual = _hierarchy.getAllTypes();
     [java]     [javac] 	                            ^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'TypeHierarchy.getAllTypes()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2322. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/hierarchy/CompleteRoleHierarchyWithClasses.java (at line 304)
     [java]     [javac] 	_hierarchy = new TypeHierarchy(_implSubRole2, null, _implSubRole2.getJavaProject(), true);
     [java]     [javac] 	                 ^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'TypeHierarchy' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2323. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/hierarchy/CompleteRoleHierarchyWithClasses.java (at line 304)
     [java]     [javac] 	_hierarchy = new TypeHierarchy(_implSubRole2, null, _implSubRole2.getJavaProject(), true);
     [java]     [javac] 	                 ^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The constructor 'TypeHierarchy(IType, ICompilationUnit[], IJavaProject, boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2324. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/hierarchy/CompleteRoleHierarchyWithClasses.java (at line 305)
     [java]     [javac] 	_hierarchy.refresh(null);
     [java]     [javac] 	           ^^^^^^^
     [java]     [javac] Discouraged access: The method 'TypeHierarchy.refresh(IProgressMonitor)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2325. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/hierarchy/CompleteRoleHierarchyWithClasses.java (at line 323)
     [java]     [javac] 	IType[] actual = _hierarchy.getAllTypes();
     [java]     [javac] 	                            ^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'TypeHierarchy.getAllTypes()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2326. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/hierarchy/CompleteRoleHierarchyWithClasses.java (at line 328)
     [java]     [javac] 	_hierarchy = new TypeHierarchy(_focusRole, null, _focusRole.getJavaProject(), true);
     [java]     [javac] 	                 ^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'TypeHierarchy' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2327. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/hierarchy/CompleteRoleHierarchyWithClasses.java (at line 328)
     [java]     [javac] 	_hierarchy = new TypeHierarchy(_focusRole, null, _focusRole.getJavaProject(), true);
     [java]     [javac] 	                 ^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The constructor 'TypeHierarchy(IType, ICompilationUnit[], IJavaProject, boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2328. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/hierarchy/CompleteRoleHierarchyWithClasses.java (at line 329)
     [java]     [javac] 	_hierarchy.refresh(new NullProgressMonitor());
     [java]     [javac] 	           ^^^^^^^
     [java]     [javac] Discouraged access: The method 'TypeHierarchy.refresh(IProgressMonitor)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2329. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/hierarchy/CompleteRoleHierarchyWithClasses.java (at line 344)
     [java]     [javac] 	IType[] actual = _hierarchy.getAllSuperclasses((IType)_focusRole.getCorrespondingJavaElement());
     [java]     [javac] 	                            ^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'TypeHierarchy.getAllSuperclasses(IType)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2330. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/hierarchy/CompleteRoleHierarchyWithClasses.java (at line 358)
     [java]     [javac] 	IType[] actual = _hierarchy.getAllSuperclasses(_implSuperSuperRole);
     [java]     [javac] 	                            ^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'TypeHierarchy.getAllSuperclasses(IType)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2331. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/hierarchy/CompleteRoleHierarchyWithClasses.java (at line 373)
     [java]     [javac] 	IType[] actual = _hierarchy.getAllSuperclasses((IType)_implSuperRole.getCorrespondingJavaElement());
     [java]     [javac] 	                            ^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'TypeHierarchy.getAllSuperclasses(IType)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2332. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/hierarchy/CompleteRoleHierarchyWithClasses.java (at line 390)
     [java]     [javac] 	IType[] actual = _hierarchy.getAllSuperclasses((IType)_implSubRole1.getCorrespondingJavaElement());
     [java]     [javac] 	                            ^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'TypeHierarchy.getAllSuperclasses(IType)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2333. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/hierarchy/CompleteRoleHierarchyWithClasses.java (at line 409)
     [java]     [javac] 	IType[] actual = _hierarchy.getAllSuperclasses((IType)_implSubRole2.getCorrespondingJavaElement());
     [java]     [javac] 	                            ^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'TypeHierarchy.getAllSuperclasses(IType)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2334. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/hierarchy/CompleteRoleHierarchyWithClasses.java (at line 418)
     [java]     [javac] 	_hierarchy = new TypeHierarchy(_implSubRole2, null, _implSubRole2.getJavaProject(), true);
     [java]     [javac] 	                 ^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'TypeHierarchy' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2335. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/hierarchy/CompleteRoleHierarchyWithClasses.java (at line 418)
     [java]     [javac] 	_hierarchy = new TypeHierarchy(_implSubRole2, null, _implSubRole2.getJavaProject(), true);
     [java]     [javac] 	                 ^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The constructor 'TypeHierarchy(IType, ICompilationUnit[], IJavaProject, boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2336. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/hierarchy/CompleteRoleHierarchyWithClasses.java (at line 419)
     [java]     [javac] 	_hierarchy.refresh(null);
     [java]     [javac] 	           ^^^^^^^
     [java]     [javac] Discouraged access: The method 'TypeHierarchy.refresh(IProgressMonitor)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2337. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/hierarchy/CompleteRoleHierarchyWithClasses.java (at line 431)
     [java]     [javac] 	IType[] actual = _hierarchy.getAllSuperclasses((IType)_implSubRole2.getCorrespondingJavaElement());
     [java]     [javac] 	                            ^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'TypeHierarchy.getAllSuperclasses(IType)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2338. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/hierarchy/CompleteRoleHierarchyWithClasses.java (at line 436)
     [java]     [javac] 	_hierarchy = new TypeHierarchy(_focusRole, null, _focusRole.getJavaProject(), true);
     [java]     [javac] 	                 ^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'TypeHierarchy' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2339. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/hierarchy/CompleteRoleHierarchyWithClasses.java (at line 436)
     [java]     [javac] 	_hierarchy = new TypeHierarchy(_focusRole, null, _focusRole.getJavaProject(), true);
     [java]     [javac] 	                 ^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The constructor 'TypeHierarchy(IType, ICompilationUnit[], IJavaProject, boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2340. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/hierarchy/CompleteRoleHierarchyWithClasses.java (at line 437)
     [java]     [javac] 	_hierarchy.refresh(new NullProgressMonitor());
     [java]     [javac] 	           ^^^^^^^
     [java]     [javac] Discouraged access: The method 'TypeHierarchy.refresh(IProgressMonitor)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2341. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/hierarchy/CompleteRoleHierarchyWithClasses.java (at line 454)
     [java]     [javac] 	IType[] actual = _hierarchy.getAllSuperclasses((IType)_implSubSubRole11.getCorrespondingJavaElement());
     [java]     [javac] 	                            ^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'TypeHierarchy.getAllSuperclasses(IType)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2342. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/hierarchy/CompleteRoleHierarchyWithClasses.java (at line 473)
     [java]     [javac] 	IType[] actual = _hierarchy.getAllSuperclasses((IType)_implSubSubRole12.getCorrespondingJavaElement());
     [java]     [javac] 	                            ^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'TypeHierarchy.getAllSuperclasses(IType)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2343. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/hierarchy/CompleteRoleHierarchyWithClasses.java (at line 483)
     [java]     [javac] 	_hierarchy = new TypeHierarchy(_implSubSubRole12, null, _implSubSubRole12.getJavaProject(), true);
     [java]     [javac] 	                 ^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'TypeHierarchy' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2344. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/hierarchy/CompleteRoleHierarchyWithClasses.java (at line 483)
     [java]     [javac] 	_hierarchy = new TypeHierarchy(_implSubSubRole12, null, _implSubSubRole12.getJavaProject(), true);
     [java]     [javac] 	                 ^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The constructor 'TypeHierarchy(IType, ICompilationUnit[], IJavaProject, boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2345. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/hierarchy/CompleteRoleHierarchyWithClasses.java (at line 484)
     [java]     [javac] 	_hierarchy.refresh(null);
     [java]     [javac] 	           ^^^^^^^
     [java]     [javac] Discouraged access: The method 'TypeHierarchy.refresh(IProgressMonitor)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2346. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/hierarchy/CompleteRoleHierarchyWithClasses.java (at line 497)
     [java]     [javac] 	IType[] actual = _hierarchy.getAllSuperclasses((IType)_implSubSubRole12.getCorrespondingJavaElement());
     [java]     [javac] 	                            ^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'TypeHierarchy.getAllSuperclasses(IType)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2347. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/hierarchy/CompleteRoleHierarchyWithClasses.java (at line 502)
     [java]     [javac] 	_hierarchy = new TypeHierarchy(_focusRole, null, _focusRole.getJavaProject(), true);
     [java]     [javac] 	                 ^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'TypeHierarchy' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2348. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/hierarchy/CompleteRoleHierarchyWithClasses.java (at line 502)
     [java]     [javac] 	_hierarchy = new TypeHierarchy(_focusRole, null, _focusRole.getJavaProject(), true);
     [java]     [javac] 	                 ^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The constructor 'TypeHierarchy(IType, ICompilationUnit[], IJavaProject, boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2349. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/hierarchy/CompleteRoleHierarchyWithClasses.java (at line 503)
     [java]     [javac] 	_hierarchy.refresh(new NullProgressMonitor());
     [java]     [javac] 	           ^^^^^^^
     [java]     [javac] Discouraged access: The method 'TypeHierarchy.refresh(IProgressMonitor)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2350. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/hierarchy/CompleteRoleHierarchyWithClasses.java (at line 517)
     [java]     [javac] 	IType[] actual = _hierarchy.getAllSupertypes((IType)_focusRole.getCorrespondingJavaElement());
     [java]     [javac] 	                            ^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'TypeHierarchy.getAllSupertypes(IType)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2351. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/hierarchy/CompleteRoleHierarchyWithClasses.java (at line 531)
     [java]     [javac] 	IType[] actual = _hierarchy.getAllSupertypes((IType)_implSuperSuperRole.getCorrespondingJavaElement());
     [java]     [javac] 	                            ^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'TypeHierarchy.getAllSupertypes(IType)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2352. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/hierarchy/CompleteRoleHierarchyWithClasses.java (at line 546)
     [java]     [javac] 	IType[] actual = _hierarchy.getAllSupertypes((IType)_implSuperRole.getCorrespondingJavaElement());
     [java]     [javac] 	                            ^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'TypeHierarchy.getAllSupertypes(IType)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2353. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/hierarchy/CompleteRoleHierarchyWithClasses.java (at line 563)
     [java]     [javac] 	IType[] actual = _hierarchy.getAllSupertypes((IType)_implSubRole1.getCorrespondingJavaElement());
     [java]     [javac] 	                            ^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'TypeHierarchy.getAllSupertypes(IType)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2354. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/hierarchy/CompleteRoleHierarchyWithClasses.java (at line 582)
     [java]     [javac] 	IType[] actual = _hierarchy.getAllSupertypes((IType)_implSubRole2.getCorrespondingJavaElement());
     [java]     [javac] 	                            ^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'TypeHierarchy.getAllSupertypes(IType)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2355. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/hierarchy/CompleteRoleHierarchyWithClasses.java (at line 601)
     [java]     [javac] 	IType[] actual = _hierarchy.getAllSupertypes((IType)_implSubSubRole11.getCorrespondingJavaElement());
     [java]     [javac] 	                            ^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'TypeHierarchy.getAllSupertypes(IType)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2356. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/hierarchy/CompleteRoleHierarchyWithClasses.java (at line 620)
     [java]     [javac] 	IType[] actual = _hierarchy.getAllSupertypes((IType)_implSubSubRole12.getCorrespondingJavaElement());
     [java]     [javac] 	                            ^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'TypeHierarchy.getAllSupertypes(IType)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2357. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/hierarchy/CompleteRoleHierarchyWithClasses.java (at line 633)
     [java]     [javac] 	assertTrue(compareTypes(expected, _hierarchy.getAllSubtypes(_subClass2)));
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'TypeHierarchy.getAllSubtypes(IType)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2358. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/hierarchy/CompleteRoleHierarchyWithClasses.java (at line 643)
     [java]     [javac] 	assertTrue(compareTypes(expected, _hierarchy.getAllSubtypes(_subSubClass11)));
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'TypeHierarchy.getAllSubtypes(IType)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2359. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/hierarchy/CompleteRoleHierarchyWithClasses.java (at line 650)
     [java]     [javac] 	assertTrue(compareTypes(expected, _hierarchy.getAllSubtypes(_subSubClass12)));
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'TypeHierarchy.getAllSubtypes(IType)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2360. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/hierarchy/CompleteRoleHierarchyWithClasses.java (at line 664)
     [java]     [javac] 	assertTrue(compareTypes(expected, _hierarchy.getAllSubtypes((IType)_implSuperSuperRole.getCorrespondingJavaElement())));
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'TypeHierarchy.getAllSubtypes(IType)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 2361. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/superhierarchy/OTSuperTypeHierarchyTest001.java (at line 29)
     [java]     [javac] 	import org.eclipse.objectteams.otdt.internal.core.PhantomType;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'PhantomType' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2362. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/superhierarchy/OTSuperTypeHierarchyTest001.java (at line 122)
     [java]     [javac] 	_phantom_T4_R1 = new PhantomType(_T4, _T2_R1);
     [java]     [javac] 	                     ^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'PhantomType' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2363. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/superhierarchy/OTSuperTypeHierarchyTest001.java (at line 122)
     [java]     [javac] 	_phantom_T4_R1 = new PhantomType(_T4, _T2_R1);
     [java]     [javac] 	                     ^^^^^^^^^^^
     [java]     [javac] Discouraged access: The constructor 'PhantomType(IType, IType)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2364. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/superhierarchy/OTSuperTypeHierarchyTest001.java (at line 130)
     [java]     [javac] 	_phantom_T6_R2 = new PhantomType(_T6, _T2_R2);
     [java]     [javac] 	                     ^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'PhantomType' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2365. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/superhierarchy/OTSuperTypeHierarchyTest001.java (at line 130)
     [java]     [javac] 	_phantom_T6_R2 = new PhantomType(_T6, _T2_R2);
     [java]     [javac] 	                     ^^^^^^^^^^^
     [java]     [javac] Discouraged access: The constructor 'PhantomType(IType, IType)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2366. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/superhierarchy/OTSuperTypeHierarchyTest001.java (at line 132)
     [java]     [javac] 	_phantom_T7_R1 = new PhantomType(_T7, _T5_R1);
     [java]     [javac] 	                     ^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'PhantomType' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2367. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/superhierarchy/OTSuperTypeHierarchyTest001.java (at line 132)
     [java]     [javac] 	_phantom_T7_R1 = new PhantomType(_T7, _T5_R1);
     [java]     [javac] 	                     ^^^^^^^^^^^
     [java]     [javac] Discouraged access: The constructor 'PhantomType(IType, IType)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2368. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/superhierarchy/OTSuperTypeHierarchyTest001.java (at line 136)
     [java]     [javac] 	_phantom_T8_R1 = new PhantomType(_T8, _T6_R1);
     [java]     [javac] 	                     ^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'PhantomType' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2369. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/superhierarchy/OTSuperTypeHierarchyTest001.java (at line 136)
     [java]     [javac] 	_phantom_T8_R1 = new PhantomType(_T8, _T6_R1);
     [java]     [javac] 	                     ^^^^^^^^^^^
     [java]     [javac] Discouraged access: The constructor 'PhantomType(IType, IType)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 2370. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/superhierarchy/OTSuperTypeHierarchyTest003.java (at line 29)
     [java]     [javac] 	import org.eclipse.objectteams.otdt.internal.core.PhantomType;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'PhantomType' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2371. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/superhierarchy/OTSuperTypeHierarchyTest003.java (at line 89)
     [java]     [javac] 	_phantom_T2_R1 = new PhantomType(_T2, _T1_R1);
     [java]     [javac] 	                     ^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'PhantomType' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2372. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/superhierarchy/OTSuperTypeHierarchyTest003.java (at line 89)
     [java]     [javac] 	_phantom_T2_R1 = new PhantomType(_T2, _T1_R1);
     [java]     [javac] 	                     ^^^^^^^^^^^
     [java]     [javac] Discouraged access: The constructor 'PhantomType(IType, IType)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 2373. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/superhierarchy/OTSuperTypeHierarchyTest004.java (at line 30)
     [java]     [javac] 	import org.eclipse.jdt.internal.core.hierarchy.TypeHierarchy;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'TypeHierarchy' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2374. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/superhierarchy/OTSuperTypeHierarchyTest004.java (at line 125)
     [java]     [javac] 	TypeHierarchy hierarchy =
     [java]     [javac] 	^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'TypeHierarchy' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2375. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/superhierarchy/OTSuperTypeHierarchyTest004.java (at line 126)
     [java]     [javac] 	new TypeHierarchy(_focusType, null, _focusType.getJavaProject(), false);
     [java]     [javac] 	    ^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'TypeHierarchy' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2376. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/superhierarchy/OTSuperTypeHierarchyTest004.java (at line 126)
     [java]     [javac] 	new TypeHierarchy(_focusType, null, _focusType.getJavaProject(), false);
     [java]     [javac] 	    ^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The constructor 'TypeHierarchy(IType, ICompilationUnit[], IJavaProject, boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2377. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/superhierarchy/OTSuperTypeHierarchyTest004.java (at line 127)
     [java]     [javac] 	hierarchy.refresh(new NullProgressMonitor());
     [java]     [javac] 	          ^^^^^^^
     [java]     [javac] Discouraged access: The method 'TypeHierarchy.refresh(IProgressMonitor)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2378. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/superhierarchy/OTSuperTypeHierarchyTest004.java (at line 129)
     [java]     [javac] 	IType[] actual = hierarchy.getAllSuperclasses(_focusType);
     [java]     [javac] 	                           ^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'TypeHierarchy.getAllSuperclasses(IType)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 2379. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/superhierarchy/OTSuperTypeHierarchyTest006.java (at line 29)
     [java]     [javac] 	import org.eclipse.objectteams.otdt.internal.core.PhantomType;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'PhantomType' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2380. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/superhierarchy/OTSuperTypeHierarchyTest006.java (at line 86)
     [java]     [javac] 	_phantom_T2_R2 = new PhantomType(_T2, _T1_R2);
     [java]     [javac] 	                     ^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'PhantomType' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2381. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/superhierarchy/OTSuperTypeHierarchyTest006.java (at line 86)
     [java]     [javac] 	_phantom_T2_R2 = new PhantomType(_T2, _T1_R2);
     [java]     [javac] 	                     ^^^^^^^^^^^
     [java]     [javac] Discouraged access: The constructor 'PhantomType(IType, IType)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2382. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/superhierarchy/OTSuperTypeHierarchyTest006.java (at line 88)
     [java]     [javac] 	_phantom_T3_R1 = new PhantomType(_T3, _T2_R1);
     [java]     [javac] 	                     ^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'PhantomType' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2383. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/superhierarchy/OTSuperTypeHierarchyTest006.java (at line 88)
     [java]     [javac] 	_phantom_T3_R1 = new PhantomType(_T3, _T2_R1);
     [java]     [javac] 	                     ^^^^^^^^^^^
     [java]     [javac] Discouraged access: The constructor 'PhantomType(IType, IType)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 2384. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/superhierarchy/OTSuperTypeHierarchyTest008.java (at line 30)
     [java]     [javac] 	import org.eclipse.jdt.internal.core.hierarchy.TypeHierarchy;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'TypeHierarchy' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2385. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/superhierarchy/OTSuperTypeHierarchyTest008.java (at line 128)
     [java]     [javac] 	new TypeHierarchy(_focusType, null, _focusType.getJavaProject(), false);
     [java]     [javac] 	    ^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'TypeHierarchy' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2386. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/superhierarchy/OTSuperTypeHierarchyTest008.java (at line 128)
     [java]     [javac] 	new TypeHierarchy(_focusType, null, _focusType.getJavaProject(), false);
     [java]     [javac] 	    ^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The constructor 'TypeHierarchy(IType, ICompilationUnit[], IJavaProject, boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2387. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/superhierarchy/OTSuperTypeHierarchyTest008.java (at line 147)
     [java]     [javac] 	new TypeHierarchy(_focusType, null, _focusType.getJavaProject(), false);
     [java]     [javac] 	    ^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'TypeHierarchy' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2388. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/superhierarchy/OTSuperTypeHierarchyTest008.java (at line 147)
     [java]     [javac] 	new TypeHierarchy(_focusType, null, _focusType.getJavaProject(), false);
     [java]     [javac] 	    ^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The constructor 'TypeHierarchy(IType, ICompilationUnit[], IJavaProject, boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 2389. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/superhierarchy/OTSuperTypeHierarchyTest009.java (at line 30)
     [java]     [javac] 	import org.eclipse.jdt.internal.core.hierarchy.TypeHierarchy;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'TypeHierarchy' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2390. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/superhierarchy/OTSuperTypeHierarchyTest009.java (at line 123)
     [java]     [javac] 	TypeHierarchy hierarchy =
     [java]     [javac] 	^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'TypeHierarchy' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2391. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/superhierarchy/OTSuperTypeHierarchyTest009.java (at line 124)
     [java]     [javac] 	new TypeHierarchy(_focusType, null, _focusType.getJavaProject(), false);
     [java]     [javac] 	    ^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'TypeHierarchy' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2392. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/superhierarchy/OTSuperTypeHierarchyTest009.java (at line 124)
     [java]     [javac] 	new TypeHierarchy(_focusType, null, _focusType.getJavaProject(), false);
     [java]     [javac] 	    ^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The constructor 'TypeHierarchy(IType, ICompilationUnit[], IJavaProject, boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2393. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/superhierarchy/OTSuperTypeHierarchyTest009.java (at line 125)
     [java]     [javac] 	hierarchy.refresh(new NullProgressMonitor());
     [java]     [javac] 	          ^^^^^^^
     [java]     [javac] Discouraged access: The method 'TypeHierarchy.refresh(IProgressMonitor)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2394. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/superhierarchy/OTSuperTypeHierarchyTest009.java (at line 140)
     [java]     [javac] 	TypeHierarchy hierarchy =
     [java]     [javac] 	^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'TypeHierarchy' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2395. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/superhierarchy/OTSuperTypeHierarchyTest009.java (at line 141)
     [java]     [javac] 	new TypeHierarchy(_focusType, null, _focusType.getJavaProject(), false);
     [java]     [javac] 	    ^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'TypeHierarchy' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2396. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/superhierarchy/OTSuperTypeHierarchyTest009.java (at line 141)
     [java]     [javac] 	new TypeHierarchy(_focusType, null, _focusType.getJavaProject(), false);
     [java]     [javac] 	    ^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The constructor 'TypeHierarchy(IType, ICompilationUnit[], IJavaProject, boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2397. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/superhierarchy/OTSuperTypeHierarchyTest009.java (at line 142)
     [java]     [javac] 	hierarchy.refresh(new NullProgressMonitor());
     [java]     [javac] 	          ^^^^^^^
     [java]     [javac] Discouraged access: The method 'TypeHierarchy.refresh(IProgressMonitor)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2398. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/superhierarchy/OTSuperTypeHierarchyTest009.java (at line 144)
     [java]     [javac] 	IType actual = hierarchy.getSuperclass(_focusType);
     [java]     [javac] 	                         ^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'TypeHierarchy.getSuperclass(IType)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2399. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/superhierarchy/OTSuperTypeHierarchyTest009.java (at line 155)
     [java]     [javac] 	TypeHierarchy hierarchy =
     [java]     [javac] 	^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'TypeHierarchy' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2400. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/superhierarchy/OTSuperTypeHierarchyTest009.java (at line 156)
     [java]     [javac] 	new TypeHierarchy(_focusType, null, _focusType.getJavaProject(), false);
     [java]     [javac] 	    ^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'TypeHierarchy' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2401. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/superhierarchy/OTSuperTypeHierarchyTest009.java (at line 156)
     [java]     [javac] 	new TypeHierarchy(_focusType, null, _focusType.getJavaProject(), false);
     [java]     [javac] 	    ^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The constructor 'TypeHierarchy(IType, ICompilationUnit[], IJavaProject, boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2402. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/superhierarchy/OTSuperTypeHierarchyTest009.java (at line 157)
     [java]     [javac] 	hierarchy.refresh(new NullProgressMonitor());
     [java]     [javac] 	          ^^^^^^^
     [java]     [javac] Discouraged access: The method 'TypeHierarchy.refresh(IProgressMonitor)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2403. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/superhierarchy/OTSuperTypeHierarchyTest009.java (at line 159)
     [java]     [javac] 	IType[] actual = hierarchy.getAllSuperclasses(_focusType);
     [java]     [javac] 	                           ^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'TypeHierarchy.getAllSuperclasses(IType)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2404. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/superhierarchy/OTSuperTypeHierarchyTest009.java (at line 173)
     [java]     [javac] 	TypeHierarchy hierarchy =
     [java]     [javac] 	^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'TypeHierarchy' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2405. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/superhierarchy/OTSuperTypeHierarchyTest009.java (at line 174)
     [java]     [javac] 	new TypeHierarchy(_focusType, null, _focusType.getJavaProject(), false);
     [java]     [javac] 	    ^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'TypeHierarchy' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2406. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/superhierarchy/OTSuperTypeHierarchyTest009.java (at line 174)
     [java]     [javac] 	new TypeHierarchy(_focusType, null, _focusType.getJavaProject(), false);
     [java]     [javac] 	    ^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The constructor 'TypeHierarchy(IType, ICompilationUnit[], IJavaProject, boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2407. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/superhierarchy/OTSuperTypeHierarchyTest009.java (at line 175)
     [java]     [javac] 	hierarchy.refresh(new NullProgressMonitor());
     [java]     [javac] 	          ^^^^^^^
     [java]     [javac] Discouraged access: The method 'TypeHierarchy.refresh(IProgressMonitor)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 2408. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/superhierarchy/OTSuperTypeHierarchyTest011.java (at line 29)
     [java]     [javac] 	import org.eclipse.objectteams.otdt.internal.core.PhantomType;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'PhantomType' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2409. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/superhierarchy/OTSuperTypeHierarchyTest011.java (at line 87)
     [java]     [javac] 	_phantom_T21T11T0R2 = new PhantomType(getRole(_T21, "T21.T11.T0"), _T10T0R2);
     [java]     [javac] 	                          ^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'PhantomType' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2410. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/superhierarchy/OTSuperTypeHierarchyTest011.java (at line 87)
     [java]     [javac] 	_phantom_T21T11T0R2 = new PhantomType(getRole(_T21, "T21.T11.T0"), _T10T0R2);
     [java]     [javac] 	                          ^^^^^^^^^^^
     [java]     [javac] Discouraged access: The constructor 'PhantomType(IType, IType)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 2411. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/superhierarchy/OTSuperTypeHierarchyTest013.java (at line 29)
     [java]     [javac] 	import org.eclipse.jdt.internal.core.hierarchy.TypeHierarchy;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'TypeHierarchy' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2412. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/superhierarchy/OTSuperTypeHierarchyTest013.java (at line 162)
     [java]     [javac] 	TypeHierarchy hierarchy =
     [java]     [javac] 	^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'TypeHierarchy' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2413. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/superhierarchy/OTSuperTypeHierarchyTest013.java (at line 163)
     [java]     [javac] 	new TypeHierarchy(_focusType, null, _focusType.getJavaProject(), false);
     [java]     [javac] 	    ^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'TypeHierarchy' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2414. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/superhierarchy/OTSuperTypeHierarchyTest013.java (at line 163)
     [java]     [javac] 	new TypeHierarchy(_focusType, null, _focusType.getJavaProject(), false);
     [java]     [javac] 	    ^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The constructor 'TypeHierarchy(IType, ICompilationUnit[], IJavaProject, boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2415. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/superhierarchy/OTSuperTypeHierarchyTest013.java (at line 164)
     [java]     [javac] 	hierarchy.refresh(new NullProgressMonitor());
     [java]     [javac] 	          ^^^^^^^
     [java]     [javac] Discouraged access: The method 'TypeHierarchy.refresh(IProgressMonitor)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2416. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/superhierarchy/OTSuperTypeHierarchyTest013.java (at line 182)
     [java]     [javac] 	TypeHierarchy hierarchy =
     [java]     [javac] 	^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'TypeHierarchy' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2417. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/superhierarchy/OTSuperTypeHierarchyTest013.java (at line 183)
     [java]     [javac] 	new TypeHierarchy(_focusType, null, _focusType.getJavaProject(), false);
     [java]     [javac] 	    ^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'TypeHierarchy' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2418. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/superhierarchy/OTSuperTypeHierarchyTest013.java (at line 183)
     [java]     [javac] 	new TypeHierarchy(_focusType, null, _focusType.getJavaProject(), false);
     [java]     [javac] 	    ^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The constructor 'TypeHierarchy(IType, ICompilationUnit[], IJavaProject, boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2419. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/superhierarchy/OTSuperTypeHierarchyTest013.java (at line 184)
     [java]     [javac] 	hierarchy.refresh(new NullProgressMonitor());
     [java]     [javac] 	          ^^^^^^^
     [java]     [javac] Discouraged access: The method 'TypeHierarchy.refresh(IProgressMonitor)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2420. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/superhierarchy/OTSuperTypeHierarchyTest013.java (at line 202)
     [java]     [javac] 	TypeHierarchy hierarchy =
     [java]     [javac] 	^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'TypeHierarchy' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2421. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/superhierarchy/OTSuperTypeHierarchyTest013.java (at line 203)
     [java]     [javac] 	new TypeHierarchy(_focusType, null, _focusType.getJavaProject(), false);
     [java]     [javac] 	    ^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'TypeHierarchy' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2422. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/superhierarchy/OTSuperTypeHierarchyTest013.java (at line 203)
     [java]     [javac] 	new TypeHierarchy(_focusType, null, _focusType.getJavaProject(), false);
     [java]     [javac] 	    ^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The constructor 'TypeHierarchy(IType, ICompilationUnit[], IJavaProject, boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2423. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/superhierarchy/OTSuperTypeHierarchyTest013.java (at line 204)
     [java]     [javac] 	hierarchy.refresh(new NullProgressMonitor());
     [java]     [javac] 	          ^^^^^^^
     [java]     [javac] Discouraged access: The method 'TypeHierarchy.refresh(IProgressMonitor)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2424. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/superhierarchy/OTSuperTypeHierarchyTest013.java (at line 206)
     [java]     [javac] 	IType[] actual = hierarchy.getAllSuperclasses(_focusType);
     [java]     [javac] 	                           ^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'TypeHierarchy.getAllSuperclasses(IType)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2425. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/superhierarchy/OTSuperTypeHierarchyTest013.java (at line 231)
     [java]     [javac] 	TypeHierarchy hierarchy =
     [java]     [javac] 	^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'TypeHierarchy' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2426. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/superhierarchy/OTSuperTypeHierarchyTest013.java (at line 232)
     [java]     [javac] 	new TypeHierarchy(_focusType, null, _focusType.getJavaProject(), false);
     [java]     [javac] 	    ^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'TypeHierarchy' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2427. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/superhierarchy/OTSuperTypeHierarchyTest013.java (at line 232)
     [java]     [javac] 	new TypeHierarchy(_focusType, null, _focusType.getJavaProject(), false);
     [java]     [javac] 	    ^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The constructor 'TypeHierarchy(IType, ICompilationUnit[], IJavaProject, boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2428. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/superhierarchy/OTSuperTypeHierarchyTest013.java (at line 233)
     [java]     [javac] 	hierarchy.refresh(new NullProgressMonitor());
     [java]     [javac] 	          ^^^^^^^
     [java]     [javac] Discouraged access: The method 'TypeHierarchy.refresh(IProgressMonitor)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2429. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/superhierarchy/OTSuperTypeHierarchyTest013.java (at line 245)
     [java]     [javac] 	TypeHierarchy hierarchy =
     [java]     [javac] 	^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'TypeHierarchy' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2430. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/superhierarchy/OTSuperTypeHierarchyTest013.java (at line 246)
     [java]     [javac] 	new TypeHierarchy(_focusType, null, _focusType.getJavaProject(), false);
     [java]     [javac] 	    ^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'TypeHierarchy' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2431. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/superhierarchy/OTSuperTypeHierarchyTest013.java (at line 246)
     [java]     [javac] 	new TypeHierarchy(_focusType, null, _focusType.getJavaProject(), false);
     [java]     [javac] 	    ^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The constructor 'TypeHierarchy(IType, ICompilationUnit[], IJavaProject, boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2432. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/superhierarchy/OTSuperTypeHierarchyTest013.java (at line 247)
     [java]     [javac] 	hierarchy.refresh(new NullProgressMonitor());
     [java]     [javac] 	          ^^^^^^^
     [java]     [javac] Discouraged access: The method 'TypeHierarchy.refresh(IProgressMonitor)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2433. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/superhierarchy/OTSuperTypeHierarchyTest013.java (at line 249)
     [java]     [javac] 	IType actual = hierarchy.getSuperclass(_focusType);
     [java]     [javac] 	                         ^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'TypeHierarchy.getSuperclass(IType)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2434. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/superhierarchy/OTSuperTypeHierarchyTest013.java (at line 259)
     [java]     [javac] 	TypeHierarchy hierarchy =
     [java]     [javac] 	^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'TypeHierarchy' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2435. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/superhierarchy/OTSuperTypeHierarchyTest013.java (at line 260)
     [java]     [javac] 	new TypeHierarchy(_focusType, null, _focusType.getJavaProject(), false);
     [java]     [javac] 	    ^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'TypeHierarchy' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2436. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/superhierarchy/OTSuperTypeHierarchyTest013.java (at line 260)
     [java]     [javac] 	new TypeHierarchy(_focusType, null, _focusType.getJavaProject(), false);
     [java]     [javac] 	    ^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The constructor 'TypeHierarchy(IType, ICompilationUnit[], IJavaProject, boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2437. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/superhierarchy/OTSuperTypeHierarchyTest013.java (at line 261)
     [java]     [javac] 	hierarchy.refresh(new NullProgressMonitor());
     [java]     [javac] 	          ^^^^^^^
     [java]     [javac] Discouraged access: The method 'TypeHierarchy.refresh(IProgressMonitor)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2438. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/superhierarchy/OTSuperTypeHierarchyTest013.java (at line 263)
     [java]     [javac] 	IType[] actual = hierarchy.getAllClasses();
     [java]     [javac] 	                           ^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'TypeHierarchy.getAllClasses()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 2439. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/superhierarchy/OTSuperTypeHierarchyTest014.java (at line 29)
     [java]     [javac] 	import org.eclipse.jdt.internal.core.hierarchy.TypeHierarchy;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'TypeHierarchy' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2440. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/superhierarchy/OTSuperTypeHierarchyTest014.java (at line 41)
     [java]     [javac] 	private TypeHierarchy _testObj;
     [java]     [javac] 	        ^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'TypeHierarchy' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2441. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/superhierarchy/OTSuperTypeHierarchyTest014.java (at line 125)
     [java]     [javac] 	_testObj = new TypeHierarchy(_focusType, null, _focusType.getJavaProject(), false);
     [java]     [javac] 	               ^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'TypeHierarchy' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2442. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/superhierarchy/OTSuperTypeHierarchyTest014.java (at line 125)
     [java]     [javac] 	_testObj = new TypeHierarchy(_focusType, null, _focusType.getJavaProject(), false);
     [java]     [javac] 	               ^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The constructor 'TypeHierarchy(IType, ICompilationUnit[], IJavaProject, boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2443. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/superhierarchy/OTSuperTypeHierarchyTest014.java (at line 126)
     [java]     [javac] 	_testObj.refresh(new NullProgressMonitor());
     [java]     [javac] 	         ^^^^^^^
     [java]     [javac] Discouraged access: The method 'TypeHierarchy.refresh(IProgressMonitor)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2444. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/superhierarchy/OTSuperTypeHierarchyTest014.java (at line 139)
     [java]     [javac] 	_testObj = new TypeHierarchy(_focusType, null, _focusType.getJavaProject(), false);
     [java]     [javac] 	               ^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'TypeHierarchy' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2445. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/superhierarchy/OTSuperTypeHierarchyTest014.java (at line 139)
     [java]     [javac] 	_testObj = new TypeHierarchy(_focusType, null, _focusType.getJavaProject(), false);
     [java]     [javac] 	               ^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The constructor 'TypeHierarchy(IType, ICompilationUnit[], IJavaProject, boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2446. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/superhierarchy/OTSuperTypeHierarchyTest014.java (at line 140)
     [java]     [javac] 	_testObj.refresh(new NullProgressMonitor());
     [java]     [javac] 	         ^^^^^^^
     [java]     [javac] Discouraged access: The method 'TypeHierarchy.refresh(IProgressMonitor)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2447. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/superhierarchy/OTSuperTypeHierarchyTest014.java (at line 153)
     [java]     [javac] 	_testObj = new TypeHierarchy(_focusType, null, _focusType.getJavaProject(), false);
     [java]     [javac] 	               ^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'TypeHierarchy' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2448. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/superhierarchy/OTSuperTypeHierarchyTest014.java (at line 153)
     [java]     [javac] 	_testObj = new TypeHierarchy(_focusType, null, _focusType.getJavaProject(), false);
     [java]     [javac] 	               ^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The constructor 'TypeHierarchy(IType, ICompilationUnit[], IJavaProject, boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2449. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/superhierarchy/OTSuperTypeHierarchyTest014.java (at line 154)
     [java]     [javac] 	_testObj.refresh(new NullProgressMonitor());
     [java]     [javac] 	         ^^^^^^^
     [java]     [javac] Discouraged access: The method 'TypeHierarchy.refresh(IProgressMonitor)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 2450. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/superhierarchy/OTSuperTypeHierarchyTest015.java (at line 30)
     [java]     [javac] 	import org.eclipse.jdt.internal.core.hierarchy.TypeHierarchy;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'TypeHierarchy' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2451. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/superhierarchy/OTSuperTypeHierarchyTest015.java (at line 119)
     [java]     [javac] 	TypeHierarchy hierarchy =
     [java]     [javac] 	^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'TypeHierarchy' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2452. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/superhierarchy/OTSuperTypeHierarchyTest015.java (at line 120)
     [java]     [javac] 	new TypeHierarchy(_focusType, null, _focusType.getJavaProject(), false);
     [java]     [javac] 	    ^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'TypeHierarchy' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2453. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/superhierarchy/OTSuperTypeHierarchyTest015.java (at line 120)
     [java]     [javac] 	new TypeHierarchy(_focusType, null, _focusType.getJavaProject(), false);
     [java]     [javac] 	    ^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The constructor 'TypeHierarchy(IType, ICompilationUnit[], IJavaProject, boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2454. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/superhierarchy/OTSuperTypeHierarchyTest015.java (at line 121)
     [java]     [javac] 	hierarchy.refresh(new NullProgressMonitor());
     [java]     [javac] 	          ^^^^^^^
     [java]     [javac] Discouraged access: The method 'TypeHierarchy.refresh(IProgressMonitor)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2455. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/superhierarchy/OTSuperTypeHierarchyTest015.java (at line 134)
     [java]     [javac] 	TypeHierarchy hierarchy =
     [java]     [javac] 	^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'TypeHierarchy' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2456. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/superhierarchy/OTSuperTypeHierarchyTest015.java (at line 135)
     [java]     [javac] 	new TypeHierarchy(_focusType, null, _focusType.getJavaProject(), false);
     [java]     [javac] 	    ^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'TypeHierarchy' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2457. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/superhierarchy/OTSuperTypeHierarchyTest015.java (at line 135)
     [java]     [javac] 	new TypeHierarchy(_focusType, null, _focusType.getJavaProject(), false);
     [java]     [javac] 	    ^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The constructor 'TypeHierarchy(IType, ICompilationUnit[], IJavaProject, boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2458. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/superhierarchy/OTSuperTypeHierarchyTest015.java (at line 136)
     [java]     [javac] 	hierarchy.refresh(new NullProgressMonitor());
     [java]     [javac] 	          ^^^^^^^
     [java]     [javac] Discouraged access: The method 'TypeHierarchy.refresh(IProgressMonitor)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2459. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/superhierarchy/OTSuperTypeHierarchyTest015.java (at line 148)
     [java]     [javac] 	TypeHierarchy hierarchy =
     [java]     [javac] 	^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'TypeHierarchy' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2460. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/superhierarchy/OTSuperTypeHierarchyTest015.java (at line 149)
     [java]     [javac] 	new TypeHierarchy(_focusType, null, _focusType.getJavaProject(), false);
     [java]     [javac] 	    ^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'TypeHierarchy' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2461. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/superhierarchy/OTSuperTypeHierarchyTest015.java (at line 149)
     [java]     [javac] 	new TypeHierarchy(_focusType, null, _focusType.getJavaProject(), false);
     [java]     [javac] 	    ^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The constructor 'TypeHierarchy(IType, ICompilationUnit[], IJavaProject, boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2462. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/superhierarchy/OTSuperTypeHierarchyTest015.java (at line 150)
     [java]     [javac] 	hierarchy.refresh(new NullProgressMonitor());
     [java]     [javac] 	          ^^^^^^^
     [java]     [javac] Discouraged access: The method 'TypeHierarchy.refresh(IProgressMonitor)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2463. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/superhierarchy/OTSuperTypeHierarchyTest015.java (at line 152)
     [java]     [javac] 	IType[] actual = hierarchy.getAllSuperclasses(_focusType);
     [java]     [javac] 	                           ^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'TypeHierarchy.getAllSuperclasses(IType)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 2464. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/otmodel/anonymousinnerclass/teamlevel/AllTests.java (at line 40)
     [java]     [javac] 	public static Class[] getAllTestClasses()
     [java]     [javac] 	              ^^^^^
     [java]     [javac] Class is a raw type. References to generic type Class<T> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 2465. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/otmodel/anonymousinnerclass/teamlevel/AllTests.java (at line 60)
     [java]     [javac] 	Class[] testClasses = getAllTestClasses();
     [java]     [javac] 	^^^^^
     [java]     [javac] Class is a raw type. References to generic type Class<T> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 2466. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/smap/AbstractSourceMapGeneratorTest.java (at line 41)
     [java]     [javac] 	import org.eclipse.jdt.internal.compiler.IErrorHandlingPolicy;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'IErrorHandlingPolicy' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2467. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/smap/AbstractSourceMapGeneratorTest.java (at line 42)
     [java]     [javac] 	import org.eclipse.jdt.internal.compiler.IProblemFactory;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'IProblemFactory' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2468. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/smap/AbstractSourceMapGeneratorTest.java (at line 43)
     [java]     [javac] 	import org.eclipse.jdt.internal.compiler.ISourceElementRequestor;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'ISourceElementRequestor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2469. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/smap/AbstractSourceMapGeneratorTest.java (at line 44)
     [java]     [javac] 	import org.eclipse.jdt.internal.compiler.SourceElementParser;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'SourceElementParser' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2470. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/smap/AbstractSourceMapGeneratorTest.java (at line 45)
     [java]     [javac] 	import org.eclipse.jdt.internal.compiler.ast.CompilationUnitDeclaration;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilationUnitDeclaration' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2471. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/smap/AbstractSourceMapGeneratorTest.java (at line 46)
     [java]     [javac] 	import org.eclipse.jdt.internal.compiler.ast.Expression;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'Expression' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2472. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/smap/AbstractSourceMapGeneratorTest.java (at line 47)
     [java]     [javac] 	import org.eclipse.jdt.internal.compiler.ast.ImportReference;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'ImportReference' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2473. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/smap/AbstractSourceMapGeneratorTest.java (at line 48)
     [java]     [javac] 	import org.eclipse.jdt.internal.compiler.ast.TypeDeclaration;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'TypeDeclaration' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2474. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/smap/AbstractSourceMapGeneratorTest.java (at line 49)
     [java]     [javac] 	import org.eclipse.jdt.internal.compiler.batch.CompilationUnit;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilationUnit' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2475. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/smap/AbstractSourceMapGeneratorTest.java (at line 50)
     [java]     [javac] 	import org.eclipse.jdt.internal.compiler.batch.FileSystem;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'FileSystem' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2476. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/smap/AbstractSourceMapGeneratorTest.java (at line 51)
     [java]     [javac] 	import org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'ClassFileConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2477. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/smap/AbstractSourceMapGeneratorTest.java (at line 52)
     [java]     [javac] 	import org.eclipse.jdt.internal.compiler.env.ICompilationUnit;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'ICompilationUnit' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2478. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/smap/AbstractSourceMapGeneratorTest.java (at line 53)
     [java]     [javac] 	import org.eclipse.jdt.internal.compiler.env.INameEnvironment;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'INameEnvironment' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2479. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/smap/AbstractSourceMapGeneratorTest.java (at line 54)
     [java]     [javac] 	import org.eclipse.jdt.internal.compiler.impl.CompilerOptions;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2480. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/smap/AbstractSourceMapGeneratorTest.java (at line 55)
     [java]     [javac] 	import org.eclipse.jdt.internal.compiler.problem.DefaultProblemFactory;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'DefaultProblemFactory' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2481. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/smap/AbstractSourceMapGeneratorTest.java (at line 68)
     [java]     [javac] 	public abstract class AbstractSourceMapGeneratorTest extends FileBasedModelTest implements ICallbackClient, ISourceElementRequestor
     [java]     [javac] 	                                                                                                            ^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'ISourceElementRequestor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2482. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/smap/AbstractSourceMapGeneratorTest.java (at line 83)
     [java]     [javac] 	public static long sourceLevel = ClassFileConstants.JDK1_5; //$NON-NLS-1$
     [java]     [javac] 	                                 ^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'ClassFileConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2483. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/smap/AbstractSourceMapGeneratorTest.java (at line 83)
     [java]     [javac] 	public static long sourceLevel = ClassFileConstants.JDK1_5; //$NON-NLS-1$
     [java]     [javac] 	                                                    ^^^^^^
     [java]     [javac] Discouraged access: The field 'ClassFileConstants.JDK1_5' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2484. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/smap/AbstractSourceMapGeneratorTest.java (at line 120)
     [java]     [javac] 	protected INameEnvironment getNameEnvironment(final String[] testFiles,
     [java]     [javac] 	          ^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'INameEnvironment' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2485. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/smap/AbstractSourceMapGeneratorTest.java (at line 127)
     [java]     [javac] 	protected INameEnvironment[] getClassLibs()
     [java]     [javac] 	          ^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'INameEnvironment' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2486. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/smap/AbstractSourceMapGeneratorTest.java (at line 129)
     [java]     [javac] 	String encoding = (String)getCompilerOptions().getMap().get(CompilerOptions.OPTION_Encoding);
     [java]     [javac] 	                                               ^^^^^^
     [java]     [javac] Discouraged access: The method 'CompilerOptions.getMap()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2487. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/smap/AbstractSourceMapGeneratorTest.java (at line 129)
     [java]     [javac] 	String encoding = (String)getCompilerOptions().getMap().get(CompilerOptions.OPTION_Encoding);
     [java]     [javac] 	                                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2488. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/smap/AbstractSourceMapGeneratorTest.java (at line 129)
     [java]     [javac] 	String encoding = (String)getCompilerOptions().getMap().get(CompilerOptions.OPTION_Encoding);
     [java]     [javac] 	                                                                            ^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.OPTION_Encoding' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2489. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/smap/AbstractSourceMapGeneratorTest.java (at line 133)
     [java]     [javac] 	INameEnvironment[] classLibs = new INameEnvironment[1];
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'INameEnvironment' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2490. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/smap/AbstractSourceMapGeneratorTest.java (at line 133)
     [java]     [javac] 	INameEnvironment[] classLibs = new INameEnvironment[1];
     [java]     [javac] 	                                   ^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'INameEnvironment' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2491. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/smap/AbstractSourceMapGeneratorTest.java (at line 134)
     [java]     [javac] 	classLibs[0] = new FileSystem(this.classpaths, new String[] {}, // ignore initial file names
     [java]     [javac] 	                   ^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'FileSystem' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2492. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/smap/AbstractSourceMapGeneratorTest.java (at line 134)
     [java]     [javac] 	classLibs[0] = new FileSystem(this.classpaths, new String[] {}, // ignore initial file names
     [java]     [javac] 	                   ^^^^^^^^^^
     [java]     [javac] Discouraged access: The constructor 'FileSystem(String[], String[], String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2493. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/smap/AbstractSourceMapGeneratorTest.java (at line 140)
     [java]     [javac] 	protected CompilerOptions getCompilerOptions()
     [java]     [javac] 	          ^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2494. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/smap/AbstractSourceMapGeneratorTest.java (at line 142)
     [java]     [javac] 	CompilerOptions cOptions = new CompilerOptions();
     [java]     [javac] 	^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2495. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/smap/AbstractSourceMapGeneratorTest.java (at line 142)
     [java]     [javac] 	CompilerOptions cOptions = new CompilerOptions();
     [java]     [javac] 	                               ^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The constructor 'CompilerOptions()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2496. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/smap/AbstractSourceMapGeneratorTest.java (at line 142)
     [java]     [javac] 	CompilerOptions cOptions = new CompilerOptions();
     [java]     [javac] 	                               ^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2497. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/smap/AbstractSourceMapGeneratorTest.java (at line 143)
     [java]     [javac] 	Map<String, String> options = cOptions.getMap();
     [java]     [javac] 	                                       ^^^^^^
     [java]     [javac] Discouraged access: The method 'CompilerOptions.getMap()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2498. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/smap/AbstractSourceMapGeneratorTest.java (at line 146)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_Compliance,  CompilerOptions.VERSION_1_3);
     [java]     [javac] 	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2499. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/smap/AbstractSourceMapGeneratorTest.java (at line 146)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_Compliance,  CompilerOptions.VERSION_1_3);
     [java]     [javac] 	                            ^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.OPTION_Compliance' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2500. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/smap/AbstractSourceMapGeneratorTest.java (at line 146)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_Compliance,  CompilerOptions.VERSION_1_3);
     [java]     [javac] 	                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2501. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/smap/AbstractSourceMapGeneratorTest.java (at line 146)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_Compliance,  CompilerOptions.VERSION_1_3);
     [java]     [javac] 	                                                                ^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.VERSION_1_3' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2502. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/smap/AbstractSourceMapGeneratorTest.java (at line 147)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_Source,  CompilerOptions.VERSION_1_3);
     [java]     [javac] 	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2503. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/smap/AbstractSourceMapGeneratorTest.java (at line 147)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_Source,  CompilerOptions.VERSION_1_3);
     [java]     [javac] 	                            ^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.OPTION_Source' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2504. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/smap/AbstractSourceMapGeneratorTest.java (at line 147)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_Source,  CompilerOptions.VERSION_1_3);
     [java]     [javac] 	                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2505. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/smap/AbstractSourceMapGeneratorTest.java (at line 147)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_Source,  CompilerOptions.VERSION_1_3);
     [java]     [javac] 	                                                            ^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.VERSION_1_3' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2506. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/smap/AbstractSourceMapGeneratorTest.java (at line 148)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_TargetPlatform,  CompilerOptions.VERSION_1_3);
     [java]     [javac] 	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2507. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/smap/AbstractSourceMapGeneratorTest.java (at line 148)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_TargetPlatform,  CompilerOptions.VERSION_1_3);
     [java]     [javac] 	                            ^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.OPTION_TargetPlatform' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2508. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/smap/AbstractSourceMapGeneratorTest.java (at line 148)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_TargetPlatform,  CompilerOptions.VERSION_1_3);
     [java]     [javac] 	                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2509. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/smap/AbstractSourceMapGeneratorTest.java (at line 148)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_TargetPlatform,  CompilerOptions.VERSION_1_3);
     [java]     [javac] 	                                                                    ^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.VERSION_1_3' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2510. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/smap/AbstractSourceMapGeneratorTest.java (at line 152)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_Compliance, CompilerOptions.VERSION_1_4);
     [java]     [javac] 	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2511. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/smap/AbstractSourceMapGeneratorTest.java (at line 152)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_Compliance, CompilerOptions.VERSION_1_4);
     [java]     [javac] 	                            ^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.OPTION_Compliance' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2512. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/smap/AbstractSourceMapGeneratorTest.java (at line 152)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_Compliance, CompilerOptions.VERSION_1_4);
     [java]     [javac] 	                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2513. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/smap/AbstractSourceMapGeneratorTest.java (at line 152)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_Compliance, CompilerOptions.VERSION_1_4);
     [java]     [javac] 	                                                               ^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.VERSION_1_4' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2514. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/smap/AbstractSourceMapGeneratorTest.java (at line 153)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_Source, CompilerOptions.VERSION_1_4);
     [java]     [javac] 	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2515. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/smap/AbstractSourceMapGeneratorTest.java (at line 153)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_Source, CompilerOptions.VERSION_1_4);
     [java]     [javac] 	                            ^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.OPTION_Source' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2516. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/smap/AbstractSourceMapGeneratorTest.java (at line 153)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_Source, CompilerOptions.VERSION_1_4);
     [java]     [javac] 	                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2517. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/smap/AbstractSourceMapGeneratorTest.java (at line 153)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_Source, CompilerOptions.VERSION_1_4);
     [java]     [javac] 	                                                           ^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.VERSION_1_4' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2518. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/smap/AbstractSourceMapGeneratorTest.java (at line 154)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_TargetPlatform, CompilerOptions.VERSION_1_4);
     [java]     [javac] 	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2519. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/smap/AbstractSourceMapGeneratorTest.java (at line 154)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_TargetPlatform, CompilerOptions.VERSION_1_4);
     [java]     [javac] 	                            ^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.OPTION_TargetPlatform' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2520. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/smap/AbstractSourceMapGeneratorTest.java (at line 154)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_TargetPlatform, CompilerOptions.VERSION_1_4);
     [java]     [javac] 	                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2521. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/smap/AbstractSourceMapGeneratorTest.java (at line 154)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_TargetPlatform, CompilerOptions.VERSION_1_4);
     [java]     [javac] 	                                                                   ^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.VERSION_1_4' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2522. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/smap/AbstractSourceMapGeneratorTest.java (at line 158)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_Compliance, CompilerOptions.VERSION_1_5);
     [java]     [javac] 	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2523. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/smap/AbstractSourceMapGeneratorTest.java (at line 158)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_Compliance, CompilerOptions.VERSION_1_5);
     [java]     [javac] 	                            ^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.OPTION_Compliance' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2524. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/smap/AbstractSourceMapGeneratorTest.java (at line 158)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_Compliance, CompilerOptions.VERSION_1_5);
     [java]     [javac] 	                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2525. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/smap/AbstractSourceMapGeneratorTest.java (at line 158)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_Compliance, CompilerOptions.VERSION_1_5);
     [java]     [javac] 	                                                               ^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.VERSION_1_5' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2526. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/smap/AbstractSourceMapGeneratorTest.java (at line 159)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_Source, CompilerOptions.VERSION_1_5);
     [java]     [javac] 	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2527. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/smap/AbstractSourceMapGeneratorTest.java (at line 159)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_Source, CompilerOptions.VERSION_1_5);
     [java]     [javac] 	                            ^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.OPTION_Source' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2528. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/smap/AbstractSourceMapGeneratorTest.java (at line 159)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_Source, CompilerOptions.VERSION_1_5);
     [java]     [javac] 	                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2529. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/smap/AbstractSourceMapGeneratorTest.java (at line 159)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_Source, CompilerOptions.VERSION_1_5);
     [java]     [javac] 	                                                           ^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.VERSION_1_5' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2530. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/smap/AbstractSourceMapGeneratorTest.java (at line 160)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_TargetPlatform, CompilerOptions.VERSION_1_5);
     [java]     [javac] 	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2531. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/smap/AbstractSourceMapGeneratorTest.java (at line 160)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_TargetPlatform, CompilerOptions.VERSION_1_5);
     [java]     [javac] 	                            ^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.OPTION_TargetPlatform' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2532. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/smap/AbstractSourceMapGeneratorTest.java (at line 160)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_TargetPlatform, CompilerOptions.VERSION_1_5);
     [java]     [javac] 	                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2533. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/smap/AbstractSourceMapGeneratorTest.java (at line 160)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_TargetPlatform, CompilerOptions.VERSION_1_5);
     [java]     [javac] 	                                                                   ^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.VERSION_1_5' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2534. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/smap/AbstractSourceMapGeneratorTest.java (at line 163)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_LocalVariableAttribute, CompilerOptions.GENERATE);
     [java]     [javac] 	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2535. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/smap/AbstractSourceMapGeneratorTest.java (at line 163)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_LocalVariableAttribute, CompilerOptions.GENERATE);
     [java]     [javac] 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.OPTION_LocalVariableAttribute' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2536. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/smap/AbstractSourceMapGeneratorTest.java (at line 163)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_LocalVariableAttribute, CompilerOptions.GENERATE);
     [java]     [javac] 	                                                           ^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2537. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/smap/AbstractSourceMapGeneratorTest.java (at line 163)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_LocalVariableAttribute, CompilerOptions.GENERATE);
     [java]     [javac] 	                                                                           ^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.GENERATE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2538. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/smap/AbstractSourceMapGeneratorTest.java (at line 164)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_ReportUnusedPrivateMember, CompilerOptions.WARNING);
     [java]     [javac] 	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2539. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/smap/AbstractSourceMapGeneratorTest.java (at line 164)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_ReportUnusedPrivateMember, CompilerOptions.WARNING);
     [java]     [javac] 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.OPTION_ReportUnusedPrivateMember' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2540. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/smap/AbstractSourceMapGeneratorTest.java (at line 164)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_ReportUnusedPrivateMember, CompilerOptions.WARNING);
     [java]     [javac] 	                                                              ^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2541. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/smap/AbstractSourceMapGeneratorTest.java (at line 164)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_ReportUnusedPrivateMember, CompilerOptions.WARNING);
     [java]     [javac] 	                                                                              ^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.WARNING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2542. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/smap/AbstractSourceMapGeneratorTest.java (at line 165)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_ReportLocalVariableHiding, CompilerOptions.WARNING);
     [java]     [javac] 	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2543. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/smap/AbstractSourceMapGeneratorTest.java (at line 165)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_ReportLocalVariableHiding, CompilerOptions.WARNING);
     [java]     [javac] 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.OPTION_ReportLocalVariableHiding' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2544. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/smap/AbstractSourceMapGeneratorTest.java (at line 165)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_ReportLocalVariableHiding, CompilerOptions.WARNING);
     [java]     [javac] 	                                                              ^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2545. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/smap/AbstractSourceMapGeneratorTest.java (at line 165)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_ReportLocalVariableHiding, CompilerOptions.WARNING);
     [java]     [javac] 	                                                                              ^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.WARNING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2546. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/smap/AbstractSourceMapGeneratorTest.java (at line 166)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_ReportFieldHiding, CompilerOptions.WARNING);
     [java]     [javac] 	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2547. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/smap/AbstractSourceMapGeneratorTest.java (at line 166)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_ReportFieldHiding, CompilerOptions.WARNING);
     [java]     [javac] 	                            ^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.OPTION_ReportFieldHiding' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2548. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/smap/AbstractSourceMapGeneratorTest.java (at line 166)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_ReportFieldHiding, CompilerOptions.WARNING);
     [java]     [javac] 	                                                      ^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2549. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/smap/AbstractSourceMapGeneratorTest.java (at line 166)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_ReportFieldHiding, CompilerOptions.WARNING);
     [java]     [javac] 	                                                                      ^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.WARNING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2550. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/smap/AbstractSourceMapGeneratorTest.java (at line 167)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_ReportPossibleAccidentalBooleanAssignment, CompilerOptions.WARNING);
     [java]     [javac] 	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2551. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/smap/AbstractSourceMapGeneratorTest.java (at line 167)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_ReportPossibleAccidentalBooleanAssignment, CompilerOptions.WARNING);
     [java]     [javac] 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.OPTION_ReportPossibleAccidentalBooleanAssignment' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2552. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/smap/AbstractSourceMapGeneratorTest.java (at line 167)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_ReportPossibleAccidentalBooleanAssignment, CompilerOptions.WARNING);
     [java]     [javac] 	                                                                              ^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2553. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/smap/AbstractSourceMapGeneratorTest.java (at line 167)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_ReportPossibleAccidentalBooleanAssignment, CompilerOptions.WARNING);
     [java]     [javac] 	                                                                                              ^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.WARNING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2554. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/smap/AbstractSourceMapGeneratorTest.java (at line 168)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_ReportSyntheticAccessEmulation, CompilerOptions.WARNING);
     [java]     [javac] 	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2555. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/smap/AbstractSourceMapGeneratorTest.java (at line 168)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_ReportSyntheticAccessEmulation, CompilerOptions.WARNING);
     [java]     [javac] 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.OPTION_ReportSyntheticAccessEmulation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2556. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/smap/AbstractSourceMapGeneratorTest.java (at line 168)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_ReportSyntheticAccessEmulation, CompilerOptions.WARNING);
     [java]     [javac] 	                                                                   ^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2557. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/smap/AbstractSourceMapGeneratorTest.java (at line 168)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_ReportSyntheticAccessEmulation, CompilerOptions.WARNING);
     [java]     [javac] 	                                                                                   ^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.WARNING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2558. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/smap/AbstractSourceMapGeneratorTest.java (at line 169)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_PreserveUnusedLocal, CompilerOptions.PRESERVE);
     [java]     [javac] 	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2559. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/smap/AbstractSourceMapGeneratorTest.java (at line 169)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_PreserveUnusedLocal, CompilerOptions.PRESERVE);
     [java]     [javac] 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.OPTION_PreserveUnusedLocal' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2560. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/smap/AbstractSourceMapGeneratorTest.java (at line 169)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_PreserveUnusedLocal, CompilerOptions.PRESERVE);
     [java]     [javac] 	                                                        ^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2561. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/smap/AbstractSourceMapGeneratorTest.java (at line 169)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_PreserveUnusedLocal, CompilerOptions.PRESERVE);
     [java]     [javac] 	                                                                        ^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.PRESERVE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2562. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/smap/AbstractSourceMapGeneratorTest.java (at line 170)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_PreserveUnusedLocal, CompilerOptions.PRESERVE);
     [java]     [javac] 	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2563. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/smap/AbstractSourceMapGeneratorTest.java (at line 170)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_PreserveUnusedLocal, CompilerOptions.PRESERVE);
     [java]     [javac] 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.OPTION_PreserveUnusedLocal' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2564. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/smap/AbstractSourceMapGeneratorTest.java (at line 170)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_PreserveUnusedLocal, CompilerOptions.PRESERVE);
     [java]     [javac] 	                                                        ^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2565. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/smap/AbstractSourceMapGeneratorTest.java (at line 170)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_PreserveUnusedLocal, CompilerOptions.PRESERVE);
     [java]     [javac] 	                                                                        ^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.PRESERVE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 2566. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/rolesandteams/InheritanceHierarchyOfTeams.java (at line 48)
     [java]     [javac] 	public static Class testClass() {
     [java]     [javac] 	              ^^^^^
     [java]     [javac] Class is a raw type. References to generic type Class<T> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 2567. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/otmodel/externalrole/AllExternalUnboundRoleTests.java (at line 47)
     [java]     [javac] 	public static Class[] getAllTestClasses()
     [java]     [javac] 	              ^^^^^
     [java]     [javac] Class is a raw type. References to generic type Class<T> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 2568. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/otmodel/externalrole/AllExternalUnboundRoleTests.java (at line 86)
     [java]     [javac] 	Class[] testClasses = getAllTestClasses();
     [java]     [javac] 	^^^^^
     [java]     [javac] Class is a raw type. References to generic type Class<T> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 2569. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/otmodel/internalrole/AllInternalUnboundRoleTests.java (at line 47)
     [java]     [javac] 	public static Class[] getAllTestClasses()
     [java]     [javac] 	              ^^^^^
     [java]     [javac] Class is a raw type. References to generic type Class<T> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 2570. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/otmodel/internalrole/AllInternalUnboundRoleTests.java (at line 82)
     [java]     [javac] 	Class[] testClasses = getAllTestClasses();
     [java]     [javac] 	^^^^^
     [java]     [javac] Class is a raw type. References to generic type Class<T> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 2571. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/selection/org/eclipse/objectteams/otdt/tests/selection/OTSpecificSelectionWithinRoleTests.java (at line 31)
     [java]     [javac] 	@SuppressWarnings("nls")
     [java]     [javac] 	                  ^^^^^
     [java]     [javac] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 2572. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/calloutbinding/OverridingAccessRestrictions.java (at line 26)
     [java]     [javac] 	import org.eclipse.jdt.internal.compiler.impl.CompilerOptions;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2573. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/calloutbinding/OverridingAccessRestrictions.java (at line 49)
     [java]     [javac] 	public static Class testClass() {
     [java]     [javac] 	              ^^^^^
     [java]     [javac] Class is a raw type. References to generic type Class<T> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 2574. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/calloutbinding/OverridingAccessRestrictions.java (at line 107)
     [java]     [javac] 	Map customOptions = getCompilerOptions();
     [java]     [javac] 	^^^
     [java]     [javac] Map is a raw type. References to generic type Map<K,V> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 2575. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/calloutbinding/OverridingAccessRestrictions.java (at line 195)
     [java]     [javac] 	Map customOptions = getCompilerOptions();
     [java]     [javac] 	^^^
     [java]     [javac] Map is a raw type. References to generic type Map<K,V> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 2576. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/calloutbinding/OverridingAccessRestrictions.java (at line 326)
     [java]     [javac] 	Map customOptions = getCompilerOptions();
     [java]     [javac] 	^^^
     [java]     [javac] Map is a raw type. References to generic type Map<K,V> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 2577. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/calloutbinding/OverridingAccessRestrictions.java (at line 367)
     [java]     [javac] 	Map customOptions = getCompilerOptions();
     [java]     [javac] 	^^^
     [java]     [javac] Map is a raw type. References to generic type Map<K,V> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 2578. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/calloutbinding/OverridingAccessRestrictions.java (at line 1069)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_ReportDecapsulation, CompilerOptions.ERROR);
     [java]     [javac] 	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2579. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/calloutbinding/OverridingAccessRestrictions.java (at line 1069)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_ReportDecapsulation, CompilerOptions.ERROR);
     [java]     [javac] 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.OPTION_ReportDecapsulation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2580. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/calloutbinding/OverridingAccessRestrictions.java (at line 1069)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_ReportDecapsulation, CompilerOptions.ERROR);
     [java]     [javac] 	                                                        ^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2581. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/calloutbinding/OverridingAccessRestrictions.java (at line 1069)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_ReportDecapsulation, CompilerOptions.ERROR);
     [java]     [javac] 	                                                                        ^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.ERROR' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2582. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/calloutbinding/OverridingAccessRestrictions.java (at line 1070)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_SuppressOptionalErrors, CompilerOptions.ENABLED);
     [java]     [javac] 	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2583. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/calloutbinding/OverridingAccessRestrictions.java (at line 1070)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_SuppressOptionalErrors, CompilerOptions.ENABLED);
     [java]     [javac] 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.OPTION_SuppressOptionalErrors' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2584. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/calloutbinding/OverridingAccessRestrictions.java (at line 1070)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_SuppressOptionalErrors, CompilerOptions.ENABLED);
     [java]     [javac] 	                                                           ^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2585. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/calloutbinding/OverridingAccessRestrictions.java (at line 1070)
     [java]     [javac] 	options.put(CompilerOptions.OPTION_SuppressOptionalErrors, CompilerOptions.ENABLED);
     [java]     [javac] 	                                                                           ^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.ENABLED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2586. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/calloutbinding/OverridingAccessRestrictions.java (at line 1117)
     [java]     [javac] 	Map customOptions = getCompilerOptions();
     [java]     [javac] 	^^^
     [java]     [javac] Map is a raw type. References to generic type Map<K,V> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 2587. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/calloutbinding/OverridingAccessRestrictions.java (at line 1233)
     [java]     [javac] 	Map customOptions = getCompilerOptions();
     [java]     [javac] 	^^^
     [java]     [javac] Map is a raw type. References to generic type Map<K,V> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 2588. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/calloutbinding/OverridingAccessRestrictions.java (at line 1343)
     [java]     [javac] 	Map options = getCompilerOptions();
     [java]     [javac] 	^^^
     [java]     [javac] Map is a raw type. References to generic type Map<K,V> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 2589. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/calloutbinding/OverridingAccessRestrictions.java (at line 1522)
     [java]     [javac] 	Map customOptions = getCompilerOptions();
     [java]     [javac] 	^^^
     [java]     [javac] Map is a raw type. References to generic type Map<K,V> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 2590. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/calloutbinding/OverridingAccessRestrictions.java (at line 1523)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportDecapsulationWrite, CompilerOptions.ERROR);
     [java]     [javac] 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2591. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/calloutbinding/OverridingAccessRestrictions.java (at line 1523)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportDecapsulationWrite, CompilerOptions.ERROR);
     [java]     [javac] 	                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.OPTION_ReportDecapsulationWrite' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2592. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/calloutbinding/OverridingAccessRestrictions.java (at line 1523)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportDecapsulationWrite, CompilerOptions.ERROR);
     [java]     [javac] 	                                                                   ^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2593. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/calloutbinding/OverridingAccessRestrictions.java (at line 1523)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportDecapsulationWrite, CompilerOptions.ERROR);
     [java]     [javac] 	                                                                                   ^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.ERROR' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 2594. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/smap/BaseClassSmapGenerationMethodTest.java (at line 447)
     [java]     [javac] 	typeNameToFileId.put(fullqualifiedName, new Integer(fileSectionIdCounter));
     [java]     [javac] 	                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] The constructor Integer(int) has been deprecated since version 9 and marked for removal
     [java]     [javac] ----------
     [java]     [javac] 2595. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/smap/BaseClassSmapGenerationMethodTest.java (at line 456)
     [java]     [javac] 	typeNameToFileId.put(fileName, new Integer(fileSectionIdCounter));
     [java]     [javac] 	                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] The constructor Integer(int) has been deprecated since version 9 and marked for removal
     [java]     [javac] ----------
     [java]     [javac] 2596. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/smap/BaseClassSmapGenerationMethodTest.java (at line 480)
     [java]     [javac] 	typeNameToFileId.put(newBaseSourceunitName, new Integer(fileSectionIdCounter));
     [java]     [javac] 	                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] The constructor Integer(int) has been deprecated since version 9 and marked for removal
     [java]     [javac] ----------
     [java]     [javac] 2597. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/smap/BaseClassSmapGenerationMethodTest.java (at line 511)
     [java]     [javac] 	Integer inputStartLine = new Integer( singleLineMapping[0]);
     [java]     [javac] 	                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] The constructor Integer(int) has been deprecated since version 9 and marked for removal
     [java]     [javac] ----------
     [java]     [javac] 2598. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/smap/BaseClassSmapGenerationMethodTest.java (at line 546)
     [java]     [javac] 	lineInfos.put(new Integer(key), lineBuffer.toString());
     [java]     [javac] 	                  ^^^^^^^^^^^^
     [java]     [javac] The constructor Integer(int) has been deprecated since version 9 and marked for removal
     [java]     [javac] ----------
     [java]     [javac] 2599. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/smap/BaseClassSmapGenerationMethodTest.java (at line 557)
     [java]     [javac] 	Integer currentLineNumber = new Integer(idx);
     [java]     [javac] 	                                ^^^^^^^^^^^^
     [java]     [javac] The constructor Integer(int) has been deprecated since version 9 and marked for removal
     [java]     [javac] ----------
     [java]     [javac] 2600. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/compiler/org/eclipse/objectteams/otdt/tests/compiler/smap/BaseClassSmapGenerationMethodTest.java (at line 591)
     [java]     [javac] 	lineInfos.put(new Integer(inputStartLine), lineBuffer.toString());
     [java]     [javac] 	                  ^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] The constructor Integer(int) has been deprecated since version 9 and marked for removal
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 2601. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/superhierarchy/HierarchyResolverTestWithSrc003.java (at line 30)
     [java]     [javac] 	import org.eclipse.jdt.internal.core.hierarchy.TypeHierarchy;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'TypeHierarchy' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2602. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/superhierarchy/HierarchyResolverTestWithSrc003.java (at line 170)
     [java]     [javac] 	IType [] actual = ((TypeHierarchy)hierarchy).getSuperInterfaces(_focusType);
     [java]     [javac] 	                    ^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'TypeHierarchy' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2603. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/superhierarchy/HierarchyResolverTestWithSrc003.java (at line 170)
     [java]     [javac] 	IType [] actual = ((TypeHierarchy)hierarchy).getSuperInterfaces(_focusType);
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'TypeHierarchy.getSuperInterfaces(IType)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 2604. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/superhierarchy/OrdinaryInterfaceHierarchyTests.java (at line 30)
     [java]     [javac] 	import org.eclipse.jdt.internal.core.hierarchy.TypeHierarchy;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'TypeHierarchy' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2605. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/superhierarchy/OrdinaryInterfaceHierarchyTests.java (at line 83)
     [java]     [javac] 	_testObject = new TypeHierarchy(_focusInterface, null, _focusInterface.getJavaProject(), true);
     [java]     [javac] 	                  ^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'TypeHierarchy' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2606. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/superhierarchy/OrdinaryInterfaceHierarchyTests.java (at line 83)
     [java]     [javac] 	_testObject = new TypeHierarchy(_focusInterface, null, _focusInterface.getJavaProject(), true);
     [java]     [javac] 	                  ^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The constructor 'TypeHierarchy(IType, ICompilationUnit[], IJavaProject, boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 2607. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/otmodel/anonymousinnerclass/rolelevel/internal/Test1.java (at line 48)
     [java]     [javac] 	junit.framework.TestSuite suite = new Suite(Test1.class
     [java]     [javac]             .getName());
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Dead code
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 2608. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/otmodel/anonymousinnerclass/rolelevel/internal/Test2.java (at line 49)
     [java]     [javac] 	junit.framework.TestSuite suite = new Suite(Test2.class
     [java]     [javac]             .getName());
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Dead code
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 2609. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/otmodel/anonymousinnerclass/rolelevel/internal/Test4.java (at line 52)
     [java]     [javac] 	junit.framework.TestSuite suite = new Suite(Test4.class
     [java]     [javac]             .getName());
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Dead code
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 2610. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/otmodel/anonymousinnerclass/rolelevel/internal/Test5.java (at line 50)
     [java]     [javac] 	junit.framework.TestSuite suite = new Suite(Test5.class
     [java]     [javac]             .getName());
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Dead code
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 2611. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/otmodel/anonymousinnerclass/rolelevel/internal/Test6.java (at line 50)
     [java]     [javac] 	junit.framework.TestSuite suite = new Suite(Test6.class
     [java]     [javac]             .getName());
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Dead code
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 2612. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/otmodel/anonymousinnerclass/rolelevel/internal/Test7.java (at line 52)
     [java]     [javac] 	junit.framework.TestSuite suite = new Suite(Test7.class
     [java]     [javac]             .getName());
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Dead code
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 2613. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/otmodel/anonymousinnerclass/rolelevel/internal/Test8.java (at line 52)
     [java]     [javac] 	junit.framework.TestSuite suite = new Suite(Test8.class
     [java]     [javac]             .getName());
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Dead code
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 2614. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/otmodel/externalrole/AllExternalBoundToTeamRoleTests.java (at line 47)
     [java]     [javac] 	public static Class[] getAllTestClasses()
     [java]     [javac] 	              ^^^^^
     [java]     [javac] Class is a raw type. References to generic type Class<T> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 2615. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/otmodel/externalrole/AllExternalBoundToTeamRoleTests.java (at line 87)
     [java]     [javac] 	Class[] testClasses = getAllTestClasses();
     [java]     [javac] 	^^^^^
     [java]     [javac] Class is a raw type. References to generic type Class<T> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 2616. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/otmodel/internalrole/AllInternalBoundToRoleRoleTests.java (at line 47)
     [java]     [javac] 	public static Class[] getAllTestClasses()
     [java]     [javac] 	              ^^^^^
     [java]     [javac] Class is a raw type. References to generic type Class<T> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 2617. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/otmodel/internalrole/AllInternalBoundToRoleRoleTests.java (at line 75)
     [java]     [javac] 	Class[] testClasses = getAllTestClasses();
     [java]     [javac] 	^^^^^
     [java]     [javac] Class is a raw type. References to generic type Class<T> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 2618. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/otmodel/internalrole/AllInternalBoundToTeamRoleTests.java (at line 47)
     [java]     [javac] 	public static Class[] getAllTestClasses()
     [java]     [javac] 	              ^^^^^
     [java]     [javac] Class is a raw type. References to generic type Class<T> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 2619. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/otmodel/internalrole/AllInternalBoundToTeamRoleTests.java (at line 87)
     [java]     [javac] 	Class[] testClasses = getAllTestClasses();
     [java]     [javac] 	^^^^^
     [java]     [javac] Class is a raw type. References to generic type Class<T> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 2620. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/otmodel/anonymousinnerclass/rolelevel/internal/Test3a.java (at line 61)
     [java]     [javac] 	junit.framework.TestSuite suite = new Suite(Test3a.class
     [java]     [javac]             .getName());
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Dead code
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 2621. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/otmodel/anonymousinnerclass/rolelevel/internal/Test3b.java (at line 60)
     [java]     [javac] 	junit.framework.TestSuite suite = new Suite(Test3b.class
     [java]     [javac]             .getName());
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Dead code
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 2622. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/otmodel/anonymousinnerclass/rolelevel/internal/AllTests.java (at line 40)
     [java]     [javac] 	public static Class[] getAllTestClasses()
     [java]     [javac] 	              ^^^^^
     [java]     [javac] Class is a raw type. References to generic type Class<T> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 2623. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/otmodel/anonymousinnerclass/rolelevel/internal/AllTests.java (at line 60)
     [java]     [javac] 	Class[] testClasses = getAllTestClasses();
     [java]     [javac] 	^^^^^
     [java]     [javac] Class is a raw type. References to generic type Class<T> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 2624. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/otmodel/externalrole/AllExternalBoundToOrdinaryRoleTests.java (at line 47)
     [java]     [javac] 	public static Class[] getAllTestClasses()
     [java]     [javac] 	              ^^^^^
     [java]     [javac] Class is a raw type. References to generic type Class<T> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 2625. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/otmodel/externalrole/AllExternalBoundToOrdinaryRoleTests.java (at line 87)
     [java]     [javac] 	Class[] testClasses = getAllTestClasses();
     [java]     [javac] 	^^^^^
     [java]     [javac] Class is a raw type. References to generic type Class<T> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 2626. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/otmodel/internalrole/AllInternalBoundToOrdinaryRoleTests.java (at line 47)
     [java]     [javac] 	public static Class[] getAllTestClasses()
     [java]     [javac] 	              ^^^^^
     [java]     [javac] Class is a raw type. References to generic type Class<T> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 2627. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/model/org/eclipse/objectteams/otdt/tests/otmodel/internalrole/AllInternalBoundToOrdinaryRoleTests.java (at line 87)
     [java]     [javac] 	Class[] testClasses = getAllTestClasses();
     [java]     [javac] 	^^^^^
     [java]     [javac] Class is a raw type. References to generic type Class<T> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 2628. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/rolesandteams/AcquisitionAndInheritanceOfRoleClasses.java (at line 24)
     [java]     [javac] 	import org.eclipse.jdt.internal.compiler.impl.CompilerOptions;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2629. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/rolesandteams/AcquisitionAndInheritanceOfRoleClasses.java (at line 48)
     [java]     [javac] 	public static Class testClass() {
     [java]     [javac] 	              ^^^^^
     [java]     [javac] Class is a raw type. References to generic type Class<T> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 2630. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/rolesandteams/AcquisitionAndInheritanceOfRoleClasses.java (at line 2448)
     [java]     [javac] 	Map customOptions = getCompilerOptions();
     [java]     [javac] 	^^^
     [java]     [javac] Map is a raw type. References to generic type Map<K,V> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 2631. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/rolesandteams/AcquisitionAndInheritanceOfRoleClasses.java (at line 2449)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportOverrideFinalRole, CompilerOptions.IGNORE);
     [java]     [javac] 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2632. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/rolesandteams/AcquisitionAndInheritanceOfRoleClasses.java (at line 2449)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportOverrideFinalRole, CompilerOptions.IGNORE);
     [java]     [javac] 	                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.OPTION_ReportOverrideFinalRole' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2633. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/rolesandteams/AcquisitionAndInheritanceOfRoleClasses.java (at line 2449)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportOverrideFinalRole, CompilerOptions.IGNORE);
     [java]     [javac] 	                                                                  ^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2634. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/rolesandteams/AcquisitionAndInheritanceOfRoleClasses.java (at line 2449)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportOverrideFinalRole, CompilerOptions.IGNORE);
     [java]     [javac] 	                                                                                  ^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.IGNORE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2635. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/rolesandteams/AcquisitionAndInheritanceOfRoleClasses.java (at line 2507)
     [java]     [javac] 	Map customOptions = getCompilerOptions();
     [java]     [javac] 	^^^
     [java]     [javac] Map is a raw type. References to generic type Map<K,V> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 2636. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/rolesandteams/AcquisitionAndInheritanceOfRoleClasses.java (at line 2508)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportOverrideFinalRole, CompilerOptions.IGNORE);
     [java]     [javac] 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2637. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/rolesandteams/AcquisitionAndInheritanceOfRoleClasses.java (at line 2508)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportOverrideFinalRole, CompilerOptions.IGNORE);
     [java]     [javac] 	                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.OPTION_ReportOverrideFinalRole' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2638. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/rolesandteams/AcquisitionAndInheritanceOfRoleClasses.java (at line 2508)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportOverrideFinalRole, CompilerOptions.IGNORE);
     [java]     [javac] 	                                                                  ^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2639. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/rolesandteams/AcquisitionAndInheritanceOfRoleClasses.java (at line 2508)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportOverrideFinalRole, CompilerOptions.IGNORE);
     [java]     [javac] 	                                                                                  ^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.IGNORE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 2640. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/superhierarchy/OrdinaryClassesHierarchyWithSubRolesTest.java (at line 32)
     [java]     [javac] 	import org.eclipse.jdt.internal.core.hierarchy.TypeHierarchy;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'TypeHierarchy' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2641. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/superhierarchy/OrdinaryClassesHierarchyWithSubRolesTest.java (at line 199)
     [java]     [javac] 	_testObj = new TypeHierarchy(_superClass, null, _superClass.getJavaProject(), true);
     [java]     [javac] 	               ^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'TypeHierarchy' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2642. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/hierarchy/org/eclipse/objectteams/otdt/tests/superhierarchy/OrdinaryClassesHierarchyWithSubRolesTest.java (at line 199)
     [java]     [javac] 	_testObj = new TypeHierarchy(_superClass, null, _superClass.getJavaProject(), true);
     [java]     [javac] 	               ^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The constructor 'TypeHierarchy(IType, ICompilationUnit[], IJavaProject, boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 2643. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/callinbinding/CallinParameterMapping_LiftingAndLowering.java (at line 46)
     [java]     [javac] 	public static Class testClass() {
     [java]     [javac] 	              ^^^^^
     [java]     [javac] Class is a raw type. References to generic type Class<T> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 2644. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/callinbinding/CallinParameterMapping_LiftingAndLowering.java (at line 1782)
     [java]     [javac] 	Map customOptions = getCompilerOptions();
     [java]     [javac] 	^^^
     [java]     [javac] Map is a raw type. References to generic type Map<K,V> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 2645. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/callinbinding/CallinParameterMapping_LiftingAndLowering.java (at line 1854)
     [java]     [javac] 	customOptions,
     [java]     [javac] 	^^^^^^^^^^^^^
     [java]     [javac] Type safety: The expression of type Map needs unchecked conversion to conform to Map<String,String>
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 2646. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/calloutbinding/CalloutParameterBinding_LiftingAndLowering.java (at line 26)
     [java]     [javac] 	import org.eclipse.jdt.internal.compiler.impl.CompilerOptions;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2647. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/calloutbinding/CalloutParameterBinding_LiftingAndLowering.java (at line 48)
     [java]     [javac] 	public static Class testClass() {
     [java]     [javac] 	              ^^^^^
     [java]     [javac] Class is a raw type. References to generic type Class<T> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 2648. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/calloutbinding/CalloutParameterBinding_LiftingAndLowering.java (at line 4420)
     [java]     [javac] 	Map customOptions = getCompilerOptions();
     [java]     [javac] 	^^^
     [java]     [javac] Map is a raw type. References to generic type Map<K,V> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 2649. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/calloutbinding/CalloutParameterBinding_LiftingAndLowering.java (at line 4421)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportUnusedParameter, CompilerOptions.WARNING);
     [java]     [javac] 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2650. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/calloutbinding/CalloutParameterBinding_LiftingAndLowering.java (at line 4421)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportUnusedParameter, CompilerOptions.WARNING);
     [java]     [javac] 	                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.OPTION_ReportUnusedParameter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2651. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/calloutbinding/CalloutParameterBinding_LiftingAndLowering.java (at line 4421)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportUnusedParameter, CompilerOptions.WARNING);
     [java]     [javac] 	                                                                ^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2652. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/calloutbinding/CalloutParameterBinding_LiftingAndLowering.java (at line 4421)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportUnusedParameter, CompilerOptions.WARNING);
     [java]     [javac] 	                                                                                ^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.WARNING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2653. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/calloutbinding/CalloutParameterBinding_LiftingAndLowering.java (at line 4422)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportUnusedPrivateMember, CompilerOptions.WARNING);
     [java]     [javac] 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2654. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/calloutbinding/CalloutParameterBinding_LiftingAndLowering.java (at line 4422)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportUnusedPrivateMember, CompilerOptions.WARNING);
     [java]     [javac] 	                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.OPTION_ReportUnusedPrivateMember' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2655. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/calloutbinding/CalloutParameterBinding_LiftingAndLowering.java (at line 4422)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportUnusedPrivateMember, CompilerOptions.WARNING);
     [java]     [javac] 	                                                                    ^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2656. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/calloutbinding/CalloutParameterBinding_LiftingAndLowering.java (at line 4422)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportUnusedPrivateMember, CompilerOptions.WARNING);
     [java]     [javac] 	                                                                                    ^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.WARNING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2657. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/calloutbinding/CalloutParameterBinding_LiftingAndLowering.java (at line 4423)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportUnusedDeclaredThrownException, CompilerOptions.WARNING);
     [java]     [javac] 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2658. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/calloutbinding/CalloutParameterBinding_LiftingAndLowering.java (at line 4423)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportUnusedDeclaredThrownException, CompilerOptions.WARNING);
     [java]     [javac] 	                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.OPTION_ReportUnusedDeclaredThrownException' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2659. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/calloutbinding/CalloutParameterBinding_LiftingAndLowering.java (at line 4423)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportUnusedDeclaredThrownException, CompilerOptions.WARNING);
     [java]     [javac] 	                                                                              ^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2660. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/calloutbinding/CalloutParameterBinding_LiftingAndLowering.java (at line 4423)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportUnusedDeclaredThrownException, CompilerOptions.WARNING);
     [java]     [javac] 	                                                                                              ^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.WARNING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2661. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/calloutbinding/CalloutParameterBinding_LiftingAndLowering.java (at line 4424)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportUnusedTypeArgumentsForMethodInvocation, CompilerOptions.WARNING);
     [java]     [javac] 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2662. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/calloutbinding/CalloutParameterBinding_LiftingAndLowering.java (at line 4424)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportUnusedTypeArgumentsForMethodInvocation, CompilerOptions.WARNING);
     [java]     [javac] 	                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.OPTION_ReportUnusedTypeArgumentsForMethodInvocation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2663. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/calloutbinding/CalloutParameterBinding_LiftingAndLowering.java (at line 4424)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportUnusedTypeArgumentsForMethodInvocation, CompilerOptions.WARNING);
     [java]     [javac] 	                                                                                       ^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2664. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/calloutbinding/CalloutParameterBinding_LiftingAndLowering.java (at line 4424)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportUnusedTypeArgumentsForMethodInvocation, CompilerOptions.WARNING);
     [java]     [javac] 	                                                                                                       ^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.WARNING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2665. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/calloutbinding/CalloutParameterBinding_LiftingAndLowering.java (at line 4425)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportUnusedLabel, CompilerOptions.WARNING);
     [java]     [javac] 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2666. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/calloutbinding/CalloutParameterBinding_LiftingAndLowering.java (at line 4425)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportUnusedLabel, CompilerOptions.WARNING);
     [java]     [javac] 	                                  ^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.OPTION_ReportUnusedLabel' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2667. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/calloutbinding/CalloutParameterBinding_LiftingAndLowering.java (at line 4425)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportUnusedLabel, CompilerOptions.WARNING);
     [java]     [javac] 	                                                            ^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2668. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/calloutbinding/CalloutParameterBinding_LiftingAndLowering.java (at line 4425)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportUnusedLabel, CompilerOptions.WARNING);
     [java]     [javac] 	                                                                            ^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.WARNING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2669. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/calloutbinding/CalloutParameterBinding_LiftingAndLowering.java (at line 4426)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportUnusedImport, CompilerOptions.WARNING);
     [java]     [javac] 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2670. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/calloutbinding/CalloutParameterBinding_LiftingAndLowering.java (at line 4426)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportUnusedImport, CompilerOptions.WARNING);
     [java]     [javac] 	                                  ^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.OPTION_ReportUnusedImport' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2671. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/calloutbinding/CalloutParameterBinding_LiftingAndLowering.java (at line 4426)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportUnusedImport, CompilerOptions.WARNING);
     [java]     [javac] 	                                                             ^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2672. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/calloutbinding/CalloutParameterBinding_LiftingAndLowering.java (at line 4426)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportUnusedImport, CompilerOptions.WARNING);
     [java]     [javac] 	                                                                             ^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.WARNING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2673. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/calloutbinding/CalloutParameterBinding_LiftingAndLowering.java (at line 4427)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportUnusedLocal, CompilerOptions.WARNING);
     [java]     [javac] 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2674. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/calloutbinding/CalloutParameterBinding_LiftingAndLowering.java (at line 4427)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportUnusedLocal, CompilerOptions.WARNING);
     [java]     [javac] 	                                  ^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.OPTION_ReportUnusedLocal' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2675. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/calloutbinding/CalloutParameterBinding_LiftingAndLowering.java (at line 4427)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportUnusedLocal, CompilerOptions.WARNING);
     [java]     [javac] 	                                                            ^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2676. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/calloutbinding/CalloutParameterBinding_LiftingAndLowering.java (at line 4427)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportUnusedLocal, CompilerOptions.WARNING);
     [java]     [javac] 	                                                                            ^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.WARNING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2677. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/calloutbinding/CalloutParameterBinding_LiftingAndLowering.java (at line 4480)
     [java]     [javac] 	Map customOptions = getCompilerOptions();
     [java]     [javac] 	^^^
     [java]     [javac] Map is a raw type. References to generic type Map<K,V> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 2678. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/calloutbinding/CalloutParameterBinding_LiftingAndLowering.java (at line 4481)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportNonExternalizedStringLiteral, CompilerOptions.WARNING);
     [java]     [javac] 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2679. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/calloutbinding/CalloutParameterBinding_LiftingAndLowering.java (at line 4481)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportNonExternalizedStringLiteral, CompilerOptions.WARNING);
     [java]     [javac] 	                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.OPTION_ReportNonExternalizedStringLiteral' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2680. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/calloutbinding/CalloutParameterBinding_LiftingAndLowering.java (at line 4481)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportNonExternalizedStringLiteral, CompilerOptions.WARNING);
     [java]     [javac] 	                                                                             ^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2681. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/calloutbinding/CalloutParameterBinding_LiftingAndLowering.java (at line 4481)
     [java]     [javac] 	customOptions.put(CompilerOptions.OPTION_ReportNonExternalizedStringLiteral, CompilerOptions.WARNING);
     [java]     [javac] 	                                                                                             ^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.WARNING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2681 problems (0 errors, 2679 warnings, 2 infos)
     [java] 
     [java] checkCompilationResults:
     [java]       [jar] Building jar: /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/otdt-tests.jar
     [java]    [delete] Deleting directory /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/temp.folder/otdt-tests.jar.bin
     [java] 
     [java] properties:
     [java] 
     [java] init:
     [java] 
     [java] build.jars:
     [java] 
     [java] properties:
     [java] 
     [java] init:
     [java] 
     [java] javadebugtests.jar.nestedJars:
     [java] 
     [java] javadebugtests.jar:
     [java]     [mkdir] Created dir: /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/temp.folder/javadebugtests.jar.bin
     [java]     [javac] Compiling 346 source files to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/temp.folder/javadebugtests.jar.bin
     [java]     [javac] ----------
     [java]     [javac] 1. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/Tests.java (at line 20)
     [java]     [javac] 	import org.eclipse.debug.internal.core.IInternalDebugCoreConstants;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'IInternalDebugCoreConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.core_3.21.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 2. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/Tests.java (at line 456)
     [java]     [javac] 	message= IInternalDebugCoreConstants.EMPTY_STRING;
     [java]     [javac] 	         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'IInternalDebugCoreConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.core_3.21.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 3. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/Tests.java (at line 456)
     [java]     [javac] 	message= IInternalDebugCoreConstants.EMPTY_STRING;
     [java]     [javac] 	                                     ^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'IInternalDebugCoreConstants.EMPTY_STRING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.core_3.21.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 4. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/core/JDWPTests.java (at line 22)
     [java]     [javac] 	import org.eclipse.jdi.internal.jdwp.JdwpPacket;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JdwpPacket' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 5. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/core/JDWPTests.java (at line 23)
     [java]     [javac] 	import org.eclipse.jdi.internal.jdwp.JdwpReplyPacket;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JdwpReplyPacket' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 6. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/core/JDWPTests.java (at line 24)
     [java]     [javac] 	import org.eclipse.jdi.internal.jdwp.JdwpString;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JdwpString' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 7. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/core/JDWPTests.java (at line 28)
     [java]     [javac] 	import org.eclipse.jdt.internal.debug.core.model.JDIDebugTarget;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIDebugTarget' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 8. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/core/JDWPTests.java (at line 56)
     [java]     [javac] 	assertTrue("Wrong target", target instanceof JDIDebugTarget);
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIDebugTarget' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 9. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/core/JDWPTests.java (at line 60)
     [java]     [javac] 	JdwpReplyPacket packet = (JdwpReplyPacket) JdwpPacket.build(reply);
     [java]     [javac] 	^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JdwpReplyPacket' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 10. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/core/JDWPTests.java (at line 60)
     [java]     [javac] 	JdwpReplyPacket packet = (JdwpReplyPacket) JdwpPacket.build(reply);
     [java]     [javac] 	                          ^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JdwpReplyPacket' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 11. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/core/JDWPTests.java (at line 60)
     [java]     [javac] 	JdwpReplyPacket packet = (JdwpReplyPacket) JdwpPacket.build(reply);
     [java]     [javac] 	                                           ^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JdwpPacket' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 12. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/core/JDWPTests.java (at line 60)
     [java]     [javac] 	JdwpReplyPacket packet = (JdwpReplyPacket) JdwpPacket.build(reply);
     [java]     [javac] 	                                                      ^^^^^
     [java]     [javac] Discouraged access: The method 'JdwpPacket.build(byte[])' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 13. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/core/JDWPTests.java (at line 62)
     [java]     [javac] 	assertEquals("Unexpected error code in reply packet", 0, packet.errorCode());
     [java]     [javac] 	                                                                ^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JdwpReplyPacket.errorCode()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 14. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/core/JDWPTests.java (at line 63)
     [java]     [javac] 	DataInputStream replyData = packet.dataInStream();
     [java]     [javac] 	                                   ^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JdwpPacket.dataInStream()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 15. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/core/JDWPTests.java (at line 87)
     [java]     [javac] 	assertTrue("Wrong target", target instanceof JDIDebugTarget);
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIDebugTarget' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 16. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/core/JDWPTests.java (at line 92)
     [java]     [javac] 	JdwpString.write("LBreakpoints;", outData);
     [java]     [javac] 	^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JdwpString' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 17. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/core/JDWPTests.java (at line 92)
     [java]     [javac] 	JdwpString.write("LBreakpoints;", outData);
     [java]     [javac] 	           ^^^^^
     [java]     [javac] Discouraged access: The method 'JdwpString.write(String, DataOutputStream)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 18. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/core/JDWPTests.java (at line 94)
     [java]     [javac] 	JdwpReplyPacket packet = (JdwpReplyPacket) JdwpPacket.build(reply);
     [java]     [javac] 	^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JdwpReplyPacket' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 19. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/core/JDWPTests.java (at line 94)
     [java]     [javac] 	JdwpReplyPacket packet = (JdwpReplyPacket) JdwpPacket.build(reply);
     [java]     [javac] 	                          ^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JdwpReplyPacket' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 20. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/core/JDWPTests.java (at line 94)
     [java]     [javac] 	JdwpReplyPacket packet = (JdwpReplyPacket) JdwpPacket.build(reply);
     [java]     [javac] 	                                           ^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JdwpPacket' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 21. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/core/JDWPTests.java (at line 94)
     [java]     [javac] 	JdwpReplyPacket packet = (JdwpReplyPacket) JdwpPacket.build(reply);
     [java]     [javac] 	                                                      ^^^^^
     [java]     [javac] Discouraged access: The method 'JdwpPacket.build(byte[])' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 22. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/core/JDWPTests.java (at line 95)
     [java]     [javac] 	assertEquals("Unexpected error code in reply packet", 0, packet.errorCode());
     [java]     [javac] 	                                                                ^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JdwpReplyPacket.errorCode()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 23. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/core/JDWPTests.java (at line 96)
     [java]     [javac] 	DataInputStream replyData = packet.dataInStream();
     [java]     [javac] 	                                   ^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JdwpPacket.dataInStream()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 24. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/TestsArrays.java (at line 18)
     [java]     [javac] 	import org.eclipse.jdt.internal.debug.core.model.JDIObjectValue;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 25. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/TestsArrays.java (at line 228)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 26. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/TestsArrays.java (at line 228)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 27. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/TestsArrays.java (at line 234)
     [java]     [javac] 	stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 28. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/TestsArrays.java (at line 234)
     [java]     [javac] 	stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                      ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 29. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/TestsArrays.java (at line 240)
     [java]     [javac] 	stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 30. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/TestsArrays.java (at line 240)
     [java]     [javac] 	stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                      ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 31. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/TestsArrays.java (at line 246)
     [java]     [javac] 	stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 32. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/TestsArrays.java (at line 246)
     [java]     [javac] 	stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                      ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 33. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/TestsArrays.java (at line 252)
     [java]     [javac] 	stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 34. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/TestsArrays.java (at line 252)
     [java]     [javac] 	stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                      ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 35. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/TestsArrays.java (at line 258)
     [java]     [javac] 	stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 36. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/TestsArrays.java (at line 258)
     [java]     [javac] 	stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                      ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 37. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/TestsArrays.java (at line 290)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 38. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/TestsArrays.java (at line 290)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 39. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/TestsArrays.java (at line 295)
     [java]     [javac] 	stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 40. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/TestsArrays.java (at line 295)
     [java]     [javac] 	stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                      ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 41. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/TestsArrays.java (at line 301)
     [java]     [javac] 	stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 42. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/TestsArrays.java (at line 301)
     [java]     [javac] 	stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                      ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 43. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/TestsArrays.java (at line 306)
     [java]     [javac] 	stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 44. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/TestsArrays.java (at line 306)
     [java]     [javac] 	stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                      ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 45. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/TestsArrays.java (at line 312)
     [java]     [javac] 	stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 46. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/TestsArrays.java (at line 312)
     [java]     [javac] 	stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                      ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 47. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/TestsArrays.java (at line 317)
     [java]     [javac] 	stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 48. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/TestsArrays.java (at line 317)
     [java]     [javac] 	stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                      ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 49. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/TestsArrays.java (at line 323)
     [java]     [javac] 	stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 50. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/TestsArrays.java (at line 323)
     [java]     [javac] 	stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                      ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 51. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/TestsArrays.java (at line 328)
     [java]     [javac] 	stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 52. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/TestsArrays.java (at line 328)
     [java]     [javac] 	stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                      ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 53. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/TestsArrays.java (at line 334)
     [java]     [javac] 	stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 54. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/TestsArrays.java (at line 334)
     [java]     [javac] 	stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                      ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 55. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/TestsArrays.java (at line 339)
     [java]     [javac] 	stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 56. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/TestsArrays.java (at line 339)
     [java]     [javac] 	stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                      ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 57. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/TestsArrays.java (at line 345)
     [java]     [javac] 	stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 58. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/TestsArrays.java (at line 345)
     [java]     [javac] 	stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                      ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 59. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/TestsArrays.java (at line 350)
     [java]     [javac] 	stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 60. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/TestsArrays.java (at line 350)
     [java]     [javac] 	stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                      ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 61. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/TestsArrays.java (at line 373)
     [java]     [javac] 	stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 62. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/TestsArrays.java (at line 373)
     [java]     [javac] 	stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                      ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 63. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/TestsArrays.java (at line 378)
     [java]     [javac] 	stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 64. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/TestsArrays.java (at line 378)
     [java]     [javac] 	stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                      ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 65. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/TestsArrays.java (at line 392)
     [java]     [javac] 	stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 66. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/TestsArrays.java (at line 392)
     [java]     [javac] 	stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                      ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 67. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/TestsArrays.java (at line 397)
     [java]     [javac] 	stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 68. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/TestsArrays.java (at line 397)
     [java]     [javac] 	stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                      ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 69. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/TestsArrays.java (at line 402)
     [java]     [javac] 	stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 70. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/TestsArrays.java (at line 402)
     [java]     [javac] 	stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                      ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 71. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/AbstractDebugTest.java (at line 69)
     [java]     [javac] 	import org.eclipse.debug.internal.core.LaunchDelegate;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'LaunchDelegate' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.core_3.21.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 72. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/AbstractDebugTest.java (at line 70)
     [java]     [javac] 	import org.eclipse.debug.internal.core.LaunchManager;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'LaunchManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.core_3.21.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 73. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/AbstractDebugTest.java (at line 73)
     [java]     [javac] 	import org.eclipse.debug.internal.ui.breakpoints.provisional.IBreakpointOrganizer;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'IBreakpointOrganizer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 74. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/AbstractDebugTest.java (at line 74)
     [java]     [javac] 	import org.eclipse.debug.internal.ui.launchConfigurations.LaunchConfigurationManager;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'LaunchConfigurationManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 75. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/AbstractDebugTest.java (at line 75)
     [java]     [javac] 	import org.eclipse.debug.internal.ui.launchConfigurations.LaunchConfigurationPresentationManager;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'LaunchConfigurationPresentationManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 76. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/AbstractDebugTest.java (at line 76)
     [java]     [javac] 	import org.eclipse.debug.internal.ui.launchConfigurations.LaunchConfigurationsDialog;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'LaunchConfigurationsDialog' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 77. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/AbstractDebugTest.java (at line 77)
     [java]     [javac] 	import org.eclipse.debug.internal.ui.launchConfigurations.LaunchShortcutExtension;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'LaunchShortcutExtension' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 78. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/AbstractDebugTest.java (at line 78)
     [java]     [javac] 	import org.eclipse.debug.internal.ui.preferences.IDebugPreferenceConstants;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'IDebugPreferenceConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 79. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/AbstractDebugTest.java (at line 79)
     [java]     [javac] 	import org.eclipse.debug.internal.ui.views.breakpoints.BreakpointOrganizerManager;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'BreakpointOrganizerManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 80. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/AbstractDebugTest.java (at line 80)
     [java]     [javac] 	import org.eclipse.debug.internal.ui.views.console.ProcessConsole;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'ProcessConsole' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 81. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/AbstractDebugTest.java (at line 131)
     [java]     [javac] 	import org.eclipse.jdt.internal.debug.core.model.JDIDebugTarget;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIDebugTarget' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 82. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/AbstractDebugTest.java (at line 132)
     [java]     [javac] 	import org.eclipse.jdt.internal.debug.eval.ast.engine.ASTEvaluationEngine;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'ASTEvaluationEngine' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 83. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/AbstractDebugTest.java (at line 133)
     [java]     [javac] 	import org.eclipse.jdt.internal.debug.ui.BreakpointUtils;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'BreakpointUtils' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 84. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/AbstractDebugTest.java (at line 134)
     [java]     [javac] 	import org.eclipse.jdt.internal.debug.ui.IJDIPreferencesConstants;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'IJDIPreferencesConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 85. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/AbstractDebugTest.java (at line 135)
     [java]     [javac] 	import org.eclipse.jdt.internal.debug.ui.JDIDebugUIPlugin;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIDebugUIPlugin' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 86. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/AbstractDebugTest.java (at line 156)
     [java]     [javac] 	import org.eclipse.ui.internal.console.ConsoleHyperlinkPosition;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'ConsoleHyperlinkPosition' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.ui.console_3.14.100.v20240321-2147.jar')
     [java]     [javac] ----------
     [java]     [javac] 87. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/AbstractDebugTest.java (at line 170)
     [java]     [javac] 	@SuppressWarnings("deprecation")
     [java]     [javac] 	                  ^^^^^^^^^^^^^
     [java]     [javac] At least one of the problems in category 'deprecation' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] 88. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/AbstractDebugTest.java (at line 294)
     [java]     [javac] 	debugUIPreferences.setValue(IDebugPreferenceConstants.CONSOLE_OPEN_ON_ERR, activate);
     [java]     [javac] 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'IDebugPreferenceConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 89. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/AbstractDebugTest.java (at line 294)
     [java]     [javac] 	debugUIPreferences.setValue(IDebugPreferenceConstants.CONSOLE_OPEN_ON_ERR, activate);
     [java]     [javac] 	                                                      ^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'IDebugPreferenceConstants.CONSOLE_OPEN_ON_ERR' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 90. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/AbstractDebugTest.java (at line 295)
     [java]     [javac] 	debugUIPreferences.setValue(IDebugPreferenceConstants.CONSOLE_OPEN_ON_OUT, activate);
     [java]     [javac] 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'IDebugPreferenceConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 91. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/AbstractDebugTest.java (at line 295)
     [java]     [javac] 	debugUIPreferences.setValue(IDebugPreferenceConstants.CONSOLE_OPEN_ON_OUT, activate);
     [java]     [javac] 	                                                      ^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'IDebugPreferenceConstants.CONSOLE_OPEN_ON_OUT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 92. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/AbstractDebugTest.java (at line 299)
     [java]     [javac] 	IPreferenceStore jdiUIPreferences = JDIDebugUIPlugin.getDefault().getPreferenceStore();
     [java]     [javac] 	                                    ^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIDebugUIPlugin' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 93. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/AbstractDebugTest.java (at line 299)
     [java]     [javac] 	IPreferenceStore jdiUIPreferences = JDIDebugUIPlugin.getDefault().getPreferenceStore();
     [java]     [javac] 	                                                     ^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIDebugUIPlugin.getDefault()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 94. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/AbstractDebugTest.java (at line 301)
     [java]     [javac] 	jdiUIPreferences.setValue(IJDIPreferencesConstants.PREF_SUSPEND_ON_UNCAUGHT_EXCEPTIONS, false);
     [java]     [javac] 	                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'IJDIPreferencesConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 95. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/AbstractDebugTest.java (at line 301)
     [java]     [javac] 	jdiUIPreferences.setValue(IJDIPreferencesConstants.PREF_SUSPEND_ON_UNCAUGHT_EXCEPTIONS, false);
     [java]     [javac] 	                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'IJDIPreferencesConstants.PREF_SUSPEND_ON_UNCAUGHT_EXCEPTIONS' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 96. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/AbstractDebugTest.java (at line 302)
     [java]     [javac] 	jdiUIPreferences.setValue(IJDIPreferencesConstants.PREF_SUSPEND_ON_COMPILATION_ERRORS, false);
     [java]     [javac] 	                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'IJDIPreferencesConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 97. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/AbstractDebugTest.java (at line 302)
     [java]     [javac] 	jdiUIPreferences.setValue(IJDIPreferencesConstants.PREF_SUSPEND_ON_COMPILATION_ERRORS, false);
     [java]     [javac] 	                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'IJDIPreferencesConstants.PREF_SUSPEND_ON_COMPILATION_ERRORS' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 98. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/AbstractDebugTest.java (at line 304)
     [java]     [javac] 	jdiUIPreferences.setValue(IJDIPreferencesConstants.PREF_ALERT_HCR_FAILED, false);
     [java]     [javac] 	                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'IJDIPreferencesConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 99. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/AbstractDebugTest.java (at line 304)
     [java]     [javac] 	jdiUIPreferences.setValue(IJDIPreferencesConstants.PREF_ALERT_HCR_FAILED, false);
     [java]     [javac] 	                                                   ^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'IJDIPreferencesConstants.PREF_ALERT_HCR_FAILED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 100. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/AbstractDebugTest.java (at line 305)
     [java]     [javac] 	jdiUIPreferences.setValue(IJDIPreferencesConstants.PREF_ALERT_HCR_NOT_SUPPORTED, false);
     [java]     [javac] 	                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'IJDIPreferencesConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 101. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/AbstractDebugTest.java (at line 305)
     [java]     [javac] 	jdiUIPreferences.setValue(IJDIPreferencesConstants.PREF_ALERT_HCR_NOT_SUPPORTED, false);
     [java]     [javac] 	                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'IJDIPreferencesConstants.PREF_ALERT_HCR_NOT_SUPPORTED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 102. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/AbstractDebugTest.java (at line 306)
     [java]     [javac] 	jdiUIPreferences.setValue(IJDIPreferencesConstants.PREF_ALERT_OBSOLETE_METHODS, false);
     [java]     [javac] 	                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'IJDIPreferencesConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 103. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/AbstractDebugTest.java (at line 306)
     [java]     [javac] 	jdiUIPreferences.setValue(IJDIPreferencesConstants.PREF_ALERT_OBSOLETE_METHODS, false);
     [java]     [javac] 	                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'IJDIPreferencesConstants.PREF_ALERT_OBSOLETE_METHODS' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 104. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/AbstractDebugTest.java (at line 812)
     [java]     [javac] 	protected LaunchConfigurationManager getLaunchConfigurationManager() {
     [java]     [javac] 	          ^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'LaunchConfigurationManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 105. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/AbstractDebugTest.java (at line 854)
     [java]     [javac] 	* Returns the {@link IBreakpointOrganizer} with the given id or <code>null</code>
     [java]     [javac] 	                     ^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'IBreakpointOrganizer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 106. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/AbstractDebugTest.java (at line 856)
     [java]     [javac] 	* @return the {@link IBreakpointOrganizer} or <code>null</code>
     [java]     [javac] 	                     ^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'IBreakpointOrganizer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 107. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/AbstractDebugTest.java (at line 859)
     [java]     [javac] 	protected IBreakpointOrganizer getOrganizer(String id) {
     [java]     [javac] 	          ^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'IBreakpointOrganizer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 108. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/AbstractDebugTest.java (at line 860)
     [java]     [javac] 	return BreakpointOrganizerManager.getDefault().getOrganizer(id);
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'BreakpointOrganizerManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 109. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/AbstractDebugTest.java (at line 860)
     [java]     [javac] 	return BreakpointOrganizerManager.getDefault().getOrganizer(id);
     [java]     [javac] 	                                  ^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'BreakpointOrganizerManager.getDefault()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 110. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/AbstractDebugTest.java (at line 860)
     [java]     [javac] 	return BreakpointOrganizerManager.getDefault().getOrganizer(id);
     [java]     [javac] 	                                               ^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'BreakpointOrganizerManager.getOrganizer(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 111. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/AbstractDebugTest.java (at line 1100)
     [java]     [javac] 	protected LaunchShortcutExtension getLaunchShortcutExtension(String id) {
     [java]     [javac] 	          ^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'LaunchShortcutExtension' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 112. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/AbstractDebugTest.java (at line 1101)
     [java]     [javac] 	List<?> exts = getLaunchConfigurationManager().getLaunchShortcuts();
     [java]     [javac] 	                                               ^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'LaunchConfigurationManager.getLaunchShortcuts()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 113. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/AbstractDebugTest.java (at line 1102)
     [java]     [javac] 	LaunchShortcutExtension ext = null;
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'LaunchShortcutExtension' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 114. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/AbstractDebugTest.java (at line 1104)
     [java]     [javac] 	ext = (LaunchShortcutExtension) exts.get(i);
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'LaunchShortcutExtension' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 115. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/AbstractDebugTest.java (at line 1105)
     [java]     [javac] 	if(ext.getId().equals(id)) {
     [java]     [javac] 	       ^^^^^
     [java]     [javac] Discouraged access: The method 'LaunchShortcutExtension.getId()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 116. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/AbstractDebugTest.java (at line 1136)
     [java]     [javac] 	LaunchManager lm = (LaunchManager) getLaunchManager();
     [java]     [javac] 	^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'LaunchManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.core_3.21.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 117. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/AbstractDebugTest.java (at line 1136)
     [java]     [javac] 	LaunchManager lm = (LaunchManager) getLaunchManager();
     [java]     [javac] 	                    ^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'LaunchManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.core_3.21.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 118. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/AbstractDebugTest.java (at line 1137)
     [java]     [javac] 	LaunchDelegate[] delegates = lm.getLaunchDelegates(typeId);
     [java]     [javac] 	^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'LaunchDelegate' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.core_3.21.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 119. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/AbstractDebugTest.java (at line 1137)
     [java]     [javac] 	LaunchDelegate[] delegates = lm.getLaunchDelegates(typeId);
     [java]     [javac] 	                                ^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'LaunchManager.getLaunchDelegates(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.core_3.21.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 120. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/AbstractDebugTest.java (at line 1139)
     [java]     [javac] 	if(delegates[i].getId().equals(delegateId)) {
     [java]     [javac] 	                ^^^^^
     [java]     [javac] Discouraged access: The method 'LaunchDelegate.getId()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.core_3.21.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 121. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/AbstractDebugTest.java (at line 1166)
     [java]     [javac] 	positions = doc.getPositions(ConsoleHyperlinkPosition.HYPER_LINK_CATEGORY);
     [java]     [javac] 	                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'ConsoleHyperlinkPosition' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.ui.console_3.14.100.v20240321-2147.jar')
     [java]     [javac] ----------
     [java]     [javac] 122. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/AbstractDebugTest.java (at line 1166)
     [java]     [javac] 	positions = doc.getPositions(ConsoleHyperlinkPosition.HYPER_LINK_CATEGORY);
     [java]     [javac] 	                                                      ^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'ConsoleHyperlinkPosition.HYPER_LINK_CATEGORY' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.ui.console_3.14.100.v20240321-2147.jar')
     [java]     [javac] ----------
     [java]     [javac] 123. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/AbstractDebugTest.java (at line 1174)
     [java]     [javac] 	return ((ConsoleHyperlinkPosition)position).getHyperLink();
     [java]     [javac] 	         ^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'ConsoleHyperlinkPosition' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.ui.console_3.14.100.v20240321-2147.jar')
     [java]     [javac] ----------
     [java]     [javac] 124. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/AbstractDebugTest.java (at line 1174)
     [java]     [javac] 	return ((ConsoleHyperlinkPosition)position).getHyperLink();
     [java]     [javac] 	                                            ^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'ConsoleHyperlinkPosition.getHyperLink()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.ui.console_3.14.100.v20240321-2147.jar')
     [java]     [javac] ----------
     [java]     [javac] 125. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/AbstractDebugTest.java (at line 1268)
     [java]     [javac] 	Job.getJobManager().join(JDIDebugTarget.class, new NullProgressMonitor());
     [java]     [javac] 	                         ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIDebugTarget' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 126. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/AbstractDebugTest.java (at line 1524)
     [java]     [javac] 	ILaunchConfigurationTabGroup standardGroup = LaunchConfigurationPresentationManager.getDefault().getTabGroup(javaType, ILaunchManager.DEBUG_MODE);
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'LaunchConfigurationPresentationManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 127. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/AbstractDebugTest.java (at line 1524)
     [java]     [javac] 	ILaunchConfigurationTabGroup standardGroup = LaunchConfigurationPresentationManager.getDefault().getTabGroup(javaType, ILaunchManager.DEBUG_MODE);
     [java]     [javac] 	                                                                                    ^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'LaunchConfigurationPresentationManager.getDefault()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 128. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/AbstractDebugTest.java (at line 1524)
     [java]     [javac] 	ILaunchConfigurationTabGroup standardGroup = LaunchConfigurationPresentationManager.getDefault().getTabGroup(javaType, ILaunchManager.DEBUG_MODE);
     [java]     [javac] 	                                                                                                 ^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'LaunchConfigurationPresentationManager.getTabGroup(ILaunchConfigurationType, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 129. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/AbstractDebugTest.java (at line 1536)
     [java]     [javac] 	return new LaunchConfigurationsDialog(null, DebugUIPlugin.getDefault().getLaunchConfigurationManager().getLaunchGroup(modeid));
     [java]     [javac] 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'LaunchConfigurationsDialog' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 130. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/AbstractDebugTest.java (at line 1536)
     [java]     [javac] 	return new LaunchConfigurationsDialog(null, DebugUIPlugin.getDefault().getLaunchConfigurationManager().getLaunchGroup(modeid));
     [java]     [javac] 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The constructor 'LaunchConfigurationsDialog(Shell, LaunchGroupExtension)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 131. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/AbstractDebugTest.java (at line 1536)
     [java]     [javac] 	return new LaunchConfigurationsDialog(null, DebugUIPlugin.getDefault().getLaunchConfigurationManager().getLaunchGroup(modeid));
     [java]     [javac] 	                                                                                                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'LaunchConfigurationManager.getLaunchGroup(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 132. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/AbstractDebugTest.java (at line 1853)
     [java]     [javac] 	BreakpointUtils.addJavaBreakpointAttributesWithMemberDetails(map, type, start, end);
     [java]     [javac] 	^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'BreakpointUtils' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 133. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/AbstractDebugTest.java (at line 1853)
     [java]     [javac] 	BreakpointUtils.addJavaBreakpointAttributesWithMemberDetails(map, type, start, end);
     [java]     [javac] 	                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'BreakpointUtils.addJavaBreakpointAttributesWithMemberDetails(Map<String,Object>, IJavaElement, int, int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 134. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/AbstractDebugTest.java (at line 2243)
     [java]     [javac] 	IPreferenceStore jdiUIPreferences = JDIDebugUIPlugin.getDefault().getPreferenceStore();
     [java]     [javac] 	                                    ^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIDebugUIPlugin' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 135. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/AbstractDebugTest.java (at line 2243)
     [java]     [javac] 	IPreferenceStore jdiUIPreferences = JDIDebugUIPlugin.getDefault().getPreferenceStore();
     [java]     [javac] 	                                                     ^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIDebugUIPlugin.getDefault()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 136. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/AbstractDebugTest.java (at line 2244)
     [java]     [javac] 	jdiUIPreferences.setValue(IJDIPreferencesConstants.PREF_SUSPEND_ON_UNCAUGHT_EXCEPTIONS, false);
     [java]     [javac] 	                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'IJDIPreferencesConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 137. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/AbstractDebugTest.java (at line 2244)
     [java]     [javac] 	jdiUIPreferences.setValue(IJDIPreferencesConstants.PREF_SUSPEND_ON_UNCAUGHT_EXCEPTIONS, false);
     [java]     [javac] 	                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'IJDIPreferencesConstants.PREF_SUSPEND_ON_UNCAUGHT_EXCEPTIONS' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 138. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/AbstractDebugTest.java (at line 2346)
     [java]     [javac] 	ASTEvaluationEngine engine = new ASTEvaluationEngine(getProjectContext(), (IJavaDebugTarget) thread.getDebugTarget());
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'ASTEvaluationEngine' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 139. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/AbstractDebugTest.java (at line 2346)
     [java]     [javac] 	ASTEvaluationEngine engine = new ASTEvaluationEngine(getProjectContext(), (IJavaDebugTarget) thread.getDebugTarget());
     [java]     [javac] 	                                 ^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'ASTEvaluationEngine' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 140. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/AbstractDebugTest.java (at line 2346)
     [java]     [javac] 	ASTEvaluationEngine engine = new ASTEvaluationEngine(getProjectContext(), (IJavaDebugTarget) thread.getDebugTarget());
     [java]     [javac] 	                                 ^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The constructor 'ASTEvaluationEngine(IJavaProject, IJavaDebugTarget)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 141. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/AbstractDebugTest.java (at line 2348)
     [java]     [javac] 	engine.evaluate(snippet, frame, listener, DebugEvent.EVALUATION_IMPLICIT, false);
     [java]     [javac] 	       ^^^^^^^^
     [java]     [javac] Discouraged access: The method 'ASTEvaluationEngine.evaluate(String, IJavaStackFrame, IEvaluationListener, int, boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 142. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/AbstractDebugTest.java (at line 2356)
     [java]     [javac] 	engine.dispose();
     [java]     [javac] 	       ^^^^^^^
     [java]     [javac] Discouraged access: The method 'ASTEvaluationEngine.dispose()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 143. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/AbstractDebugTest.java (at line 2568)
     [java]     [javac] 	TestUtil.waitForJobs("waitForBuild", 100, 5000, ProcessConsole.class);
     [java]     [javac] 	                                                ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'ProcessConsole' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 144. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/AbstractDebugTest.java (at line 2755)
     [java]     [javac] 	if (target instanceof JDIDebugTarget) {
     [java]     [javac] 	                      ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIDebugTarget' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 145. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/AbstractDebugTest.java (at line 2756)
     [java]     [javac] 	((JDIDebugTarget) target).shutdown();
     [java]     [javac] 	  ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIDebugTarget' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 146. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/AbstractDebugTest.java (at line 2756)
     [java]     [javac] 	((JDIDebugTarget) target).shutdown();
     [java]     [javac] 	                          ^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIDebugTarget.shutdown()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 147. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/AbstractDebugTest.java (at line 2826)
     [java]     [javac] 	ASTEvaluationEngine engine = new ASTEvaluationEngine(getProjectContext(), (IJavaDebugTarget) thread.getDebugTarget());
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'ASTEvaluationEngine' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 148. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/AbstractDebugTest.java (at line 2826)
     [java]     [javac] 	ASTEvaluationEngine engine = new ASTEvaluationEngine(getProjectContext(), (IJavaDebugTarget) thread.getDebugTarget());
     [java]     [javac] 	                                 ^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'ASTEvaluationEngine' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 149. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/AbstractDebugTest.java (at line 2826)
     [java]     [javac] 	ASTEvaluationEngine engine = new ASTEvaluationEngine(getProjectContext(), (IJavaDebugTarget) thread.getDebugTarget());
     [java]     [javac] 	                                 ^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The constructor 'ASTEvaluationEngine(IJavaProject, IJavaDebugTarget)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 150. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/AbstractDebugTest.java (at line 2828)
     [java]     [javac] 	engine.evaluate(snippet, frame, listener, DebugEvent.EVALUATION_IMPLICIT, false);
     [java]     [javac] 	       ^^^^^^^^
     [java]     [javac] Discouraged access: The method 'ASTEvaluationEngine.evaluate(String, IJavaStackFrame, IEvaluationListener, int, boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 151. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/AbstractDebugTest.java (at line 2842)
     [java]     [javac] 	engine.dispose();
     [java]     [javac] 	       ^^^^^^^
     [java]     [javac] Discouraged access: The method 'ASTEvaluationEngine.dispose()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 152. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/core/ConsoleTests.java (at line 27)
     [java]     [javac] 	import org.eclipse.debug.internal.ui.preferences.IDebugPreferenceConstants;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'IDebugPreferenceConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 153. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/core/ConsoleTests.java (at line 41)
     [java]     [javac] 	import org.eclipse.ui.internal.console.IOConsolePartitioner;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'IOConsolePartitioner' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.ui.console_3.14.100.v20240321-2147.jar')
     [java]     [javac] ----------
     [java]     [javac] 154. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/core/ConsoleTests.java (at line 204)
     [java]     [javac] 	assertTrue("Partitioner is not a IOConsolePartitioner.", partitioner instanceof IOConsolePartitioner);
     [java]     [javac] 	                                                                                ^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'IOConsolePartitioner' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.ui.console_3.14.100.v20240321-2147.jar')
     [java]     [javac] ----------
     [java]     [javac] 155. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/core/ConsoleTests.java (at line 205)
     [java]     [javac] 	final IOConsolePartitioner ioPartitioner = (IOConsolePartitioner) partitioner;
     [java]     [javac] 	      ^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'IOConsolePartitioner' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.ui.console_3.14.100.v20240321-2147.jar')
     [java]     [javac] ----------
     [java]     [javac] 156. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/core/ConsoleTests.java (at line 205)
     [java]     [javac] 	final IOConsolePartitioner ioPartitioner = (IOConsolePartitioner) partitioner;
     [java]     [javac] 	                                            ^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'IOConsolePartitioner' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.ui.console_3.14.100.v20240321-2147.jar')
     [java]     [javac] ----------
     [java]     [javac] 157. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/core/ConsoleTests.java (at line 208)
     [java]     [javac] 	final long numStyleTypes = Arrays.stream(ioPartitioner.getStyleRanges(0, textConsole.getDocument().getLength())).map((s) -> s.foreground).distinct().count();
     [java]     [javac] 	                                                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'IOConsolePartitioner.getStyleRanges(int, int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.ui.console_3.14.100.v20240321-2147.jar')
     [java]     [javac] ----------
     [java]     [javac] 158. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/core/ConsoleTests.java (at line 275)
     [java]     [javac] 	debugPrefStore.setValue(IDebugPreferenceConstants.CONSOLE_LIMIT_CONSOLE_OUTPUT, false);
     [java]     [javac] 	                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'IDebugPreferenceConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 159. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/core/ConsoleTests.java (at line 275)
     [java]     [javac] 	debugPrefStore.setValue(IDebugPreferenceConstants.CONSOLE_LIMIT_CONSOLE_OUTPUT, false);
     [java]     [javac] 	                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'IDebugPreferenceConstants.CONSOLE_LIMIT_CONSOLE_OUTPUT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 160. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/core/ConsoleTests.java (at line 276)
     [java]     [javac] 	debugPrefStore.setValue(IDebugPreferenceConstants.CONSOLE_WRAP, true);
     [java]     [javac] 	                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'IDebugPreferenceConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 161. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/core/ConsoleTests.java (at line 276)
     [java]     [javac] 	debugPrefStore.setValue(IDebugPreferenceConstants.CONSOLE_WRAP, true);
     [java]     [javac] 	                                                  ^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'IDebugPreferenceConstants.CONSOLE_WRAP' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 162. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/core/ConsoleTests.java (at line 277)
     [java]     [javac] 	debugPrefStore.setValue(IDebugPreferenceConstants.CONSOLE_WIDTH, 100);
     [java]     [javac] 	                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'IDebugPreferenceConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 163. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/core/ConsoleTests.java (at line 277)
     [java]     [javac] 	debugPrefStore.setValue(IDebugPreferenceConstants.CONSOLE_WIDTH, 100);
     [java]     [javac] 	                                                  ^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'IDebugPreferenceConstants.CONSOLE_WIDTH' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 164. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/core/ConsoleTests.java (at line 307)
     [java]     [javac] 	debugPrefStore.setValue(IDebugPreferenceConstants.CONSOLE_LIMIT_CONSOLE_OUTPUT, true);
     [java]     [javac] 	                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'IDebugPreferenceConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 165. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/core/ConsoleTests.java (at line 307)
     [java]     [javac] 	debugPrefStore.setValue(IDebugPreferenceConstants.CONSOLE_LIMIT_CONSOLE_OUTPUT, true);
     [java]     [javac] 	                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'IDebugPreferenceConstants.CONSOLE_LIMIT_CONSOLE_OUTPUT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 166. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/core/ConsoleTests.java (at line 308)
     [java]     [javac] 	debugPrefStore.setValue(IDebugPreferenceConstants.CONSOLE_WRAP, false);
     [java]     [javac] 	                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'IDebugPreferenceConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 167. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/core/ConsoleTests.java (at line 308)
     [java]     [javac] 	debugPrefStore.setValue(IDebugPreferenceConstants.CONSOLE_WRAP, false);
     [java]     [javac] 	                                                  ^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'IDebugPreferenceConstants.CONSOLE_WRAP' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 168. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/core/StratumTests.java (at line 24)
     [java]     [javac] 	import org.eclipse.jdt.internal.launching.sourcelookup.advanced.JDIHelpers;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIHelpers' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.launching_3.21.200.v20240320-0933.jar')
     [java]     [javac] ----------
     [java]     [javac] 169. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/core/StratumTests.java (at line 60)
     [java]     [javac] 	assertEquals("Wrong strata", JDIHelpers.STRATA_ID, strata[1]);
     [java]     [javac] 	                             ^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIHelpers' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.launching_3.21.200.v20240320-0933.jar')
     [java]     [javac] ----------
     [java]     [javac] 170. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/core/StratumTests.java (at line 60)
     [java]     [javac] 	assertEquals("Wrong strata", JDIHelpers.STRATA_ID, strata[1]);
     [java]     [javac] 	                                        ^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'JDIHelpers.STRATA_ID' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.launching_3.21.200.v20240320-0933.jar')
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 171. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/DebugViewTests.java (at line 24)
     [java]     [javac] 	import org.eclipse.jdt.internal.debug.ui.JDIDebugUIPlugin;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIDebugUIPlugin' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 172. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/DebugViewTests.java (at line 215)
     [java]     [javac] 	IPreferenceStore jdiUIPreferences = JDIDebugUIPlugin.getDefault().getPreferenceStore();
     [java]     [javac] 	                                    ^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIDebugUIPlugin' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 173. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/DebugViewTests.java (at line 215)
     [java]     [javac] 	IPreferenceStore jdiUIPreferences = JDIDebugUIPlugin.getDefault().getPreferenceStore();
     [java]     [javac] 	                                                     ^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIDebugUIPlugin.getDefault()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 174. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/DebugHoverTests.java (at line 29)
     [java]     [javac] 	import org.eclipse.debug.internal.ui.views.console.ProcessConsole;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'ProcessConsole' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 175. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/DebugHoverTests.java (at line 30)
     [java]     [javac] 	import org.eclipse.debug.internal.ui.views.launch.LaunchView;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'LaunchView' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 176. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/DebugHoverTests.java (at line 32)
     [java]     [javac] 	import org.eclipse.jdi.internal.StringReferenceImpl;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'StringReferenceImpl' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 177. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/DebugHoverTests.java (at line 40)
     [java]     [javac] 	import org.eclipse.jdt.internal.debug.core.model.JDIModificationVariable;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIModificationVariable' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 178. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/DebugHoverTests.java (at line 41)
     [java]     [javac] 	import org.eclipse.jdt.internal.debug.core.model.JDIObjectValue;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 179. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/DebugHoverTests.java (at line 42)
     [java]     [javac] 	import org.eclipse.jdt.internal.debug.core.model.JDIValue;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 180. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/DebugHoverTests.java (at line 43)
     [java]     [javac] 	import org.eclipse.jdt.internal.debug.ui.JDIDebugUIPlugin;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIDebugUIPlugin' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 181. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/DebugHoverTests.java (at line 44)
     [java]     [javac] 	import org.eclipse.jdt.internal.debug.ui.JavaDebugHover;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JavaDebugHover' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 182. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/DebugHoverTests.java (at line 45)
     [java]     [javac] 	import org.eclipse.jdt.internal.ui.javaeditor.CompilationUnitEditor;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilationUnitEditor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.ui_3.32.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 183. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/DebugHoverTests.java (at line 61)
     [java]     [javac] 	private static final String VAL_PREFIX = new String(org.eclipse.jdt.internal.compiler.lookup.TypeConstants.SYNTHETIC_OUTER_LOCAL_PREFIX);
     [java]     [javac] 	                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'TypeConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 184. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/DebugHoverTests.java (at line 61)
     [java]     [javac] 	private static final String VAL_PREFIX = new String(org.eclipse.jdt.internal.compiler.lookup.TypeConstants.SYNTHETIC_OUTER_LOCAL_PREFIX);
     [java]     [javac] 	                                                                                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'TypeConstants.SYNTHETIC_OUTER_LOCAL_PREFIX' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 185. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/DebugHoverTests.java (at line 76)
     [java]     [javac] 	IPreferenceStore jdiUIPreferences = JDIDebugUIPlugin.getDefault().getPreferenceStore();
     [java]     [javac] 	                                    ^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIDebugUIPlugin' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 186. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/DebugHoverTests.java (at line 76)
     [java]     [javac] 	IPreferenceStore jdiUIPreferences = JDIDebugUIPlugin.getDefault().getPreferenceStore();
     [java]     [javac] 	                                                     ^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIDebugUIPlugin.getDefault()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 187. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/DebugHoverTests.java (at line 85)
     [java]     [javac] 	IPreferenceStore jdiUIPreferences = JDIDebugUIPlugin.getDefault().getPreferenceStore();
     [java]     [javac] 	                                    ^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIDebugUIPlugin' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 188. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/DebugHoverTests.java (at line 85)
     [java]     [javac] 	IPreferenceStore jdiUIPreferences = JDIDebugUIPlugin.getDefault().getPreferenceStore();
     [java]     [javac] 	                                                     ^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIDebugUIPlugin.getDefault()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 189. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/DebugHoverTests.java (at line 116)
     [java]     [javac] 	CompilationUnitEditor part = openEditorAndValidateStack(expectedMethod1, framesNumber1, file, thread);
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilationUnitEditor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.ui_3.32.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 190. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/DebugHoverTests.java (at line 118)
     [java]     [javac] 	JavaDebugHover hover = new JavaDebugHover();
     [java]     [javac] 	^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JavaDebugHover' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 191. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/DebugHoverTests.java (at line 118)
     [java]     [javac] 	JavaDebugHover hover = new JavaDebugHover();
     [java]     [javac] 	                           ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JavaDebugHover' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 192. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/DebugHoverTests.java (at line 118)
     [java]     [javac] 	JavaDebugHover hover = new JavaDebugHover();
     [java]     [javac] 	                           ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The constructor 'JavaDebugHover()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 193. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/DebugHoverTests.java (at line 119)
     [java]     [javac] 	hover.setEditor(part);
     [java]     [javac] 	      ^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JavaDebugHover.setEditor(IEditorPart)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 194. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/DebugHoverTests.java (at line 171)
     [java]     [javac] 	CompilationUnitEditor part = openEditorAndValidateStack(expectedMethod1, framesNumber1, file, thread);
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilationUnitEditor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.ui_3.32.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 195. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/DebugHoverTests.java (at line 173)
     [java]     [javac] 	JavaDebugHover hover = new JavaDebugHover();
     [java]     [javac] 	^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JavaDebugHover' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 196. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/DebugHoverTests.java (at line 173)
     [java]     [javac] 	JavaDebugHover hover = new JavaDebugHover();
     [java]     [javac] 	                           ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The constructor 'JavaDebugHover()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 197. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/DebugHoverTests.java (at line 173)
     [java]     [javac] 	JavaDebugHover hover = new JavaDebugHover();
     [java]     [javac] 	                           ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JavaDebugHover' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 198. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/DebugHoverTests.java (at line 174)
     [java]     [javac] 	hover.setEditor(part);
     [java]     [javac] 	      ^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JavaDebugHover.setEditor(IEditorPart)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 199. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/DebugHoverTests.java (at line 219)
     [java]     [javac] 	CompilationUnitEditor part = openEditorAndValidateStack(expectedMethod1, framesNumber1, file, thread);
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilationUnitEditor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.ui_3.32.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 200. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/DebugHoverTests.java (at line 221)
     [java]     [javac] 	JavaDebugHover hover = new JavaDebugHover();
     [java]     [javac] 	^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JavaDebugHover' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 201. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/DebugHoverTests.java (at line 221)
     [java]     [javac] 	JavaDebugHover hover = new JavaDebugHover();
     [java]     [javac] 	                           ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JavaDebugHover' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 202. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/DebugHoverTests.java (at line 221)
     [java]     [javac] 	JavaDebugHover hover = new JavaDebugHover();
     [java]     [javac] 	                           ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The constructor 'JavaDebugHover()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 203. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/DebugHoverTests.java (at line 222)
     [java]     [javac] 	hover.setEditor(part);
     [java]     [javac] 	      ^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JavaDebugHover.setEditor(IEditorPart)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 204. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/DebugHoverTests.java (at line 294)
     [java]     [javac] 	sync(() -> TestUtil.waitForJobs(getName(), 1000, 10000, ProcessConsole.class));
     [java]     [javac] 	                                                        ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'ProcessConsole' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 205. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/DebugHoverTests.java (at line 309)
     [java]     [javac] 	CompilationUnitEditor part = openEditorAndValidateStack(expectedMethod, frameNumber, file, thread);
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilationUnitEditor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.ui_3.32.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 206. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/DebugHoverTests.java (at line 311)
     [java]     [javac] 	JavaDebugHover hover = new JavaDebugHover();
     [java]     [javac] 	^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JavaDebugHover' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 207. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/DebugHoverTests.java (at line 311)
     [java]     [javac] 	JavaDebugHover hover = new JavaDebugHover();
     [java]     [javac] 	                           ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JavaDebugHover' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 208. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/DebugHoverTests.java (at line 311)
     [java]     [javac] 	JavaDebugHover hover = new JavaDebugHover();
     [java]     [javac] 	                           ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The constructor 'JavaDebugHover()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 209. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/DebugHoverTests.java (at line 312)
     [java]     [javac] 	hover.setEditor(part);
     [java]     [javac] 	      ^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JavaDebugHover.setEditor(IEditorPart)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 210. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/DebugHoverTests.java (at line 315)
     [java]     [javac] 	int offset = part.getViewer().getDocument().get().indexOf("other.payload") + "other.".length();
     [java]     [javac] 	                  ^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JavaEditor.getViewer()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.ui_3.32.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 211. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/DebugHoverTests.java (at line 319)
     [java]     [javac] 	IVariable info = (IVariable) sync(() -> hover.getHoverInfo2(part.getViewer(), region));
     [java]     [javac] 	                                              ^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JavaDebugHover.getHoverInfo2(ITextViewer, IRegion)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 212. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/DebugHoverTests.java (at line 319)
     [java]     [javac] 	IVariable info = (IVariable) sync(() -> hover.getHoverInfo2(part.getViewer(), region));
     [java]     [javac] 	                                                                 ^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JavaEditor.getViewer()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.ui_3.32.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 213. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/DebugHoverTests.java (at line 331)
     [java]     [javac] 	sync(() -> TestUtil.waitForJobs(getName(), 1000, 10000, ProcessConsole.class));
     [java]     [javac] 	                                                        ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'ProcessConsole' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 214. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/DebugHoverTests.java (at line 346)
     [java]     [javac] 	CompilationUnitEditor part = openEditorAndValidateStack(expectedMethod, frameNumber, file, thread);
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilationUnitEditor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.ui_3.32.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 215. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/DebugHoverTests.java (at line 348)
     [java]     [javac] 	JavaDebugHover hover = new JavaDebugHover();
     [java]     [javac] 	^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JavaDebugHover' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 216. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/DebugHoverTests.java (at line 348)
     [java]     [javac] 	JavaDebugHover hover = new JavaDebugHover();
     [java]     [javac] 	                           ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JavaDebugHover' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 217. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/DebugHoverTests.java (at line 348)
     [java]     [javac] 	JavaDebugHover hover = new JavaDebugHover();
     [java]     [javac] 	                           ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The constructor 'JavaDebugHover()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 218. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/DebugHoverTests.java (at line 349)
     [java]     [javac] 	hover.setEditor(part);
     [java]     [javac] 	      ^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JavaDebugHover.setEditor(IEditorPart)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 219. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/DebugHoverTests.java (at line 352)
     [java]     [javac] 	int offset = part.getViewer().getDocument().get().indexOf("this.payloads.length") + "this.payloads.".length();
     [java]     [javac] 	                  ^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JavaEditor.getViewer()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.ui_3.32.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 220. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/DebugHoverTests.java (at line 356)
     [java]     [javac] 	IVariable info = (IVariable) sync(() -> hover.getHoverInfo2(part.getViewer(), region));
     [java]     [javac] 	                                              ^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JavaDebugHover.getHoverInfo2(ITextViewer, IRegion)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 221. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/DebugHoverTests.java (at line 356)
     [java]     [javac] 	IVariable info = (IVariable) sync(() -> hover.getHoverInfo2(part.getViewer(), region));
     [java]     [javac] 	                                                                 ^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JavaEditor.getViewer()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.ui_3.32.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 222. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/DebugHoverTests.java (at line 368)
     [java]     [javac] 	sync(() -> TestUtil.waitForJobs(getName(), 1000, 10000, ProcessConsole.class));
     [java]     [javac] 	                                                        ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'ProcessConsole' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 223. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/DebugHoverTests.java (at line 383)
     [java]     [javac] 	CompilationUnitEditor part = openEditorAndValidateStack(expectedMethod, frameNumber, file, thread);
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilationUnitEditor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.ui_3.32.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 224. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/DebugHoverTests.java (at line 385)
     [java]     [javac] 	JavaDebugHover hover = new JavaDebugHover();
     [java]     [javac] 	^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JavaDebugHover' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 225. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/DebugHoverTests.java (at line 385)
     [java]     [javac] 	JavaDebugHover hover = new JavaDebugHover();
     [java]     [javac] 	                           ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JavaDebugHover' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 226. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/DebugHoverTests.java (at line 385)
     [java]     [javac] 	JavaDebugHover hover = new JavaDebugHover();
     [java]     [javac] 	                           ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The constructor 'JavaDebugHover()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 227. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/DebugHoverTests.java (at line 386)
     [java]     [javac] 	hover.setEditor(part);
     [java]     [javac] 	      ^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JavaDebugHover.setEditor(IEditorPart)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 228. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/DebugHoverTests.java (at line 389)
     [java]     [javac] 	int offset = part.getViewer().getDocument().get().indexOf("other.payloads.length") + "other.payloads.".length();
     [java]     [javac] 	                  ^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JavaEditor.getViewer()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.ui_3.32.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 229. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/DebugHoverTests.java (at line 393)
     [java]     [javac] 	IVariable info = (IVariable) sync(() -> hover.getHoverInfo2(part.getViewer(), region));
     [java]     [javac] 	                                              ^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JavaDebugHover.getHoverInfo2(ITextViewer, IRegion)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 230. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/DebugHoverTests.java (at line 393)
     [java]     [javac] 	IVariable info = (IVariable) sync(() -> hover.getHoverInfo2(part.getViewer(), region));
     [java]     [javac] 	                                                                 ^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JavaEditor.getViewer()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.ui_3.32.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 231. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/DebugHoverTests.java (at line 405)
     [java]     [javac] 	sync(() -> TestUtil.waitForJobs(getName(), 1000, 10000, ProcessConsole.class));
     [java]     [javac] 	                                                        ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'ProcessConsole' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 232. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/DebugHoverTests.java (at line 420)
     [java]     [javac] 	CompilationUnitEditor part = openEditorAndValidateStack(expectedMethod, frameNumber, file, thread);
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilationUnitEditor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.ui_3.32.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 233. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/DebugHoverTests.java (at line 422)
     [java]     [javac] 	JavaDebugHover hover = new JavaDebugHover();
     [java]     [javac] 	^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JavaDebugHover' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 234. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/DebugHoverTests.java (at line 422)
     [java]     [javac] 	JavaDebugHover hover = new JavaDebugHover();
     [java]     [javac] 	                           ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The constructor 'JavaDebugHover()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 235. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/DebugHoverTests.java (at line 422)
     [java]     [javac] 	JavaDebugHover hover = new JavaDebugHover();
     [java]     [javac] 	                           ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JavaDebugHover' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 236. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/DebugHoverTests.java (at line 423)
     [java]     [javac] 	hover.setEditor(part);
     [java]     [javac] 	      ^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JavaDebugHover.setEditor(IEditorPart)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 237. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/DebugHoverTests.java (at line 426)
     [java]     [javac] 	int offset = part.getViewer().getDocument().get().indexOf("this.payloads.length") + "this.payloads.".length();
     [java]     [javac] 	                  ^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JavaEditor.getViewer()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.ui_3.32.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 238. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/DebugHoverTests.java (at line 430)
     [java]     [javac] 	IVariable info = (IVariable) sync(() -> hover.getHoverInfo2(part.getViewer(), region));
     [java]     [javac] 	                                              ^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JavaDebugHover.getHoverInfo2(ITextViewer, IRegion)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 239. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/DebugHoverTests.java (at line 430)
     [java]     [javac] 	IVariable info = (IVariable) sync(() -> hover.getHoverInfo2(part.getViewer(), region));
     [java]     [javac] 	                                                                 ^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JavaEditor.getViewer()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.ui_3.32.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 240. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/DebugHoverTests.java (at line 441)
     [java]     [javac] 	sync(() -> TestUtil.waitForJobs(getName(), 1000, 10000, ProcessConsole.class));
     [java]     [javac] 	                                                        ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'ProcessConsole' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 241. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/DebugHoverTests.java (at line 456)
     [java]     [javac] 	CompilationUnitEditor part = openEditorAndValidateStack(expectedMethod, frameNumber, file, thread);
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilationUnitEditor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.ui_3.32.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 242. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/DebugHoverTests.java (at line 458)
     [java]     [javac] 	JavaDebugHover hover = new JavaDebugHover();
     [java]     [javac] 	^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JavaDebugHover' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 243. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/DebugHoverTests.java (at line 458)
     [java]     [javac] 	JavaDebugHover hover = new JavaDebugHover();
     [java]     [javac] 	                           ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JavaDebugHover' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 244. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/DebugHoverTests.java (at line 458)
     [java]     [javac] 	JavaDebugHover hover = new JavaDebugHover();
     [java]     [javac] 	                           ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The constructor 'JavaDebugHover()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 245. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/DebugHoverTests.java (at line 459)
     [java]     [javac] 	hover.setEditor(part);
     [java]     [javac] 	      ^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JavaDebugHover.setEditor(IEditorPart)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 246. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/DebugHoverTests.java (at line 462)
     [java]     [javac] 	int offset = part.getViewer().getDocument().get().indexOf("other.payloads.length") + "other.".length();
     [java]     [javac] 	                  ^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JavaEditor.getViewer()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.ui_3.32.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 247. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/DebugHoverTests.java (at line 466)
     [java]     [javac] 	IVariable info = (IVariable) sync(() -> hover.getHoverInfo2(part.getViewer(), region));
     [java]     [javac] 	                                              ^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JavaDebugHover.getHoverInfo2(ITextViewer, IRegion)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 248. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/DebugHoverTests.java (at line 466)
     [java]     [javac] 	IVariable info = (IVariable) sync(() -> hover.getHoverInfo2(part.getViewer(), region));
     [java]     [javac] 	                                                                 ^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JavaEditor.getViewer()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.ui_3.32.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 249. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/DebugHoverTests.java (at line 478)
     [java]     [javac] 	sync(() -> TestUtil.waitForJobs(getName(), 1000, 10000, ProcessConsole.class));
     [java]     [javac] 	                                                        ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'ProcessConsole' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 250. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/DebugHoverTests.java (at line 493)
     [java]     [javac] 	CompilationUnitEditor part = openEditorAndValidateStack(expectedMethod, frameNumber, file, thread);
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilationUnitEditor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.ui_3.32.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 251. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/DebugHoverTests.java (at line 495)
     [java]     [javac] 	JavaDebugHover hover = new JavaDebugHover();
     [java]     [javac] 	^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JavaDebugHover' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 252. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/DebugHoverTests.java (at line 495)
     [java]     [javac] 	JavaDebugHover hover = new JavaDebugHover();
     [java]     [javac] 	                           ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JavaDebugHover' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 253. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/DebugHoverTests.java (at line 495)
     [java]     [javac] 	JavaDebugHover hover = new JavaDebugHover();
     [java]     [javac] 	                           ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The constructor 'JavaDebugHover()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 254. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/DebugHoverTests.java (at line 496)
     [java]     [javac] 	hover.setEditor(part);
     [java]     [javac] 	      ^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JavaDebugHover.setEditor(IEditorPart)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 255. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/DebugHoverTests.java (at line 499)
     [java]     [javac] 	int offset = part.getViewer().getDocument().get().indexOf("PAYLOADS.length") + "PAYLOADS.".length();
     [java]     [javac] 	                  ^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JavaEditor.getViewer()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.ui_3.32.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 256. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/DebugHoverTests.java (at line 503)
     [java]     [javac] 	IVariable info = (IVariable) sync(() -> hover.getHoverInfo2(part.getViewer(), region));
     [java]     [javac] 	                                              ^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JavaDebugHover.getHoverInfo2(ITextViewer, IRegion)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 257. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/DebugHoverTests.java (at line 503)
     [java]     [javac] 	IVariable info = (IVariable) sync(() -> hover.getHoverInfo2(part.getViewer(), region));
     [java]     [javac] 	                                                                 ^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JavaEditor.getViewer()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.ui_3.32.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 258. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/DebugHoverTests.java (at line 515)
     [java]     [javac] 	sync(() -> TestUtil.waitForJobs(getName(), 1000, 10000, ProcessConsole.class));
     [java]     [javac] 	                                                        ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'ProcessConsole' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 259. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/DebugHoverTests.java (at line 530)
     [java]     [javac] 	CompilationUnitEditor part = openEditorAndValidateStack(expectedMethod, frameNumber, file, thread);
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilationUnitEditor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.ui_3.32.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 260. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/DebugHoverTests.java (at line 532)
     [java]     [javac] 	JavaDebugHover hover = new JavaDebugHover();
     [java]     [javac] 	^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JavaDebugHover' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 261. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/DebugHoverTests.java (at line 532)
     [java]     [javac] 	JavaDebugHover hover = new JavaDebugHover();
     [java]     [javac] 	                           ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The constructor 'JavaDebugHover()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 262. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/DebugHoverTests.java (at line 532)
     [java]     [javac] 	JavaDebugHover hover = new JavaDebugHover();
     [java]     [javac] 	                           ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JavaDebugHover' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 263. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/DebugHoverTests.java (at line 533)
     [java]     [javac] 	hover.setEditor(part);
     [java]     [javac] 	      ^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JavaDebugHover.setEditor(IEditorPart)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 264. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/DebugHoverTests.java (at line 536)
     [java]     [javac] 	int offset = part.getViewer().getDocument().get().indexOf("name.length") + "name.".length();
     [java]     [javac] 	                  ^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JavaEditor.getViewer()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.ui_3.32.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 265. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/DebugHoverTests.java (at line 540)
     [java]     [javac] 	IVariable info = (IVariable) sync(() -> hover.getHoverInfo2(part.getViewer(), region));
     [java]     [javac] 	                                              ^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JavaDebugHover.getHoverInfo2(ITextViewer, IRegion)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 266. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/DebugHoverTests.java (at line 540)
     [java]     [javac] 	IVariable info = (IVariable) sync(() -> hover.getHoverInfo2(part.getViewer(), region));
     [java]     [javac] 	                                                                 ^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JavaEditor.getViewer()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.ui_3.32.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 267. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/DebugHoverTests.java (at line 552)
     [java]     [javac] 	sync(() -> TestUtil.waitForJobs(getName(), 1000, 10000, ProcessConsole.class));
     [java]     [javac] 	                                                        ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'ProcessConsole' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 268. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/DebugHoverTests.java (at line 567)
     [java]     [javac] 	CompilationUnitEditor part = openEditorAndValidateStack(expectedMethod, frameNumber, file, thread);
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilationUnitEditor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.ui_3.32.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 269. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/DebugHoverTests.java (at line 569)
     [java]     [javac] 	JavaDebugHover hover = new JavaDebugHover();
     [java]     [javac] 	^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JavaDebugHover' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 270. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/DebugHoverTests.java (at line 569)
     [java]     [javac] 	JavaDebugHover hover = new JavaDebugHover();
     [java]     [javac] 	                           ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The constructor 'JavaDebugHover()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 271. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/DebugHoverTests.java (at line 569)
     [java]     [javac] 	JavaDebugHover hover = new JavaDebugHover();
     [java]     [javac] 	                           ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JavaDebugHover' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 272. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/DebugHoverTests.java (at line 570)
     [java]     [javac] 	hover.setEditor(part);
     [java]     [javac] 	      ^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JavaDebugHover.setEditor(IEditorPart)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 273. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/DebugHoverTests.java (at line 573)
     [java]     [javac] 	int offset = part.getViewer().getDocument().get().indexOf("names.length") + "names.".length();
     [java]     [javac] 	                  ^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JavaEditor.getViewer()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.ui_3.32.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 274. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/core/LiteralTests17.java (at line 22)
     [java]     [javac] 	import org.eclipse.jdt.internal.debug.core.model.JDIPrimitiveValue;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIPrimitiveValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 275. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/core/LiteralTests17.java (at line 100)
     [java]     [javac] 	assertTrue("The underlying value must be a primitive value", value instanceof JDIPrimitiveValue);
     [java]     [javac] 	                                                                              ^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIPrimitiveValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 276. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/core/LiteralTests17.java (at line 101)
     [java]     [javac] 	JDIPrimitiveValue val = (JDIPrimitiveValue) value;
     [java]     [javac] 	^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIPrimitiveValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 277. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/core/LiteralTests17.java (at line 101)
     [java]     [javac] 	JDIPrimitiveValue val = (JDIPrimitiveValue) value;
     [java]     [javac] 	                         ^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIPrimitiveValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 278. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/core/LiteralTests17.java (at line 102)
     [java]     [javac] 	assertEquals("The new integer value should be 11", 11, val.getIntValue());
     [java]     [javac] 	                                                           ^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIPrimitiveValue.getIntValue()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 279. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/core/LiteralTests17.java (at line 111)
     [java]     [javac] 	assertTrue("The underlying value must be a primitive value", value instanceof JDIPrimitiveValue);
     [java]     [javac] 	                                                                              ^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIPrimitiveValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 280. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/core/LiteralTests17.java (at line 112)
     [java]     [javac] 	JDIPrimitiveValue val = (JDIPrimitiveValue) value;
     [java]     [javac] 	^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIPrimitiveValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 281. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/core/LiteralTests17.java (at line 112)
     [java]     [javac] 	JDIPrimitiveValue val = (JDIPrimitiveValue) value;
     [java]     [javac] 	                         ^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIPrimitiveValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 282. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/core/LiteralTests17.java (at line 113)
     [java]     [javac] 	assertEquals("The new integer value should be 12", 12, val.getIntValue());
     [java]     [javac] 	                                                           ^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIPrimitiveValue.getIntValue()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 283. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/core/LiteralTests17.java (at line 122)
     [java]     [javac] 	assertTrue("The underlying value must be a primitive value", value instanceof JDIPrimitiveValue);
     [java]     [javac] 	                                                                              ^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIPrimitiveValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 284. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/core/LiteralTests17.java (at line 123)
     [java]     [javac] 	JDIPrimitiveValue val = (JDIPrimitiveValue) value;
     [java]     [javac] 	^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIPrimitiveValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 285. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/core/LiteralTests17.java (at line 123)
     [java]     [javac] 	JDIPrimitiveValue val = (JDIPrimitiveValue) value;
     [java]     [javac] 	                         ^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIPrimitiveValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 286. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/core/LiteralTests17.java (at line 124)
     [java]     [javac] 	assertEquals("The new short value should be 11", 11, val.getShortValue());
     [java]     [javac] 	                                                         ^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIPrimitiveValue.getShortValue()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 287. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/core/LiteralTests17.java (at line 133)
     [java]     [javac] 	assertTrue("The underlying value must be a primitive value", value instanceof JDIPrimitiveValue);
     [java]     [javac] 	                                                                              ^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIPrimitiveValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 288. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/core/LiteralTests17.java (at line 134)
     [java]     [javac] 	JDIPrimitiveValue val = (JDIPrimitiveValue) value;
     [java]     [javac] 	^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIPrimitiveValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 289. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/core/LiteralTests17.java (at line 134)
     [java]     [javac] 	JDIPrimitiveValue val = (JDIPrimitiveValue) value;
     [java]     [javac] 	                         ^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIPrimitiveValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 290. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/core/LiteralTests17.java (at line 135)
     [java]     [javac] 	assertEquals("The new short value should be 12", 12, val.getShortValue());
     [java]     [javac] 	                                                         ^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIPrimitiveValue.getShortValue()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 291. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/core/LiteralTests17.java (at line 144)
     [java]     [javac] 	assertTrue("The underlying value must be a primitive value", value instanceof JDIPrimitiveValue);
     [java]     [javac] 	                                                                              ^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIPrimitiveValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 292. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/core/LiteralTests17.java (at line 145)
     [java]     [javac] 	JDIPrimitiveValue val = (JDIPrimitiveValue) value;
     [java]     [javac] 	^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIPrimitiveValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 293. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/core/LiteralTests17.java (at line 145)
     [java]     [javac] 	JDIPrimitiveValue val = (JDIPrimitiveValue) value;
     [java]     [javac] 	                         ^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIPrimitiveValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 294. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/core/LiteralTests17.java (at line 146)
     [java]     [javac] 	assertEquals("The new byte value should be 9", 9, val.getByteValue());
     [java]     [javac] 	                                                      ^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIPrimitiveValue.getByteValue()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 295. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/core/LiteralTests17.java (at line 155)
     [java]     [javac] 	assertTrue("The underlying value must be a primitive value", value instanceof JDIPrimitiveValue);
     [java]     [javac] 	                                                                              ^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIPrimitiveValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 296. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/core/LiteralTests17.java (at line 156)
     [java]     [javac] 	JDIPrimitiveValue val = (JDIPrimitiveValue) value;
     [java]     [javac] 	^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIPrimitiveValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 297. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/core/LiteralTests17.java (at line 156)
     [java]     [javac] 	JDIPrimitiveValue val = (JDIPrimitiveValue) value;
     [java]     [javac] 	                         ^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIPrimitiveValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 298. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/core/LiteralTests17.java (at line 157)
     [java]     [javac] 	assertEquals("The new byte value should be 12", 12, val.getByteValue());
     [java]     [javac] 	                                                        ^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIPrimitiveValue.getByteValue()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 299. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/core/LiteralTests17.java (at line 166)
     [java]     [javac] 	assertTrue("The underlying value must be a primitive value", value instanceof JDIPrimitiveValue);
     [java]     [javac] 	                                                                              ^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIPrimitiveValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 300. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/core/LiteralTests17.java (at line 167)
     [java]     [javac] 	JDIPrimitiveValue val = (JDIPrimitiveValue) value;
     [java]     [javac] 	^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIPrimitiveValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 301. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/core/LiteralTests17.java (at line 167)
     [java]     [javac] 	JDIPrimitiveValue val = (JDIPrimitiveValue) value;
     [java]     [javac] 	                         ^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIPrimitiveValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 302. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/core/LiteralTests17.java (at line 168)
     [java]     [javac] 	assertEquals("The new long value should be 11", 11, val.getLongValue());
     [java]     [javac] 	                                                        ^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIPrimitiveValue.getLongValue()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 303. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/core/LiteralTests17.java (at line 177)
     [java]     [javac] 	assertTrue("The underlying value must be a primitive value", value instanceof JDIPrimitiveValue);
     [java]     [javac] 	                                                                              ^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIPrimitiveValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 304. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/core/LiteralTests17.java (at line 178)
     [java]     [javac] 	JDIPrimitiveValue val = (JDIPrimitiveValue) value;
     [java]     [javac] 	^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIPrimitiveValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 305. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/core/LiteralTests17.java (at line 178)
     [java]     [javac] 	JDIPrimitiveValue val = (JDIPrimitiveValue) value;
     [java]     [javac] 	                         ^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIPrimitiveValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 306. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/core/LiteralTests17.java (at line 179)
     [java]     [javac] 	assertEquals("The new long value should be 12", 12, val.getLongValue());
     [java]     [javac] 	                                                        ^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIPrimitiveValue.getLongValue()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 307. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/core/LiteralTests17.java (at line 188)
     [java]     [javac] 	assertTrue("The underlying value must be a primitive value", value instanceof JDIPrimitiveValue);
     [java]     [javac] 	                                                                              ^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIPrimitiveValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 308. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/core/LiteralTests17.java (at line 189)
     [java]     [javac] 	JDIPrimitiveValue val = (JDIPrimitiveValue) value;
     [java]     [javac] 	^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIPrimitiveValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 309. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/core/LiteralTests17.java (at line 189)
     [java]     [javac] 	JDIPrimitiveValue val = (JDIPrimitiveValue) value;
     [java]     [javac] 	                         ^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIPrimitiveValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 310. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/core/LiteralTests17.java (at line 190)
     [java]     [javac] 	assertEquals("The new float value should be 4.1415", 4.1415F, val.getFloatValue(), .0F);
     [java]     [javac] 	                                                                  ^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIPrimitiveValue.getFloatValue()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 311. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/core/LiteralTests17.java (at line 199)
     [java]     [javac] 	assertTrue("The underlying value must be a primitive value", value instanceof JDIPrimitiveValue);
     [java]     [javac] 	                                                                              ^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIPrimitiveValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 312. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/core/LiteralTests17.java (at line 200)
     [java]     [javac] 	JDIPrimitiveValue val = (JDIPrimitiveValue) value;
     [java]     [javac] 	^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIPrimitiveValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 313. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/core/LiteralTests17.java (at line 200)
     [java]     [javac] 	JDIPrimitiveValue val = (JDIPrimitiveValue) value;
     [java]     [javac] 	                         ^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIPrimitiveValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 314. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/core/LiteralTests17.java (at line 201)
     [java]     [javac] 	assertEquals("The new float value should be 7.1415", 7.1415F, val.getFloatValue(), .0F);
     [java]     [javac] 	                                                                  ^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIPrimitiveValue.getFloatValue()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 315. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/core/LiteralTests17.java (at line 210)
     [java]     [javac] 	assertTrue("The underlying value must be a primitive value", value instanceof JDIPrimitiveValue);
     [java]     [javac] 	                                                                              ^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIPrimitiveValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 316. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/core/LiteralTests17.java (at line 211)
     [java]     [javac] 	JDIPrimitiveValue val = (JDIPrimitiveValue) value;
     [java]     [javac] 	^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIPrimitiveValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 317. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/core/LiteralTests17.java (at line 211)
     [java]     [javac] 	JDIPrimitiveValue val = (JDIPrimitiveValue) value;
     [java]     [javac] 	                         ^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIPrimitiveValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 318. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/core/LiteralTests17.java (at line 212)
     [java]     [javac] 	assertEquals("The new double value should be 11.556", 11.556D, val.getDoubleValue(), .0);
     [java]     [javac] 	                                                                   ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIPrimitiveValue.getDoubleValue()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 319. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/core/LiteralTests17.java (at line 221)
     [java]     [javac] 	assertTrue("The underlying value must be a primitive value", value instanceof JDIPrimitiveValue);
     [java]     [javac] 	                                                                              ^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIPrimitiveValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 320. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/core/LiteralTests17.java (at line 222)
     [java]     [javac] 	JDIPrimitiveValue val = (JDIPrimitiveValue) value;
     [java]     [javac] 	^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIPrimitiveValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 321. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/core/LiteralTests17.java (at line 222)
     [java]     [javac] 	JDIPrimitiveValue val = (JDIPrimitiveValue) value;
     [java]     [javac] 	                         ^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIPrimitiveValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 322. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/core/LiteralTests17.java (at line 223)
     [java]     [javac] 	assertEquals("The new double value should be 16.556", 16.555999999999997D, val.getDoubleValue(), .0);
     [java]     [javac] 	                                                                               ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIPrimitiveValue.getDoubleValue()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 323. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/core/LiteralTests17.java (at line 232)
     [java]     [javac] 	assertTrue("The underlying value must be a primitive value", value instanceof JDIPrimitiveValue);
     [java]     [javac] 	                                                                              ^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIPrimitiveValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 324. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/core/LiteralTests17.java (at line 233)
     [java]     [javac] 	JDIPrimitiveValue val = (JDIPrimitiveValue) value;
     [java]     [javac] 	^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIPrimitiveValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 325. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/core/LiteralTests17.java (at line 233)
     [java]     [javac] 	JDIPrimitiveValue val = (JDIPrimitiveValue) value;
     [java]     [javac] 	                         ^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIPrimitiveValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 326. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/core/LiteralTests17.java (at line 234)
     [java]     [javac] 	assertEquals("The new integer value should be 9", 9, val.getIntValue());
     [java]     [javac] 	                                                         ^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIPrimitiveValue.getIntValue()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 327. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/core/LiteralTests17.java (at line 243)
     [java]     [javac] 	assertTrue("The underlying value must be a primitive value", value instanceof JDIPrimitiveValue);
     [java]     [javac] 	                                                                              ^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIPrimitiveValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 328. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/core/LiteralTests17.java (at line 244)
     [java]     [javac] 	JDIPrimitiveValue val = (JDIPrimitiveValue) value;
     [java]     [javac] 	^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIPrimitiveValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 329. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/core/LiteralTests17.java (at line 244)
     [java]     [javac] 	JDIPrimitiveValue val = (JDIPrimitiveValue) value;
     [java]     [javac] 	                         ^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIPrimitiveValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 330. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/core/LiteralTests17.java (at line 245)
     [java]     [javac] 	assertEquals("The new integer value should be 17", 17, val.getIntValue());
     [java]     [javac] 	                                                           ^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIPrimitiveValue.getIntValue()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 331. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/core/LiteralTests17.java (at line 254)
     [java]     [javac] 	assertTrue("The underlying value must be a primitive value", value instanceof JDIPrimitiveValue);
     [java]     [javac] 	                                                                              ^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIPrimitiveValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 332. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/core/LiteralTests17.java (at line 255)
     [java]     [javac] 	JDIPrimitiveValue val = (JDIPrimitiveValue) value;
     [java]     [javac] 	^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIPrimitiveValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 333. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/core/LiteralTests17.java (at line 255)
     [java]     [javac] 	JDIPrimitiveValue val = (JDIPrimitiveValue) value;
     [java]     [javac] 	                         ^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIPrimitiveValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 334. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/core/LiteralTests17.java (at line 256)
     [java]     [javac] 	assertEquals("The new integer value should be 17", 17, val.getIntValue());
     [java]     [javac] 	                                                           ^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIPrimitiveValue.getIntValue()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 335. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/core/LiteralTests17.java (at line 265)
     [java]     [javac] 	assertTrue("The underlying value must be a primitive value", value instanceof JDIPrimitiveValue);
     [java]     [javac] 	                                                                              ^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIPrimitiveValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 336. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/core/LiteralTests17.java (at line 266)
     [java]     [javac] 	JDIPrimitiveValue val = (JDIPrimitiveValue) value;
     [java]     [javac] 	^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIPrimitiveValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 337. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/core/LiteralTests17.java (at line 266)
     [java]     [javac] 	JDIPrimitiveValue val = (JDIPrimitiveValue) value;
     [java]     [javac] 	                         ^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIPrimitiveValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 338. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/core/LiteralTests17.java (at line 267)
     [java]     [javac] 	assertEquals("The new integer value should be 257", 257, val.getIntValue());
     [java]     [javac] 	                                                             ^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIPrimitiveValue.getIntValue()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 339. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/core/LiteralTests17.java (at line 276)
     [java]     [javac] 	assertTrue("The underlying value must be a primitive value", value instanceof JDIPrimitiveValue);
     [java]     [javac] 	                                                                              ^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIPrimitiveValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 340. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/core/LiteralTests17.java (at line 277)
     [java]     [javac] 	JDIPrimitiveValue val = (JDIPrimitiveValue) value;
     [java]     [javac] 	^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIPrimitiveValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 341. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/core/LiteralTests17.java (at line 277)
     [java]     [javac] 	JDIPrimitiveValue val = (JDIPrimitiveValue) value;
     [java]     [javac] 	                         ^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIPrimitiveValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 342. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/core/LiteralTests17.java (at line 278)
     [java]     [javac] 	assertEquals("The new integer value should be 9", 9, val.getIntValue());
     [java]     [javac] 	                                                         ^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIPrimitiveValue.getIntValue()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 343. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/core/LiteralTests17.java (at line 287)
     [java]     [javac] 	assertTrue("The underlying value must be a primitive value", value instanceof JDIPrimitiveValue);
     [java]     [javac] 	                                                                              ^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIPrimitiveValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 344. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/core/LiteralTests17.java (at line 288)
     [java]     [javac] 	JDIPrimitiveValue val = (JDIPrimitiveValue) value;
     [java]     [javac] 	^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIPrimitiveValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 345. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/core/LiteralTests17.java (at line 288)
     [java]     [javac] 	JDIPrimitiveValue val = (JDIPrimitiveValue) value;
     [java]     [javac] 	                         ^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIPrimitiveValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 346. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/core/LiteralTests17.java (at line 289)
     [java]     [javac] 	assertEquals("The new integer value should be 65", 65, val.getIntValue());
     [java]     [javac] 	                                                           ^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIPrimitiveValue.getIntValue()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 347. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/core/VMInstallTests.java (at line 27)
     [java]     [javac] 	import org.eclipse.jdt.internal.launching.LaunchingPlugin;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'LaunchingPlugin' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.launching_3.21.200.v20240320-0933.jar')
     [java]     [javac] ----------
     [java]     [javac] 348. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/core/VMInstallTests.java (at line 93)
     [java]     [javac] 	LaunchingPlugin.ID_PLUGIN,
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'LaunchingPlugin' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.launching_3.21.200.v20240320-0933.jar')
     [java]     [javac] ----------
     [java]     [javac] 349. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/core/VMInstallTests.java (at line 93)
     [java]     [javac] 	LaunchingPlugin.ID_PLUGIN,
     [java]     [javac] 	                ^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'LaunchingPlugin.ID_PLUGIN' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.launching_3.21.200.v20240320-0933.jar')
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 350. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/ArrayValueTests.java (at line 18)
     [java]     [javac] 	import org.eclipse.jdt.internal.debug.core.model.JDIObjectValue;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 351. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/ArrayValueTests.java (at line 512)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 352. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/ArrayValueTests.java (at line 512)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 353. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/ArrayValueTests.java (at line 518)
     [java]     [javac] 	stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 354. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/ArrayValueTests.java (at line 518)
     [java]     [javac] 	stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                      ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 355. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/ArrayValueTests.java (at line 524)
     [java]     [javac] 	stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 356. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/ArrayValueTests.java (at line 524)
     [java]     [javac] 	stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                      ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 357. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/ArrayValueTests.java (at line 530)
     [java]     [javac] 	stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 358. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/ArrayValueTests.java (at line 530)
     [java]     [javac] 	stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                      ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 359. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/ArrayValueTests.java (at line 536)
     [java]     [javac] 	stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 360. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/ArrayValueTests.java (at line 536)
     [java]     [javac] 	stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                      ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 361. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/ArrayValueTests.java (at line 542)
     [java]     [javac] 	stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 362. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/ArrayValueTests.java (at line 542)
     [java]     [javac] 	stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                      ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 363. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/FieldValueTests.java (at line 17)
     [java]     [javac] 	import org.eclipse.debug.internal.core.IInternalDebugCoreConstants;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'IInternalDebugCoreConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.core_3.21.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 364. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/FieldValueTests.java (at line 19)
     [java]     [javac] 	import org.eclipse.jdt.internal.debug.core.model.JDIObjectValue;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 365. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/FieldValueTests.java (at line 38)
     [java]     [javac] 	IValue value = eval(IInternalDebugCoreConstants.EMPTY_STRING + xFieldByte);
     [java]     [javac] 	                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'IInternalDebugCoreConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.core_3.21.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 366. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/FieldValueTests.java (at line 38)
     [java]     [javac] 	IValue value = eval(IInternalDebugCoreConstants.EMPTY_STRING + xFieldByte);
     [java]     [javac] 	                                                ^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'IInternalDebugCoreConstants.EMPTY_STRING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.core_3.21.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 367. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/FieldValueTests.java (at line 44)
     [java]     [javac] 	value = eval(IInternalDebugCoreConstants.EMPTY_STRING + yFieldByte);
     [java]     [javac] 	             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'IInternalDebugCoreConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.core_3.21.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 368. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/FieldValueTests.java (at line 44)
     [java]     [javac] 	value = eval(IInternalDebugCoreConstants.EMPTY_STRING + yFieldByte);
     [java]     [javac] 	                                         ^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'IInternalDebugCoreConstants.EMPTY_STRING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.core_3.21.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 369. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/FieldValueTests.java (at line 57)
     [java]     [javac] 	IValue value = eval(IInternalDebugCoreConstants.EMPTY_STRING + xFieldChar);
     [java]     [javac] 	                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'IInternalDebugCoreConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.core_3.21.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 370. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/FieldValueTests.java (at line 57)
     [java]     [javac] 	IValue value = eval(IInternalDebugCoreConstants.EMPTY_STRING + xFieldChar);
     [java]     [javac] 	                                                ^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'IInternalDebugCoreConstants.EMPTY_STRING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.core_3.21.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 371. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/FieldValueTests.java (at line 63)
     [java]     [javac] 	value = eval(IInternalDebugCoreConstants.EMPTY_STRING + yFieldChar);
     [java]     [javac] 	             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'IInternalDebugCoreConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.core_3.21.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 372. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/FieldValueTests.java (at line 63)
     [java]     [javac] 	value = eval(IInternalDebugCoreConstants.EMPTY_STRING + yFieldChar);
     [java]     [javac] 	                                         ^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'IInternalDebugCoreConstants.EMPTY_STRING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.core_3.21.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 373. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/FieldValueTests.java (at line 76)
     [java]     [javac] 	IValue value = eval(IInternalDebugCoreConstants.EMPTY_STRING + xFieldShort);
     [java]     [javac] 	                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'IInternalDebugCoreConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.core_3.21.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 374. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/FieldValueTests.java (at line 76)
     [java]     [javac] 	IValue value = eval(IInternalDebugCoreConstants.EMPTY_STRING + xFieldShort);
     [java]     [javac] 	                                                ^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'IInternalDebugCoreConstants.EMPTY_STRING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.core_3.21.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 375. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/FieldValueTests.java (at line 82)
     [java]     [javac] 	value = eval(IInternalDebugCoreConstants.EMPTY_STRING + yFieldShort);
     [java]     [javac] 	             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'IInternalDebugCoreConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.core_3.21.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 376. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/FieldValueTests.java (at line 82)
     [java]     [javac] 	value = eval(IInternalDebugCoreConstants.EMPTY_STRING + yFieldShort);
     [java]     [javac] 	                                         ^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'IInternalDebugCoreConstants.EMPTY_STRING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.core_3.21.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 377. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/FieldValueTests.java (at line 95)
     [java]     [javac] 	IValue value = eval(IInternalDebugCoreConstants.EMPTY_STRING + xFieldInt);
     [java]     [javac] 	                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'IInternalDebugCoreConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.core_3.21.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 378. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/FieldValueTests.java (at line 95)
     [java]     [javac] 	IValue value = eval(IInternalDebugCoreConstants.EMPTY_STRING + xFieldInt);
     [java]     [javac] 	                                                ^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'IInternalDebugCoreConstants.EMPTY_STRING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.core_3.21.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 379. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/FieldValueTests.java (at line 101)
     [java]     [javac] 	value = eval(IInternalDebugCoreConstants.EMPTY_STRING + yFieldInt);
     [java]     [javac] 	             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'IInternalDebugCoreConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.core_3.21.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 380. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/FieldValueTests.java (at line 101)
     [java]     [javac] 	value = eval(IInternalDebugCoreConstants.EMPTY_STRING + yFieldInt);
     [java]     [javac] 	                                         ^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'IInternalDebugCoreConstants.EMPTY_STRING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.core_3.21.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 381. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/FieldValueTests.java (at line 114)
     [java]     [javac] 	IValue value = eval(IInternalDebugCoreConstants.EMPTY_STRING + xFieldLong);
     [java]     [javac] 	                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'IInternalDebugCoreConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.core_3.21.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 382. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/FieldValueTests.java (at line 114)
     [java]     [javac] 	IValue value = eval(IInternalDebugCoreConstants.EMPTY_STRING + xFieldLong);
     [java]     [javac] 	                                                ^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'IInternalDebugCoreConstants.EMPTY_STRING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.core_3.21.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 383. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/FieldValueTests.java (at line 120)
     [java]     [javac] 	value = eval(IInternalDebugCoreConstants.EMPTY_STRING + yFieldLong);
     [java]     [javac] 	             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'IInternalDebugCoreConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.core_3.21.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 384. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/FieldValueTests.java (at line 120)
     [java]     [javac] 	value = eval(IInternalDebugCoreConstants.EMPTY_STRING + yFieldLong);
     [java]     [javac] 	                                         ^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'IInternalDebugCoreConstants.EMPTY_STRING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.core_3.21.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 385. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/FieldValueTests.java (at line 133)
     [java]     [javac] 	IValue value = eval(IInternalDebugCoreConstants.EMPTY_STRING + xFieldFloat);
     [java]     [javac] 	                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'IInternalDebugCoreConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.core_3.21.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 386. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/FieldValueTests.java (at line 133)
     [java]     [javac] 	IValue value = eval(IInternalDebugCoreConstants.EMPTY_STRING + xFieldFloat);
     [java]     [javac] 	                                                ^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'IInternalDebugCoreConstants.EMPTY_STRING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.core_3.21.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 387. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/FieldValueTests.java (at line 139)
     [java]     [javac] 	value = eval(IInternalDebugCoreConstants.EMPTY_STRING + yFieldFloat);
     [java]     [javac] 	             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'IInternalDebugCoreConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.core_3.21.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 388. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/FieldValueTests.java (at line 139)
     [java]     [javac] 	value = eval(IInternalDebugCoreConstants.EMPTY_STRING + yFieldFloat);
     [java]     [javac] 	                                         ^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'IInternalDebugCoreConstants.EMPTY_STRING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.core_3.21.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 389. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/FieldValueTests.java (at line 152)
     [java]     [javac] 	IValue value = eval(IInternalDebugCoreConstants.EMPTY_STRING + xFieldDouble);
     [java]     [javac] 	                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'IInternalDebugCoreConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.core_3.21.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 390. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/FieldValueTests.java (at line 152)
     [java]     [javac] 	IValue value = eval(IInternalDebugCoreConstants.EMPTY_STRING + xFieldDouble);
     [java]     [javac] 	                                                ^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'IInternalDebugCoreConstants.EMPTY_STRING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.core_3.21.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 391. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/FieldValueTests.java (at line 158)
     [java]     [javac] 	value = eval(IInternalDebugCoreConstants.EMPTY_STRING + yFieldDouble);
     [java]     [javac] 	             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'IInternalDebugCoreConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.core_3.21.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 392. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/FieldValueTests.java (at line 158)
     [java]     [javac] 	value = eval(IInternalDebugCoreConstants.EMPTY_STRING + yFieldDouble);
     [java]     [javac] 	                                         ^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'IInternalDebugCoreConstants.EMPTY_STRING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.core_3.21.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 393. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/FieldValueTests.java (at line 171)
     [java]     [javac] 	IValue value = eval(IInternalDebugCoreConstants.EMPTY_STRING + xFieldString);
     [java]     [javac] 	                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'IInternalDebugCoreConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.core_3.21.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 394. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/FieldValueTests.java (at line 171)
     [java]     [javac] 	IValue value = eval(IInternalDebugCoreConstants.EMPTY_STRING + xFieldString);
     [java]     [javac] 	                                                ^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'IInternalDebugCoreConstants.EMPTY_STRING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.core_3.21.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 395. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/FieldValueTests.java (at line 174)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 396. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/FieldValueTests.java (at line 174)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 397. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/FieldValueTests.java (at line 177)
     [java]     [javac] 	value = eval(IInternalDebugCoreConstants.EMPTY_STRING + yFieldString);
     [java]     [javac] 	             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'IInternalDebugCoreConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.core_3.21.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 398. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/FieldValueTests.java (at line 177)
     [java]     [javac] 	value = eval(IInternalDebugCoreConstants.EMPTY_STRING + yFieldString);
     [java]     [javac] 	                                         ^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'IInternalDebugCoreConstants.EMPTY_STRING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.core_3.21.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 399. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/FieldValueTests.java (at line 180)
     [java]     [javac] 	stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 400. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/FieldValueTests.java (at line 180)
     [java]     [javac] 	stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                      ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 401. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/FieldValueTests.java (at line 190)
     [java]     [javac] 	IValue value = eval(IInternalDebugCoreConstants.EMPTY_STRING + xFieldBoolean);
     [java]     [javac] 	                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'IInternalDebugCoreConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.core_3.21.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 402. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/FieldValueTests.java (at line 190)
     [java]     [javac] 	IValue value = eval(IInternalDebugCoreConstants.EMPTY_STRING + xFieldBoolean);
     [java]     [javac] 	                                                ^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'IInternalDebugCoreConstants.EMPTY_STRING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.core_3.21.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 403. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/FieldValueTests.java (at line 196)
     [java]     [javac] 	value = eval(IInternalDebugCoreConstants.EMPTY_STRING + yFieldBoolean);
     [java]     [javac] 	             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'IInternalDebugCoreConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.core_3.21.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 404. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/FieldValueTests.java (at line 196)
     [java]     [javac] 	value = eval(IInternalDebugCoreConstants.EMPTY_STRING + yFieldBoolean);
     [java]     [javac] 	                                         ^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'IInternalDebugCoreConstants.EMPTY_STRING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.core_3.21.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 405. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/TestsOperators1.java (at line 19)
     [java]     [javac] 	import org.eclipse.jdt.internal.debug.core.model.JDIObjectValue;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 406. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/TestsOperators1.java (at line 62)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 407. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/TestsOperators1.java (at line 62)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 408. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/TestsOperators1.java (at line 68)
     [java]     [javac] 	stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 409. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/TestsOperators1.java (at line 68)
     [java]     [javac] 	stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                      ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 410. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/TestsOperators1.java (at line 100)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 411. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/TestsOperators1.java (at line 100)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 412. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/TestsOperators1.java (at line 106)
     [java]     [javac] 	stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 413. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/TestsOperators1.java (at line 106)
     [java]     [javac] 	stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                      ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 414. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/TestsOperators2.java (at line 19)
     [java]     [javac] 	import org.eclipse.jdt.internal.debug.core.model.JDIObjectValue;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 415. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/TestsOperators2.java (at line 94)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 416. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/TestsOperators2.java (at line 94)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 417. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/TestsOperators2.java (at line 99)
     [java]     [javac] 	stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 418. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/TestsOperators2.java (at line 99)
     [java]     [javac] 	stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                      ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 419. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/TestsOperators2.java (at line 105)
     [java]     [javac] 	stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 420. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/TestsOperators2.java (at line 105)
     [java]     [javac] 	stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                      ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 421. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/TestsOperators2.java (at line 110)
     [java]     [javac] 	stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 422. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/TestsOperators2.java (at line 110)
     [java]     [javac] 	stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                      ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 423. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/TestsOperators2.java (at line 116)
     [java]     [javac] 	stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 424. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/TestsOperators2.java (at line 116)
     [java]     [javac] 	stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                      ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 425. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/TestsOperators2.java (at line 121)
     [java]     [javac] 	stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 426. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/TestsOperators2.java (at line 121)
     [java]     [javac] 	stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                      ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 427. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/TestsOperators2.java (at line 127)
     [java]     [javac] 	stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 428. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/TestsOperators2.java (at line 127)
     [java]     [javac] 	stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                      ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 429. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/TestsOperators2.java (at line 132)
     [java]     [javac] 	stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 430. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/TestsOperators2.java (at line 132)
     [java]     [javac] 	stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                      ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 431. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/TestsOperators2.java (at line 204)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 432. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/TestsOperators2.java (at line 204)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 433. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/TestsOperators2.java (at line 209)
     [java]     [javac] 	stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 434. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/TestsOperators2.java (at line 209)
     [java]     [javac] 	stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                      ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 435. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/TestsOperators2.java (at line 216)
     [java]     [javac] 	stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 436. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/TestsOperators2.java (at line 216)
     [java]     [javac] 	stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                      ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 437. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/TestsOperators2.java (at line 221)
     [java]     [javac] 	stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 438. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/TestsOperators2.java (at line 221)
     [java]     [javac] 	stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                      ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 439. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/TestsOperators2.java (at line 229)
     [java]     [javac] 	stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 440. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/TestsOperators2.java (at line 229)
     [java]     [javac] 	stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                      ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 441. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/TestsOperators2.java (at line 234)
     [java]     [javac] 	stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 442. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/TestsOperators2.java (at line 234)
     [java]     [javac] 	stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                      ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 443. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/TestsOperators2.java (at line 241)
     [java]     [javac] 	stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 444. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/TestsOperators2.java (at line 241)
     [java]     [javac] 	stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                      ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 445. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/TestsOperators2.java (at line 246)
     [java]     [javac] 	stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 446. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/TestsOperators2.java (at line 246)
     [java]     [javac] 	stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                      ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 447. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/core/LineTrackerTests.java (at line 25)
     [java]     [javac] 	import org.eclipse.debug.internal.core.IInternalDebugCoreConstants;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'IInternalDebugCoreConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.core_3.21.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 448. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/core/LineTrackerTests.java (at line 27)
     [java]     [javac] 	import org.eclipse.debug.internal.ui.preferences.IDebugPreferenceConstants;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'IDebugPreferenceConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 449. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/core/LineTrackerTests.java (at line 35)
     [java]     [javac] 	import org.eclipse.jdt.internal.debug.ui.IJDIPreferencesConstants;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'IJDIPreferencesConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 450. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/core/LineTrackerTests.java (at line 36)
     [java]     [javac] 	import org.eclipse.jdt.internal.debug.ui.JDIDebugUIPlugin;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIDebugUIPlugin' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 451. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/core/LineTrackerTests.java (at line 37)
     [java]     [javac] 	import org.eclipse.jdt.internal.debug.ui.console.JavaExceptionHyperLink;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JavaExceptionHyperLink' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 452. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/core/LineTrackerTests.java (at line 38)
     [java]     [javac] 	import org.eclipse.jdt.internal.debug.ui.console.JavaStackTraceHyperlink;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JavaStackTraceHyperlink' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 453. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/core/LineTrackerTests.java (at line 39)
     [java]     [javac] 	import org.eclipse.jdt.internal.debug.ui.propertypages.JavaBreakpointPage;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JavaBreakpointPage' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 454. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/core/LineTrackerTests.java (at line 113)
     [java]     [javac] 	assertEquals("Should be an empty last line", IInternalDebugCoreConstants.EMPTY_STRING, fLinesRead.get(10));
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'IInternalDebugCoreConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.core_3.21.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 455. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/core/LineTrackerTests.java (at line 113)
     [java]     [javac] 	assertEquals("Should be an empty last line", IInternalDebugCoreConstants.EMPTY_STRING, fLinesRead.get(10));
     [java]     [javac] 	                                                                         ^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'IInternalDebugCoreConstants.EMPTY_STRING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.core_3.21.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 456. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/core/LineTrackerTests.java (at line 158)
     [java]     [javac] 	debugPrefStore.setValue(IDebugPreferenceConstants.CONSOLE_LIMIT_CONSOLE_OUTPUT, false);
     [java]     [javac] 	                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'IDebugPreferenceConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 457. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/core/LineTrackerTests.java (at line 158)
     [java]     [javac] 	debugPrefStore.setValue(IDebugPreferenceConstants.CONSOLE_LIMIT_CONSOLE_OUTPUT, false);
     [java]     [javac] 	                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'IDebugPreferenceConstants.CONSOLE_LIMIT_CONSOLE_OUTPUT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 458. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/core/LineTrackerTests.java (at line 173)
     [java]     [javac] 	debugPrefStore.setValue(IDebugPreferenceConstants.CONSOLE_LIMIT_CONSOLE_OUTPUT, true);
     [java]     [javac] 	                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'IDebugPreferenceConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 459. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/core/LineTrackerTests.java (at line 173)
     [java]     [javac] 	debugPrefStore.setValue(IDebugPreferenceConstants.CONSOLE_LIMIT_CONSOLE_OUTPUT, true);
     [java]     [javac] 	                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'IDebugPreferenceConstants.CONSOLE_LIMIT_CONSOLE_OUTPUT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 460. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/core/LineTrackerTests.java (at line 194)
     [java]     [javac] 	IPreferenceStore jdiUIPreferences = JDIDebugUIPlugin.getDefault().getPreferenceStore();
     [java]     [javac] 	                                    ^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIDebugUIPlugin' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 461. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/core/LineTrackerTests.java (at line 194)
     [java]     [javac] 	IPreferenceStore jdiUIPreferences = JDIDebugUIPlugin.getDefault().getPreferenceStore();
     [java]     [javac] 	                                                     ^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIDebugUIPlugin.getDefault()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 462. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/core/LineTrackerTests.java (at line 195)
     [java]     [javac] 	boolean suspendOnException = jdiUIPreferences.getBoolean(IJDIPreferencesConstants.PREF_SUSPEND_ON_UNCAUGHT_EXCEPTIONS);
     [java]     [javac] 	                                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'IJDIPreferencesConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 463. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/core/LineTrackerTests.java (at line 195)
     [java]     [javac] 	boolean suspendOnException = jdiUIPreferences.getBoolean(IJDIPreferencesConstants.PREF_SUSPEND_ON_UNCAUGHT_EXCEPTIONS);
     [java]     [javac] 	                                                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'IJDIPreferencesConstants.PREF_SUSPEND_ON_UNCAUGHT_EXCEPTIONS' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 464. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/core/LineTrackerTests.java (at line 196)
     [java]     [javac] 	jdiUIPreferences.setValue(IJDIPreferencesConstants.PREF_SUSPEND_ON_UNCAUGHT_EXCEPTIONS, false);
     [java]     [javac] 	                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'IJDIPreferencesConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 465. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/core/LineTrackerTests.java (at line 196)
     [java]     [javac] 	jdiUIPreferences.setValue(IJDIPreferencesConstants.PREF_SUSPEND_ON_UNCAUGHT_EXCEPTIONS, false);
     [java]     [javac] 	                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'IJDIPreferencesConstants.PREF_SUSPEND_ON_UNCAUGHT_EXCEPTIONS' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 466. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/core/LineTrackerTests.java (at line 215)
     [java]     [javac] 	if (hyperlink instanceof JavaExceptionHyperLink) {
     [java]     [javac] 	                         ^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JavaExceptionHyperLink' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 467. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/core/LineTrackerTests.java (at line 218)
     [java]     [javac] 	assertTrue("Stack trace hyperlink missing", hyperlinks[i + 1] instanceof JavaStackTraceHyperlink);
     [java]     [javac] 	                                                                         ^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JavaStackTraceHyperlink' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 468. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/core/LineTrackerTests.java (at line 237)
     [java]     [javac] 	JavaExceptionHyperLink exLink = (JavaExceptionHyperLink) hyperlinks[0];
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JavaExceptionHyperLink' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 469. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/core/LineTrackerTests.java (at line 237)
     [java]     [javac] 	JavaExceptionHyperLink exLink = (JavaExceptionHyperLink) hyperlinks[0];
     [java]     [javac] 	                                 ^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JavaExceptionHyperLink' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 470. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/core/LineTrackerTests.java (at line 238)
     [java]     [javac] 	exLink.linkActivated();
     [java]     [javac] 	       ^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JavaExceptionHyperLink.linkActivated()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 471. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/core/LineTrackerTests.java (at line 253)
     [java]     [javac] 	assertEquals("NPE breakpoint cancel enablement value not false", "false", foundBreakpoint.getMarker().getAttribute(JavaBreakpointPage.ATTR_ENABLED_SETTING_ON_CANCEL, ""));
     [java]     [javac] 	                                                                                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JavaBreakpointPage' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 472. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/core/LineTrackerTests.java (at line 253)
     [java]     [javac] 	assertEquals("NPE breakpoint cancel enablement value not false", "false", foundBreakpoint.getMarker().getAttribute(JavaBreakpointPage.ATTR_ENABLED_SETTING_ON_CANCEL, ""));
     [java]     [javac] 	                                                                                                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'JavaBreakpointPage.ATTR_ENABLED_SETTING_ON_CANCEL' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 473. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/core/LineTrackerTests.java (at line 256)
     [java]     [javac] 	jdiUIPreferences.setValue(IJDIPreferencesConstants.PREF_SUSPEND_ON_UNCAUGHT_EXCEPTIONS, suspendOnException);
     [java]     [javac] 	                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'IJDIPreferencesConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 474. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/core/LineTrackerTests.java (at line 256)
     [java]     [javac] 	jdiUIPreferences.setValue(IJDIPreferencesConstants.PREF_SUSPEND_ON_UNCAUGHT_EXCEPTIONS, suspendOnException);
     [java]     [javac] 	                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'IJDIPreferencesConstants.PREF_SUSPEND_ON_UNCAUGHT_EXCEPTIONS' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 475. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/core/LineTrackerTests.java (at line 309)
     [java]     [javac] 	IPreferenceStore jdiUIPreferences = JDIDebugUIPlugin.getDefault().getPreferenceStore();
     [java]     [javac] 	                                    ^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIDebugUIPlugin' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 476. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/core/LineTrackerTests.java (at line 309)
     [java]     [javac] 	IPreferenceStore jdiUIPreferences = JDIDebugUIPlugin.getDefault().getPreferenceStore();
     [java]     [javac] 	                                                     ^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIDebugUIPlugin.getDefault()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 477. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/core/LineTrackerTests.java (at line 310)
     [java]     [javac] 	boolean suspendOnException = jdiUIPreferences.getBoolean(IJDIPreferencesConstants.PREF_SUSPEND_ON_UNCAUGHT_EXCEPTIONS);
     [java]     [javac] 	                                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'IJDIPreferencesConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 478. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/core/LineTrackerTests.java (at line 310)
     [java]     [javac] 	boolean suspendOnException = jdiUIPreferences.getBoolean(IJDIPreferencesConstants.PREF_SUSPEND_ON_UNCAUGHT_EXCEPTIONS);
     [java]     [javac] 	                                                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'IJDIPreferencesConstants.PREF_SUSPEND_ON_UNCAUGHT_EXCEPTIONS' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 479. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/core/LineTrackerTests.java (at line 311)
     [java]     [javac] 	jdiUIPreferences.setValue(IJDIPreferencesConstants.PREF_SUSPEND_ON_UNCAUGHT_EXCEPTIONS, false);
     [java]     [javac] 	                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'IJDIPreferencesConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 480. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/core/LineTrackerTests.java (at line 311)
     [java]     [javac] 	jdiUIPreferences.setValue(IJDIPreferencesConstants.PREF_SUSPEND_ON_UNCAUGHT_EXCEPTIONS, false);
     [java]     [javac] 	                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'IJDIPreferencesConstants.PREF_SUSPEND_ON_UNCAUGHT_EXCEPTIONS' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 481. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/core/LineTrackerTests.java (at line 328)
     [java]     [javac] 	if (hyperlink instanceof JavaExceptionHyperLink) {
     [java]     [javac] 	                         ^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JavaExceptionHyperLink' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 482. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/core/LineTrackerTests.java (at line 331)
     [java]     [javac] 	assertTrue("Stack trace hyperlink missing", hyperlinks[i + 1] instanceof JavaStackTraceHyperlink);
     [java]     [javac] 	                                                                         ^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JavaStackTraceHyperlink' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 483. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/core/LineTrackerTests.java (at line 337)
     [java]     [javac] 	jdiUIPreferences.setValue(IJDIPreferencesConstants.PREF_SUSPEND_ON_UNCAUGHT_EXCEPTIONS, suspendOnException);
     [java]     [javac] 	                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'IJDIPreferencesConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 484. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/core/LineTrackerTests.java (at line 337)
     [java]     [javac] 	jdiUIPreferences.setValue(IJDIPreferencesConstants.PREF_SUSPEND_ON_UNCAUGHT_EXCEPTIONS, suspendOnException);
     [java]     [javac] 	                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'IJDIPreferencesConstants.PREF_SUSPEND_ON_UNCAUGHT_EXCEPTIONS' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 485. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/launching/LaunchTests.java (at line 30)
     [java]     [javac] 	import org.eclipse.jdt.internal.debug.core.model.JDIReferenceType;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIReferenceType' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 486. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/launching/LaunchTests.java (at line 53)
     [java]     [javac] 	IJavaReferenceType ref1 = new JDIReferenceType(null, null) {
     [java]     [javac] 	                              ^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIReferenceType' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 487. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/launching/LaunchTests.java (at line 53)
     [java]     [javac] 	IJavaReferenceType ref1 = new JDIReferenceType(null, null) {
     [java]     [javac] 	                              ^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The constructor 'JDIReferenceType(JDIDebugTarget, Type)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 488. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/launching/LaunchTests.java (at line 61)
     [java]     [javac] 	IJavaReferenceType ref2 = new JDIReferenceType(null, null) {
     [java]     [javac] 	                              ^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIReferenceType' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 489. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/launching/LaunchTests.java (at line 61)
     [java]     [javac] 	IJavaReferenceType ref2 = new JDIReferenceType(null, null) {
     [java]     [javac] 	                              ^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The constructor 'JDIReferenceType(JDIDebugTarget, Type)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 490. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/launching/LaunchTests.java (at line 73)
     [java]     [javac] 	IJavaReferenceType ref3 = new JDIReferenceType(null, null) {
     [java]     [javac] 	                              ^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIReferenceType' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 491. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/launching/LaunchTests.java (at line 73)
     [java]     [javac] 	IJavaReferenceType ref3 = new JDIReferenceType(null, null) {
     [java]     [javac] 	                              ^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The constructor 'JDIReferenceType(JDIDebugTarget, Type)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 492. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/launching/LaunchTests.java (at line 81)
     [java]     [javac] 	IJavaReferenceType ref4 = new JDIReferenceType(null, null) {
     [java]     [javac] 	                              ^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIReferenceType' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 493. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/launching/LaunchTests.java (at line 81)
     [java]     [javac] 	IJavaReferenceType ref4 = new JDIReferenceType(null, null) {
     [java]     [javac] 	                              ^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The constructor 'JDIReferenceType(JDIDebugTarget, Type)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 494. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/core/ConsoleInputTests.java (at line 29)
     [java]     [javac] 	import org.eclipse.debug.internal.core.IInternalDebugCoreConstants;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'IInternalDebugCoreConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.core_3.21.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 495. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/core/ConsoleInputTests.java (at line 99)
     [java]     [javac] 	verifyOutput(new String[]{"three", "exitthree", IInternalDebugCoreConstants.EMPTY_STRING}, list);
     [java]     [javac] 	                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'IInternalDebugCoreConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.core_3.21.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 496. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/core/ConsoleInputTests.java (at line 99)
     [java]     [javac] 	verifyOutput(new String[]{"three", "exitthree", IInternalDebugCoreConstants.EMPTY_STRING}, list);
     [java]     [javac] 	                                                                            ^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'IInternalDebugCoreConstants.EMPTY_STRING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.core_3.21.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 497. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/core/ConsoleInputTests.java (at line 142)
     [java]     [javac] 	assertEquals("Should be empty line", IInternalDebugCoreConstants.EMPTY_STRING, fLinesRead.get(1));
     [java]     [javac] 	                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'IInternalDebugCoreConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.core_3.21.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 498. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/core/ConsoleInputTests.java (at line 142)
     [java]     [javac] 	assertEquals("Should be empty line", IInternalDebugCoreConstants.EMPTY_STRING, fLinesRead.get(1));
     [java]     [javac] 	                                                                 ^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'IInternalDebugCoreConstants.EMPTY_STRING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.core_3.21.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 499. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/core/EEDefinitionTests.java (at line 28)
     [java]     [javac] 	import org.eclipse.jdt.internal.launching.EEVMType;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'EEVMType' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.launching_3.21.200.v20240320-0933.jar')
     [java]     [javac] ----------
     [java]     [javac] 500. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/core/EEDefinitionTests.java (at line 63)
     [java]     [javac] 	IStatus status = EEVMType.validateDefinitionFile(description);
     [java]     [javac] 	                 ^^^^^^^^
     [java]     [javac] Discouraged access: The type 'EEVMType' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.launching_3.21.200.v20240320-0933.jar')
     [java]     [javac] ----------
     [java]     [javac] 501. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/core/EEDefinitionTests.java (at line 63)
     [java]     [javac] 	IStatus status = EEVMType.validateDefinitionFile(description);
     [java]     [javac] 	                          ^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'EEVMType.validateDefinitionFile(ExecutionEnvironmentDescription)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.launching_3.21.200.v20240320-0933.jar')
     [java]     [javac] ----------
     [java]     [javac] 502. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/core/EEDefinitionTests.java (at line 162)
     [java]     [javac] 	URL location = EEVMType.getJavadocLocation(ee);
     [java]     [javac] 	               ^^^^^^^^
     [java]     [javac] Discouraged access: The type 'EEVMType' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.launching_3.21.200.v20240320-0933.jar')
     [java]     [javac] ----------
     [java]     [javac] 503. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/core/EEDefinitionTests.java (at line 162)
     [java]     [javac] 	URL location = EEVMType.getJavadocLocation(ee);
     [java]     [javac] 	                        ^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'EEVMType.getJavadocLocation(ExecutionEnvironmentDescription)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.launching_3.21.200.v20240320-0933.jar')
     [java]     [javac] ----------
     [java]     [javac] 504. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/core/EEDefinitionTests.java (at line 181)
     [java]     [javac] 	URL location = EEVMType.getIndexLocation(ee);
     [java]     [javac] 	               ^^^^^^^^
     [java]     [javac] Discouraged access: The type 'EEVMType' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.launching_3.21.200.v20240320-0933.jar')
     [java]     [javac] ----------
     [java]     [javac] 505. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/core/EEDefinitionTests.java (at line 181)
     [java]     [javac] 	URL location = EEVMType.getIndexLocation(ee);
     [java]     [javac] 	                        ^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'EEVMType.getIndexLocation(ExecutionEnvironmentDescription)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.launching_3.21.200.v20240320-0933.jar')
     [java]     [javac] ----------
     [java]     [javac] 506. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/core/EEDefinitionTests.java (at line 230)
     [java]     [javac] 	EEVMType vmType = (EEVMType) getVMInstallType();
     [java]     [javac] 	^^^^^^^^
     [java]     [javac] Discouraged access: The type 'EEVMType' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.launching_3.21.200.v20240320-0933.jar')
     [java]     [javac] ----------
     [java]     [javac] 507. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/core/EEDefinitionTests.java (at line 230)
     [java]     [javac] 	EEVMType vmType = (EEVMType) getVMInstallType();
     [java]     [javac] 	                   ^^^^^^^^
     [java]     [javac] Discouraged access: The type 'EEVMType' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.launching_3.21.200.v20240320-0933.jar')
     [java]     [javac] ----------
     [java]     [javac] 508. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/core/EEDefinitionTests.java (at line 263)
     [java]     [javac] 	return JavaRuntime.getVMInstallType(EEVMType.ID_EE_VM_TYPE);
     [java]     [javac] 	                                    ^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'EEVMType' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.launching_3.21.200.v20240320-0933.jar')
     [java]     [javac] ----------
     [java]     [javac] 509. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/core/EEDefinitionTests.java (at line 263)
     [java]     [javac] 	return JavaRuntime.getVMInstallType(EEVMType.ID_EE_VM_TYPE);
     [java]     [javac] 	                                             ^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'EEVMType.ID_EE_VM_TYPE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.launching_3.21.200.v20240320-0933.jar')
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 510. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/IntOperatorsTests.java (at line 18)
     [java]     [javac] 	import org.eclipse.jdt.internal.debug.core.model.JDIObjectValue;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 511. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/IntOperatorsTests.java (at line 175)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 512. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/IntOperatorsTests.java (at line 175)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 513. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/IntOperatorsTests.java (at line 181)
     [java]     [javac] 	stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 514. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/IntOperatorsTests.java (at line 181)
     [java]     [javac] 	stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                      ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 515. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/StringPlusOpTests.java (at line 17)
     [java]     [javac] 	import org.eclipse.jdt.internal.debug.core.model.JDIObjectValue;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 516. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/StringPlusOpTests.java (at line 41)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 517. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/StringPlusOpTests.java (at line 41)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 518. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/StringPlusOpTests.java (at line 47)
     [java]     [javac] 	stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 519. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/StringPlusOpTests.java (at line 47)
     [java]     [javac] 	stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                      ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 520. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/StringPlusOpTests.java (at line 60)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 521. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/StringPlusOpTests.java (at line 60)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 522. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/StringPlusOpTests.java (at line 66)
     [java]     [javac] 	stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 523. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/StringPlusOpTests.java (at line 66)
     [java]     [javac] 	stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                      ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 524. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/StringPlusOpTests.java (at line 79)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 525. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/StringPlusOpTests.java (at line 79)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 526. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/StringPlusOpTests.java (at line 85)
     [java]     [javac] 	stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 527. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/StringPlusOpTests.java (at line 85)
     [java]     [javac] 	stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                      ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 528. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/StringPlusOpTests.java (at line 98)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 529. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/StringPlusOpTests.java (at line 98)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 530. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/StringPlusOpTests.java (at line 104)
     [java]     [javac] 	stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 531. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/StringPlusOpTests.java (at line 104)
     [java]     [javac] 	stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                      ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 532. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/StringPlusOpTests.java (at line 117)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 533. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/StringPlusOpTests.java (at line 117)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 534. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/StringPlusOpTests.java (at line 123)
     [java]     [javac] 	stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 535. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/StringPlusOpTests.java (at line 123)
     [java]     [javac] 	stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                      ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 536. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/StringPlusOpTests.java (at line 136)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 537. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/StringPlusOpTests.java (at line 136)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 538. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/StringPlusOpTests.java (at line 142)
     [java]     [javac] 	stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 539. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/StringPlusOpTests.java (at line 142)
     [java]     [javac] 	stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                      ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 540. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/StringPlusOpTests.java (at line 155)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 541. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/StringPlusOpTests.java (at line 155)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 542. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/StringPlusOpTests.java (at line 161)
     [java]     [javac] 	stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 543. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/StringPlusOpTests.java (at line 161)
     [java]     [javac] 	stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                      ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 544. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/StringPlusOpTests.java (at line 174)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 545. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/StringPlusOpTests.java (at line 174)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 546. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/StringPlusOpTests.java (at line 180)
     [java]     [javac] 	stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 547. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/StringPlusOpTests.java (at line 180)
     [java]     [javac] 	stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                      ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 548. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/StringPlusOpTests.java (at line 193)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 549. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/StringPlusOpTests.java (at line 193)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 550. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/StringPlusOpTests.java (at line 199)
     [java]     [javac] 	stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 551. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/StringPlusOpTests.java (at line 199)
     [java]     [javac] 	stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                      ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 552. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/TestsNestedTypes1.java (at line 18)
     [java]     [javac] 	import org.eclipse.jdt.internal.debug.core.model.JDIObjectValue;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 553. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/TestsNestedTypes1.java (at line 48)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 554. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/TestsNestedTypes1.java (at line 48)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 555. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/TestsNestedTypes1.java (at line 67)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 556. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/TestsNestedTypes1.java (at line 67)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 557. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/TestsNestedTypes1.java (at line 86)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 558. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/TestsNestedTypes1.java (at line 86)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 559. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/TestsNestedTypes1.java (at line 105)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 560. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/TestsNestedTypes1.java (at line 105)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 561. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/TestsNestedTypes1.java (at line 124)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 562. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/TestsNestedTypes1.java (at line 124)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 563. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/TestsNestedTypes1.java (at line 143)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 564. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/TestsNestedTypes1.java (at line 143)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 565. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/TestsNestedTypes1.java (at line 162)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 566. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/TestsNestedTypes1.java (at line 162)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 567. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/TestsNestedTypes1.java (at line 181)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 568. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/TestsNestedTypes1.java (at line 181)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 569. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/TestsNestedTypes1.java (at line 200)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 570. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/TestsNestedTypes1.java (at line 200)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 571. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/TestsNestedTypes1.java (at line 219)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 572. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/TestsNestedTypes1.java (at line 219)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 573. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/TestsNestedTypes1.java (at line 238)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 574. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/TestsNestedTypes1.java (at line 238)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 575. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/TestsNestedTypes1.java (at line 257)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 576. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/TestsNestedTypes1.java (at line 257)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 577. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/TestsNestedTypes1.java (at line 276)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 578. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/TestsNestedTypes1.java (at line 276)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 579. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/TestsNestedTypes1.java (at line 295)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 580. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/TestsNestedTypes1.java (at line 295)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 581. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/TestsNestedTypes1.java (at line 314)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 582. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/TestsNestedTypes1.java (at line 314)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 583. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/TestsNestedTypes1.java (at line 333)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 584. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/TestsNestedTypes1.java (at line 333)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 585. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/TestsNestedTypes1.java (at line 352)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 586. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/TestsNestedTypes1.java (at line 352)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 587. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/TestsNestedTypes1.java (at line 371)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 588. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/TestsNestedTypes1.java (at line 371)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 589. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/TestsNestedTypes1.java (at line 390)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 590. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/TestsNestedTypes1.java (at line 390)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 591. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/TestsNestedTypes1.java (at line 409)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 592. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/TestsNestedTypes1.java (at line 409)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 593. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/TestsNestedTypes1.java (at line 428)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 594. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/TestsNestedTypes1.java (at line 428)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 595. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/TestsNestedTypes1.java (at line 447)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 596. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/TestsNestedTypes1.java (at line 447)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 597. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/TestsNestedTypes1.java (at line 466)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 598. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/TestsNestedTypes1.java (at line 466)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 599. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/TestsNestedTypes1.java (at line 485)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 600. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/TestsNestedTypes1.java (at line 485)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 601. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/TestsNestedTypes1.java (at line 504)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 602. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/TestsNestedTypes1.java (at line 504)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 603. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/TestsNestedTypes2.java (at line 19)
     [java]     [javac] 	import org.eclipse.jdt.internal.debug.core.model.JDIObjectValue;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 604. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/TestsNestedTypes2.java (at line 49)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 605. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/TestsNestedTypes2.java (at line 49)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 606. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/TestsNestedTypes2.java (at line 68)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 607. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/TestsNestedTypes2.java (at line 68)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 608. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/TestsNestedTypes2.java (at line 87)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 609. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/TestsNestedTypes2.java (at line 87)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 610. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/TestsNestedTypes2.java (at line 106)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 611. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/TestsNestedTypes2.java (at line 106)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 612. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/TestsNestedTypes2.java (at line 125)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 613. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/TestsNestedTypes2.java (at line 125)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 614. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/TestsNestedTypes2.java (at line 144)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 615. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/TestsNestedTypes2.java (at line 144)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 616. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/TestsNestedTypes2.java (at line 163)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 617. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/TestsNestedTypes2.java (at line 163)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 618. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/TestsNestedTypes2.java (at line 182)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 619. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/TestsNestedTypes2.java (at line 182)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 620. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/TestsNestedTypes2.java (at line 201)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 621. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/TestsNestedTypes2.java (at line 201)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 622. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/TestsNestedTypes2.java (at line 220)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 623. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/TestsNestedTypes2.java (at line 220)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 624. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/TestsNestedTypes2.java (at line 239)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 625. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/TestsNestedTypes2.java (at line 239)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 626. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/TestsNestedTypes2.java (at line 258)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 627. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/TestsNestedTypes2.java (at line 258)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 628. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/TestsNestedTypes2.java (at line 277)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 629. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/TestsNestedTypes2.java (at line 277)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 630. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/TestsNestedTypes2.java (at line 296)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 631. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/TestsNestedTypes2.java (at line 296)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 632. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/TestsNestedTypes2.java (at line 315)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 633. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/TestsNestedTypes2.java (at line 315)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 634. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/TestsNestedTypes2.java (at line 334)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 635. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/TestsNestedTypes2.java (at line 334)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 636. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/TestsNestedTypes2.java (at line 353)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 637. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/TestsNestedTypes2.java (at line 353)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 638. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/TestsNestedTypes2.java (at line 372)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 639. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/TestsNestedTypes2.java (at line 372)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 640. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/TestsNestedTypes2.java (at line 391)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 641. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/TestsNestedTypes2.java (at line 391)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 642. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/test/stepping/StepFilterTests.java (at line 21)
     [java]     [javac] 	import org.eclipse.jdt.internal.debug.ui.IJDIPreferencesConstants;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'IJDIPreferencesConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 643. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/test/stepping/StepFilterTests.java (at line 22)
     [java]     [javac] 	import org.eclipse.jdt.internal.debug.ui.JDIDebugUIPlugin;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIDebugUIPlugin' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 644. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/test/stepping/StepFilterTests.java (at line 39)
     [java]     [javac] 	fOriginalActiveFilters = getPrefStore().getString(IJDIPreferencesConstants.PREF_ACTIVE_FILTERS_LIST);
     [java]     [javac] 	                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'IJDIPreferencesConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 645. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/test/stepping/StepFilterTests.java (at line 39)
     [java]     [javac] 	fOriginalActiveFilters = getPrefStore().getString(IJDIPreferencesConstants.PREF_ACTIVE_FILTERS_LIST);
     [java]     [javac] 	                                                                           ^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'IJDIPreferencesConstants.PREF_ACTIVE_FILTERS_LIST' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 646. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/test/stepping/StepFilterTests.java (at line 40)
     [java]     [javac] 	fOriginalInactiveFilters = getPrefStore().getString(IJDIPreferencesConstants.PREF_INACTIVE_FILTERS_LIST);
     [java]     [javac] 	                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'IJDIPreferencesConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 647. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/test/stepping/StepFilterTests.java (at line 40)
     [java]     [javac] 	fOriginalInactiveFilters = getPrefStore().getString(IJDIPreferencesConstants.PREF_INACTIVE_FILTERS_LIST);
     [java]     [javac] 	                                                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'IJDIPreferencesConstants.PREF_INACTIVE_FILTERS_LIST' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 648. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/test/stepping/StepFilterTests.java (at line 47)
     [java]     [javac] 	getPrefStore().setValue(IJDIPreferencesConstants.PREF_ACTIVE_FILTERS_LIST, fOriginalActiveFilters + ",StepFilterTwo," + fOriginalInactiveFilters);
     [java]     [javac] 	                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'IJDIPreferencesConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 649. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/test/stepping/StepFilterTests.java (at line 47)
     [java]     [javac] 	getPrefStore().setValue(IJDIPreferencesConstants.PREF_ACTIVE_FILTERS_LIST, fOriginalActiveFilters + ",StepFilterTwo," + fOriginalInactiveFilters);
     [java]     [javac] 	                                                 ^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'IJDIPreferencesConstants.PREF_ACTIVE_FILTERS_LIST' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 650. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/test/stepping/StepFilterTests.java (at line 73)
     [java]     [javac] 	getPrefStore().setValue(IJDIPreferencesConstants.PREF_ACTIVE_FILTERS_LIST, fOriginalActiveFilters + ",StepFilterTwo," + fOriginalInactiveFilters);
     [java]     [javac] 	                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'IJDIPreferencesConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 651. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/test/stepping/StepFilterTests.java (at line 73)
     [java]     [javac] 	getPrefStore().setValue(IJDIPreferencesConstants.PREF_ACTIVE_FILTERS_LIST, fOriginalActiveFilters + ",StepFilterTwo," + fOriginalInactiveFilters);
     [java]     [javac] 	                                                 ^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'IJDIPreferencesConstants.PREF_ACTIVE_FILTERS_LIST' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 652. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/test/stepping/StepFilterTests.java (at line 99)
     [java]     [javac] 	getPrefStore().setValue(IJDIPreferencesConstants.PREF_INACTIVE_FILTERS_LIST, fOriginalActiveFilters + ",StepFilterTwo");
     [java]     [javac] 	                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'IJDIPreferencesConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 653. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/test/stepping/StepFilterTests.java (at line 99)
     [java]     [javac] 	getPrefStore().setValue(IJDIPreferencesConstants.PREF_INACTIVE_FILTERS_LIST, fOriginalActiveFilters + ",StepFilterTwo");
     [java]     [javac] 	                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'IJDIPreferencesConstants.PREF_INACTIVE_FILTERS_LIST' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 654. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/test/stepping/StepFilterTests.java (at line 126)
     [java]     [javac] 	getPrefStore().setValue(IJDIPreferencesConstants.PREF_ACTIVE_FILTERS_LIST, fOriginalActiveFilters + ",StepFilterTwo," + fOriginalInactiveFilters);
     [java]     [javac] 	                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'IJDIPreferencesConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 655. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/test/stepping/StepFilterTests.java (at line 126)
     [java]     [javac] 	getPrefStore().setValue(IJDIPreferencesConstants.PREF_ACTIVE_FILTERS_LIST, fOriginalActiveFilters + ",StepFilterTwo," + fOriginalInactiveFilters);
     [java]     [javac] 	                                                 ^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'IJDIPreferencesConstants.PREF_ACTIVE_FILTERS_LIST' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 656. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/test/stepping/StepFilterTests.java (at line 152)
     [java]     [javac] 	getPrefStore().setValue(IJDIPreferencesConstants.PREF_ACTIVE_FILTERS_LIST, fOriginalActiveFilters + ",StepFilterTwo," + fOriginalInactiveFilters);
     [java]     [javac] 	                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'IJDIPreferencesConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 657. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/test/stepping/StepFilterTests.java (at line 152)
     [java]     [javac] 	getPrefStore().setValue(IJDIPreferencesConstants.PREF_ACTIVE_FILTERS_LIST, fOriginalActiveFilters + ",StepFilterTwo," + fOriginalInactiveFilters);
     [java]     [javac] 	                                                 ^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'IJDIPreferencesConstants.PREF_ACTIVE_FILTERS_LIST' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 658. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/test/stepping/StepFilterTests.java (at line 178)
     [java]     [javac] 	getPrefStore().setValue(IJDIPreferencesConstants.PREF_ACTIVE_FILTERS_LIST, fOriginalActiveFilters + ",StepFilterTwo,StepFilterThree," + fOriginalInactiveFilters);
     [java]     [javac] 	                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'IJDIPreferencesConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 659. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/test/stepping/StepFilterTests.java (at line 178)
     [java]     [javac] 	getPrefStore().setValue(IJDIPreferencesConstants.PREF_ACTIVE_FILTERS_LIST, fOriginalActiveFilters + ",StepFilterTwo,StepFilterThree," + fOriginalInactiveFilters);
     [java]     [javac] 	                                                 ^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'IJDIPreferencesConstants.PREF_ACTIVE_FILTERS_LIST' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 660. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/test/stepping/StepFilterTests.java (at line 204)
     [java]     [javac] 	getPrefStore().setValue(IJDIPreferencesConstants.PREF_FILTER_GETTERS, true);
     [java]     [javac] 	                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'IJDIPreferencesConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 661. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/test/stepping/StepFilterTests.java (at line 204)
     [java]     [javac] 	getPrefStore().setValue(IJDIPreferencesConstants.PREF_FILTER_GETTERS, true);
     [java]     [javac] 	                                                 ^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'IJDIPreferencesConstants.PREF_FILTER_GETTERS' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 662. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/test/stepping/StepFilterTests.java (at line 205)
     [java]     [javac] 	getPrefStore().setValue(IJDIPreferencesConstants.PREF_FILTER_SETTERS, false);
     [java]     [javac] 	                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'IJDIPreferencesConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 663. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/test/stepping/StepFilterTests.java (at line 205)
     [java]     [javac] 	getPrefStore().setValue(IJDIPreferencesConstants.PREF_FILTER_SETTERS, false);
     [java]     [javac] 	                                                 ^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'IJDIPreferencesConstants.PREF_FILTER_SETTERS' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 664. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/test/stepping/StepFilterTests.java (at line 238)
     [java]     [javac] 	getPrefStore().setValue(IJDIPreferencesConstants.PREF_FILTER_GETTERS, false);
     [java]     [javac] 	                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'IJDIPreferencesConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 665. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/test/stepping/StepFilterTests.java (at line 238)
     [java]     [javac] 	getPrefStore().setValue(IJDIPreferencesConstants.PREF_FILTER_GETTERS, false);
     [java]     [javac] 	                                                 ^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'IJDIPreferencesConstants.PREF_FILTER_GETTERS' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 666. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/test/stepping/StepFilterTests.java (at line 239)
     [java]     [javac] 	getPrefStore().setValue(IJDIPreferencesConstants.PREF_FILTER_SETTERS, true);
     [java]     [javac] 	                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'IJDIPreferencesConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 667. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/test/stepping/StepFilterTests.java (at line 239)
     [java]     [javac] 	getPrefStore().setValue(IJDIPreferencesConstants.PREF_FILTER_SETTERS, true);
     [java]     [javac] 	                                                 ^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'IJDIPreferencesConstants.PREF_FILTER_SETTERS' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 668. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/test/stepping/StepFilterTests.java (at line 275)
     [java]     [javac] 	getPrefStore().setValue(IJDIPreferencesConstants.PREF_ACTIVE_FILTERS_LIST, fOriginalActiveFilters + ",StepFilterTwo,"
     [java]     [javac] 	                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'IJDIPreferencesConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 669. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/test/stepping/StepFilterTests.java (at line 275)
     [java]     [javac] 	getPrefStore().setValue(IJDIPreferencesConstants.PREF_ACTIVE_FILTERS_LIST, fOriginalActiveFilters + ",StepFilterTwo,"
     [java]     [javac] 	                                                 ^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'IJDIPreferencesConstants.PREF_ACTIVE_FILTERS_LIST' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 670. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/test/stepping/StepFilterTests.java (at line 302)
     [java]     [javac] 	getPrefStore().setValue(IJDIPreferencesConstants.PREF_ACTIVE_FILTERS_LIST, fOriginalActiveFilters);
     [java]     [javac] 	                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'IJDIPreferencesConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 671. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/test/stepping/StepFilterTests.java (at line 302)
     [java]     [javac] 	getPrefStore().setValue(IJDIPreferencesConstants.PREF_ACTIVE_FILTERS_LIST, fOriginalActiveFilters);
     [java]     [javac] 	                                                 ^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'IJDIPreferencesConstants.PREF_ACTIVE_FILTERS_LIST' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 672. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/test/stepping/StepFilterTests.java (at line 303)
     [java]     [javac] 	getPrefStore().setValue(IJDIPreferencesConstants.PREF_INACTIVE_FILTERS_LIST, fOriginalInactiveFilters);
     [java]     [javac] 	                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'IJDIPreferencesConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 673. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/test/stepping/StepFilterTests.java (at line 303)
     [java]     [javac] 	getPrefStore().setValue(IJDIPreferencesConstants.PREF_INACTIVE_FILTERS_LIST, fOriginalInactiveFilters);
     [java]     [javac] 	                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'IJDIPreferencesConstants.PREF_INACTIVE_FILTERS_LIST' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 674. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/test/stepping/StepFilterTests.java (at line 310)
     [java]     [javac] 	return JDIDebugUIPlugin.getDefault().getPreferenceStore();
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIDebugUIPlugin' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 675. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/test/stepping/StepFilterTests.java (at line 310)
     [java]     [javac] 	return JDIDebugUIPlugin.getDefault().getPreferenceStore();
     [java]     [javac] 	                        ^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIDebugUIPlugin.getDefault()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 676. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/test/stepping/StepResultTests.java (at line 30)
     [java]     [javac] 	import org.eclipse.jdt.internal.debug.core.JDIDebugPlugin;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIDebugPlugin' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 677. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/test/stepping/StepResultTests.java (at line 31)
     [java]     [javac] 	import org.eclipse.jdt.internal.debug.ui.IJDIPreferencesConstants;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'IJDIPreferencesConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 678. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/test/stepping/StepResultTests.java (at line 32)
     [java]     [javac] 	import org.eclipse.jdt.internal.debug.ui.JDIDebugUIPlugin;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIDebugUIPlugin' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 679. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/test/stepping/StepResultTests.java (at line 483)
     [java]     [javac] 	IPreferenceStore preferenceStore = JDIDebugUIPlugin.getDefault().getPreferenceStore();
     [java]     [javac] 	                                   ^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIDebugUIPlugin' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 680. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/test/stepping/StepResultTests.java (at line 483)
     [java]     [javac] 	IPreferenceStore preferenceStore = JDIDebugUIPlugin.getDefault().getPreferenceStore();
     [java]     [javac] 	                                                    ^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIDebugUIPlugin.getDefault()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 681. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/test/stepping/StepResultTests.java (at line 484)
     [java]     [javac] 	boolean origPrefValue = preferenceStore.getBoolean(IJDIPreferencesConstants.PREF_SUSPEND_ON_UNCAUGHT_EXCEPTIONS);
     [java]     [javac] 	                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'IJDIPreferencesConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 682. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/test/stepping/StepResultTests.java (at line 484)
     [java]     [javac] 	boolean origPrefValue = preferenceStore.getBoolean(IJDIPreferencesConstants.PREF_SUSPEND_ON_UNCAUGHT_EXCEPTIONS);
     [java]     [javac] 	                                                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'IJDIPreferencesConstants.PREF_SUSPEND_ON_UNCAUGHT_EXCEPTIONS' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 683. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/test/stepping/StepResultTests.java (at line 485)
     [java]     [javac] 	preferenceStore.setValue(IJDIPreferencesConstants.PREF_SUSPEND_ON_UNCAUGHT_EXCEPTIONS, true);
     [java]     [javac] 	                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'IJDIPreferencesConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 684. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/test/stepping/StepResultTests.java (at line 485)
     [java]     [javac] 	preferenceStore.setValue(IJDIPreferencesConstants.PREF_SUSPEND_ON_UNCAUGHT_EXCEPTIONS, true);
     [java]     [javac] 	                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'IJDIPreferencesConstants.PREF_SUSPEND_ON_UNCAUGHT_EXCEPTIONS' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 685. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/test/stepping/StepResultTests.java (at line 508)
     [java]     [javac] 	preferenceStore.setValue(IJDIPreferencesConstants.PREF_SUSPEND_ON_UNCAUGHT_EXCEPTIONS, origPrefValue);
     [java]     [javac] 	                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'IJDIPreferencesConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 686. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/test/stepping/StepResultTests.java (at line 508)
     [java]     [javac] 	preferenceStore.setValue(IJDIPreferencesConstants.PREF_SUSPEND_ON_UNCAUGHT_EXCEPTIONS, origPrefValue);
     [java]     [javac] 	                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'IJDIPreferencesConstants.PREF_SUSPEND_ON_UNCAUGHT_EXCEPTIONS' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 687. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/test/stepping/StepResultTests.java (at line 515)
     [java]     [javac] 	IPreferenceStore preferenceStore = JDIDebugUIPlugin.getDefault().getPreferenceStore();
     [java]     [javac] 	                                   ^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIDebugUIPlugin' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 688. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/test/stepping/StepResultTests.java (at line 515)
     [java]     [javac] 	IPreferenceStore preferenceStore = JDIDebugUIPlugin.getDefault().getPreferenceStore();
     [java]     [javac] 	                                                    ^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIDebugUIPlugin.getDefault()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 689. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/test/stepping/StepResultTests.java (at line 516)
     [java]     [javac] 	boolean origPrefValue = preferenceStore.getBoolean(IJDIPreferencesConstants.PREF_SUSPEND_ON_UNCAUGHT_EXCEPTIONS);
     [java]     [javac] 	                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'IJDIPreferencesConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 690. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/test/stepping/StepResultTests.java (at line 516)
     [java]     [javac] 	boolean origPrefValue = preferenceStore.getBoolean(IJDIPreferencesConstants.PREF_SUSPEND_ON_UNCAUGHT_EXCEPTIONS);
     [java]     [javac] 	                                                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'IJDIPreferencesConstants.PREF_SUSPEND_ON_UNCAUGHT_EXCEPTIONS' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 691. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/test/stepping/StepResultTests.java (at line 517)
     [java]     [javac] 	preferenceStore.setValue(IJDIPreferencesConstants.PREF_SUSPEND_ON_UNCAUGHT_EXCEPTIONS, true);
     [java]     [javac] 	                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'IJDIPreferencesConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 692. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/test/stepping/StepResultTests.java (at line 517)
     [java]     [javac] 	preferenceStore.setValue(IJDIPreferencesConstants.PREF_SUSPEND_ON_UNCAUGHT_EXCEPTIONS, true);
     [java]     [javac] 	                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'IJDIPreferencesConstants.PREF_SUSPEND_ON_UNCAUGHT_EXCEPTIONS' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 693. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/test/stepping/StepResultTests.java (at line 537)
     [java]     [javac] 	preferenceStore.setValue(IJDIPreferencesConstants.PREF_SUSPEND_ON_UNCAUGHT_EXCEPTIONS, origPrefValue);
     [java]     [javac] 	                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'IJDIPreferencesConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 694. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/test/stepping/StepResultTests.java (at line 537)
     [java]     [javac] 	preferenceStore.setValue(IJDIPreferencesConstants.PREF_SUSPEND_ON_UNCAUGHT_EXCEPTIONS, origPrefValue);
     [java]     [javac] 	                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'IJDIPreferencesConstants.PREF_SUSPEND_ON_UNCAUGHT_EXCEPTIONS' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 695. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/test/stepping/StepResultTests.java (at line 544)
     [java]     [javac] 	IEclipsePreferences node = DefaultScope.INSTANCE.getNode(JDIDebugPlugin.getUniqueIdentifier());
     [java]     [javac] 	                                                         ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIDebugPlugin' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 696. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/test/stepping/StepResultTests.java (at line 544)
     [java]     [javac] 	IEclipsePreferences node = DefaultScope.INSTANCE.getNode(JDIDebugPlugin.getUniqueIdentifier());
     [java]     [javac] 	                                                                        ^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIDebugPlugin.getUniqueIdentifier()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 697. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/core/LocalVariableTests.java (at line 27)
     [java]     [javac] 	import org.eclipse.jdt.internal.debug.core.model.JDIArrayValue;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIArrayValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 698. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/core/LocalVariableTests.java (at line 28)
     [java]     [javac] 	import org.eclipse.jdt.internal.debug.core.model.JDILocalVariable;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDILocalVariable' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 699. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/core/LocalVariableTests.java (at line 29)
     [java]     [javac] 	import org.eclipse.jdt.internal.debug.core.model.JDINullValue;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDINullValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 700. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/core/LocalVariableTests.java (at line 52)
     [java]     [javac] 	assertTrue("The returned var should be a LocalVariable instance", var instanceof JDILocalVariable);
     [java]     [javac] 	                                                                                 ^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDILocalVariable' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 701. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/core/LocalVariableTests.java (at line 54)
     [java]     [javac] 	assertTrue("The value should be an array", value instanceof JDIArrayValue);
     [java]     [javac] 	                                                            ^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIArrayValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 702. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/core/LocalVariableTests.java (at line 55)
     [java]     [javac] 	JDIArrayValue aval = (JDIArrayValue) value;
     [java]     [javac] 	^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIArrayValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 703. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/core/LocalVariableTests.java (at line 55)
     [java]     [javac] 	JDIArrayValue aval = (JDIArrayValue) value;
     [java]     [javac] 	                      ^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIArrayValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 704. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/core/LocalVariableTests.java (at line 56)
     [java]     [javac] 	assertEquals("there should be two values in the array", 2, aval.getSize());
     [java]     [javac] 	                                                                ^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIArrayValue.getSize()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 705. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/core/LocalVariableTests.java (at line 57)
     [java]     [javac] 	assertEquals("The array kind should be integer", "int[]", aval.getReferenceTypeName());
     [java]     [javac] 	                                                               ^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIObjectValue.getReferenceTypeName()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 706. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/core/LocalVariableTests.java (at line 77)
     [java]     [javac] 	assertTrue("The returned var should be a LocalVariable instance", var instanceof JDILocalVariable);
     [java]     [javac] 	                                                                                 ^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDILocalVariable' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 707. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/core/LocalVariableTests.java (at line 79)
     [java]     [javac] 	assertTrue("The value should be a String", value instanceof JDINullValue);
     [java]     [javac] 	                                                            ^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDINullValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 708. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/AnonClassEvalTests.java (at line 20)
     [java]     [javac] 	import org.eclipse.jdt.internal.debug.core.model.JDIObjectValue;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 709. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/AnonClassEvalTests.java (at line 40)
     [java]     [javac] 	assertEquals("wrong result : ", 0, ((JDIObjectValue) value).getArrayLength());
     [java]     [javac] 	                                     ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 710. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/AnonClassEvalTests.java (at line 40)
     [java]     [javac] 	assertEquals("wrong result : ", 0, ((JDIObjectValue) value).getArrayLength());
     [java]     [javac] 	                                                            ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getArrayLength()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 711. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/AnonClassEvalTests.java (at line 49)
     [java]     [javac] 	assertEquals("wrong result : ", "1", ((JDIObjectValue) value).getField("value", false).getValue().toString());
     [java]     [javac] 	                                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 712. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/AnonClassEvalTests.java (at line 49)
     [java]     [javac] 	assertEquals("wrong result : ", "1", ((JDIObjectValue) value).getField("value", false).getValue().toString());
     [java]     [javac] 	                                                              ^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIObjectValue.getField(String, boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 713. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/ByteOperatorsTests.java (at line 18)
     [java]     [javac] 	import org.eclipse.jdt.internal.debug.core.model.JDIObjectValue;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 714. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/ByteOperatorsTests.java (at line 175)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 715. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/ByteOperatorsTests.java (at line 175)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 716. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/ByteOperatorsTests.java (at line 181)
     [java]     [javac] 	stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 717. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/ByteOperatorsTests.java (at line 181)
     [java]     [javac] 	stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                      ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 718. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/CharOperatorsTests.java (at line 18)
     [java]     [javac] 	import org.eclipse.jdt.internal.debug.core.model.JDIObjectValue;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 719. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/CharOperatorsTests.java (at line 175)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 720. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/CharOperatorsTests.java (at line 175)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 721. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/CharOperatorsTests.java (at line 181)
     [java]     [javac] 	stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 722. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/CharOperatorsTests.java (at line 181)
     [java]     [javac] 	stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                      ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 723. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/LambdaLocalVarTest.java (at line 17)
     [java]     [javac] 	import org.eclipse.debug.internal.ui.views.console.ProcessConsole;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'ProcessConsole' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 724. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/LambdaLocalVarTest.java (at line 38)
     [java]     [javac] 	TestUtil.waitForJobs(getName(), 1000, DEFAULT_TIMEOUT, ProcessConsole.class);
     [java]     [javac] 	                                                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'ProcessConsole' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 725. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/LocalVarValueTests.java (at line 18)
     [java]     [javac] 	import org.eclipse.jdt.internal.debug.core.model.JDIObjectValue;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 726. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/LocalVarValueTests.java (at line 175)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 727. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/LocalVarValueTests.java (at line 175)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 728. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/LocalVarValueTests.java (at line 181)
     [java]     [javac] 	stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 729. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/LocalVarValueTests.java (at line 181)
     [java]     [javac] 	stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                      ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 730. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/LongOperatorsTests.java (at line 18)
     [java]     [javac] 	import org.eclipse.jdt.internal.debug.core.model.JDIObjectValue;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 731. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/LongOperatorsTests.java (at line 175)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 732. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/LongOperatorsTests.java (at line 175)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 733. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/LongOperatorsTests.java (at line 181)
     [java]     [javac] 	stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 734. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/LongOperatorsTests.java (at line 181)
     [java]     [javac] 	stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                      ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 735. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/state/RefreshStateTests.java (at line 22)
     [java]     [javac] 	import org.eclipse.jdi.internal.jdwp.JdwpPacket;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JdwpPacket' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 736. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/state/RefreshStateTests.java (at line 23)
     [java]     [javac] 	import org.eclipse.jdi.internal.jdwp.JdwpReplyPacket;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JdwpReplyPacket' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 737. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/state/RefreshStateTests.java (at line 61)
     [java]     [javac] 	JdwpReplyPacket packet = (JdwpReplyPacket) JdwpPacket.build(reply);
     [java]     [javac] 	^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JdwpReplyPacket' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 738. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/state/RefreshStateTests.java (at line 61)
     [java]     [javac] 	JdwpReplyPacket packet = (JdwpReplyPacket) JdwpPacket.build(reply);
     [java]     [javac] 	                          ^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JdwpReplyPacket' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 739. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/state/RefreshStateTests.java (at line 61)
     [java]     [javac] 	JdwpReplyPacket packet = (JdwpReplyPacket) JdwpPacket.build(reply);
     [java]     [javac] 	                                           ^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JdwpPacket' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 740. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/state/RefreshStateTests.java (at line 61)
     [java]     [javac] 	JdwpReplyPacket packet = (JdwpReplyPacket) JdwpPacket.build(reply);
     [java]     [javac] 	                                                      ^^^^^
     [java]     [javac] Discouraged access: The method 'JdwpPacket.build(byte[])' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 741. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/state/RefreshStateTests.java (at line 63)
     [java]     [javac] 	assertEquals("Unexpected error code in reply packet", 0, packet.errorCode());
     [java]     [javac] 	                                                                ^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JdwpReplyPacket.errorCode()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 742. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/state/RefreshStateTests.java (at line 103)
     [java]     [javac] 	JdwpReplyPacket packet = (JdwpReplyPacket) JdwpPacket.build(reply);
     [java]     [javac] 	^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JdwpReplyPacket' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 743. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/state/RefreshStateTests.java (at line 103)
     [java]     [javac] 	JdwpReplyPacket packet = (JdwpReplyPacket) JdwpPacket.build(reply);
     [java]     [javac] 	                          ^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JdwpReplyPacket' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 744. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/state/RefreshStateTests.java (at line 103)
     [java]     [javac] 	JdwpReplyPacket packet = (JdwpReplyPacket) JdwpPacket.build(reply);
     [java]     [javac] 	                                           ^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JdwpPacket' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 745. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/state/RefreshStateTests.java (at line 103)
     [java]     [javac] 	JdwpReplyPacket packet = (JdwpReplyPacket) JdwpPacket.build(reply);
     [java]     [javac] 	                                                      ^^^^^
     [java]     [javac] Discouraged access: The method 'JdwpPacket.build(byte[])' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 746. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/state/RefreshStateTests.java (at line 104)
     [java]     [javac] 	assertEquals("Unexpected error code in reply packet", 0, packet.errorCode());
     [java]     [javac] 	                                                                ^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JdwpReplyPacket.errorCode()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 747. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/state/RefreshStateTests.java (at line 147)
     [java]     [javac] 	JdwpReplyPacket packet = (JdwpReplyPacket) JdwpPacket.build(reply);
     [java]     [javac] 	^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JdwpReplyPacket' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 748. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/state/RefreshStateTests.java (at line 147)
     [java]     [javac] 	JdwpReplyPacket packet = (JdwpReplyPacket) JdwpPacket.build(reply);
     [java]     [javac] 	                          ^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JdwpReplyPacket' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 749. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/state/RefreshStateTests.java (at line 147)
     [java]     [javac] 	JdwpReplyPacket packet = (JdwpReplyPacket) JdwpPacket.build(reply);
     [java]     [javac] 	                                           ^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JdwpPacket' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 750. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/state/RefreshStateTests.java (at line 147)
     [java]     [javac] 	JdwpReplyPacket packet = (JdwpReplyPacket) JdwpPacket.build(reply);
     [java]     [javac] 	                                                      ^^^^^
     [java]     [javac] Discouraged access: The method 'JdwpPacket.build(byte[])' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 751. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/state/RefreshStateTests.java (at line 149)
     [java]     [javac] 	assertEquals("Unexpected error code in reply packet", 0, packet.errorCode());
     [java]     [javac] 	                                                                ^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JdwpReplyPacket.errorCode()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 752. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/state/RefreshStateTests.java (at line 197)
     [java]     [javac] 	JdwpReplyPacket packet = (JdwpReplyPacket) JdwpPacket.build(reply);
     [java]     [javac] 	^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JdwpReplyPacket' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 753. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/state/RefreshStateTests.java (at line 197)
     [java]     [javac] 	JdwpReplyPacket packet = (JdwpReplyPacket) JdwpPacket.build(reply);
     [java]     [javac] 	                          ^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JdwpReplyPacket' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 754. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/state/RefreshStateTests.java (at line 197)
     [java]     [javac] 	JdwpReplyPacket packet = (JdwpReplyPacket) JdwpPacket.build(reply);
     [java]     [javac] 	                                           ^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JdwpPacket' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 755. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/state/RefreshStateTests.java (at line 197)
     [java]     [javac] 	JdwpReplyPacket packet = (JdwpReplyPacket) JdwpPacket.build(reply);
     [java]     [javac] 	                                                      ^^^^^
     [java]     [javac] Discouraged access: The method 'JdwpPacket.build(byte[])' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 756. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/state/RefreshStateTests.java (at line 198)
     [java]     [javac] 	assertEquals("Unexpected error code in reply packet", 0, packet.errorCode());
     [java]     [javac] 	                                                                ^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JdwpReplyPacket.errorCode()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 757. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/state/RefreshStateTests.java (at line 244)
     [java]     [javac] 	JdwpReplyPacket packet = (JdwpReplyPacket) JdwpPacket.build(reply);
     [java]     [javac] 	^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JdwpReplyPacket' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 758. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/state/RefreshStateTests.java (at line 244)
     [java]     [javac] 	JdwpReplyPacket packet = (JdwpReplyPacket) JdwpPacket.build(reply);
     [java]     [javac] 	                          ^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JdwpReplyPacket' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 759. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/state/RefreshStateTests.java (at line 244)
     [java]     [javac] 	JdwpReplyPacket packet = (JdwpReplyPacket) JdwpPacket.build(reply);
     [java]     [javac] 	                                           ^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JdwpPacket' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 760. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/state/RefreshStateTests.java (at line 244)
     [java]     [javac] 	JdwpReplyPacket packet = (JdwpReplyPacket) JdwpPacket.build(reply);
     [java]     [javac] 	                                                      ^^^^^
     [java]     [javac] Discouraged access: The method 'JdwpPacket.build(byte[])' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 761. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/state/RefreshStateTests.java (at line 246)
     [java]     [javac] 	assertEquals("Unexpected error code in reply packet", 0, packet.errorCode());
     [java]     [javac] 	                                                                ^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JdwpReplyPacket.errorCode()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 762. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/state/RefreshStateTests.java (at line 284)
     [java]     [javac] 	JdwpReplyPacket packet = (JdwpReplyPacket) JdwpPacket.build(reply);
     [java]     [javac] 	^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JdwpReplyPacket' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 763. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/state/RefreshStateTests.java (at line 284)
     [java]     [javac] 	JdwpReplyPacket packet = (JdwpReplyPacket) JdwpPacket.build(reply);
     [java]     [javac] 	                          ^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JdwpReplyPacket' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 764. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/state/RefreshStateTests.java (at line 284)
     [java]     [javac] 	JdwpReplyPacket packet = (JdwpReplyPacket) JdwpPacket.build(reply);
     [java]     [javac] 	                                           ^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JdwpPacket' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 765. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/state/RefreshStateTests.java (at line 284)
     [java]     [javac] 	JdwpReplyPacket packet = (JdwpReplyPacket) JdwpPacket.build(reply);
     [java]     [javac] 	                                                      ^^^^^
     [java]     [javac] Discouraged access: The method 'JdwpPacket.build(byte[])' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 766. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/state/RefreshStateTests.java (at line 286)
     [java]     [javac] 	assertEquals("Unexpected error code in reply packet", 0, packet.errorCode());
     [java]     [javac] 	                                                                ^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JdwpReplyPacket.errorCode()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 767. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/AbstractDebugUiTests.java (at line 30)
     [java]     [javac] 	import org.eclipse.debug.internal.core.IInternalDebugCoreConstants;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'IInternalDebugCoreConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.core_3.21.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 768. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/AbstractDebugUiTests.java (at line 88)
     [java]     [javac] 	preferenceStore.setValue(IInternalDebugUIConstants.PREF_USER_VIEW_BINDINGS, IInternalDebugCoreConstants.EMPTY_STRING);
     [java]     [javac] 	                                                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'IInternalDebugCoreConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.core_3.21.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 769. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/AbstractDebugUiTests.java (at line 88)
     [java]     [javac] 	preferenceStore.setValue(IInternalDebugUIConstants.PREF_USER_VIEW_BINDINGS, IInternalDebugCoreConstants.EMPTY_STRING);
     [java]     [javac] 	                                                                                                        ^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'IInternalDebugCoreConstants.EMPTY_STRING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.core_3.21.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 770. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/core/EventDispatcherTest.java (at line 32)
     [java]     [javac] 	import org.eclipse.jdt.internal.debug.core.EventDispatcher.AbstractDispatchJob;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'EventDispatcher.AbstractDispatchJob' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 771. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/core/EventDispatcherTest.java (at line 33)
     [java]     [javac] 	import org.eclipse.jdt.internal.debug.core.model.JDIThread;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIThread' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 772. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/core/EventDispatcherTest.java (at line 38)
     [java]     [javac] 	private Map<AbstractDispatchJob, Object> jobs;
     [java]     [javac] 	            ^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'EventDispatcher.AbstractDispatchJob' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 773. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/core/EventDispatcherTest.java (at line 52)
     [java]     [javac] 	if (job instanceof AbstractDispatchJob) {
     [java]     [javac] 	                   ^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'EventDispatcher.AbstractDispatchJob' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 774. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/core/EventDispatcherTest.java (at line 53)
     [java]     [javac] 	jobs.put((AbstractDispatchJob) job, Boolean.TRUE);
     [java]     [javac] 	          ^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'EventDispatcher.AbstractDispatchJob' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 775. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/core/EventDispatcherTest.java (at line 78)
     [java]     [javac] 	if (event.getKind() == DebugEvent.CREATE && event.getSource() instanceof JDIThread) {
     [java]     [javac] 	                                                                         ^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIThread' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 776. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/core/EventDispatcherTest.java (at line 79)
     [java]     [javac] 	JDIThread thread = (JDIThread) event.getSource();
     [java]     [javac] 	^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIThread' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 777. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/core/EventDispatcherTest.java (at line 79)
     [java]     [javac] 	JDIThread thread = (JDIThread) event.getSource();
     [java]     [javac] 	                    ^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIThread' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 778. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/core/EventDispatcherTest.java (at line 81)
     [java]     [javac] 	if (thread.getName().startsWith("bulk-")) {
     [java]     [javac] 	           ^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIThread.getName()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 779. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/FloatOperatorsTests.java (at line 18)
     [java]     [javac] 	import org.eclipse.jdt.internal.debug.core.model.JDIObjectValue;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 780. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/FloatOperatorsTests.java (at line 175)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 781. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/FloatOperatorsTests.java (at line 175)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 782. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/FloatOperatorsTests.java (at line 181)
     [java]     [javac] 	stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 783. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/FloatOperatorsTests.java (at line 181)
     [java]     [javac] 	stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                      ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 784. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/ShortOperatorsTests.java (at line 18)
     [java]     [javac] 	import org.eclipse.jdt.internal.debug.core.model.JDIObjectValue;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 785. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/ShortOperatorsTests.java (at line 175)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 786. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/ShortOperatorsTests.java (at line 175)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 787. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/ShortOperatorsTests.java (at line 181)
     [java]     [javac] 	stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 788. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/ShortOperatorsTests.java (at line 181)
     [java]     [javac] 	stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                      ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 789. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/refactoring/MemberParser.java (at line 22)
     [java]     [javac] 	import org.eclipse.debug.internal.core.IInternalDebugCoreConstants;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'IInternalDebugCoreConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.core_3.21.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 790. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/refactoring/MemberParser.java (at line 34)
     [java]     [javac] 	import org.eclipse.jdt.internal.core.SourceMethod;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'SourceMethod' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 791. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/refactoring/MemberParser.java (at line 35)
     [java]     [javac] 	import org.eclipse.jdt.internal.core.SourceType;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'SourceType' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 792. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/refactoring/MemberParser.java (at line 125)
     [java]     [javac] 	return results.toArray(new SourceMethod[results.size()]);
     [java]     [javac] 	                           ^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'SourceMethod' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 793. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/refactoring/MemberParser.java (at line 197)
     [java]     [javac] 	return results.toArray(new SourceType[results.size()]);
     [java]     [javac] 	                           ^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'SourceType' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 794. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/refactoring/MemberParser.java (at line 227)
     [java]     [javac] 	return results.toArray(new SourceType[results.size()]);//possibly change to new IType
     [java]     [javac] 	                           ^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'SourceType' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 795. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/refactoring/MemberParser.java (at line 430)
     [java]     [javac] 	return IInternalDebugCoreConstants.EMPTY_STRING;//entire thing is a number
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'IInternalDebugCoreConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.core_3.21.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 796. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/refactoring/MemberParser.java (at line 430)
     [java]     [javac] 	return IInternalDebugCoreConstants.EMPTY_STRING;//entire thing is a number
     [java]     [javac] 	                                   ^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'IInternalDebugCoreConstants.EMPTY_STRING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.core_3.21.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 797. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/core/JavaDebugTargetTests.java (at line 28)
     [java]     [javac] 	import org.eclipse.jdt.internal.debug.core.model.JDIDebugTarget;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIDebugTarget' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 798. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/core/JavaDebugTargetTests.java (at line 86)
     [java]     [javac] 	JDIDebugTarget target = (JDIDebugTarget) thread.getDebugTarget();
     [java]     [javac] 	^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIDebugTarget' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 799. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/core/JavaDebugTargetTests.java (at line 86)
     [java]     [javac] 	JDIDebugTarget target = (JDIDebugTarget) thread.getDebugTarget();
     [java]     [javac] 	                         ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIDebugTarget' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 800. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/core/JavaDebugTargetTests.java (at line 87)
     [java]     [javac] 	assertTrue(target.isAvailable());
     [java]     [javac] 	                  ^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIDebugTarget.isAvailable()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 801. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/core/JavaDebugTargetTests.java (at line 151)
     [java]     [javac] 	JDIDebugTarget target = (JDIDebugTarget) thread.getDebugTarget();
     [java]     [javac] 	^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIDebugTarget' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 802. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/core/JavaDebugTargetTests.java (at line 151)
     [java]     [javac] 	JDIDebugTarget target = (JDIDebugTarget) thread.getDebugTarget();
     [java]     [javac] 	                         ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIDebugTarget' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 803. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/core/JavaDebugTargetTests.java (at line 152)
     [java]     [javac] 	assertTrue(target.isAvailable());
     [java]     [javac] 	                  ^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIDebugTarget.isAvailable()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 804. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/core/JavaDebugTargetTests.java (at line 156)
     [java]     [javac] 	assertTrue(target.supportsResource(() -> typeName, type1.getResource()));
     [java]     [javac] 	                  ^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIDebugTarget.supportsResource(Callable<String>, IResource)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 805. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/core/JavaDebugTargetTests.java (at line 157)
     [java]     [javac] 	assertFalse(target.supportsResource(() -> typeName, type2.getResource()));
     [java]     [javac] 	                   ^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIDebugTarget.supportsResource(Callable<String>, IResource)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 806. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/core/JavaDebugTargetTests.java (at line 168)
     [java]     [javac] 	target = (JDIDebugTarget) thread.getDebugTarget();
     [java]     [javac] 	          ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIDebugTarget' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 807. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/core/JavaDebugTargetTests.java (at line 169)
     [java]     [javac] 	assertTrue(target.isAvailable());
     [java]     [javac] 	                  ^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIDebugTarget.isAvailable()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 808. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/core/JavaDebugTargetTests.java (at line 172)
     [java]     [javac] 	assertFalse(target.supportsResource(() -> typeName, type1.getResource()));
     [java]     [javac] 	                   ^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIDebugTarget.supportsResource(Callable<String>, IResource)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 809. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/core/JavaDebugTargetTests.java (at line 173)
     [java]     [javac] 	assertTrue(target.supportsResource(() -> typeName, type2.getResource()));
     [java]     [javac] 	                  ^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIDebugTarget.supportsResource(Callable<String>, IResource)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 810. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/core/JavaDebugTargetTests.java (at line 181)
     [java]     [javac] 	private List<IBreakpoint> getUserBreakpoints(JDIDebugTarget target) {
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIDebugTarget' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 811. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/core/JavaDebugTargetTests.java (at line 182)
     [java]     [javac] 	List<IBreakpoint> breakpoints = target.getBreakpoints();
     [java]     [javac] 	                                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIDebugTarget.getBreakpoints()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 812. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/core/JavaDebugTargetTests.java (at line 188)
     [java]     [javac] 	private final JDIDebugTarget target;
     [java]     [javac] 	              ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIDebugTarget' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 813. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/core/JavaDebugTargetTests.java (at line 190)
     [java]     [javac] 	public JDIDebugTargetProxy(JDIDebugTarget target) {
     [java]     [javac] 	                           ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIDebugTarget' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 814. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/core/JavaDebugTargetTests.java (at line 195)
     [java]     [javac] 	return target.isAvailable();
     [java]     [javac] 	              ^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIDebugTarget.isAvailable()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 815. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/core/JavaDebugTargetTests.java (at line 215)
     [java]     [javac] 	Method method = JDIDebugTarget.class.getDeclaredMethod(name);
     [java]     [javac] 	                ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIDebugTarget' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 816. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/core/JavaDebugTargetTests.java (at line 221)
     [java]     [javac] 	Method method = JDIDebugTarget.class.getDeclaredMethod(name, boolean.class);
     [java]     [javac] 	                ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIDebugTarget' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 817. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/core/JavaLibraryPathTests.java (at line 31)
     [java]     [javac] 	import org.eclipse.debug.internal.core.LaunchManager;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'LaunchManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.core_3.21.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 818. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/core/JavaLibraryPathTests.java (at line 130)
     [java]     [javac] 	ILaunchDelegate d = ((LaunchManager) getLaunchManager()).getLaunchDelegate(IJavaLaunchConfigurationConstants.ID_JAVA_APPLICATION);
     [java]     [javac] 	                      ^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'LaunchManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.core_3.21.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 819. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/core/JavaLibraryPathTests.java (at line 130)
     [java]     [javac] 	ILaunchDelegate d = ((LaunchManager) getLaunchManager()).getLaunchDelegate(IJavaLaunchConfigurationConstants.ID_JAVA_APPLICATION);
     [java]     [javac] 	                                                         ^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'LaunchManager.getLaunchDelegate(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.core_3.21.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 820. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/core/JavaLibraryPathTests.java (at line 153)
     [java]     [javac] 	ILaunchDelegate d = ((LaunchManager) getLaunchManager()).getLaunchDelegate(IJavaLaunchConfigurationConstants.ID_JAVA_APPLICATION);
     [java]     [javac] 	                      ^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'LaunchManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.core_3.21.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 821. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/core/JavaLibraryPathTests.java (at line 153)
     [java]     [javac] 	ILaunchDelegate d = ((LaunchManager) getLaunchManager()).getLaunchDelegate(IJavaLaunchConfigurationConstants.ID_JAVA_APPLICATION);
     [java]     [javac] 	                                                         ^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'LaunchManager.getLaunchDelegate(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.core_3.21.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 822. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/ArrayAssignmentTests.java (at line 18)
     [java]     [javac] 	import org.eclipse.jdt.internal.debug.core.model.JDIObjectValue;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 823. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/ArrayAssignmentTests.java (at line 551)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 824. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/ArrayAssignmentTests.java (at line 551)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 825. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/ArrayAssignmentTests.java (at line 556)
     [java]     [javac] 	stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 826. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/ArrayAssignmentTests.java (at line 556)
     [java]     [javac] 	stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                      ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 827. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/ArrayAssignmentTests.java (at line 562)
     [java]     [javac] 	stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 828. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/ArrayAssignmentTests.java (at line 562)
     [java]     [javac] 	stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                      ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 829. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/ArrayAssignmentTests.java (at line 567)
     [java]     [javac] 	stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 830. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/ArrayAssignmentTests.java (at line 567)
     [java]     [javac] 	stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                      ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 831. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/ArrayAssignmentTests.java (at line 573)
     [java]     [javac] 	stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 832. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/ArrayAssignmentTests.java (at line 573)
     [java]     [javac] 	stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                      ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 833. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/ArrayAssignmentTests.java (at line 578)
     [java]     [javac] 	stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 834. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/ArrayAssignmentTests.java (at line 578)
     [java]     [javac] 	stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                      ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 835. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/ArrayAssignmentTests.java (at line 584)
     [java]     [javac] 	stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 836. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/ArrayAssignmentTests.java (at line 584)
     [java]     [javac] 	stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                      ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 837. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/ArrayAssignmentTests.java (at line 589)
     [java]     [javac] 	stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 838. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/ArrayAssignmentTests.java (at line 589)
     [java]     [javac] 	stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                      ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 839. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/ArrayAssignmentTests.java (at line 595)
     [java]     [javac] 	stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 840. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/ArrayAssignmentTests.java (at line 595)
     [java]     [javac] 	stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                      ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 841. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/ArrayAssignmentTests.java (at line 600)
     [java]     [javac] 	stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 842. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/ArrayAssignmentTests.java (at line 600)
     [java]     [javac] 	stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                      ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 843. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/ArrayAssignmentTests.java (at line 606)
     [java]     [javac] 	stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 844. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/ArrayAssignmentTests.java (at line 606)
     [java]     [javac] 	stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                      ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 845. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/ArrayAssignmentTests.java (at line 611)
     [java]     [javac] 	stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 846. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/ArrayAssignmentTests.java (at line 611)
     [java]     [javac] 	stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                      ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 847. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/DoubleOperatorsTests.java (at line 18)
     [java]     [javac] 	import org.eclipse.jdt.internal.debug.core.model.JDIObjectValue;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 848. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/DoubleOperatorsTests.java (at line 175)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 849. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/DoubleOperatorsTests.java (at line 175)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 850. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/DoubleOperatorsTests.java (at line 181)
     [java]     [javac] 	stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 851. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/DoubleOperatorsTests.java (at line 181)
     [java]     [javac] 	stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                      ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 852. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/launching/LaunchModeTests.java (at line 26)
     [java]     [javac] 	import org.eclipse.debug.internal.core.LaunchManager;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'LaunchManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.core_3.21.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 853. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/launching/LaunchModeTests.java (at line 28)
     [java]     [javac] 	import org.eclipse.debug.internal.ui.launchConfigurations.LaunchConfigurationPresentationManager;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'LaunchConfigurationPresentationManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 854. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/launching/LaunchModeTests.java (at line 29)
     [java]     [javac] 	import org.eclipse.debug.internal.ui.launchConfigurations.LaunchConfigurationsDialog;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'LaunchConfigurationsDialog' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 855. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/launching/LaunchModeTests.java (at line 163)
     [java]     [javac] 	ILaunchConfigurationTabGroup standardGroup = LaunchConfigurationPresentationManager.getDefault().getTabGroup(javaType, ILaunchManager.DEBUG_MODE);
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'LaunchConfigurationPresentationManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 856. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/launching/LaunchModeTests.java (at line 163)
     [java]     [javac] 	ILaunchConfigurationTabGroup standardGroup = LaunchConfigurationPresentationManager.getDefault().getTabGroup(javaType, ILaunchManager.DEBUG_MODE);
     [java]     [javac] 	                                                                                    ^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'LaunchConfigurationPresentationManager.getDefault()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 857. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/launching/LaunchModeTests.java (at line 163)
     [java]     [javac] 	ILaunchConfigurationTabGroup standardGroup = LaunchConfigurationPresentationManager.getDefault().getTabGroup(javaType, ILaunchManager.DEBUG_MODE);
     [java]     [javac] 	                                                                                                 ^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'LaunchConfigurationPresentationManager.getTabGroup(ILaunchConfigurationType, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 858. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/launching/LaunchModeTests.java (at line 164)
     [java]     [javac] 	ILaunchConfigurationTabGroup testGroup = LaunchConfigurationPresentationManager.getDefault().getTabGroup(javaType, "TEST_MODE"); //$NON-NLS-1$
     [java]     [javac] 	                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'LaunchConfigurationPresentationManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 859. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/launching/LaunchModeTests.java (at line 164)
     [java]     [javac] 	ILaunchConfigurationTabGroup testGroup = LaunchConfigurationPresentationManager.getDefault().getTabGroup(javaType, "TEST_MODE"); //$NON-NLS-1$
     [java]     [javac] 	                                                                                ^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'LaunchConfigurationPresentationManager.getDefault()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 860. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/launching/LaunchModeTests.java (at line 164)
     [java]     [javac] 	ILaunchConfigurationTabGroup testGroup = LaunchConfigurationPresentationManager.getDefault().getTabGroup(javaType, "TEST_MODE"); //$NON-NLS-1$
     [java]     [javac] 	                                                                                             ^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'LaunchConfigurationPresentationManager.getTabGroup(ILaunchConfigurationType, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 861. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/launching/LaunchModeTests.java (at line 165)
     [java]     [javac] 	ILaunchConfigurationDialog dialog = new LaunchConfigurationsDialog(null, DebugUIPlugin.getDefault().getLaunchConfigurationManager().getLaunchGroup(IDebugUIConstants.ID_DEBUG_LAUNCH_GROUP));
     [java]     [javac] 	                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'LaunchConfigurationsDialog' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 862. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/launching/LaunchModeTests.java (at line 165)
     [java]     [javac] 	ILaunchConfigurationDialog dialog = new LaunchConfigurationsDialog(null, DebugUIPlugin.getDefault().getLaunchConfigurationManager().getLaunchGroup(IDebugUIConstants.ID_DEBUG_LAUNCH_GROUP));
     [java]     [javac] 	                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The constructor 'LaunchConfigurationsDialog(Shell, LaunchGroupExtension)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 863. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/launching/LaunchModeTests.java (at line 165)
     [java]     [javac] 	ILaunchConfigurationDialog dialog = new LaunchConfigurationsDialog(null, DebugUIPlugin.getDefault().getLaunchConfigurationManager().getLaunchGroup(IDebugUIConstants.ID_DEBUG_LAUNCH_GROUP));
     [java]     [javac] 	                                                                                                                                    ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'LaunchConfigurationManager.getLaunchGroup(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 864. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/launching/LaunchModeTests.java (at line 294)
     [java]     [javac] 	ILaunchDelegate delegate = ((LaunchManager)getLaunchManager()).getLaunchDelegate("org.eclipse.jdt.launching.localJavaApplication"); //$NON-NLS-1$
     [java]     [javac] 	                             ^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'LaunchManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.core_3.21.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 865. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/launching/LaunchModeTests.java (at line 294)
     [java]     [javac] 	ILaunchDelegate delegate = ((LaunchManager)getLaunchManager()).getLaunchDelegate("org.eclipse.jdt.launching.localJavaApplication"); //$NON-NLS-1$
     [java]     [javac] 	                                                               ^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'LaunchManager.getLaunchDelegate(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.core_3.21.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 866. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/launching/LaunchModeTests.java (at line 353)
     [java]     [javac] 	ILaunchDelegate delegate = ((LaunchManager)getLaunchManager()).getLaunchDelegate("org.eclipse.jdt.launching.localJavaApplication"); //$NON-NLS-1$
     [java]     [javac] 	                             ^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'LaunchManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.core_3.21.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 867. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/launching/LaunchModeTests.java (at line 353)
     [java]     [javac] 	ILaunchDelegate delegate = ((LaunchManager)getLaunchManager()).getLaunchDelegate("org.eclipse.jdt.launching.localJavaApplication"); //$NON-NLS-1$
     [java]     [javac] 	                                                               ^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'LaunchManager.getLaunchDelegate(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.core_3.21.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 868. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/launching/LaunchModeTests.java (at line 374)
     [java]     [javac] 	ILaunchDelegate delegate = ((LaunchManager)getLaunchManager()).getLaunchDelegate("org.eclipse.jdt.launching.localJavaApplication"); //$NON-NLS-1$
     [java]     [javac] 	                             ^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'LaunchManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.core_3.21.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 869. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/launching/LaunchModeTests.java (at line 374)
     [java]     [javac] 	ILaunchDelegate delegate = ((LaunchManager)getLaunchManager()).getLaunchDelegate("org.eclipse.jdt.launching.localJavaApplication"); //$NON-NLS-1$
     [java]     [javac] 	                                                               ^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'LaunchManager.getLaunchDelegate(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.core_3.21.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 870. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/launching/LaunchModeTests.java (at line 389)
     [java]     [javac] 	ILaunchDelegate delegate = ((LaunchManager)getLaunchManager()).getLaunchDelegate("org.eclipse.jdt.launching.localJavaApplication"); //$NON-NLS-1$
     [java]     [javac] 	                             ^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'LaunchManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.core_3.21.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 871. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/launching/LaunchModeTests.java (at line 389)
     [java]     [javac] 	ILaunchDelegate delegate = ((LaunchManager)getLaunchManager()).getLaunchDelegate("org.eclipse.jdt.launching.localJavaApplication"); //$NON-NLS-1$
     [java]     [javac] 	                                                               ^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'LaunchManager.getLaunchDelegate(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.core_3.21.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 872. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/AbstractDebugViewTests.java (at line 29)
     [java]     [javac] 	import org.eclipse.debug.internal.ui.views.console.ProcessConsole;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'ProcessConsole' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 873. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/AbstractDebugViewTests.java (at line 30)
     [java]     [javac] 	import org.eclipse.debug.internal.ui.views.launch.LaunchView;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'LaunchView' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 874. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/AbstractDebugViewTests.java (at line 40)
     [java]     [javac] 	import org.eclipse.jdt.internal.debug.core.model.JDIStackFrame;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIStackFrame' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 875. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/AbstractDebugViewTests.java (at line 41)
     [java]     [javac] 	import org.eclipse.jdt.internal.debug.ui.JDIDebugUIPlugin;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIDebugUIPlugin' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 876. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/AbstractDebugViewTests.java (at line 56)
     [java]     [javac] 	private LaunchView debugView;
     [java]     [javac] 	        ^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'LaunchView' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 877. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/AbstractDebugViewTests.java (at line 63)
     [java]     [javac] 	IPreferenceStore jdiUIPreferences = JDIDebugUIPlugin.getDefault().getPreferenceStore();
     [java]     [javac] 	                                    ^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIDebugUIPlugin' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 878. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/AbstractDebugViewTests.java (at line 63)
     [java]     [javac] 	IPreferenceStore jdiUIPreferences = JDIDebugUIPlugin.getDefault().getPreferenceStore();
     [java]     [javac] 	                                                     ^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIDebugUIPlugin.getDefault()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 879. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/AbstractDebugViewTests.java (at line 68)
     [java]     [javac] 	debugView = sync(() -> (LaunchView) getActivePage().showView(IDebugUIConstants.ID_DEBUG_VIEW));
     [java]     [javac] 	                        ^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'LaunchView' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 880. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/AbstractDebugViewTests.java (at line 74)
     [java]     [javac] 	IPreferenceStore jdiUIPreferences = JDIDebugUIPlugin.getDefault().getPreferenceStore();
     [java]     [javac] 	                                    ^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIDebugUIPlugin' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 881. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/AbstractDebugViewTests.java (at line 74)
     [java]     [javac] 	IPreferenceStore jdiUIPreferences = JDIDebugUIPlugin.getDefault().getPreferenceStore();
     [java]     [javac] 	                                                     ^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIDebugUIPlugin.getDefault()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 882. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/AbstractDebugViewTests.java (at line 136)
     [java]     [javac] 	IPreferenceStore preferenceStore = JDIDebugUIPlugin.getDefault().getPreferenceStore();
     [java]     [javac] 	                                   ^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIDebugUIPlugin' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 883. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/AbstractDebugViewTests.java (at line 136)
     [java]     [javac] 	IPreferenceStore preferenceStore = JDIDebugUIPlugin.getDefault().getPreferenceStore();
     [java]     [javac] 	                                                    ^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIDebugUIPlugin.getDefault()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 884. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/AbstractDebugViewTests.java (at line 206)
     [java]     [javac] 	sync(() -> TestUtil.waitForJobs(getName(), 1_000, 30_000, ProcessConsole.class));
     [java]     [javac] 	                                                          ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'ProcessConsole' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 885. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/AbstractDebugViewTests.java (at line 220)
     [java]     [javac] 	assertEquals("Wrong object selected: " + data, JDIStackFrame.class, data.getClass());
     [java]     [javac] 	                                               ^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIStackFrame' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 886. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/AbstractDebugViewTests.java (at line 279)
     [java]     [javac] 	debugView = sync(() -> (LaunchView) getActivePage().findView(IDebugUIConstants.ID_DEBUG_VIEW));
     [java]     [javac] 	                        ^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'LaunchView' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 887. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/DetailPaneManagerTests.java (at line 19)
     [java]     [javac] 	import org.eclipse.debug.internal.ui.views.variables.details.DefaultDetailPane;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'DefaultDetailPane' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 888. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/DetailPaneManagerTests.java (at line 20)
     [java]     [javac] 	import org.eclipse.debug.internal.ui.views.variables.details.DetailPaneManager;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'DetailPaneManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 889. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/DetailPaneManagerTests.java (at line 26)
     [java]     [javac] 	import org.eclipse.jdt.internal.debug.core.logicalstructures.JDIPlaceholderVariable;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIPlaceholderVariable' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 890. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/DetailPaneManagerTests.java (at line 27)
     [java]     [javac] 	import org.eclipse.jdt.internal.debug.core.model.JDIDebugElement;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIDebugElement' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 891. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/DetailPaneManagerTests.java (at line 28)
     [java]     [javac] 	import org.eclipse.jdt.internal.debug.ui.variables.JavaVariablesDetailPane;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JavaVariablesDetailPane' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 892. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/DetailPaneManagerTests.java (at line 44)
     [java]     [javac] 	DetailPaneManager fManager;
     [java]     [javac] 	^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'DetailPaneManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 893. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/DetailPaneManagerTests.java (at line 51)
     [java]     [javac] 	fManager = DetailPaneManager.getDefault();
     [java]     [javac] 	           ^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'DetailPaneManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 894. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/DetailPaneManagerTests.java (at line 51)
     [java]     [javac] 	fManager = DetailPaneManager.getDefault();
     [java]     [javac] 	                             ^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'DetailPaneManager.getDefault()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 895. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/DetailPaneManagerTests.java (at line 53)
     [java]     [javac] 	fManager.getPreferredPaneFromSelection(null);
     [java]     [javac] 	         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'DetailPaneManager.getPreferredPaneFromSelection(IStructuredSelection)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 896. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/DetailPaneManagerTests.java (at line 68)
     [java]     [javac] 	String id = fManager.getUserPreferredDetailPane(new HashSet<>());
     [java]     [javac] 	                     ^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'DetailPaneManager.getUserPreferredDetailPane(Set<String>)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 897. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/DetailPaneManagerTests.java (at line 73)
     [java]     [javac] 	id = fManager.getUserPreferredDetailPane(detailPanes);
     [java]     [javac] 	              ^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'DetailPaneManager.getUserPreferredDetailPane(Set<String>)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 898. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/DetailPaneManagerTests.java (at line 77)
     [java]     [javac] 	id = fManager.getUserPreferredDetailPane(detailPanes);
     [java]     [javac] 	              ^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'DetailPaneManager.getUserPreferredDetailPane(Set<String>)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 899. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/DetailPaneManagerTests.java (at line 80)
     [java]     [javac] 	detailPanes.add(DefaultDetailPane.ID);
     [java]     [javac] 	                ^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'DefaultDetailPane' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 900. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/DetailPaneManagerTests.java (at line 80)
     [java]     [javac] 	detailPanes.add(DefaultDetailPane.ID);
     [java]     [javac] 	                                  ^^
     [java]     [javac] Discouraged access: The field 'DefaultDetailPane.ID' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 901. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/DetailPaneManagerTests.java (at line 81)
     [java]     [javac] 	id = fManager.getUserPreferredDetailPane(detailPanes);
     [java]     [javac] 	              ^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'DetailPaneManager.getUserPreferredDetailPane(Set<String>)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 902. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/DetailPaneManagerTests.java (at line 85)
     [java]     [javac] 	detailPanes.add(DefaultDetailPane.ID);
     [java]     [javac] 	                ^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'DefaultDetailPane' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 903. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/DetailPaneManagerTests.java (at line 85)
     [java]     [javac] 	detailPanes.add(DefaultDetailPane.ID);
     [java]     [javac] 	                                  ^^
     [java]     [javac] Discouraged access: The field 'DefaultDetailPane.ID' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 904. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/DetailPaneManagerTests.java (at line 86)
     [java]     [javac] 	id = fManager.getUserPreferredDetailPane(detailPanes);
     [java]     [javac] 	              ^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'DetailPaneManager.getUserPreferredDetailPane(Set<String>)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 905. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/DetailPaneManagerTests.java (at line 87)
     [java]     [javac] 	assertEquals("Incorrect pane ID", DefaultDetailPane.ID, id);
     [java]     [javac] 	                                  ^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'DefaultDetailPane' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 906. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/DetailPaneManagerTests.java (at line 87)
     [java]     [javac] 	assertEquals("Incorrect pane ID", DefaultDetailPane.ID, id);
     [java]     [javac] 	                                                    ^^
     [java]     [javac] Discouraged access: The field 'DefaultDetailPane.ID' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 907. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/DetailPaneManagerTests.java (at line 95)
     [java]     [javac] 	fManager.setPreferredDetailPane(null, null);
     [java]     [javac] 	         ^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'DetailPaneManager.setPreferredDetailPane(Set<String>, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 908. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/DetailPaneManagerTests.java (at line 96)
     [java]     [javac] 	String id = fManager.getUserPreferredDetailPane(null);
     [java]     [javac] 	                     ^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'DetailPaneManager.getUserPreferredDetailPane(Set<String>)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 909. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/DetailPaneManagerTests.java (at line 99)
     [java]     [javac] 	fManager.setPreferredDetailPane(null, "Example");
     [java]     [javac] 	         ^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'DetailPaneManager.setPreferredDetailPane(Set<String>, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 910. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/DetailPaneManagerTests.java (at line 100)
     [java]     [javac] 	id = fManager.getUserPreferredDetailPane(null);
     [java]     [javac] 	              ^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'DetailPaneManager.getUserPreferredDetailPane(Set<String>)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 911. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/DetailPaneManagerTests.java (at line 105)
     [java]     [javac] 	fManager.setPreferredDetailPane(detailPanes, "Example1");
     [java]     [javac] 	         ^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'DetailPaneManager.setPreferredDetailPane(Set<String>, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 912. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/DetailPaneManagerTests.java (at line 106)
     [java]     [javac] 	id = fManager.getUserPreferredDetailPane(detailPanes);
     [java]     [javac] 	              ^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'DetailPaneManager.getUserPreferredDetailPane(Set<String>)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 913. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/DetailPaneManagerTests.java (at line 110)
     [java]     [javac] 	fManager.setPreferredDetailPane(detailPanes, "Example2");
     [java]     [javac] 	         ^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'DetailPaneManager.setPreferredDetailPane(Set<String>, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 914. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/DetailPaneManagerTests.java (at line 111)
     [java]     [javac] 	id = fManager.getUserPreferredDetailPane(detailPanes);
     [java]     [javac] 	              ^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'DetailPaneManager.getUserPreferredDetailPane(Set<String>)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 915. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/DetailPaneManagerTests.java (at line 114)
     [java]     [javac] 	detailPanes.add(DefaultDetailPane.ID);
     [java]     [javac] 	                ^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'DefaultDetailPane' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 916. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/DetailPaneManagerTests.java (at line 114)
     [java]     [javac] 	detailPanes.add(DefaultDetailPane.ID);
     [java]     [javac] 	                                  ^^
     [java]     [javac] Discouraged access: The field 'DefaultDetailPane.ID' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 917. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/DetailPaneManagerTests.java (at line 115)
     [java]     [javac] 	id = fManager.getUserPreferredDetailPane(detailPanes);
     [java]     [javac] 	              ^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'DetailPaneManager.getUserPreferredDetailPane(Set<String>)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 918. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/DetailPaneManagerTests.java (at line 117)
     [java]     [javac] 	fManager.setPreferredDetailPane(detailPanes, "Example2");
     [java]     [javac] 	         ^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'DetailPaneManager.setPreferredDetailPane(Set<String>, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 919. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/DetailPaneManagerTests.java (at line 118)
     [java]     [javac] 	id = fManager.getUserPreferredDetailPane(detailPanes);
     [java]     [javac] 	              ^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'DetailPaneManager.getUserPreferredDetailPane(Set<String>)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 920. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/DetailPaneManagerTests.java (at line 128)
     [java]     [javac] 	String id = fManager.getPreferredPaneFromSelection(selection);
     [java]     [javac] 	                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'DetailPaneManager.getPreferredPaneFromSelection(IStructuredSelection)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 921. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/DetailPaneManagerTests.java (at line 129)
     [java]     [javac] 	assertEquals("Incorrect pane ID", DefaultDetailPane.ID, id);
     [java]     [javac] 	                                  ^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'DefaultDetailPane' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 922. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/DetailPaneManagerTests.java (at line 129)
     [java]     [javac] 	assertEquals("Incorrect pane ID", DefaultDetailPane.ID, id);
     [java]     [javac] 	                                                    ^^
     [java]     [javac] Discouraged access: The field 'DefaultDetailPane.ID' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 923. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/DetailPaneManagerTests.java (at line 132)
     [java]     [javac] 	id = fManager.getPreferredPaneFromSelection(selection);
     [java]     [javac] 	              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'DetailPaneManager.getPreferredPaneFromSelection(IStructuredSelection)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 924. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/DetailPaneManagerTests.java (at line 133)
     [java]     [javac] 	assertEquals("Incorrect pane ID", DefaultDetailPane.ID, id);
     [java]     [javac] 	                                  ^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'DefaultDetailPane' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 925. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/DetailPaneManagerTests.java (at line 133)
     [java]     [javac] 	assertEquals("Incorrect pane ID", DefaultDetailPane.ID, id);
     [java]     [javac] 	                                                    ^^
     [java]     [javac] Discouraged access: The field 'DefaultDetailPane.ID' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 926. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/DetailPaneManagerTests.java (at line 136)
     [java]     [javac] 	id = fManager.getPreferredPaneFromSelection(selection);
     [java]     [javac] 	              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'DetailPaneManager.getPreferredPaneFromSelection(IStructuredSelection)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 927. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/DetailPaneManagerTests.java (at line 137)
     [java]     [javac] 	assertEquals("Incorrect pane ID", DefaultDetailPane.ID, id);
     [java]     [javac] 	                                  ^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'DefaultDetailPane' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 928. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/DetailPaneManagerTests.java (at line 137)
     [java]     [javac] 	assertEquals("Incorrect pane ID", DefaultDetailPane.ID, id);
     [java]     [javac] 	                                                    ^^
     [java]     [javac] Discouraged access: The field 'DefaultDetailPane.ID' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 929. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/DetailPaneManagerTests.java (at line 139)
     [java]     [javac] 	selection = new StructuredSelection(new IJavaVariable[]{new JDIPlaceholderVariable("test var",null)});
     [java]     [javac] 	                                                            ^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The constructor 'JDIPlaceholderVariable(String, IJavaValue)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 930. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/DetailPaneManagerTests.java (at line 139)
     [java]     [javac] 	selection = new StructuredSelection(new IJavaVariable[]{new JDIPlaceholderVariable("test var",null)});
     [java]     [javac] 	                                                            ^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIPlaceholderVariable' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 931. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/DetailPaneManagerTests.java (at line 140)
     [java]     [javac] 	id = fManager.getPreferredPaneFromSelection(selection);
     [java]     [javac] 	              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'DetailPaneManager.getPreferredPaneFromSelection(IStructuredSelection)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 932. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/DetailPaneManagerTests.java (at line 141)
     [java]     [javac] 	assertEquals("Incorrect pane ID", JavaVariablesDetailPane.JAVA_VARIABLE_DETAIL_PANE_VARIABLES, id);
     [java]     [javac] 	                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JavaVariablesDetailPane' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 933. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/DetailPaneManagerTests.java (at line 141)
     [java]     [javac] 	assertEquals("Incorrect pane ID", JavaVariablesDetailPane.JAVA_VARIABLE_DETAIL_PANE_VARIABLES, id);
     [java]     [javac] 	                                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'JavaVariablesDetailPane.JAVA_VARIABLE_DETAIL_PANE_VARIABLES' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 934. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/DetailPaneManagerTests.java (at line 145)
     [java]     [javac] 	id = fManager.getPreferredPaneFromSelection(selection);
     [java]     [javac] 	              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'DetailPaneManager.getPreferredPaneFromSelection(IStructuredSelection)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 935. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/DetailPaneManagerTests.java (at line 149)
     [java]     [javac] 	fManager.setPreferredDetailPane(fManager.getAvailablePaneIDs(selection), DefaultDetailPane.ID);
     [java]     [javac] 	         ^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'DetailPaneManager.setPreferredDetailPane(Set<String>, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 936. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/DetailPaneManagerTests.java (at line 149)
     [java]     [javac] 	fManager.setPreferredDetailPane(fManager.getAvailablePaneIDs(selection), DefaultDetailPane.ID);
     [java]     [javac] 	                                         ^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'DetailPaneManager.getAvailablePaneIDs(IStructuredSelection)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 937. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/DetailPaneManagerTests.java (at line 149)
     [java]     [javac] 	fManager.setPreferredDetailPane(fManager.getAvailablePaneIDs(selection), DefaultDetailPane.ID);
     [java]     [javac] 	                                                                         ^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'DefaultDetailPane' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 938. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/DetailPaneManagerTests.java (at line 149)
     [java]     [javac] 	fManager.setPreferredDetailPane(fManager.getAvailablePaneIDs(selection), DefaultDetailPane.ID);
     [java]     [javac] 	                                                                                           ^^
     [java]     [javac] Discouraged access: The field 'DefaultDetailPane.ID' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 939. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/DetailPaneManagerTests.java (at line 150)
     [java]     [javac] 	id = fManager.getPreferredPaneFromSelection(selection);
     [java]     [javac] 	              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'DetailPaneManager.getPreferredPaneFromSelection(IStructuredSelection)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 940. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/DetailPaneManagerTests.java (at line 151)
     [java]     [javac] 	assertEquals("Incorrect pane ID", DefaultDetailPane.ID, id);
     [java]     [javac] 	                                  ^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'DefaultDetailPane' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 941. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/DetailPaneManagerTests.java (at line 151)
     [java]     [javac] 	assertEquals("Incorrect pane ID", DefaultDetailPane.ID, id);
     [java]     [javac] 	                                                    ^^
     [java]     [javac] Discouraged access: The field 'DefaultDetailPane.ID' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 942. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/DetailPaneManagerTests.java (at line 154)
     [java]     [javac] 	id = fManager.getPreferredPaneFromSelection(selection);
     [java]     [javac] 	              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'DetailPaneManager.getPreferredPaneFromSelection(IStructuredSelection)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 943. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/DetailPaneManagerTests.java (at line 155)
     [java]     [javac] 	assertEquals("Incorrect pane ID", DefaultDetailPane.ID, id);
     [java]     [javac] 	                                  ^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'DefaultDetailPane' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 944. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/DetailPaneManagerTests.java (at line 155)
     [java]     [javac] 	assertEquals("Incorrect pane ID", DefaultDetailPane.ID, id);
     [java]     [javac] 	                                                    ^^
     [java]     [javac] Discouraged access: The field 'DefaultDetailPane.ID' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 945. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/DetailPaneManagerTests.java (at line 157)
     [java]     [javac] 	selection = new StructuredSelection(new JDIDebugElement[]{});
     [java]     [javac] 	                                        ^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIDebugElement' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 946. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/DetailPaneManagerTests.java (at line 158)
     [java]     [javac] 	id = fManager.getPreferredPaneFromSelection(selection);
     [java]     [javac] 	              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'DetailPaneManager.getPreferredPaneFromSelection(IStructuredSelection)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 947. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/DetailPaneManagerTests.java (at line 159)
     [java]     [javac] 	assertEquals("Incorrect pane ID", DefaultDetailPane.ID, id);
     [java]     [javac] 	                                  ^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'DefaultDetailPane' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 948. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/DetailPaneManagerTests.java (at line 159)
     [java]     [javac] 	assertEquals("Incorrect pane ID", DefaultDetailPane.ID, id);
     [java]     [javac] 	                                                    ^^
     [java]     [javac] Discouraged access: The field 'DefaultDetailPane.ID' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 949. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/DetailPaneManagerTests.java (at line 168)
     [java]     [javac] 	Set<String> result = fManager.getAvailablePaneIDs(selection);
     [java]     [javac] 	                              ^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'DetailPaneManager.getAvailablePaneIDs(IStructuredSelection)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 950. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/DetailPaneManagerTests.java (at line 169)
     [java]     [javac] 	assertTrue("Set was incorrect",result.size()==1 && result.contains(DefaultDetailPane.ID));
     [java]     [javac] 	                                                                   ^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'DefaultDetailPane' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 951. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/DetailPaneManagerTests.java (at line 169)
     [java]     [javac] 	assertTrue("Set was incorrect",result.size()==1 && result.contains(DefaultDetailPane.ID));
     [java]     [javac] 	                                                                                     ^^
     [java]     [javac] Discouraged access: The field 'DefaultDetailPane.ID' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 952. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/DetailPaneManagerTests.java (at line 172)
     [java]     [javac] 	result = fManager.getAvailablePaneIDs(selection);
     [java]     [javac] 	                  ^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'DetailPaneManager.getAvailablePaneIDs(IStructuredSelection)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 953. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/DetailPaneManagerTests.java (at line 173)
     [java]     [javac] 	assertTrue("Set was incorrect",result.size()==1 && result.contains(DefaultDetailPane.ID));
     [java]     [javac] 	                                                                   ^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'DefaultDetailPane' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 954. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/DetailPaneManagerTests.java (at line 173)
     [java]     [javac] 	assertTrue("Set was incorrect",result.size()==1 && result.contains(DefaultDetailPane.ID));
     [java]     [javac] 	                                                                                     ^^
     [java]     [javac] Discouraged access: The field 'DefaultDetailPane.ID' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 955. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/DetailPaneManagerTests.java (at line 176)
     [java]     [javac] 	result = fManager.getAvailablePaneIDs(selection);
     [java]     [javac] 	                  ^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'DetailPaneManager.getAvailablePaneIDs(IStructuredSelection)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 956. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/DetailPaneManagerTests.java (at line 177)
     [java]     [javac] 	assertTrue("Set was incorrect",result.size()==2 && result.contains(DefaultDetailPane.ID) && result.contains(TableDetailPane.ID));
     [java]     [javac] 	                                                                   ^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'DefaultDetailPane' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 957. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/DetailPaneManagerTests.java (at line 177)
     [java]     [javac] 	assertTrue("Set was incorrect",result.size()==2 && result.contains(DefaultDetailPane.ID) && result.contains(TableDetailPane.ID));
     [java]     [javac] 	                                                                                     ^^
     [java]     [javac] Discouraged access: The field 'DefaultDetailPane.ID' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 958. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/DetailPaneManagerTests.java (at line 179)
     [java]     [javac] 	selection = new StructuredSelection(new Object[]{new JDIPlaceholderVariable("test var",null)});
     [java]     [javac] 	                                                     ^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The constructor 'JDIPlaceholderVariable(String, IJavaValue)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 959. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/DetailPaneManagerTests.java (at line 179)
     [java]     [javac] 	selection = new StructuredSelection(new Object[]{new JDIPlaceholderVariable("test var",null)});
     [java]     [javac] 	                                                     ^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIPlaceholderVariable' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 960. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/DetailPaneManagerTests.java (at line 180)
     [java]     [javac] 	result = fManager.getAvailablePaneIDs(selection);
     [java]     [javac] 	                  ^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'DetailPaneManager.getAvailablePaneIDs(IStructuredSelection)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 961. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/DetailPaneManagerTests.java (at line 181)
     [java]     [javac] 	assertTrue("Set was incorrect", result.size() == 3 && result.contains(DefaultDetailPane.ID) && result.contains(SimpleDetailPane.ID)
     [java]     [javac] 	                                                                      ^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'DefaultDetailPane' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 962. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/DetailPaneManagerTests.java (at line 181)
     [java]     [javac] 	assertTrue("Set was incorrect", result.size() == 3 && result.contains(DefaultDetailPane.ID) && result.contains(SimpleDetailPane.ID)
     [java]     [javac] 	                                                                                        ^^
     [java]     [javac] Discouraged access: The field 'DefaultDetailPane.ID' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 963. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/DetailPaneManagerTests.java (at line 182)
     [java]     [javac] 	&& result.contains(JavaVariablesDetailPane.JAVA_VARIABLE_DETAIL_PANE_VARIABLES));
     [java]     [javac] 	                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JavaVariablesDetailPane' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 964. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/DetailPaneManagerTests.java (at line 182)
     [java]     [javac] 	&& result.contains(JavaVariablesDetailPane.JAVA_VARIABLE_DETAIL_PANE_VARIABLES));
     [java]     [javac] 	                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'JavaVariablesDetailPane.JAVA_VARIABLE_DETAIL_PANE_VARIABLES' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 965. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/DetailPaneManagerTests.java (at line 185)
     [java]     [javac] 	selection = new StructuredSelection(new Object[]{"String1",new JDIPlaceholderVariable("test var",null),"String3"});
     [java]     [javac] 	                                                               ^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The constructor 'JDIPlaceholderVariable(String, IJavaValue)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 966. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/DetailPaneManagerTests.java (at line 185)
     [java]     [javac] 	selection = new StructuredSelection(new Object[]{"String1",new JDIPlaceholderVariable("test var",null),"String3"});
     [java]     [javac] 	                                                               ^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIPlaceholderVariable' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 967. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/DetailPaneManagerTests.java (at line 186)
     [java]     [javac] 	result = fManager.getAvailablePaneIDs(selection);
     [java]     [javac] 	                  ^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'DetailPaneManager.getAvailablePaneIDs(IStructuredSelection)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 968. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/DetailPaneManagerTests.java (at line 187)
     [java]     [javac] 	assertTrue("Set was incorrect",result.size()==2 && result.contains(DefaultDetailPane.ID) && result.contains(TableDetailPane.ID));
     [java]     [javac] 	                                                                   ^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'DefaultDetailPane' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 969. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/DetailPaneManagerTests.java (at line 187)
     [java]     [javac] 	assertTrue("Set was incorrect",result.size()==2 && result.contains(DefaultDetailPane.ID) && result.contains(TableDetailPane.ID));
     [java]     [javac] 	                                                                                     ^^
     [java]     [javac] Discouraged access: The field 'DefaultDetailPane.ID' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 970. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/DetailPaneManagerTests.java (at line 195)
     [java]     [javac] 	IDetailPane pane = fManager.getDetailPaneFromID(null);
     [java]     [javac] 	                            ^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'DetailPaneManager.getDetailPaneFromID(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 971. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/DetailPaneManagerTests.java (at line 198)
     [java]     [javac] 	pane = fManager.getDetailPaneFromID("ThisPaneDoesNotExist");
     [java]     [javac] 	                ^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'DetailPaneManager.getDetailPaneFromID(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 972. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/DetailPaneManagerTests.java (at line 201)
     [java]     [javac] 	pane = fManager.getDetailPaneFromID(DefaultDetailPane.ID);
     [java]     [javac] 	                ^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'DetailPaneManager.getDetailPaneFromID(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 973. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/DetailPaneManagerTests.java (at line 201)
     [java]     [javac] 	pane = fManager.getDetailPaneFromID(DefaultDetailPane.ID);
     [java]     [javac] 	                                    ^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'DefaultDetailPane' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 974. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/DetailPaneManagerTests.java (at line 201)
     [java]     [javac] 	pane = fManager.getDetailPaneFromID(DefaultDetailPane.ID);
     [java]     [javac] 	                                                      ^^
     [java]     [javac] Discouraged access: The field 'DefaultDetailPane.ID' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 975. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/DetailPaneManagerTests.java (at line 204)
     [java]     [javac] 	pane = fManager.getDetailPaneFromID(SimpleDetailPane.ID);
     [java]     [javac] 	                ^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'DetailPaneManager.getDetailPaneFromID(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 976. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/DetailPaneManagerTests.java (at line 213)
     [java]     [javac] 	String name = fManager.getNameFromID(null);
     [java]     [javac] 	                       ^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'DetailPaneManager.getNameFromID(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 977. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/DetailPaneManagerTests.java (at line 216)
     [java]     [javac] 	name = fManager.getNameFromID("ThisPaneDoesNotExist");
     [java]     [javac] 	                ^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'DetailPaneManager.getNameFromID(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 978. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/DetailPaneManagerTests.java (at line 219)
     [java]     [javac] 	name = fManager.getNameFromID(DefaultDetailPane.ID);
     [java]     [javac] 	                ^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'DetailPaneManager.getNameFromID(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 979. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/DetailPaneManagerTests.java (at line 219)
     [java]     [javac] 	name = fManager.getNameFromID(DefaultDetailPane.ID);
     [java]     [javac] 	                              ^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'DefaultDetailPane' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 980. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/DetailPaneManagerTests.java (at line 219)
     [java]     [javac] 	name = fManager.getNameFromID(DefaultDetailPane.ID);
     [java]     [javac] 	                                                ^^
     [java]     [javac] Discouraged access: The field 'DefaultDetailPane.ID' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 981. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/DetailPaneManagerTests.java (at line 220)
     [java]     [javac] 	assertEquals("Incorrect name returned",DefaultDetailPane.NAME,name);
     [java]     [javac] 	                                       ^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'DefaultDetailPane' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 982. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/DetailPaneManagerTests.java (at line 220)
     [java]     [javac] 	assertEquals("Incorrect name returned",DefaultDetailPane.NAME,name);
     [java]     [javac] 	                                                         ^^^^
     [java]     [javac] Discouraged access: The field 'DefaultDetailPane.NAME' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 983. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/DetailPaneManagerTests.java (at line 222)
     [java]     [javac] 	name = fManager.getNameFromID(SimpleDetailPane.ID);
     [java]     [javac] 	                ^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'DetailPaneManager.getNameFromID(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 984. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/DetailPaneManagerTests.java (at line 232)
     [java]     [javac] 	String description = fManager.getDescriptionFromID(null);
     [java]     [javac] 	                              ^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'DetailPaneManager.getDescriptionFromID(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 985. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/DetailPaneManagerTests.java (at line 235)
     [java]     [javac] 	description = fManager.getDescriptionFromID("ThisPaneDoesNotExist");
     [java]     [javac] 	                       ^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'DetailPaneManager.getDescriptionFromID(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 986. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/DetailPaneManagerTests.java (at line 238)
     [java]     [javac] 	description = fManager.getDescriptionFromID(DefaultDetailPane.ID);
     [java]     [javac] 	                       ^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'DetailPaneManager.getDescriptionFromID(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 987. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/OpenFromClipboardTests.java (at line 21)
     [java]     [javac] 	import org.eclipse.core.internal.resources.CharsetDeltaJob;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CharsetDeltaJob' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.core.resources_3.20.200.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 988. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/OpenFromClipboardTests.java (at line 22)
     [java]     [javac] 	import org.eclipse.core.internal.resources.ValidateProjectEncoding;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'ValidateProjectEncoding' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.core.resources_3.20.200.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 989. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/OpenFromClipboardTests.java (at line 37)
     [java]     [javac] 	import org.eclipse.jdt.internal.core.JavaModelManager;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JavaModelManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 990. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/OpenFromClipboardTests.java (at line 38)
     [java]     [javac] 	import org.eclipse.jdt.internal.debug.ui.actions.OpenFromClipboardAction;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'OpenFromClipboardAction' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 991. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/OpenFromClipboardTests.java (at line 100)
     [java]     [javac] 	TestUtil.waitForJobs("OpenFromClipboardTests", 10, 5_000, ValidateProjectEncoding.class);
     [java]     [javac] 	                                                          ^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'ValidateProjectEncoding' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.core.resources_3.20.200.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 992. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/OpenFromClipboardTests.java (at line 101)
     [java]     [javac] 	TestUtil.waitForJobs("OpenFromClipboardTests", 10, 5_000, CharsetDeltaJob.FAMILY_CHARSET_DELTA);
     [java]     [javac] 	                                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CharsetDeltaJob' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.core.resources_3.20.200.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 993. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/OpenFromClipboardTests.java (at line 101)
     [java]     [javac] 	TestUtil.waitForJobs("OpenFromClipboardTests", 10, 5_000, CharsetDeltaJob.FAMILY_CHARSET_DELTA);
     [java]     [javac] 	                                                                          ^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CharsetDeltaJob.FAMILY_CHARSET_DELTA' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.core.resources_3.20.200.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 994. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/OpenFromClipboardTests.java (at line 134)
     [java]     [javac] 	return OpenFromClipboardAction.getMatchingPattern(s);
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'OpenFromClipboardAction' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 995. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/OpenFromClipboardTests.java (at line 134)
     [java]     [javac] 	return OpenFromClipboardAction.getMatchingPattern(s);
     [java]     [javac] 	                               ^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'OpenFromClipboardAction.getMatchingPattern(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 996. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/OpenFromClipboardTests.java (at line 138)
     [java]     [javac] 	JavaModelManager.getIndexManager().waitForIndex(false, null);
     [java]     [javac] 	^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JavaModelManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 997. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/OpenFromClipboardTests.java (at line 138)
     [java]     [javac] 	JavaModelManager.getIndexManager().waitForIndex(false, null);
     [java]     [javac] 	                 ^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JavaModelManager.getIndexManager()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 998. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/OpenFromClipboardTests.java (at line 138)
     [java]     [javac] 	JavaModelManager.getIndexManager().waitForIndex(false, null);
     [java]     [javac] 	                                   ^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'IndexManager.waitForIndex(boolean, IProgressMonitor)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 999. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/OpenFromClipboardTests.java (at line 140)
     [java]     [javac] 	Display.getDefault().syncCall(() -> OpenFromClipboardAction.getJavaElementMatches(textData, matches));
     [java]     [javac] 	                                    ^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'OpenFromClipboardAction' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 1000. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/OpenFromClipboardTests.java (at line 140)
     [java]     [javac] 	Display.getDefault().syncCall(() -> OpenFromClipboardAction.getJavaElementMatches(textData, matches));
     [java]     [javac] 	                                                            ^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'OpenFromClipboardAction.getJavaElementMatches(String, List<Object>)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 1001. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/core/AlternateStratumTests.java (at line 32)
     [java]     [javac] 	import org.eclipse.jdt.internal.debug.core.JavaDebugUtils;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JavaDebugUtils' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1002. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/core/AlternateStratumTests.java (at line 114)
     [java]     [javac] 	IJavaElement javaElement = JavaDebugUtils.resolveJavaElement(stackFrame, stackFrame.getLaunch());
     [java]     [javac] 	                           ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JavaDebugUtils' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1003. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/core/AlternateStratumTests.java (at line 114)
     [java]     [javac] 	IJavaElement javaElement = JavaDebugUtils.resolveJavaElement(stackFrame, stackFrame.getLaunch());
     [java]     [javac] 	                                          ^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JavaDebugUtils.resolveJavaElement(Object, ILaunch)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1004. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/core/AlternateStratumTests.java (at line 132)
     [java]     [javac] 	IJavaProject project = JavaDebugUtils.resolveJavaProject(stackFrame);
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JavaDebugUtils' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1005. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/core/AlternateStratumTests.java (at line 132)
     [java]     [javac] 	IJavaProject project = JavaDebugUtils.resolveJavaProject(stackFrame);
     [java]     [javac] 	                                      ^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JavaDebugUtils.resolveJavaProject(IJavaStackFrame)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1006. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/core/AlternateStratumTests.java (at line 151)
     [java]     [javac] 	IType type = JavaDebugUtils.resolveType(refType);
     [java]     [javac] 	             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JavaDebugUtils' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1007. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/core/AlternateStratumTests.java (at line 151)
     [java]     [javac] 	IType type = JavaDebugUtils.resolveType(refType);
     [java]     [javac] 	                            ^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JavaDebugUtils.resolveType(IJavaType)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 1008. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/StaticFieldValueTests.java (at line 17)
     [java]     [javac] 	import org.eclipse.debug.internal.core.IInternalDebugCoreConstants;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'IInternalDebugCoreConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.core_3.21.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 1009. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/StaticFieldValueTests.java (at line 19)
     [java]     [javac] 	import org.eclipse.jdt.internal.debug.core.model.JDIObjectValue;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1010. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/StaticFieldValueTests.java (at line 38)
     [java]     [javac] 	IValue value = eval(IInternalDebugCoreConstants.EMPTY_STRING + xStaticFieldByte);
     [java]     [javac] 	                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'IInternalDebugCoreConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.core_3.21.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 1011. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/StaticFieldValueTests.java (at line 38)
     [java]     [javac] 	IValue value = eval(IInternalDebugCoreConstants.EMPTY_STRING + xStaticFieldByte);
     [java]     [javac] 	                                                ^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'IInternalDebugCoreConstants.EMPTY_STRING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.core_3.21.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 1012. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/StaticFieldValueTests.java (at line 44)
     [java]     [javac] 	value = eval(IInternalDebugCoreConstants.EMPTY_STRING + yStaticFieldByte);
     [java]     [javac] 	             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'IInternalDebugCoreConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.core_3.21.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 1013. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/StaticFieldValueTests.java (at line 44)
     [java]     [javac] 	value = eval(IInternalDebugCoreConstants.EMPTY_STRING + yStaticFieldByte);
     [java]     [javac] 	                                         ^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'IInternalDebugCoreConstants.EMPTY_STRING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.core_3.21.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 1014. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/StaticFieldValueTests.java (at line 57)
     [java]     [javac] 	IValue value = eval(IInternalDebugCoreConstants.EMPTY_STRING + xStaticFieldChar);
     [java]     [javac] 	                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'IInternalDebugCoreConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.core_3.21.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 1015. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/StaticFieldValueTests.java (at line 57)
     [java]     [javac] 	IValue value = eval(IInternalDebugCoreConstants.EMPTY_STRING + xStaticFieldChar);
     [java]     [javac] 	                                                ^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'IInternalDebugCoreConstants.EMPTY_STRING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.core_3.21.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 1016. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/StaticFieldValueTests.java (at line 63)
     [java]     [javac] 	value = eval(IInternalDebugCoreConstants.EMPTY_STRING + yStaticFieldChar);
     [java]     [javac] 	             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'IInternalDebugCoreConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.core_3.21.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 1017. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/StaticFieldValueTests.java (at line 63)
     [java]     [javac] 	value = eval(IInternalDebugCoreConstants.EMPTY_STRING + yStaticFieldChar);
     [java]     [javac] 	                                         ^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'IInternalDebugCoreConstants.EMPTY_STRING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.core_3.21.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 1018. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/StaticFieldValueTests.java (at line 76)
     [java]     [javac] 	IValue value = eval(IInternalDebugCoreConstants.EMPTY_STRING + xStaticFieldShort);
     [java]     [javac] 	                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'IInternalDebugCoreConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.core_3.21.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 1019. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/StaticFieldValueTests.java (at line 76)
     [java]     [javac] 	IValue value = eval(IInternalDebugCoreConstants.EMPTY_STRING + xStaticFieldShort);
     [java]     [javac] 	                                                ^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'IInternalDebugCoreConstants.EMPTY_STRING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.core_3.21.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 1020. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/StaticFieldValueTests.java (at line 82)
     [java]     [javac] 	value = eval(IInternalDebugCoreConstants.EMPTY_STRING + yStaticFieldShort);
     [java]     [javac] 	             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'IInternalDebugCoreConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.core_3.21.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 1021. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/StaticFieldValueTests.java (at line 82)
     [java]     [javac] 	value = eval(IInternalDebugCoreConstants.EMPTY_STRING + yStaticFieldShort);
     [java]     [javac] 	                                         ^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'IInternalDebugCoreConstants.EMPTY_STRING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.core_3.21.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 1022. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/StaticFieldValueTests.java (at line 95)
     [java]     [javac] 	IValue value = eval(IInternalDebugCoreConstants.EMPTY_STRING + xStaticFieldInt);
     [java]     [javac] 	                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'IInternalDebugCoreConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.core_3.21.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 1023. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/StaticFieldValueTests.java (at line 95)
     [java]     [javac] 	IValue value = eval(IInternalDebugCoreConstants.EMPTY_STRING + xStaticFieldInt);
     [java]     [javac] 	                                                ^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'IInternalDebugCoreConstants.EMPTY_STRING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.core_3.21.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 1024. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/StaticFieldValueTests.java (at line 101)
     [java]     [javac] 	value = eval(IInternalDebugCoreConstants.EMPTY_STRING + yStaticFieldInt);
     [java]     [javac] 	             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'IInternalDebugCoreConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.core_3.21.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 1025. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/StaticFieldValueTests.java (at line 101)
     [java]     [javac] 	value = eval(IInternalDebugCoreConstants.EMPTY_STRING + yStaticFieldInt);
     [java]     [javac] 	                                         ^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'IInternalDebugCoreConstants.EMPTY_STRING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.core_3.21.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 1026. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/StaticFieldValueTests.java (at line 114)
     [java]     [javac] 	IValue value = eval(IInternalDebugCoreConstants.EMPTY_STRING + xStaticFieldLong);
     [java]     [javac] 	                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'IInternalDebugCoreConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.core_3.21.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 1027. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/StaticFieldValueTests.java (at line 114)
     [java]     [javac] 	IValue value = eval(IInternalDebugCoreConstants.EMPTY_STRING + xStaticFieldLong);
     [java]     [javac] 	                                                ^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'IInternalDebugCoreConstants.EMPTY_STRING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.core_3.21.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 1028. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/StaticFieldValueTests.java (at line 120)
     [java]     [javac] 	value = eval(IInternalDebugCoreConstants.EMPTY_STRING + yStaticFieldLong);
     [java]     [javac] 	             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'IInternalDebugCoreConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.core_3.21.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 1029. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/StaticFieldValueTests.java (at line 120)
     [java]     [javac] 	value = eval(IInternalDebugCoreConstants.EMPTY_STRING + yStaticFieldLong);
     [java]     [javac] 	                                         ^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'IInternalDebugCoreConstants.EMPTY_STRING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.core_3.21.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 1030. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/StaticFieldValueTests.java (at line 133)
     [java]     [javac] 	IValue value = eval(IInternalDebugCoreConstants.EMPTY_STRING + xStaticFieldFloat);
     [java]     [javac] 	                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'IInternalDebugCoreConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.core_3.21.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 1031. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/StaticFieldValueTests.java (at line 133)
     [java]     [javac] 	IValue value = eval(IInternalDebugCoreConstants.EMPTY_STRING + xStaticFieldFloat);
     [java]     [javac] 	                                                ^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'IInternalDebugCoreConstants.EMPTY_STRING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.core_3.21.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 1032. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/StaticFieldValueTests.java (at line 139)
     [java]     [javac] 	value = eval(IInternalDebugCoreConstants.EMPTY_STRING + yStaticFieldFloat);
     [java]     [javac] 	             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'IInternalDebugCoreConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.core_3.21.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 1033. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/StaticFieldValueTests.java (at line 139)
     [java]     [javac] 	value = eval(IInternalDebugCoreConstants.EMPTY_STRING + yStaticFieldFloat);
     [java]     [javac] 	                                         ^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'IInternalDebugCoreConstants.EMPTY_STRING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.core_3.21.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 1034. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/StaticFieldValueTests.java (at line 152)
     [java]     [javac] 	IValue value = eval(IInternalDebugCoreConstants.EMPTY_STRING + xStaticFieldDouble);
     [java]     [javac] 	                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'IInternalDebugCoreConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.core_3.21.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 1035. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/StaticFieldValueTests.java (at line 152)
     [java]     [javac] 	IValue value = eval(IInternalDebugCoreConstants.EMPTY_STRING + xStaticFieldDouble);
     [java]     [javac] 	                                                ^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'IInternalDebugCoreConstants.EMPTY_STRING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.core_3.21.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 1036. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/StaticFieldValueTests.java (at line 158)
     [java]     [javac] 	value = eval(IInternalDebugCoreConstants.EMPTY_STRING + yStaticFieldDouble);
     [java]     [javac] 	             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'IInternalDebugCoreConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.core_3.21.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 1037. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/StaticFieldValueTests.java (at line 158)
     [java]     [javac] 	value = eval(IInternalDebugCoreConstants.EMPTY_STRING + yStaticFieldDouble);
     [java]     [javac] 	                                         ^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'IInternalDebugCoreConstants.EMPTY_STRING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.core_3.21.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 1038. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/StaticFieldValueTests.java (at line 171)
     [java]     [javac] 	IValue value = eval(IInternalDebugCoreConstants.EMPTY_STRING + xStaticFieldString);
     [java]     [javac] 	                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'IInternalDebugCoreConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.core_3.21.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 1039. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/StaticFieldValueTests.java (at line 171)
     [java]     [javac] 	IValue value = eval(IInternalDebugCoreConstants.EMPTY_STRING + xStaticFieldString);
     [java]     [javac] 	                                                ^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'IInternalDebugCoreConstants.EMPTY_STRING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.core_3.21.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 1040. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/StaticFieldValueTests.java (at line 174)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1041. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/StaticFieldValueTests.java (at line 174)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1042. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/StaticFieldValueTests.java (at line 177)
     [java]     [javac] 	value = eval(IInternalDebugCoreConstants.EMPTY_STRING + yStaticFieldString);
     [java]     [javac] 	             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'IInternalDebugCoreConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.core_3.21.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 1043. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/StaticFieldValueTests.java (at line 177)
     [java]     [javac] 	value = eval(IInternalDebugCoreConstants.EMPTY_STRING + yStaticFieldString);
     [java]     [javac] 	                                         ^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'IInternalDebugCoreConstants.EMPTY_STRING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.core_3.21.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 1044. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/StaticFieldValueTests.java (at line 180)
     [java]     [javac] 	stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1045. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/StaticFieldValueTests.java (at line 180)
     [java]     [javac] 	stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                      ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1046. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/StaticFieldValueTests.java (at line 190)
     [java]     [javac] 	IValue value = eval(IInternalDebugCoreConstants.EMPTY_STRING + xStaticFieldBoolean);
     [java]     [javac] 	                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'IInternalDebugCoreConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.core_3.21.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 1047. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/StaticFieldValueTests.java (at line 190)
     [java]     [javac] 	IValue value = eval(IInternalDebugCoreConstants.EMPTY_STRING + xStaticFieldBoolean);
     [java]     [javac] 	                                                ^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'IInternalDebugCoreConstants.EMPTY_STRING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.core_3.21.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 1048. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/StaticFieldValueTests.java (at line 196)
     [java]     [javac] 	value = eval(IInternalDebugCoreConstants.EMPTY_STRING + yStaticFieldBoolean);
     [java]     [javac] 	             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'IInternalDebugCoreConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.core_3.21.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 1049. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/StaticFieldValueTests.java (at line 196)
     [java]     [javac] 	value = eval(IInternalDebugCoreConstants.EMPTY_STRING + yStaticFieldBoolean);
     [java]     [javac] 	                                         ^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'IInternalDebugCoreConstants.EMPTY_STRING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.core_3.21.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 1050. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/launching/PListParserTests.java (at line 23)
     [java]     [javac] 	import org.eclipse.jdt.internal.launching.MacInstalledJREs;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'MacInstalledJREs' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.launching_3.21.200.v20240320-0933.jar')
     [java]     [javac] ----------
     [java]     [javac] 1051. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/launching/PListParserTests.java (at line 24)
     [java]     [javac] 	import org.eclipse.jdt.internal.launching.PListParser;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'PListParser' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.launching_3.21.200.v20240320-0933.jar')
     [java]     [javac] ----------
     [java]     [javac] 1052. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/launching/PListParserTests.java (at line 48)
     [java]     [javac] 	Object obj = new PListParser().parse(new FileInputStream(file));
     [java]     [javac] 	                 ^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'PListParser' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.launching_3.21.200.v20240320-0933.jar')
     [java]     [javac] ----------
     [java]     [javac] 1053. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/launching/PListParserTests.java (at line 48)
     [java]     [javac] 	Object obj = new PListParser().parse(new FileInputStream(file));
     [java]     [javac] 	                 ^^^^^^^^^^^
     [java]     [javac] Discouraged access: The constructor 'PListParser()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.launching_3.21.200.v20240320-0933.jar')
     [java]     [javac] ----------
     [java]     [javac] 1054. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/launching/PListParserTests.java (at line 48)
     [java]     [javac] 	Object obj = new PListParser().parse(new FileInputStream(file));
     [java]     [javac] 	                               ^^^^^
     [java]     [javac] Discouraged access: The method 'PListParser.parse(InputStream)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.launching_3.21.200.v20240320-0933.jar')
     [java]     [javac] ----------
     [java]     [javac] 1055. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/launching/PListParserTests.java (at line 101)
     [java]     [javac] 	Object obj = new PListParser().parse(new FileInputStream(file));
     [java]     [javac] 	                 ^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'PListParser' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.launching_3.21.200.v20240320-0933.jar')
     [java]     [javac] ----------
     [java]     [javac] 1056. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/launching/PListParserTests.java (at line 101)
     [java]     [javac] 	Object obj = new PListParser().parse(new FileInputStream(file));
     [java]     [javac] 	                 ^^^^^^^^^^^
     [java]     [javac] Discouraged access: The constructor 'PListParser()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.launching_3.21.200.v20240320-0933.jar')
     [java]     [javac] ----------
     [java]     [javac] 1057. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/launching/PListParserTests.java (at line 101)
     [java]     [javac] 	Object obj = new PListParser().parse(new FileInputStream(file));
     [java]     [javac] 	                               ^^^^^
     [java]     [javac] Discouraged access: The method 'PListParser.parse(InputStream)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.launching_3.21.200.v20240320-0933.jar')
     [java]     [javac] ----------
     [java]     [javac] 1058. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/launching/PListParserTests.java (at line 120)
     [java]     [javac] 	Object obj = new PListParser().parse(new FileInputStream(file));
     [java]     [javac] 	                 ^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'PListParser' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.launching_3.21.200.v20240320-0933.jar')
     [java]     [javac] ----------
     [java]     [javac] 1059. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/launching/PListParserTests.java (at line 120)
     [java]     [javac] 	Object obj = new PListParser().parse(new FileInputStream(file));
     [java]     [javac] 	                 ^^^^^^^^^^^
     [java]     [javac] Discouraged access: The constructor 'PListParser()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.launching_3.21.200.v20240320-0933.jar')
     [java]     [javac] ----------
     [java]     [javac] 1060. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/launching/PListParserTests.java (at line 120)
     [java]     [javac] 	Object obj = new PListParser().parse(new FileInputStream(file));
     [java]     [javac] 	                               ^^^^^
     [java]     [javac] Discouraged access: The method 'PListParser.parse(InputStream)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.launching_3.21.200.v20240320-0933.jar')
     [java]     [javac] ----------
     [java]     [javac] 1061. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/launching/PListParserTests.java (at line 140)
     [java]     [javac] 	VMStandin[] desc = MacInstalledJREs.parseJREInfo(new FileInputStream(file), null);
     [java]     [javac] 	                   ^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'MacInstalledJREs' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.launching_3.21.200.v20240320-0933.jar')
     [java]     [javac] ----------
     [java]     [javac] 1062. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/launching/PListParserTests.java (at line 140)
     [java]     [javac] 	VMStandin[] desc = MacInstalledJREs.parseJREInfo(new FileInputStream(file), null);
     [java]     [javac] 	                                    ^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'MacInstalledJREs.parseJREInfo(InputStream, IProgressMonitor)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.launching_3.21.200.v20240320-0933.jar')
     [java]     [javac] ----------
     [java]     [javac] 1063. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/launching/PListParserTests.java (at line 154)
     [java]     [javac] 	VMStandin[] desc = MacInstalledJREs.parseJREInfo(new FileInputStream(file), null);
     [java]     [javac] 	                   ^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'MacInstalledJREs' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.launching_3.21.200.v20240320-0933.jar')
     [java]     [javac] ----------
     [java]     [javac] 1064. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/launching/PListParserTests.java (at line 154)
     [java]     [javac] 	VMStandin[] desc = MacInstalledJREs.parseJREInfo(new FileInputStream(file), null);
     [java]     [javac] 	                                    ^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'MacInstalledJREs.parseJREInfo(InputStream, IProgressMonitor)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.launching_3.21.200.v20240320-0933.jar')
     [java]     [javac] ----------
     [java]     [javac] 1065. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/launching/PListParserTests.java (at line 168)
     [java]     [javac] 	VMStandin[] desc = MacInstalledJREs.parseJREInfo(new FileInputStream(file), null);
     [java]     [javac] 	                   ^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'MacInstalledJREs' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.launching_3.21.200.v20240320-0933.jar')
     [java]     [javac] ----------
     [java]     [javac] 1066. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/launching/PListParserTests.java (at line 168)
     [java]     [javac] 	VMStandin[] desc = MacInstalledJREs.parseJREInfo(new FileInputStream(file), null);
     [java]     [javac] 	                                    ^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'MacInstalledJREs.parseJREInfo(InputStream, IProgressMonitor)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.launching_3.21.200.v20240320-0933.jar')
     [java]     [javac] ----------
     [java]     [javac] 1067. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/launching/PListParserTests.java (at line 186)
     [java]     [javac] 	VMStandin[] desc = MacInstalledJREs.parseJREInfo(new FileInputStream(file), null);
     [java]     [javac] 	                   ^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'MacInstalledJREs' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.launching_3.21.200.v20240320-0933.jar')
     [java]     [javac] ----------
     [java]     [javac] 1068. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/launching/PListParserTests.java (at line 186)
     [java]     [javac] 	VMStandin[] desc = MacInstalledJREs.parseJREInfo(new FileInputStream(file), null);
     [java]     [javac] 	                                    ^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'MacInstalledJREs.parseJREInfo(InputStream, IProgressMonitor)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.launching_3.21.200.v20240320-0933.jar')
     [java]     [javac] ----------
     [java]     [javac] 1069. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/launching/PListParserTests.java (at line 203)
     [java]     [javac] 	VMStandin[] desc = MacInstalledJREs.parseJREInfo(new FileInputStream(file), null);
     [java]     [javac] 	                   ^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'MacInstalledJREs' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.launching_3.21.200.v20240320-0933.jar')
     [java]     [javac] ----------
     [java]     [javac] 1070. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/launching/PListParserTests.java (at line 203)
     [java]     [javac] 	VMStandin[] desc = MacInstalledJREs.parseJREInfo(new FileInputStream(file), null);
     [java]     [javac] 	                                    ^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'MacInstalledJREs.parseJREInfo(InputStream, IProgressMonitor)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.launching_3.21.200.v20240320-0933.jar')
     [java]     [javac] ----------
     [java]     [javac] 1071. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/launching/PListParserTests.java (at line 220)
     [java]     [javac] 	VMStandin[] desc = MacInstalledJREs.parseJREInfo(new FileInputStream(file), null);
     [java]     [javac] 	                   ^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'MacInstalledJREs' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.launching_3.21.200.v20240320-0933.jar')
     [java]     [javac] ----------
     [java]     [javac] 1072. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/launching/PListParserTests.java (at line 220)
     [java]     [javac] 	VMStandin[] desc = MacInstalledJREs.parseJREInfo(new FileInputStream(file), null);
     [java]     [javac] 	                                    ^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'MacInstalledJREs.parseJREInfo(InputStream, IProgressMonitor)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.launching_3.21.200.v20240320-0933.jar')
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 1073. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/StaticFieldValueTests2.java (at line 17)
     [java]     [javac] 	import org.eclipse.debug.internal.core.IInternalDebugCoreConstants;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'IInternalDebugCoreConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.core_3.21.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 1074. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/StaticFieldValueTests2.java (at line 19)
     [java]     [javac] 	import org.eclipse.jdt.internal.debug.core.model.JDIObjectValue;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1075. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/StaticFieldValueTests2.java (at line 38)
     [java]     [javac] 	IValue value = eval(IInternalDebugCoreConstants.EMPTY_STRING + xStaticFieldByte);
     [java]     [javac] 	                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'IInternalDebugCoreConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.core_3.21.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 1076. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/StaticFieldValueTests2.java (at line 38)
     [java]     [javac] 	IValue value = eval(IInternalDebugCoreConstants.EMPTY_STRING + xStaticFieldByte);
     [java]     [javac] 	                                                ^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'IInternalDebugCoreConstants.EMPTY_STRING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.core_3.21.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 1077. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/StaticFieldValueTests2.java (at line 44)
     [java]     [javac] 	value = eval(IInternalDebugCoreConstants.EMPTY_STRING + yStaticFieldByte);
     [java]     [javac] 	             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'IInternalDebugCoreConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.core_3.21.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 1078. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/StaticFieldValueTests2.java (at line 44)
     [java]     [javac] 	value = eval(IInternalDebugCoreConstants.EMPTY_STRING + yStaticFieldByte);
     [java]     [javac] 	                                         ^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'IInternalDebugCoreConstants.EMPTY_STRING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.core_3.21.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 1079. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/StaticFieldValueTests2.java (at line 57)
     [java]     [javac] 	IValue value = eval(IInternalDebugCoreConstants.EMPTY_STRING + xStaticFieldChar);
     [java]     [javac] 	                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'IInternalDebugCoreConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.core_3.21.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 1080. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/StaticFieldValueTests2.java (at line 57)
     [java]     [javac] 	IValue value = eval(IInternalDebugCoreConstants.EMPTY_STRING + xStaticFieldChar);
     [java]     [javac] 	                                                ^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'IInternalDebugCoreConstants.EMPTY_STRING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.core_3.21.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 1081. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/StaticFieldValueTests2.java (at line 63)
     [java]     [javac] 	value = eval(IInternalDebugCoreConstants.EMPTY_STRING + yStaticFieldChar);
     [java]     [javac] 	             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'IInternalDebugCoreConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.core_3.21.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 1082. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/StaticFieldValueTests2.java (at line 63)
     [java]     [javac] 	value = eval(IInternalDebugCoreConstants.EMPTY_STRING + yStaticFieldChar);
     [java]     [javac] 	                                         ^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'IInternalDebugCoreConstants.EMPTY_STRING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.core_3.21.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 1083. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/StaticFieldValueTests2.java (at line 76)
     [java]     [javac] 	IValue value = eval(IInternalDebugCoreConstants.EMPTY_STRING + xStaticFieldShort);
     [java]     [javac] 	                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'IInternalDebugCoreConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.core_3.21.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 1084. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/StaticFieldValueTests2.java (at line 76)
     [java]     [javac] 	IValue value = eval(IInternalDebugCoreConstants.EMPTY_STRING + xStaticFieldShort);
     [java]     [javac] 	                                                ^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'IInternalDebugCoreConstants.EMPTY_STRING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.core_3.21.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 1085. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/StaticFieldValueTests2.java (at line 82)
     [java]     [javac] 	value = eval(IInternalDebugCoreConstants.EMPTY_STRING + yStaticFieldShort);
     [java]     [javac] 	             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'IInternalDebugCoreConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.core_3.21.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 1086. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/StaticFieldValueTests2.java (at line 82)
     [java]     [javac] 	value = eval(IInternalDebugCoreConstants.EMPTY_STRING + yStaticFieldShort);
     [java]     [javac] 	                                         ^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'IInternalDebugCoreConstants.EMPTY_STRING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.core_3.21.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 1087. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/StaticFieldValueTests2.java (at line 95)
     [java]     [javac] 	IValue value = eval(IInternalDebugCoreConstants.EMPTY_STRING + xStaticFieldInt);
     [java]     [javac] 	                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'IInternalDebugCoreConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.core_3.21.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 1088. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/StaticFieldValueTests2.java (at line 95)
     [java]     [javac] 	IValue value = eval(IInternalDebugCoreConstants.EMPTY_STRING + xStaticFieldInt);
     [java]     [javac] 	                                                ^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'IInternalDebugCoreConstants.EMPTY_STRING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.core_3.21.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 1089. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/StaticFieldValueTests2.java (at line 101)
     [java]     [javac] 	value = eval(IInternalDebugCoreConstants.EMPTY_STRING + yStaticFieldInt);
     [java]     [javac] 	             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'IInternalDebugCoreConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.core_3.21.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 1090. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/StaticFieldValueTests2.java (at line 101)
     [java]     [javac] 	value = eval(IInternalDebugCoreConstants.EMPTY_STRING + yStaticFieldInt);
     [java]     [javac] 	                                         ^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'IInternalDebugCoreConstants.EMPTY_STRING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.core_3.21.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 1091. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/StaticFieldValueTests2.java (at line 114)
     [java]     [javac] 	IValue value = eval(IInternalDebugCoreConstants.EMPTY_STRING + xStaticFieldLong);
     [java]     [javac] 	                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'IInternalDebugCoreConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.core_3.21.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 1092. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/StaticFieldValueTests2.java (at line 114)
     [java]     [javac] 	IValue value = eval(IInternalDebugCoreConstants.EMPTY_STRING + xStaticFieldLong);
     [java]     [javac] 	                                                ^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'IInternalDebugCoreConstants.EMPTY_STRING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.core_3.21.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 1093. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/StaticFieldValueTests2.java (at line 120)
     [java]     [javac] 	value = eval(IInternalDebugCoreConstants.EMPTY_STRING + yStaticFieldLong);
     [java]     [javac] 	             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'IInternalDebugCoreConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.core_3.21.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 1094. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/StaticFieldValueTests2.java (at line 120)
     [java]     [javac] 	value = eval(IInternalDebugCoreConstants.EMPTY_STRING + yStaticFieldLong);
     [java]     [javac] 	                                         ^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'IInternalDebugCoreConstants.EMPTY_STRING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.core_3.21.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 1095. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/StaticFieldValueTests2.java (at line 133)
     [java]     [javac] 	IValue value = eval(IInternalDebugCoreConstants.EMPTY_STRING + xStaticFieldFloat);
     [java]     [javac] 	                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'IInternalDebugCoreConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.core_3.21.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 1096. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/StaticFieldValueTests2.java (at line 133)
     [java]     [javac] 	IValue value = eval(IInternalDebugCoreConstants.EMPTY_STRING + xStaticFieldFloat);
     [java]     [javac] 	                                                ^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'IInternalDebugCoreConstants.EMPTY_STRING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.core_3.21.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 1097. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/StaticFieldValueTests2.java (at line 139)
     [java]     [javac] 	value = eval(IInternalDebugCoreConstants.EMPTY_STRING + yStaticFieldFloat);
     [java]     [javac] 	             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'IInternalDebugCoreConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.core_3.21.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 1098. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/StaticFieldValueTests2.java (at line 139)
     [java]     [javac] 	value = eval(IInternalDebugCoreConstants.EMPTY_STRING + yStaticFieldFloat);
     [java]     [javac] 	                                         ^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'IInternalDebugCoreConstants.EMPTY_STRING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.core_3.21.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 1099. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/StaticFieldValueTests2.java (at line 152)
     [java]     [javac] 	IValue value = eval(IInternalDebugCoreConstants.EMPTY_STRING + xStaticFieldDouble);
     [java]     [javac] 	                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'IInternalDebugCoreConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.core_3.21.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 1100. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/StaticFieldValueTests2.java (at line 152)
     [java]     [javac] 	IValue value = eval(IInternalDebugCoreConstants.EMPTY_STRING + xStaticFieldDouble);
     [java]     [javac] 	                                                ^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'IInternalDebugCoreConstants.EMPTY_STRING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.core_3.21.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 1101. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/StaticFieldValueTests2.java (at line 158)
     [java]     [javac] 	value = eval(IInternalDebugCoreConstants.EMPTY_STRING + yStaticFieldDouble);
     [java]     [javac] 	             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'IInternalDebugCoreConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.core_3.21.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 1102. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/StaticFieldValueTests2.java (at line 158)
     [java]     [javac] 	value = eval(IInternalDebugCoreConstants.EMPTY_STRING + yStaticFieldDouble);
     [java]     [javac] 	                                         ^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'IInternalDebugCoreConstants.EMPTY_STRING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.core_3.21.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 1103. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/StaticFieldValueTests2.java (at line 171)
     [java]     [javac] 	IValue value = eval(IInternalDebugCoreConstants.EMPTY_STRING + xStaticFieldString);
     [java]     [javac] 	                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'IInternalDebugCoreConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.core_3.21.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 1104. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/StaticFieldValueTests2.java (at line 171)
     [java]     [javac] 	IValue value = eval(IInternalDebugCoreConstants.EMPTY_STRING + xStaticFieldString);
     [java]     [javac] 	                                                ^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'IInternalDebugCoreConstants.EMPTY_STRING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.core_3.21.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 1105. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/StaticFieldValueTests2.java (at line 174)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1106. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/StaticFieldValueTests2.java (at line 174)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1107. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/StaticFieldValueTests2.java (at line 177)
     [java]     [javac] 	value = eval(IInternalDebugCoreConstants.EMPTY_STRING + yStaticFieldString);
     [java]     [javac] 	             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'IInternalDebugCoreConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.core_3.21.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 1108. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/StaticFieldValueTests2.java (at line 177)
     [java]     [javac] 	value = eval(IInternalDebugCoreConstants.EMPTY_STRING + yStaticFieldString);
     [java]     [javac] 	                                         ^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'IInternalDebugCoreConstants.EMPTY_STRING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.core_3.21.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 1109. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/StaticFieldValueTests2.java (at line 180)
     [java]     [javac] 	stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1110. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/StaticFieldValueTests2.java (at line 180)
     [java]     [javac] 	stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                      ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1111. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/StaticFieldValueTests2.java (at line 190)
     [java]     [javac] 	IValue value = eval(IInternalDebugCoreConstants.EMPTY_STRING + xStaticFieldBoolean);
     [java]     [javac] 	                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'IInternalDebugCoreConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.core_3.21.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 1112. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/StaticFieldValueTests2.java (at line 190)
     [java]     [javac] 	IValue value = eval(IInternalDebugCoreConstants.EMPTY_STRING + xStaticFieldBoolean);
     [java]     [javac] 	                                                ^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'IInternalDebugCoreConstants.EMPTY_STRING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.core_3.21.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 1113. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/StaticFieldValueTests2.java (at line 196)
     [java]     [javac] 	value = eval(IInternalDebugCoreConstants.EMPTY_STRING + yStaticFieldBoolean);
     [java]     [javac] 	             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'IInternalDebugCoreConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.core_3.21.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 1114. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/StaticFieldValueTests2.java (at line 196)
     [java]     [javac] 	value = eval(IInternalDebugCoreConstants.EMPTY_STRING + yStaticFieldBoolean);
     [java]     [javac] 	                                         ^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'IInternalDebugCoreConstants.EMPTY_STRING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.core_3.21.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 1115. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/SyntheticVariableTests.java (at line 28)
     [java]     [javac] 	import org.eclipse.debug.internal.ui.stringsubstitution.SelectedResourceManager;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'SelectedResourceManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 1116. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/SyntheticVariableTests.java (at line 38)
     [java]     [javac] 	import org.eclipse.jdt.internal.debug.ui.contentassist.CurrentFrameContext;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CurrentFrameContext' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 1117. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/SyntheticVariableTests.java (at line 39)
     [java]     [javac] 	import org.eclipse.jdt.internal.debug.ui.contentassist.JavaDebugContentAssistProcessor;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JavaDebugContentAssistProcessor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 1118. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/SyntheticVariableTests.java (at line 125)
     [java]     [javac] 	JavaDebugContentAssistProcessor comp = new JavaDebugContentAssistProcessor(new CurrentFrameContext());
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JavaDebugContentAssistProcessor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 1119. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/SyntheticVariableTests.java (at line 125)
     [java]     [javac] 	JavaDebugContentAssistProcessor comp = new JavaDebugContentAssistProcessor(new CurrentFrameContext());
     [java]     [javac] 	                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JavaDebugContentAssistProcessor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 1120. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/SyntheticVariableTests.java (at line 125)
     [java]     [javac] 	JavaDebugContentAssistProcessor comp = new JavaDebugContentAssistProcessor(new CurrentFrameContext());
     [java]     [javac] 	                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The constructor 'JavaDebugContentAssistProcessor(IJavaDebugContentAssistContext)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 1121. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/SyntheticVariableTests.java (at line 125)
     [java]     [javac] 	JavaDebugContentAssistProcessor comp = new JavaDebugContentAssistProcessor(new CurrentFrameContext());
     [java]     [javac] 	                                                                               ^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CurrentFrameContext' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 1122. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/SyntheticVariableTests.java (at line 125)
     [java]     [javac] 	JavaDebugContentAssistProcessor comp = new JavaDebugContentAssistProcessor(new CurrentFrameContext());
     [java]     [javac] 	                                                                               ^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The constructor 'CurrentFrameContext()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 1123. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/SyntheticVariableTests.java (at line 132)
     [java]     [javac] 	return comp.computeCompletionProposals(viewer, completionIndex);
     [java]     [javac] 	            ^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JavaDebugContentAssistProcessor.computeCompletionProposals(ITextViewer, int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 1124. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/SyntheticVariableTests.java (at line 135)
     [java]     [javac] 	assertNull(String.format("Has errors : %s", comp.getErrorMessage()), comp.getErrorMessage());
     [java]     [javac] 	                                                 ^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JavaDebugContentAssistProcessor.getErrorMessage()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 1125. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/SyntheticVariableTests.java (at line 135)
     [java]     [javac] 	assertNull(String.format("Has errors : %s", comp.getErrorMessage()), comp.getErrorMessage());
     [java]     [javac] 	                                                                          ^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JavaDebugContentAssistProcessor.getErrorMessage()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 1126. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/SyntheticVariableTests.java (at line 165)
     [java]     [javac] 	IWorkbenchWindow activeWindow = SelectedResourceManager.getDefault().getActiveWindow();
     [java]     [javac] 	                                ^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'SelectedResourceManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 1127. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/SyntheticVariableTests.java (at line 165)
     [java]     [javac] 	IWorkbenchWindow activeWindow = SelectedResourceManager.getDefault().getActiveWindow();
     [java]     [javac] 	                                                        ^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'SelectedResourceManager.getDefault()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 1128. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/SyntheticVariableTests.java (at line 165)
     [java]     [javac] 	IWorkbenchWindow activeWindow = SelectedResourceManager.getDefault().getActiveWindow();
     [java]     [javac] 	                                                                     ^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'SelectedResourceManager.getActiveWindow()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 1129. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/SyntheticVariableTests.java (at line 171)
     [java]     [javac] 	IWorkbenchWindow activeWindow = SelectedResourceManager.getDefault().getActiveWindow();
     [java]     [javac] 	                                ^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'SelectedResourceManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 1130. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/SyntheticVariableTests.java (at line 171)
     [java]     [javac] 	IWorkbenchWindow activeWindow = SelectedResourceManager.getDefault().getActiveWindow();
     [java]     [javac] 	                                                        ^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'SelectedResourceManager.getDefault()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 1131. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/SyntheticVariableTests.java (at line 171)
     [java]     [javac] 	IWorkbenchWindow activeWindow = SelectedResourceManager.getDefault().getActiveWindow();
     [java]     [javac] 	                                                                     ^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'SelectedResourceManager.getActiveWindow()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 1132. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/sourcelookup/Bug565462Tests.java (at line 34)
     [java]     [javac] 	import org.eclipse.jdt.internal.compiler.impl.CompilerOptions;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1133. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/sourcelookup/Bug565462Tests.java (at line 35)
     [java]     [javac] 	import org.eclipse.jdt.internal.launching.JavaSourceLookupDirector;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JavaSourceLookupDirector' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.launching_3.21.200.v20240320-0933.jar')
     [java]     [javac] ----------
     [java]     [javac] 1134. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/sourcelookup/Bug565462Tests.java (at line 107)
     [java]     [javac] 	JavaSourceLookupDirector director = new JavaSourceLookupDirector();
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JavaSourceLookupDirector' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.launching_3.21.200.v20240320-0933.jar')
     [java]     [javac] ----------
     [java]     [javac] 1135. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/sourcelookup/Bug565462Tests.java (at line 107)
     [java]     [javac] 	JavaSourceLookupDirector director = new JavaSourceLookupDirector();
     [java]     [javac] 	                                        ^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JavaSourceLookupDirector' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.launching_3.21.200.v20240320-0933.jar')
     [java]     [javac] ----------
     [java]     [javac] 1136. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/sourcelookup/Bug565462Tests.java (at line 107)
     [java]     [javac] 	JavaSourceLookupDirector director = new JavaSourceLookupDirector();
     [java]     [javac] 	                                        ^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The constructor 'JavaSourceLookupDirector()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.launching_3.21.200.v20240320-0933.jar')
     [java]     [javac] ----------
     [java]     [javac] 1137. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/sourcelookup/Bug565462Tests.java (at line 189)
     [java]     [javac] 	javaProject.setOption(CompilerOptions.OPTION_Compliance, CompilerOptions.VERSION_11);
     [java]     [javac] 	                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1138. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/sourcelookup/Bug565462Tests.java (at line 189)
     [java]     [javac] 	javaProject.setOption(CompilerOptions.OPTION_Compliance, CompilerOptions.VERSION_11);
     [java]     [javac] 	                                      ^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.OPTION_Compliance' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1139. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/sourcelookup/Bug565462Tests.java (at line 189)
     [java]     [javac] 	javaProject.setOption(CompilerOptions.OPTION_Compliance, CompilerOptions.VERSION_11);
     [java]     [javac] 	                                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1140. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/sourcelookup/Bug565462Tests.java (at line 189)
     [java]     [javac] 	javaProject.setOption(CompilerOptions.OPTION_Compliance, CompilerOptions.VERSION_11);
     [java]     [javac] 	                                                                         ^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.VERSION_11' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1141. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/sourcelookup/Bug565462Tests.java (at line 190)
     [java]     [javac] 	javaProject.setOption(CompilerOptions.OPTION_Source, CompilerOptions.VERSION_11);
     [java]     [javac] 	                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1142. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/sourcelookup/Bug565462Tests.java (at line 190)
     [java]     [javac] 	javaProject.setOption(CompilerOptions.OPTION_Source, CompilerOptions.VERSION_11);
     [java]     [javac] 	                                      ^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.OPTION_Source' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1143. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/sourcelookup/Bug565462Tests.java (at line 190)
     [java]     [javac] 	javaProject.setOption(CompilerOptions.OPTION_Source, CompilerOptions.VERSION_11);
     [java]     [javac] 	                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1144. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/sourcelookup/Bug565462Tests.java (at line 190)
     [java]     [javac] 	javaProject.setOption(CompilerOptions.OPTION_Source, CompilerOptions.VERSION_11);
     [java]     [javac] 	                                                                     ^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.VERSION_11' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1145. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/sourcelookup/Bug565462Tests.java (at line 191)
     [java]     [javac] 	javaProject.setOption(CompilerOptions.OPTION_TargetPlatform, CompilerOptions.VERSION_11);
     [java]     [javac] 	                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1146. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/sourcelookup/Bug565462Tests.java (at line 191)
     [java]     [javac] 	javaProject.setOption(CompilerOptions.OPTION_TargetPlatform, CompilerOptions.VERSION_11);
     [java]     [javac] 	                                      ^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.OPTION_TargetPlatform' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1147. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/sourcelookup/Bug565462Tests.java (at line 191)
     [java]     [javac] 	javaProject.setOption(CompilerOptions.OPTION_TargetPlatform, CompilerOptions.VERSION_11);
     [java]     [javac] 	                                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1148. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/sourcelookup/Bug565462Tests.java (at line 191)
     [java]     [javac] 	javaProject.setOption(CompilerOptions.OPTION_TargetPlatform, CompilerOptions.VERSION_11);
     [java]     [javac] 	                                                                             ^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.VERSION_11' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1149. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/sourcelookup/Bug565462Tests.java (at line 192)
     [java]     [javac] 	javaProject.setOption(CompilerOptions.OPTION_Release, CompilerOptions.ENABLED);
     [java]     [javac] 	                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1150. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/sourcelookup/Bug565462Tests.java (at line 192)
     [java]     [javac] 	javaProject.setOption(CompilerOptions.OPTION_Release, CompilerOptions.ENABLED);
     [java]     [javac] 	                                      ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.OPTION_Release' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1151. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/sourcelookup/Bug565462Tests.java (at line 192)
     [java]     [javac] 	javaProject.setOption(CompilerOptions.OPTION_Release, CompilerOptions.ENABLED);
     [java]     [javac] 	                                                      ^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1152. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/sourcelookup/Bug565462Tests.java (at line 192)
     [java]     [javac] 	javaProject.setOption(CompilerOptions.OPTION_Release, CompilerOptions.ENABLED);
     [java]     [javac] 	                                                                      ^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.ENABLED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 1153. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/test plugin/org/eclipse/jdt/debug/testplugin/JavaProjectHelper.java (at line 46)
     [java]     [javac] 	import org.eclipse.jdt.internal.core.ClasspathEntry;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'ClasspathEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 1154. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/test plugin/org/eclipse/jdt/debug/testplugin/JavaProjectHelper.java (at line 277)
     [java]     [javac] 	jproject.setRawClasspath(new ClasspathEntry[0], jproject.getProject().getFullPath(), null);
     [java]     [javac] 	                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'ClasspathEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 1155. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/core/ClasspathContainerTests.java (at line 31)
     [java]     [javac] 	import org.eclipse.jdt.internal.launching.JREContainer;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JREContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.launching_3.21.200.v20240320-0933.jar')
     [java]     [javac] ----------
     [java]     [javac] 1156. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/core/ClasspathContainerTests.java (at line 32)
     [java]     [javac] 	import org.eclipse.jdt.internal.launching.JREContainerInitializer;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JREContainerInitializer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.launching_3.21.200.v20240320-0933.jar')
     [java]     [javac] ----------
     [java]     [javac] 1157. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/core/ClasspathContainerTests.java (at line 33)
     [java]     [javac] 	import org.eclipse.jdt.internal.launching.JRERuntimeClasspathEntryResolver;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JRERuntimeClasspathEntryResolver' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.launching_3.21.200.v20240320-0933.jar')
     [java]     [javac] ----------
     [java]     [javac] 1158. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/core/ClasspathContainerTests.java (at line 111)
     [java]     [javac] 	JREContainer container = new JREContainer(newVM, containerPath, get14Project());
     [java]     [javac] 	^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JREContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.launching_3.21.200.v20240320-0933.jar')
     [java]     [javac] ----------
     [java]     [javac] 1159. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/core/ClasspathContainerTests.java (at line 111)
     [java]     [javac] 	JREContainer container = new JREContainer(newVM, containerPath, get14Project());
     [java]     [javac] 	                             ^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JREContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.launching_3.21.200.v20240320-0933.jar')
     [java]     [javac] ----------
     [java]     [javac] 1160. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/core/ClasspathContainerTests.java (at line 111)
     [java]     [javac] 	JREContainer container = new JREContainer(newVM, containerPath, get14Project());
     [java]     [javac] 	                             ^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The constructor 'JREContainer(IVMInstall, IPath, IJavaProject)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.launching_3.21.200.v20240320-0933.jar')
     [java]     [javac] ----------
     [java]     [javac] 1161. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/core/ClasspathContainerTests.java (at line 112)
     [java]     [javac] 	JREContainerInitializer initializer = new JREContainerInitializer();
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JREContainerInitializer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.launching_3.21.200.v20240320-0933.jar')
     [java]     [javac] ----------
     [java]     [javac] 1162. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/core/ClasspathContainerTests.java (at line 112)
     [java]     [javac] 	JREContainerInitializer initializer = new JREContainerInitializer();
     [java]     [javac] 	                                          ^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JREContainerInitializer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.launching_3.21.200.v20240320-0933.jar')
     [java]     [javac] ----------
     [java]     [javac] 1163. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/core/ClasspathContainerTests.java (at line 112)
     [java]     [javac] 	JREContainerInitializer initializer = new JREContainerInitializer();
     [java]     [javac] 	                                          ^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The constructor 'JREContainerInitializer()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.launching_3.21.200.v20240320-0933.jar')
     [java]     [javac] ----------
     [java]     [javac] 1164. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/core/ClasspathContainerTests.java (at line 116)
     [java]     [javac] 	IClasspathEntry[] originalEntries = container.getClasspathEntries();
     [java]     [javac] 	                                              ^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JREContainer.getClasspathEntries()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.launching_3.21.200.v20240320-0933.jar')
     [java]     [javac] ----------
     [java]     [javac] 1165. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/core/ClasspathContainerTests.java (at line 120)
     [java]     [javac] 	assertTrue("Initializer will not accept update", initializer.canUpdateClasspathContainer(containerPath, get14Project()));
     [java]     [javac] 	                                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JREContainerInitializer.canUpdateClasspathContainer(IPath, IJavaProject)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.launching_3.21.200.v20240320-0933.jar')
     [java]     [javac] ----------
     [java]     [javac] 1166. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/core/ClasspathContainerTests.java (at line 124)
     [java]     [javac] 	initializer.requestClasspathContainerUpdate(containerPath, get14Project(), fakeContainer);
     [java]     [javac] 	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JREContainerInitializer.requestClasspathContainerUpdate(IPath, IJavaProject, IClasspathContainer)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.launching_3.21.200.v20240320-0933.jar')
     [java]     [javac] ----------
     [java]     [javac] 1167. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/core/ClasspathContainerTests.java (at line 132)
     [java]     [javac] 	initializer.requestClasspathContainerUpdate(containerPath, get14Project(), fakeContainer);
     [java]     [javac] 	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JREContainerInitializer.requestClasspathContainerUpdate(IPath, IJavaProject, IClasspathContainer)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.launching_3.21.200.v20240320-0933.jar')
     [java]     [javac] ----------
     [java]     [javac] 1168. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/core/ClasspathContainerTests.java (at line 163)
     [java]     [javac] 	boolean equal = JRERuntimeClasspathEntryResolver.isSameArchives(set1, set2);
     [java]     [javac] 	                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JRERuntimeClasspathEntryResolver' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.launching_3.21.200.v20240320-0933.jar')
     [java]     [javac] ----------
     [java]     [javac] 1169. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/core/ClasspathContainerTests.java (at line 163)
     [java]     [javac] 	boolean equal = JRERuntimeClasspathEntryResolver.isSameArchives(set1, set2);
     [java]     [javac] 	                                                 ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JRERuntimeClasspathEntryResolver.isSameArchives(LibraryLocation[], LibraryLocation[])' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.launching_3.21.200.v20240320-0933.jar')
     [java]     [javac] ----------
     [java]     [javac] 1170. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/core/ClasspathContainerTests.java (at line 198)
     [java]     [javac] 	JREContainer container = new JREContainer(newVM, containerPath, get14Project());
     [java]     [javac] 	^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JREContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.launching_3.21.200.v20240320-0933.jar')
     [java]     [javac] ----------
     [java]     [javac] 1171. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/core/ClasspathContainerTests.java (at line 198)
     [java]     [javac] 	JREContainer container = new JREContainer(newVM, containerPath, get14Project());
     [java]     [javac] 	                             ^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JREContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.launching_3.21.200.v20240320-0933.jar')
     [java]     [javac] ----------
     [java]     [javac] 1172. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/core/ClasspathContainerTests.java (at line 198)
     [java]     [javac] 	JREContainer container = new JREContainer(newVM, containerPath, get14Project());
     [java]     [javac] 	                             ^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The constructor 'JREContainer(IVMInstall, IPath, IJavaProject)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.launching_3.21.200.v20240320-0933.jar')
     [java]     [javac] ----------
     [java]     [javac] 1173. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/core/ClasspathContainerTests.java (at line 199)
     [java]     [javac] 	IClasspathEntry[] originalEntries = container.getClasspathEntries();
     [java]     [javac] 	                                              ^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JREContainer.getClasspathEntries()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.launching_3.21.200.v20240320-0933.jar')
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 1174. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/core/StringSubstitutionTests.java (at line 20)
     [java]     [javac] 	import org.eclipse.core.internal.variables.StringVariableManager;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'StringVariableManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.core.variables_3.6.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 1175. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/core/StringSubstitutionTests.java (at line 271)
     [java]     [javac] 	IStringVariableManager manager = StringVariableManager.getDefault();
     [java]     [javac] 	                                 ^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'StringVariableManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.core.variables_3.6.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 1176. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/core/StringSubstitutionTests.java (at line 271)
     [java]     [javac] 	IStringVariableManager manager = StringVariableManager.getDefault();
     [java]     [javac] 	                                                       ^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'StringVariableManager.getDefault()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.core.variables_3.6.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 1177. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/DebugShellVariableTests.java (at line 21)
     [java]     [javac] 	import org.eclipse.debug.internal.ui.stringsubstitution.SelectedResourceManager;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'SelectedResourceManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 1178. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/DebugShellVariableTests.java (at line 28)
     [java]     [javac] 	import org.eclipse.jdt.internal.debug.ui.contentassist.CurrentFrameContext;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CurrentFrameContext' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 1179. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/DebugShellVariableTests.java (at line 29)
     [java]     [javac] 	import org.eclipse.jdt.internal.debug.ui.contentassist.JavaDebugContentAssistProcessor;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JavaDebugContentAssistProcessor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 1180. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/DebugShellVariableTests.java (at line 119)
     [java]     [javac] 	JavaDebugContentAssistProcessor comp = new JavaDebugContentAssistProcessor(new CurrentFrameContext());
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JavaDebugContentAssistProcessor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 1181. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/DebugShellVariableTests.java (at line 119)
     [java]     [javac] 	JavaDebugContentAssistProcessor comp = new JavaDebugContentAssistProcessor(new CurrentFrameContext());
     [java]     [javac] 	                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JavaDebugContentAssistProcessor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 1182. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/DebugShellVariableTests.java (at line 119)
     [java]     [javac] 	JavaDebugContentAssistProcessor comp = new JavaDebugContentAssistProcessor(new CurrentFrameContext());
     [java]     [javac] 	                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The constructor 'JavaDebugContentAssistProcessor(IJavaDebugContentAssistContext)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 1183. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/DebugShellVariableTests.java (at line 119)
     [java]     [javac] 	JavaDebugContentAssistProcessor comp = new JavaDebugContentAssistProcessor(new CurrentFrameContext());
     [java]     [javac] 	                                                                               ^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CurrentFrameContext' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 1184. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/DebugShellVariableTests.java (at line 119)
     [java]     [javac] 	JavaDebugContentAssistProcessor comp = new JavaDebugContentAssistProcessor(new CurrentFrameContext());
     [java]     [javac] 	                                                                               ^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The constructor 'CurrentFrameContext()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 1185. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/DebugShellVariableTests.java (at line 126)
     [java]     [javac] 	return comp.computeCompletionProposals(viewer, completionIndex);
     [java]     [javac] 	            ^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JavaDebugContentAssistProcessor.computeCompletionProposals(ITextViewer, int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 1186. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/DebugShellVariableTests.java (at line 129)
     [java]     [javac] 	assertNull(String.format("Has errors : %s", comp.getErrorMessage()), comp.getErrorMessage());
     [java]     [javac] 	                                                 ^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JavaDebugContentAssistProcessor.getErrorMessage()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 1187. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/DebugShellVariableTests.java (at line 129)
     [java]     [javac] 	assertNull(String.format("Has errors : %s", comp.getErrorMessage()), comp.getErrorMessage());
     [java]     [javac] 	                                                                          ^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JavaDebugContentAssistProcessor.getErrorMessage()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 1188. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/DebugShellVariableTests.java (at line 147)
     [java]     [javac] 	IWorkbenchWindow activeWindow = SelectedResourceManager.getDefault().getActiveWindow();
     [java]     [javac] 	                                ^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'SelectedResourceManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 1189. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/DebugShellVariableTests.java (at line 147)
     [java]     [javac] 	IWorkbenchWindow activeWindow = SelectedResourceManager.getDefault().getActiveWindow();
     [java]     [javac] 	                                                        ^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'SelectedResourceManager.getDefault()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 1190. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/DebugShellVariableTests.java (at line 147)
     [java]     [javac] 	IWorkbenchWindow activeWindow = SelectedResourceManager.getDefault().getActiveWindow();
     [java]     [javac] 	                                                                     ^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'SelectedResourceManager.getActiveWindow()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 1191. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/DebugShellVariableTests.java (at line 153)
     [java]     [javac] 	IWorkbenchWindow activeWindow = SelectedResourceManager.getDefault().getActiveWindow();
     [java]     [javac] 	                                ^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'SelectedResourceManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 1192. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/DebugShellVariableTests.java (at line 153)
     [java]     [javac] 	IWorkbenchWindow activeWindow = SelectedResourceManager.getDefault().getActiveWindow();
     [java]     [javac] 	                                                        ^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'SelectedResourceManager.getDefault()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 1193. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/DebugShellVariableTests.java (at line 153)
     [java]     [javac] 	IWorkbenchWindow activeWindow = SelectedResourceManager.getDefault().getActiveWindow();
     [java]     [javac] 	                                                                     ^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'SelectedResourceManager.getActiveWindow()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 1194. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/LocalVarAssignmentTests.java (at line 18)
     [java]     [javac] 	import org.eclipse.jdt.internal.debug.core.model.JDIObjectValue;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1195. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/LocalVarAssignmentTests.java (at line 399)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1196. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/LocalVarAssignmentTests.java (at line 399)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1197. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/LocalVarAssignmentTests.java (at line 404)
     [java]     [javac] 	stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1198. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/LocalVarAssignmentTests.java (at line 404)
     [java]     [javac] 	stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                      ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1199. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/LocalVarAssignmentTests.java (at line 410)
     [java]     [javac] 	stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1200. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/LocalVarAssignmentTests.java (at line 410)
     [java]     [javac] 	stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                      ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1201. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/LocalVarAssignmentTests.java (at line 415)
     [java]     [javac] 	stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1202. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/LocalVarAssignmentTests.java (at line 415)
     [java]     [javac] 	stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                      ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1203. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/LocalVarAssignmentTests.java (at line 421)
     [java]     [javac] 	stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1204. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/LocalVarAssignmentTests.java (at line 421)
     [java]     [javac] 	stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                      ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1205. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/LocalVarAssignmentTests.java (at line 426)
     [java]     [javac] 	stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1206. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/LocalVarAssignmentTests.java (at line 426)
     [java]     [javac] 	stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                      ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1207. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/LocalVarAssignmentTests.java (at line 432)
     [java]     [javac] 	stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1208. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/LocalVarAssignmentTests.java (at line 432)
     [java]     [javac] 	stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                      ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1209. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/LocalVarAssignmentTests.java (at line 437)
     [java]     [javac] 	stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1210. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/LocalVarAssignmentTests.java (at line 437)
     [java]     [javac] 	stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                      ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 1211. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_65.java (at line 18)
     [java]     [javac] 	import org.eclipse.jdt.internal.debug.core.model.JDIObjectValue;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1212. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_65.java (at line 48)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1213. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_65.java (at line 48)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1214. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_65.java (at line 67)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1215. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_65.java (at line 67)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1216. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_65.java (at line 86)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1217. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_65.java (at line 86)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1218. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_65.java (at line 105)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1219. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_65.java (at line 105)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1220. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_65.java (at line 124)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1221. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_65.java (at line 124)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1222. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_65.java (at line 143)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1223. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_65.java (at line 143)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1224. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_65.java (at line 162)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1225. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_65.java (at line 162)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1226. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_65.java (at line 181)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1227. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_65.java (at line 181)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1228. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_65.java (at line 200)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1229. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_65.java (at line 200)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1230. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_65.java (at line 219)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1231. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_65.java (at line 219)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1232. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_65.java (at line 238)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1233. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_65.java (at line 238)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1234. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_65.java (at line 257)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1235. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_65.java (at line 257)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1236. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_65.java (at line 276)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1237. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_65.java (at line 276)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1238. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_65.java (at line 295)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1239. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_65.java (at line 295)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1240. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_65.java (at line 314)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1241. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_65.java (at line 314)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1242. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_65.java (at line 333)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1243. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_65.java (at line 333)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1244. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_65.java (at line 352)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1245. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_65.java (at line 352)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1246. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_65.java (at line 371)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1247. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_65.java (at line 371)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1248. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_65.java (at line 390)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1249. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_65.java (at line 390)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1250. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_65.java (at line 409)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1251. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_65.java (at line 409)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1252. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_65.java (at line 428)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1253. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_65.java (at line 428)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1254. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_65.java (at line 447)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1255. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_65.java (at line 447)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1256. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_65.java (at line 466)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1257. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_65.java (at line 466)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1258. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_65.java (at line 485)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1259. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_65.java (at line 485)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1260. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_65.java (at line 504)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1261. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_65.java (at line 504)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1262. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_65.java (at line 523)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1263. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_65.java (at line 523)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1264. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_65.java (at line 542)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1265. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_65.java (at line 542)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1266. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_65.java (at line 561)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1267. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_65.java (at line 561)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1268. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_65.java (at line 580)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1269. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_65.java (at line 580)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1270. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_65.java (at line 599)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1271. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_65.java (at line 599)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1272. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_65.java (at line 618)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1273. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_65.java (at line 618)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1274. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_65.java (at line 637)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1275. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_65.java (at line 637)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1276. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_65.java (at line 656)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1277. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_65.java (at line 656)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1278. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_65.java (at line 675)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1279. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_65.java (at line 675)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1280. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_65.java (at line 694)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1281. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_65.java (at line 694)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1282. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_65.java (at line 713)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1283. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_65.java (at line 713)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1284. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_65.java (at line 732)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1285. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_65.java (at line 732)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1286. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_65.java (at line 751)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1287. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_65.java (at line 751)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1288. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_65.java (at line 770)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1289. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_65.java (at line 770)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1290. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_65.java (at line 789)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1291. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_65.java (at line 789)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1292. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_65.java (at line 808)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1293. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_65.java (at line 808)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1294. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_65.java (at line 827)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1295. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_65.java (at line 827)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1296. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_65.java (at line 846)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1297. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_65.java (at line 846)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1298. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_65.java (at line 865)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1299. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_65.java (at line 865)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1300. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_65.java (at line 884)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1301. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_65.java (at line 884)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1302. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_65.java (at line 903)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1303. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_65.java (at line 903)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1304. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_65.java (at line 922)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1305. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_65.java (at line 922)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1306. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_65.java (at line 941)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1307. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_65.java (at line 941)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1308. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_65.java (at line 960)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1309. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_65.java (at line 960)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 1310. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_69.java (at line 18)
     [java]     [javac] 	import org.eclipse.jdt.internal.debug.core.model.JDIObjectValue;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1311. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_69.java (at line 48)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1312. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_69.java (at line 48)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1313. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_69.java (at line 67)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1314. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_69.java (at line 67)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1315. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_69.java (at line 86)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1316. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_69.java (at line 86)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1317. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_69.java (at line 105)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1318. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_69.java (at line 105)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1319. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_69.java (at line 124)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1320. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_69.java (at line 124)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1321. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_69.java (at line 143)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1322. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_69.java (at line 143)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1323. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_69.java (at line 162)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1324. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_69.java (at line 162)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1325. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_69.java (at line 181)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1326. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_69.java (at line 181)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1327. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_69.java (at line 200)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1328. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_69.java (at line 200)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1329. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_69.java (at line 219)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1330. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_69.java (at line 219)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1331. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_69.java (at line 238)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1332. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_69.java (at line 238)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1333. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_69.java (at line 257)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1334. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_69.java (at line 257)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1335. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_69.java (at line 276)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1336. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_69.java (at line 276)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1337. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_69.java (at line 295)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1338. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_69.java (at line 295)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1339. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_69.java (at line 314)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1340. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_69.java (at line 314)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1341. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_69.java (at line 333)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1342. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_69.java (at line 333)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1343. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_69.java (at line 352)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1344. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_69.java (at line 352)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1345. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_69.java (at line 371)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1346. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_69.java (at line 371)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1347. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_69.java (at line 390)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1348. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_69.java (at line 390)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1349. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_69.java (at line 409)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1350. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_69.java (at line 409)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1351. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_69.java (at line 428)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1352. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_69.java (at line 428)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1353. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_69.java (at line 447)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1354. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_69.java (at line 447)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1355. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_69.java (at line 466)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1356. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_69.java (at line 466)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1357. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_69.java (at line 485)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1358. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_69.java (at line 485)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1359. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_69.java (at line 504)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1360. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_69.java (at line 504)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1361. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_69.java (at line 523)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1362. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_69.java (at line 523)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1363. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_69.java (at line 542)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1364. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_69.java (at line 542)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1365. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_69.java (at line 561)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1366. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_69.java (at line 561)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1367. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_69.java (at line 580)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1368. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_69.java (at line 580)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1369. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_69.java (at line 599)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1370. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_69.java (at line 599)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1371. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_69.java (at line 618)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1372. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_69.java (at line 618)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1373. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_69.java (at line 637)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1374. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_69.java (at line 637)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1375. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_69.java (at line 656)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1376. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_69.java (at line 656)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1377. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_69.java (at line 675)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1378. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_69.java (at line 675)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1379. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_69.java (at line 694)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1380. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_69.java (at line 694)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1381. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_69.java (at line 713)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1382. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_69.java (at line 713)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1383. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_69.java (at line 732)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1384. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_69.java (at line 732)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1385. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_69.java (at line 751)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1386. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_69.java (at line 751)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1387. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_69.java (at line 770)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1388. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_69.java (at line 770)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1389. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_69.java (at line 789)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1390. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_69.java (at line 789)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 1391. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_94.java (at line 18)
     [java]     [javac] 	import org.eclipse.jdt.internal.debug.core.model.JDIObjectValue;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1392. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_94.java (at line 48)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1393. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_94.java (at line 48)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1394. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_94.java (at line 67)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1395. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_94.java (at line 67)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1396. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_94.java (at line 86)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1397. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_94.java (at line 86)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1398. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_94.java (at line 105)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1399. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_94.java (at line 105)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1400. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_94.java (at line 124)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1401. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_94.java (at line 124)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1402. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_94.java (at line 143)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1403. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_94.java (at line 143)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1404. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_94.java (at line 162)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1405. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_94.java (at line 162)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1406. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_94.java (at line 181)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1407. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_94.java (at line 181)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1408. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_94.java (at line 200)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1409. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_94.java (at line 200)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1410. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_94.java (at line 219)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1411. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_94.java (at line 219)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1412. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_94.java (at line 238)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1413. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_94.java (at line 238)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1414. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_94.java (at line 257)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1415. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_94.java (at line 257)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1416. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_94.java (at line 276)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1417. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_94.java (at line 276)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1418. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_94.java (at line 295)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1419. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_94.java (at line 295)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1420. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_94.java (at line 314)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1421. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_94.java (at line 314)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1422. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_94.java (at line 333)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1423. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_94.java (at line 333)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1424. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_94.java (at line 352)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1425. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_94.java (at line 352)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1426. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_94.java (at line 371)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1427. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_94.java (at line 371)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1428. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_94.java (at line 390)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1429. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_94.java (at line 390)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1430. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_94.java (at line 409)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1431. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_94.java (at line 409)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1432. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_94.java (at line 428)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1433. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_94.java (at line 428)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1434. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_94.java (at line 447)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1435. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_94.java (at line 447)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1436. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_94.java (at line 466)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1437. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_94.java (at line 466)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1438. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_94.java (at line 485)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1439. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_94.java (at line 485)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1440. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_94.java (at line 504)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1441. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_94.java (at line 504)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1442. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_94.java (at line 523)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1443. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_94.java (at line 523)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1444. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_94.java (at line 542)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1445. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_94.java (at line 542)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1446. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_94.java (at line 561)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1447. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_94.java (at line 561)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1448. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_94.java (at line 580)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1449. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_94.java (at line 580)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1450. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_94.java (at line 599)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1451. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_94.java (at line 599)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1452. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_94.java (at line 618)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1453. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_94.java (at line 618)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1454. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_94.java (at line 637)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1455. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_94.java (at line 637)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1456. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_94.java (at line 656)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1457. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_94.java (at line 656)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1458. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_94.java (at line 675)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1459. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_94.java (at line 675)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1460. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_94.java (at line 694)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1461. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_94.java (at line 694)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1462. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_94.java (at line 713)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1463. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_94.java (at line 713)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1464. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_94.java (at line 732)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1465. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_94.java (at line 732)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1466. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_94.java (at line 751)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1467. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_94.java (at line 751)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1468. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_94.java (at line 770)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1469. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_94.java (at line 770)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1470. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_94.java (at line 789)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1471. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_94.java (at line 789)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1472. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_94.java (at line 808)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1473. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_94.java (at line 808)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1474. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_94.java (at line 827)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1475. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_94.java (at line 827)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1476. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_94.java (at line 846)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1477. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_94.java (at line 846)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1478. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_94.java (at line 865)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1479. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_94.java (at line 865)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1480. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_94.java (at line 884)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1481. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_94.java (at line 884)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1482. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_94.java (at line 903)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1483. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_94.java (at line 903)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1484. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_94.java (at line 922)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1485. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_94.java (at line 922)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1486. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_94.java (at line 941)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1487. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_94.java (at line 941)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1488. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_94.java (at line 960)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1489. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_94.java (at line 960)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1490. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_94.java (at line 979)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 1491. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/generator/TestGenerator.java (at line 20)
     [java]     [javac] 	import org.eclipse.debug.internal.core.IInternalDebugCoreConstants;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'IInternalDebugCoreConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.core_3.21.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 1492. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/generator/TestGenerator.java (at line 137)
     [java]     [javac] 	static final String[] prefixList = new String[] {"foo.", "EvalTypeTests.", IInternalDebugCoreConstants.EMPTY_STRING};
     [java]     [javac] 	                                                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'IInternalDebugCoreConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.core_3.21.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 1493. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/generator/TestGenerator.java (at line 137)
     [java]     [javac] 	static final String[] prefixList = new String[] {"foo.", "EvalTypeTests.", IInternalDebugCoreConstants.EMPTY_STRING};
     [java]     [javac] 	                                                                                                       ^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'IInternalDebugCoreConstants.EMPTY_STRING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.core_3.21.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 1494. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/generator/TestGenerator.java (at line 1146)
     [java]     [javac] 	genCodeReturnValueCheckFloatDoubleType("(" + t1Name + ") " + t2Name, t1Name, t1UName, (needCast(type1, type2) ? "( " + t1Name + ") " : IInternalDebugCoreConstants.EMPTY_STRING) + iName + t2UName + "Value", first, code);
     [java]     [javac] 	                                                                                                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'IInternalDebugCoreConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.core_3.21.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 1495. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/generator/TestGenerator.java (at line 1146)
     [java]     [javac] 	genCodeReturnValueCheckFloatDoubleType("(" + t1Name + ") " + t2Name, t1Name, t1UName, (needCast(type1, type2) ? "( " + t1Name + ") " : IInternalDebugCoreConstants.EMPTY_STRING) + iName + t2UName + "Value", first, code);
     [java]     [javac] 	                                                                                                                                                                   ^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'IInternalDebugCoreConstants.EMPTY_STRING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.core_3.21.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 1496. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/generator/TestGenerator.java (at line 1148)
     [java]     [javac] 	genCodeReturnValueCheckPrimitiveType("(" + t1Name + ") " + t2Name, t1Name, t1UName, (needCast(type1, type2) ? "( " + t1Name + ") " : IInternalDebugCoreConstants.EMPTY_STRING) + iName + t2UName + "Value", first, code);
     [java]     [javac] 	                                                                                                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'IInternalDebugCoreConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.core_3.21.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 1497. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/generator/TestGenerator.java (at line 1148)
     [java]     [javac] 	genCodeReturnValueCheckPrimitiveType("(" + t1Name + ") " + t2Name, t1Name, t1UName, (needCast(type1, type2) ? "( " + t1Name + ") " : IInternalDebugCoreConstants.EMPTY_STRING) + iName + t2UName + "Value", first, code);
     [java]     [javac] 	                                                                                                                                                                 ^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'IInternalDebugCoreConstants.EMPTY_STRING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.core_3.21.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 1498. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/generator/TestGenerator.java (at line 1316)
     [java]     [javac] 	String value = IInternalDebugCoreConstants.EMPTY_STRING;
     [java]     [javac] 	               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'IInternalDebugCoreConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.core_3.21.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 1499. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/generator/TestGenerator.java (at line 1316)
     [java]     [javac] 	String value = IInternalDebugCoreConstants.EMPTY_STRING;
     [java]     [javac] 	                                           ^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'IInternalDebugCoreConstants.EMPTY_STRING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.core_3.21.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 1500. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/generator/TestGenerator.java (at line 1335)
     [java]     [javac] 	genCodeArrayLength(type, var, IInternalDebugCoreConstants.EMPTY_STRING + var, false, code);
     [java]     [javac] 	                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'IInternalDebugCoreConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.core_3.21.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 1501. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/generator/TestGenerator.java (at line 1335)
     [java]     [javac] 	genCodeArrayLength(type, var, IInternalDebugCoreConstants.EMPTY_STRING + var, false, code);
     [java]     [javac] 	                                                          ^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'IInternalDebugCoreConstants.EMPTY_STRING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.core_3.21.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 1502. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/generator/TestGenerator.java (at line 1344)
     [java]     [javac] 	code.append("\t\t" + ((first)? "IValue " : IInternalDebugCoreConstants.EMPTY_STRING) + "value = eval(" + expression + ");\n");
     [java]     [javac] 	                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'IInternalDebugCoreConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.core_3.21.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 1503. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/generator/TestGenerator.java (at line 1344)
     [java]     [javac] 	code.append("\t\t" + ((first)? "IValue " : IInternalDebugCoreConstants.EMPTY_STRING) + "value = eval(" + expression + ");\n");
     [java]     [javac] 	                                                                       ^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'IInternalDebugCoreConstants.EMPTY_STRING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.core_3.21.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 1504. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/generator/TestGenerator.java (at line 1348)
     [java]     [javac] 	code.append("\t\t" + ((first)? "String " : IInternalDebugCoreConstants.EMPTY_STRING) + "typeName = value.getReferenceTypeName();\n" +
     [java]     [javac] 	                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'IInternalDebugCoreConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.core_3.21.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 1505. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/generator/TestGenerator.java (at line 1348)
     [java]     [javac] 	code.append("\t\t" + ((first)? "String " : IInternalDebugCoreConstants.EMPTY_STRING) + "typeName = value.getReferenceTypeName();\n" +
     [java]     [javac] 	                                                                       ^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'IInternalDebugCoreConstants.EMPTY_STRING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.core_3.21.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 1506. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/generator/TestGenerator.java (at line 1353)
     [java]     [javac] 	code.append("\t\t" + ((first)? resType + " " : IInternalDebugCoreConstants.EMPTY_STRING) + resType + "Value = ((IJavaPrimitiveValue)value).get" + uResType + "Value();\n" +
     [java]     [javac] 	                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'IInternalDebugCoreConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.core_3.21.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 1507. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/generator/TestGenerator.java (at line 1353)
     [java]     [javac] 	code.append("\t\t" + ((first)? resType + " " : IInternalDebugCoreConstants.EMPTY_STRING) + resType + "Value = ((IJavaPrimitiveValue)value).get" + uResType + "Value();\n" +
     [java]     [javac] 	                                                                           ^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'IInternalDebugCoreConstants.EMPTY_STRING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.core_3.21.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 1508. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/generator/TestGenerator.java (at line 1358)
     [java]     [javac] 	code.append("\t\t" + ((first)? resType + " " : IInternalDebugCoreConstants.EMPTY_STRING) + resType + "Value = ((IJavaPrimitiveValue)value).get" + uResType + "Value();\n" +
     [java]     [javac] 	                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'IInternalDebugCoreConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.core_3.21.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 1509. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/generator/TestGenerator.java (at line 1358)
     [java]     [javac] 	code.append("\t\t" + ((first)? resType + " " : IInternalDebugCoreConstants.EMPTY_STRING) + resType + "Value = ((IJavaPrimitiveValue)value).get" + uResType + "Value();\n" +
     [java]     [javac] 	                                                                           ^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'IInternalDebugCoreConstants.EMPTY_STRING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.core_3.21.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 1510. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/generator/TestGenerator.java (at line 1363)
     [java]     [javac] 	code.append("\t\t" + ((first)? "String " : IInternalDebugCoreConstants.EMPTY_STRING) + "stringValue = ((JDIObjectValue)value).getValueString();\n" +
     [java]     [javac] 	                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'IInternalDebugCoreConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.core_3.21.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 1511. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/generator/TestGenerator.java (at line 1363)
     [java]     [javac] 	code.append("\t\t" + ((first)? "String " : IInternalDebugCoreConstants.EMPTY_STRING) + "stringValue = ((JDIObjectValue)value).getValueString();\n" +
     [java]     [javac] 	                                                                       ^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'IInternalDebugCoreConstants.EMPTY_STRING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.core_3.21.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 1512. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/generator/TestGenerator.java (at line 1373)
     [java]     [javac] 	code.append("\t\t" + ((init)? fTypeName[type] + " " : IInternalDebugCoreConstants.EMPTY_STRING) + varName + " " + opSymbol[op] + " " + value + ";\n");
     [java]     [javac] 	                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'IInternalDebugCoreConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.core_3.21.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 1513. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/generator/TestGenerator.java (at line 1373)
     [java]     [javac] 	code.append("\t\t" + ((init)? fTypeName[type] + " " : IInternalDebugCoreConstants.EMPTY_STRING) + varName + " " + opSymbol[op] + " " + value + ";\n");
     [java]     [javac] 	                                                                                  ^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'IInternalDebugCoreConstants.EMPTY_STRING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.core_3.21.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 1514. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/launching/LongClassPathTests.java (at line 46)
     [java]     [javac] 	import org.eclipse.jdt.internal.launching.LaunchingPlugin;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'LaunchingPlugin' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.launching_3.21.200.v20240320-0933.jar')
     [java]     [javac] ----------
     [java]     [javac] 1515. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/launching/LongClassPathTests.java (at line 189)
     [java]     [javac] 	String tempFile = process.getAttribute(LaunchingPlugin.ATTR_LAUNCH_TEMP_FILES);
     [java]     [javac] 	                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'LaunchingPlugin' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.launching_3.21.200.v20240320-0933.jar')
     [java]     [javac] ----------
     [java]     [javac] 1516. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/launching/LongClassPathTests.java (at line 189)
     [java]     [javac] 	String tempFile = process.getAttribute(LaunchingPlugin.ATTR_LAUNCH_TEMP_FILES);
     [java]     [javac] 	                                                       ^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'LaunchingPlugin.ATTR_LAUNCH_TEMP_FILES' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.launching_3.21.200.v20240320-0933.jar')
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 1517. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/performance/PerfConsoleTests.java (at line 21)
     [java]     [javac] 	import org.eclipse.debug.internal.ui.preferences.IDebugPreferenceConstants;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'IDebugPreferenceConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 1518. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/performance/PerfConsoleTests.java (at line 149)
     [java]     [javac] 	debugUIPreferences.setValue(IDebugPreferenceConstants.CONSOLE_WRAP, true);
     [java]     [javac] 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'IDebugPreferenceConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 1519. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/performance/PerfConsoleTests.java (at line 149)
     [java]     [javac] 	debugUIPreferences.setValue(IDebugPreferenceConstants.CONSOLE_WRAP, true);
     [java]     [javac] 	                                                      ^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'IDebugPreferenceConstants.CONSOLE_WRAP' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 1520. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/performance/PerfConsoleTests.java (at line 163)
     [java]     [javac] 	debugUIPreferences.setValue(IDebugPreferenceConstants.CONSOLE_WRAP, false);
     [java]     [javac] 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'IDebugPreferenceConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 1521. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/performance/PerfConsoleTests.java (at line 163)
     [java]     [javac] 	debugUIPreferences.setValue(IDebugPreferenceConstants.CONSOLE_WRAP, false);
     [java]     [javac] 	                                                      ^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'IDebugPreferenceConstants.CONSOLE_WRAP' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 1522. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/refactoring/MockReorgQueries.java (at line 20)
     [java]     [javac] 	import org.eclipse.jdt.internal.corext.refactoring.reorg.IConfirmQuery;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'IConfirmQuery' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.core.manipulation_1.21.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 1523. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/refactoring/MockReorgQueries.java (at line 21)
     [java]     [javac] 	import org.eclipse.jdt.internal.corext.refactoring.reorg.IReorgQueries;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'IReorgQueries' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.core.manipulation_1.21.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 1524. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/refactoring/MockReorgQueries.java (at line 23)
     [java]     [javac] 	public class MockReorgQueries implements IReorgQueries {
     [java]     [javac] 	                                         ^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'IReorgQueries' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.core.manipulation_1.21.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 1525. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/refactoring/MockReorgQueries.java (at line 27)
     [java]     [javac] 	public IConfirmQuery createYesNoQuery(String queryTitle, boolean allowCancel, int queryID) {
     [java]     [javac] 	       ^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'IConfirmQuery' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.core.manipulation_1.21.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 1526. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/refactoring/MockReorgQueries.java (at line 33)
     [java]     [javac] 	public IConfirmQuery createYesYesToAllNoNoToAllQuery(String queryTitle, boolean allowCancel, int queryID) {
     [java]     [javac] 	       ^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'IConfirmQuery' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.core.manipulation_1.21.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 1527. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/refactoring/MockReorgQueries.java (at line 47)
     [java]     [javac] 	private final IConfirmQuery yesQuery= new IConfirmQuery() {
     [java]     [javac] 	              ^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'IConfirmQuery' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.core.manipulation_1.21.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 1528. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/refactoring/MockReorgQueries.java (at line 47)
     [java]     [javac] 	private final IConfirmQuery yesQuery= new IConfirmQuery() {
     [java]     [javac] 	                                          ^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'IConfirmQuery' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.core.manipulation_1.21.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 1529. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/refactoring/MockReorgQueries.java (at line 60)
     [java]     [javac] 	public IConfirmQuery createSkipQuery(String queryTitle, int queryID) {
     [java]     [javac] 	       ^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'IConfirmQuery' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.core.manipulation_1.21.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 1530. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/ArrayInitializationTests.java (at line 18)
     [java]     [javac] 	import org.eclipse.jdt.internal.debug.core.model.JDIObjectValue;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1531. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/ArrayInitializationTests.java (at line 413)
     [java]     [javac] 	stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1532. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/ArrayInitializationTests.java (at line 413)
     [java]     [javac] 	stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                      ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1533. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/ArrayInitializationTests.java (at line 418)
     [java]     [javac] 	stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1534. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/ArrayInitializationTests.java (at line 418)
     [java]     [javac] 	stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                      ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1535. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/ArrayInitializationTests.java (at line 432)
     [java]     [javac] 	stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1536. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/ArrayInitializationTests.java (at line 432)
     [java]     [javac] 	stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                      ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1537. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/ArrayInitializationTests.java (at line 437)
     [java]     [javac] 	stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1538. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/ArrayInitializationTests.java (at line 437)
     [java]     [javac] 	stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                      ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1539. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/ArrayInitializationTests.java (at line 442)
     [java]     [javac] 	stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1540. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/ArrayInitializationTests.java (at line 442)
     [java]     [javac] 	stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                      ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 1541. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_120.java (at line 18)
     [java]     [javac] 	import org.eclipse.jdt.internal.debug.core.model.JDIObjectValue;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1542. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_120.java (at line 48)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1543. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_120.java (at line 48)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1544. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_120.java (at line 67)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1545. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_120.java (at line 67)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1546. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_120.java (at line 86)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1547. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_120.java (at line 86)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1548. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_120.java (at line 105)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1549. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_120.java (at line 105)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1550. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_120.java (at line 124)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1551. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_120.java (at line 124)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1552. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_120.java (at line 143)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1553. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_120.java (at line 143)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1554. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_120.java (at line 162)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1555. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_120.java (at line 162)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1556. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_120.java (at line 181)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1557. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_120.java (at line 181)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1558. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_120.java (at line 200)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1559. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_120.java (at line 200)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1560. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_120.java (at line 219)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1561. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_120.java (at line 219)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1562. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_120.java (at line 238)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1563. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_120.java (at line 238)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1564. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_120.java (at line 257)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1565. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_120.java (at line 257)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1566. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_120.java (at line 276)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1567. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_120.java (at line 276)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1568. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_120.java (at line 295)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1569. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_120.java (at line 295)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1570. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_120.java (at line 314)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1571. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_120.java (at line 314)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1572. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_120.java (at line 333)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1573. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_120.java (at line 333)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1574. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_120.java (at line 352)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1575. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_120.java (at line 352)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1576. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_120.java (at line 371)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1577. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_120.java (at line 371)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1578. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_120.java (at line 390)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1579. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_120.java (at line 390)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1580. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_120.java (at line 409)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1581. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_120.java (at line 409)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1582. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_120.java (at line 428)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1583. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_120.java (at line 428)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1584. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_120.java (at line 447)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1585. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_120.java (at line 447)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1586. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_120.java (at line 466)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1587. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_120.java (at line 466)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1588. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_120.java (at line 485)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1589. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_120.java (at line 485)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1590. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_120.java (at line 504)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1591. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_120.java (at line 504)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1592. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_120.java (at line 523)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1593. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_120.java (at line 523)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1594. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_120.java (at line 542)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1595. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_120.java (at line 542)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1596. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_120.java (at line 561)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1597. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_120.java (at line 561)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1598. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_120.java (at line 580)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1599. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_120.java (at line 580)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1600. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_120.java (at line 599)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1601. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_120.java (at line 599)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1602. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_120.java (at line 618)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1603. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_120.java (at line 618)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1604. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_120.java (at line 637)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1605. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_120.java (at line 637)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1606. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_120.java (at line 656)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1607. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_120.java (at line 656)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1608. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_120.java (at line 675)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1609. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_120.java (at line 675)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1610. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_120.java (at line 694)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1611. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_120.java (at line 694)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1612. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_120.java (at line 713)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1613. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_120.java (at line 713)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1614. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_120.java (at line 732)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1615. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_120.java (at line 732)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1616. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_120.java (at line 751)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1617. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_120.java (at line 751)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1618. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_120.java (at line 770)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1619. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_120.java (at line 770)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1620. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_120.java (at line 789)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1621. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_120.java (at line 789)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1622. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_120.java (at line 808)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1623. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_120.java (at line 808)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1624. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_120.java (at line 827)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1625. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_120.java (at line 827)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 1626. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_145.java (at line 18)
     [java]     [javac] 	import org.eclipse.jdt.internal.debug.core.model.JDIObjectValue;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1627. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_145.java (at line 48)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1628. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_145.java (at line 48)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1629. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_145.java (at line 67)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1630. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_145.java (at line 67)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1631. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_145.java (at line 86)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1632. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_145.java (at line 86)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1633. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_145.java (at line 105)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1634. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_145.java (at line 105)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1635. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_145.java (at line 124)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1636. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_145.java (at line 124)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1637. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_145.java (at line 143)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1638. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_145.java (at line 143)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1639. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_145.java (at line 162)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1640. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_145.java (at line 162)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1641. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_145.java (at line 181)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1642. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_145.java (at line 181)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1643. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_145.java (at line 200)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1644. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_145.java (at line 200)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1645. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_145.java (at line 219)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1646. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_145.java (at line 219)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1647. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_145.java (at line 238)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1648. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_145.java (at line 238)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1649. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_145.java (at line 257)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1650. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_145.java (at line 257)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1651. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_145.java (at line 276)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1652. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_145.java (at line 276)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1653. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_145.java (at line 295)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1654. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_145.java (at line 295)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1655. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_145.java (at line 314)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1656. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_145.java (at line 314)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1657. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_145.java (at line 333)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1658. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_145.java (at line 333)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1659. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_145.java (at line 352)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1660. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_145.java (at line 352)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1661. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_145.java (at line 371)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1662. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_145.java (at line 371)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1663. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_145.java (at line 390)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1664. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_145.java (at line 390)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1665. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_145.java (at line 409)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1666. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_145.java (at line 409)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1667. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_145.java (at line 428)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1668. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_145.java (at line 428)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1669. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_145.java (at line 447)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1670. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_145.java (at line 447)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1671. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_145.java (at line 466)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1672. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_145.java (at line 466)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1673. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_145.java (at line 485)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1674. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_145.java (at line 485)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1675. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_145.java (at line 504)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1676. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_145.java (at line 504)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1677. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_145.java (at line 523)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1678. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_145.java (at line 523)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1679. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_145.java (at line 542)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1680. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_145.java (at line 542)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1681. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_145.java (at line 561)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1682. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_145.java (at line 561)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1683. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_145.java (at line 580)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1684. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_145.java (at line 580)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1685. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_145.java (at line 599)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1686. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_145.java (at line 599)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1687. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_145.java (at line 618)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1688. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_145.java (at line 618)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1689. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_145.java (at line 637)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1690. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_145.java (at line 637)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1691. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_145.java (at line 656)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1692. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_145.java (at line 656)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1693. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_145.java (at line 675)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1694. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_145.java (at line 675)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1695. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_145.java (at line 694)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1696. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_145.java (at line 694)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1697. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_145.java (at line 713)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1698. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_145.java (at line 713)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1699. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_145.java (at line 732)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1700. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_145.java (at line 732)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1701. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_145.java (at line 751)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1702. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_145.java (at line 751)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1703. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_145.java (at line 770)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1704. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_145.java (at line 770)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1705. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_145.java (at line 789)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1706. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_145.java (at line 789)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1707. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_145.java (at line 808)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1708. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_145.java (at line 808)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1709. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_145.java (at line 827)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1710. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_145.java (at line 827)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 1711. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_155.java (at line 18)
     [java]     [javac] 	import org.eclipse.jdt.internal.debug.core.model.JDIObjectValue;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1712. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_155.java (at line 48)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1713. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_155.java (at line 48)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1714. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_155.java (at line 67)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1715. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_155.java (at line 67)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1716. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_155.java (at line 86)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1717. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_155.java (at line 86)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1718. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_155.java (at line 105)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1719. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_155.java (at line 105)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1720. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_155.java (at line 124)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1721. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_155.java (at line 124)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1722. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_155.java (at line 143)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1723. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_155.java (at line 143)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1724. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_155.java (at line 162)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1725. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_155.java (at line 162)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1726. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_155.java (at line 181)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1727. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_155.java (at line 181)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1728. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_155.java (at line 200)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1729. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_155.java (at line 200)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1730. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_155.java (at line 219)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1731. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_155.java (at line 219)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1732. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_155.java (at line 238)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1733. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_155.java (at line 238)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1734. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_155.java (at line 257)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1735. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_155.java (at line 257)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1736. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_155.java (at line 276)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1737. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_155.java (at line 276)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1738. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_155.java (at line 295)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1739. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_155.java (at line 295)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1740. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_155.java (at line 314)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1741. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_155.java (at line 314)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1742. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_155.java (at line 333)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1743. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_155.java (at line 333)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1744. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_155.java (at line 352)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1745. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_155.java (at line 352)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1746. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_155.java (at line 371)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1747. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_155.java (at line 371)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1748. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_155.java (at line 390)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1749. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_155.java (at line 390)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1750. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_155.java (at line 409)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1751. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_155.java (at line 409)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1752. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_155.java (at line 428)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1753. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_155.java (at line 428)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1754. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_155.java (at line 447)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1755. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_155.java (at line 447)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1756. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_155.java (at line 466)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1757. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_155.java (at line 466)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1758. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_155.java (at line 485)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1759. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_155.java (at line 485)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1760. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_155.java (at line 504)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1761. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_155.java (at line 504)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1762. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_155.java (at line 523)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1763. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_155.java (at line 523)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1764. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_155.java (at line 542)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1765. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_155.java (at line 542)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1766. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_155.java (at line 561)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1767. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_155.java (at line 561)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1768. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_155.java (at line 580)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1769. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_155.java (at line 580)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1770. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_155.java (at line 599)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1771. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_155.java (at line 599)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1772. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_155.java (at line 618)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1773. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_155.java (at line 618)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1774. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_155.java (at line 637)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1775. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_155.java (at line 637)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1776. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_155.java (at line 656)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1777. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_155.java (at line 656)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1778. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_155.java (at line 675)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1779. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_155.java (at line 675)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1780. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_155.java (at line 694)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1781. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_155.java (at line 694)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1782. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_155.java (at line 713)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1783. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_155.java (at line 713)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1784. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_155.java (at line 732)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1785. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_155.java (at line 732)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1786. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_155.java (at line 751)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1787. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_155.java (at line 751)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1788. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_155.java (at line 770)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1789. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_155.java (at line 770)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1790. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_155.java (at line 789)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1791. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_155.java (at line 789)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1792. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_155.java (at line 808)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1793. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_155.java (at line 808)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1794. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_155.java (at line 827)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1795. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_155.java (at line 827)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1796. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_155.java (at line 846)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1797. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_155.java (at line 846)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1798. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_155.java (at line 865)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1799. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_155.java (at line 865)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1800. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_155.java (at line 884)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1801. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_155.java (at line 884)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1802. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_155.java (at line 903)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1803. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_155.java (at line 903)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1804. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_155.java (at line 922)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1805. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_155.java (at line 922)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1806. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_155.java (at line 941)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1807. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_155.java (at line 941)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1808. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_155.java (at line 960)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1809. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_155.java (at line 960)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1810. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_155.java (at line 979)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 1811. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_179.java (at line 18)
     [java]     [javac] 	import org.eclipse.jdt.internal.debug.core.model.JDIObjectValue;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1812. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_179.java (at line 48)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1813. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_179.java (at line 48)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1814. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_179.java (at line 67)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1815. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_179.java (at line 67)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1816. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_179.java (at line 86)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1817. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_179.java (at line 86)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1818. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_179.java (at line 105)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1819. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_179.java (at line 105)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1820. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_179.java (at line 124)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1821. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_179.java (at line 124)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1822. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_179.java (at line 143)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1823. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_179.java (at line 143)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1824. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_179.java (at line 162)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1825. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_179.java (at line 162)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1826. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_179.java (at line 181)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1827. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_179.java (at line 181)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1828. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_179.java (at line 200)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1829. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_179.java (at line 200)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1830. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_179.java (at line 219)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1831. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_179.java (at line 219)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1832. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_179.java (at line 238)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1833. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_179.java (at line 238)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1834. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_179.java (at line 257)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1835. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_179.java (at line 257)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1836. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_179.java (at line 276)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1837. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_179.java (at line 276)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1838. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_179.java (at line 295)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1839. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_179.java (at line 295)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1840. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_179.java (at line 314)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1841. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_179.java (at line 314)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1842. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_179.java (at line 333)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1843. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_179.java (at line 333)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1844. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_179.java (at line 352)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1845. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_179.java (at line 352)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1846. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_179.java (at line 371)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1847. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_179.java (at line 371)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1848. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_179.java (at line 390)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1849. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_179.java (at line 390)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1850. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_179.java (at line 409)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1851. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_179.java (at line 409)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1852. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_179.java (at line 428)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1853. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_179.java (at line 428)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1854. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_179.java (at line 447)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1855. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_179.java (at line 447)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1856. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_179.java (at line 466)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1857. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_179.java (at line 466)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1858. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_179.java (at line 485)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1859. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_179.java (at line 485)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1860. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_179.java (at line 504)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1861. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_179.java (at line 504)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1862. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_179.java (at line 523)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1863. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_179.java (at line 523)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1864. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_179.java (at line 542)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1865. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_179.java (at line 542)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1866. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_179.java (at line 561)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1867. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_179.java (at line 561)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1868. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_179.java (at line 580)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1869. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_179.java (at line 580)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1870. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_179.java (at line 599)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1871. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_179.java (at line 599)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1872. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_179.java (at line 618)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1873. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_179.java (at line 618)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1874. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_179.java (at line 637)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1875. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_179.java (at line 637)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1876. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_179.java (at line 656)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1877. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_179.java (at line 656)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1878. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_179.java (at line 675)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1879. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_179.java (at line 675)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1880. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_179.java (at line 694)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1881. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_179.java (at line 694)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1882. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_179.java (at line 713)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1883. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_179.java (at line 713)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1884. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_179.java (at line 732)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1885. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_179.java (at line 732)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 1886. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_203.java (at line 18)
     [java]     [javac] 	import org.eclipse.jdt.internal.debug.core.model.JDIObjectValue;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1887. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_203.java (at line 48)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1888. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_203.java (at line 48)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1889. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_203.java (at line 67)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1890. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_203.java (at line 67)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1891. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_203.java (at line 86)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1892. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_203.java (at line 86)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1893. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_203.java (at line 105)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1894. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_203.java (at line 105)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1895. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_203.java (at line 124)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1896. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_203.java (at line 124)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1897. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_203.java (at line 143)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1898. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_203.java (at line 143)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1899. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_203.java (at line 162)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1900. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_203.java (at line 162)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1901. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_203.java (at line 181)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1902. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_203.java (at line 181)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1903. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_203.java (at line 200)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1904. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_203.java (at line 200)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1905. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_203.java (at line 219)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1906. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_203.java (at line 219)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1907. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_203.java (at line 238)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1908. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_203.java (at line 238)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1909. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_203.java (at line 257)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1910. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_203.java (at line 257)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1911. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_203.java (at line 276)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1912. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_203.java (at line 276)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1913. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_203.java (at line 295)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1914. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_203.java (at line 295)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1915. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_203.java (at line 314)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1916. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_203.java (at line 314)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1917. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_203.java (at line 333)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1918. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_203.java (at line 333)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1919. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_203.java (at line 352)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1920. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_203.java (at line 352)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1921. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_203.java (at line 371)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1922. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_203.java (at line 371)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1923. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_203.java (at line 390)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1924. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_203.java (at line 390)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1925. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_203.java (at line 409)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1926. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_203.java (at line 409)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1927. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_203.java (at line 428)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1928. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_203.java (at line 428)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1929. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_203.java (at line 447)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1930. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_203.java (at line 447)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1931. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_203.java (at line 466)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1932. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_203.java (at line 466)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1933. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_203.java (at line 485)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1934. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_203.java (at line 485)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1935. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_203.java (at line 504)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1936. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_203.java (at line 504)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1937. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_203.java (at line 523)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1938. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_203.java (at line 523)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1939. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_203.java (at line 542)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1940. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_203.java (at line 542)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1941. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_203.java (at line 561)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1942. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_203.java (at line 561)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1943. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_203.java (at line 580)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1944. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_203.java (at line 580)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1945. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_203.java (at line 599)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1946. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_203.java (at line 599)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1947. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_203.java (at line 618)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1948. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_203.java (at line 618)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1949. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_203.java (at line 637)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1950. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_203.java (at line 637)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1951. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_203.java (at line 656)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1952. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_203.java (at line 656)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1953. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_203.java (at line 675)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1954. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_203.java (at line 675)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1955. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_203.java (at line 694)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1956. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_203.java (at line 694)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1957. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_203.java (at line 713)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1958. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_203.java (at line 713)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1959. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_203.java (at line 732)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1960. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_203.java (at line 732)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 1961. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_214.java (at line 18)
     [java]     [javac] 	import org.eclipse.jdt.internal.debug.core.model.JDIObjectValue;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1962. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_214.java (at line 48)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1963. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_214.java (at line 48)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1964. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_214.java (at line 67)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1965. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_214.java (at line 67)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1966. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_214.java (at line 86)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1967. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_214.java (at line 86)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1968. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_214.java (at line 105)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1969. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_214.java (at line 105)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1970. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_214.java (at line 124)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1971. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_214.java (at line 124)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1972. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_214.java (at line 143)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1973. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_214.java (at line 143)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1974. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_214.java (at line 162)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1975. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_214.java (at line 162)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1976. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_214.java (at line 181)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1977. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_214.java (at line 181)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1978. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_214.java (at line 200)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1979. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_214.java (at line 200)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1980. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_214.java (at line 219)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1981. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_214.java (at line 219)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1982. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_214.java (at line 238)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1983. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_214.java (at line 238)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1984. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_214.java (at line 257)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1985. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_214.java (at line 257)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1986. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_214.java (at line 276)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1987. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_214.java (at line 276)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1988. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_214.java (at line 295)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1989. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_214.java (at line 295)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1990. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_214.java (at line 314)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1991. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_214.java (at line 314)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1992. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_214.java (at line 333)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1993. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_214.java (at line 333)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1994. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_214.java (at line 352)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1995. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_214.java (at line 352)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1996. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_214.java (at line 371)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1997. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_214.java (at line 371)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1998. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_214.java (at line 390)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 1999. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_214.java (at line 390)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2000. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_214.java (at line 409)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2001. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_214.java (at line 409)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2002. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_214.java (at line 428)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2003. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_214.java (at line 428)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2004. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_214.java (at line 447)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2005. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_214.java (at line 447)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2006. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_214.java (at line 466)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2007. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_214.java (at line 466)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2008. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_214.java (at line 485)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2009. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_214.java (at line 485)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2010. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_214.java (at line 504)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2011. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_214.java (at line 504)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2012. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_214.java (at line 523)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2013. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_214.java (at line 523)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2014. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_214.java (at line 542)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2015. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_214.java (at line 542)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2016. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_214.java (at line 561)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2017. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_214.java (at line 561)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2018. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_214.java (at line 580)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2019. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_214.java (at line 580)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2020. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_214.java (at line 599)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2021. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_214.java (at line 599)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2022. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_214.java (at line 618)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2023. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_214.java (at line 618)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2024. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_214.java (at line 637)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2025. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_214.java (at line 637)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2026. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_214.java (at line 656)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2027. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_214.java (at line 656)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2028. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_214.java (at line 675)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2029. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_214.java (at line 675)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2030. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_214.java (at line 694)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2031. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_214.java (at line 694)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2032. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_214.java (at line 713)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2033. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_214.java (at line 713)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2034. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_214.java (at line 732)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2035. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_214.java (at line 732)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2036. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_214.java (at line 751)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2037. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_214.java (at line 751)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2038. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_214.java (at line 770)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2039. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_214.java (at line 770)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2040. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_214.java (at line 789)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2041. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_214.java (at line 789)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2042. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_214.java (at line 808)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2043. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_214.java (at line 808)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2044. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_214.java (at line 827)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2045. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_214.java (at line 827)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2046. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_214.java (at line 846)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2047. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_214.java (at line 846)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2048. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_214.java (at line 865)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2049. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_214.java (at line 865)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2050. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_214.java (at line 884)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2051. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_214.java (at line 884)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 2052. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_252.java (at line 18)
     [java]     [javac] 	import org.eclipse.jdt.internal.debug.core.model.JDIObjectValue;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2053. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_252.java (at line 48)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2054. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_252.java (at line 48)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2055. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_252.java (at line 67)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2056. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_252.java (at line 67)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2057. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_252.java (at line 86)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2058. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_252.java (at line 86)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2059. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_252.java (at line 105)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2060. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_252.java (at line 105)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2061. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_252.java (at line 124)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2062. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_252.java (at line 124)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2063. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_252.java (at line 143)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2064. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_252.java (at line 143)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2065. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_252.java (at line 162)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2066. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_252.java (at line 162)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2067. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_252.java (at line 181)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2068. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_252.java (at line 181)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2069. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_252.java (at line 200)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2070. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_252.java (at line 200)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2071. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_252.java (at line 219)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2072. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_252.java (at line 219)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2073. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_252.java (at line 238)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2074. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_252.java (at line 238)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2075. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_252.java (at line 257)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2076. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_252.java (at line 257)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2077. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_252.java (at line 276)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2078. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_252.java (at line 276)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2079. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_252.java (at line 295)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2080. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_252.java (at line 295)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2081. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_252.java (at line 314)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2082. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_252.java (at line 314)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2083. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_252.java (at line 333)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2084. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_252.java (at line 333)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2085. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_252.java (at line 352)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2086. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_252.java (at line 352)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2087. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_252.java (at line 371)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2088. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_252.java (at line 371)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2089. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_252.java (at line 390)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2090. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_252.java (at line 390)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2091. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_252.java (at line 409)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2092. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_252.java (at line 409)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2093. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_252.java (at line 428)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2094. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_252.java (at line 428)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2095. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_252.java (at line 447)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2096. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_252.java (at line 447)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2097. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_252.java (at line 466)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2098. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_252.java (at line 466)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2099. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_252.java (at line 485)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2100. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_252.java (at line 485)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2101. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_252.java (at line 504)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2102. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_252.java (at line 504)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2103. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_252.java (at line 523)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2104. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_252.java (at line 523)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2105. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_252.java (at line 542)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2106. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_252.java (at line 542)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2107. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_252.java (at line 561)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2108. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_252.java (at line 561)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2109. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_252.java (at line 580)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2110. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_252.java (at line 580)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2111. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_252.java (at line 599)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2112. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_252.java (at line 599)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2113. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_252.java (at line 618)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2114. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_252.java (at line 618)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2115. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_252.java (at line 637)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2116. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_252.java (at line 637)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2117. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_252.java (at line 656)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2118. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_252.java (at line 656)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2119. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_252.java (at line 675)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2120. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_252.java (at line 675)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2121. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_252.java (at line 694)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2122. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_252.java (at line 694)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2123. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_252.java (at line 713)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2124. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_252.java (at line 713)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2125. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_252.java (at line 732)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2126. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_252.java (at line 732)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2127. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_252.java (at line 751)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2128. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_252.java (at line 751)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2129. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_252.java (at line 770)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2130. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_252.java (at line 770)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2131. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_252.java (at line 789)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2132. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_252.java (at line 789)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2133. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_252.java (at line 808)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2134. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_252.java (at line 808)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2135. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_252.java (at line 827)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2136. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_252.java (at line 827)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2137. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_252.java (at line 846)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2138. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_252.java (at line 846)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2139. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_252.java (at line 865)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2140. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_252.java (at line 865)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2141. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_252.java (at line 884)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2142. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_252.java (at line 884)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2143. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_252.java (at line 903)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2144. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_252.java (at line 903)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2145. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_252.java (at line 922)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2146. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_252.java (at line 922)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2147. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_252.java (at line 941)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2148. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_252.java (at line 941)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2149. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_252.java (at line 960)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2150. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_252.java (at line 960)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2151. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_252.java (at line 979)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 2152. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_279.java (at line 18)
     [java]     [javac] 	import org.eclipse.jdt.internal.debug.core.model.JDIObjectValue;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2153. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_279.java (at line 48)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2154. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_279.java (at line 48)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2155. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_279.java (at line 67)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2156. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_279.java (at line 67)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2157. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_279.java (at line 86)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2158. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_279.java (at line 86)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2159. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_279.java (at line 105)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2160. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_279.java (at line 105)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2161. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_279.java (at line 124)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2162. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_279.java (at line 124)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2163. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_279.java (at line 143)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2164. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_279.java (at line 143)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2165. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_279.java (at line 162)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2166. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_279.java (at line 162)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2167. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_279.java (at line 181)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2168. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_279.java (at line 181)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2169. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_279.java (at line 200)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2170. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_279.java (at line 200)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2171. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_279.java (at line 219)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2172. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_279.java (at line 219)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2173. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_279.java (at line 238)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2174. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_279.java (at line 238)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2175. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_279.java (at line 257)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2176. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_279.java (at line 257)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2177. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_279.java (at line 276)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2178. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_279.java (at line 276)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2179. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_279.java (at line 295)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2180. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_279.java (at line 295)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2181. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_279.java (at line 314)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2182. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_279.java (at line 314)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2183. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_279.java (at line 333)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2184. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_279.java (at line 333)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2185. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_279.java (at line 352)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2186. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_279.java (at line 352)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2187. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_279.java (at line 371)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2188. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_279.java (at line 371)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2189. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_279.java (at line 390)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2190. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_279.java (at line 390)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2191. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_279.java (at line 409)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2192. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_279.java (at line 409)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2193. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_279.java (at line 428)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2194. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_279.java (at line 428)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2195. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_279.java (at line 447)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2196. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_279.java (at line 447)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2197. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_279.java (at line 466)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2198. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_279.java (at line 466)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2199. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_279.java (at line 485)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2200. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_279.java (at line 485)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2201. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_279.java (at line 504)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2202. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_279.java (at line 504)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2203. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_279.java (at line 523)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2204. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_279.java (at line 523)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2205. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_279.java (at line 542)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2206. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_279.java (at line 542)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2207. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_279.java (at line 561)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2208. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_279.java (at line 561)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2209. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_279.java (at line 580)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2210. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_279.java (at line 580)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2211. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_279.java (at line 599)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2212. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_279.java (at line 599)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2213. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_279.java (at line 618)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2214. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_279.java (at line 618)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2215. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_279.java (at line 637)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2216. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_279.java (at line 637)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2217. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_279.java (at line 656)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2218. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_279.java (at line 656)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2219. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_279.java (at line 675)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2220. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_279.java (at line 675)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2221. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_279.java (at line 694)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2222. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_279.java (at line 694)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2223. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_279.java (at line 713)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2224. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_279.java (at line 713)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2225. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_279.java (at line 732)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2226. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_279.java (at line 732)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2227. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_279.java (at line 751)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2228. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_279.java (at line 751)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2229. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_279.java (at line 770)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2230. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_279.java (at line 770)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2231. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_279.java (at line 789)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2232. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_279.java (at line 789)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2233. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_279.java (at line 808)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2234. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_279.java (at line 808)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2235. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_279.java (at line 827)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2236. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_279.java (at line 827)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2237. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_279.java (at line 846)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2238. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_279.java (at line 846)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2239. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_279.java (at line 865)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2240. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_279.java (at line 865)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2241. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_279.java (at line 884)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2242. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_279.java (at line 884)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2243. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_279.java (at line 903)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2244. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_279.java (at line 903)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 2245. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_304.java (at line 18)
     [java]     [javac] 	import org.eclipse.jdt.internal.debug.core.model.JDIObjectValue;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2246. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_304.java (at line 48)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2247. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_304.java (at line 48)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2248. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_304.java (at line 67)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2249. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_304.java (at line 67)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2250. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_304.java (at line 86)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2251. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_304.java (at line 86)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2252. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_304.java (at line 105)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2253. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_304.java (at line 105)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2254. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_304.java (at line 124)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2255. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_304.java (at line 124)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2256. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_304.java (at line 143)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2257. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_304.java (at line 143)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2258. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_304.java (at line 162)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2259. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_304.java (at line 162)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2260. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_304.java (at line 181)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2261. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_304.java (at line 181)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2262. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_304.java (at line 200)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2263. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_304.java (at line 200)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2264. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_304.java (at line 219)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2265. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_304.java (at line 219)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2266. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_304.java (at line 238)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2267. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_304.java (at line 238)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2268. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_304.java (at line 257)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2269. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_304.java (at line 257)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2270. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_304.java (at line 276)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2271. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_304.java (at line 276)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2272. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_304.java (at line 295)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2273. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_304.java (at line 295)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2274. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_304.java (at line 314)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2275. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_304.java (at line 314)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2276. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_304.java (at line 333)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2277. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_304.java (at line 333)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2278. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_304.java (at line 352)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2279. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_304.java (at line 352)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2280. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_304.java (at line 371)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2281. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_304.java (at line 371)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2282. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_304.java (at line 390)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2283. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_304.java (at line 390)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2284. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_304.java (at line 409)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2285. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_304.java (at line 409)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2286. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_304.java (at line 428)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2287. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_304.java (at line 428)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2288. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_304.java (at line 447)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2289. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_304.java (at line 447)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2290. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_304.java (at line 466)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2291. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_304.java (at line 466)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2292. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_304.java (at line 485)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2293. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_304.java (at line 485)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2294. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_304.java (at line 504)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2295. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_304.java (at line 504)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2296. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_304.java (at line 523)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2297. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_304.java (at line 523)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2298. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_304.java (at line 542)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2299. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_304.java (at line 542)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2300. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_304.java (at line 561)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2301. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_304.java (at line 561)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2302. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_304.java (at line 580)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2303. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_304.java (at line 580)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2304. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_304.java (at line 599)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2305. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_304.java (at line 599)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2306. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_304.java (at line 618)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2307. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_304.java (at line 618)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2308. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_304.java (at line 637)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2309. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_304.java (at line 637)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2310. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_304.java (at line 656)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2311. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_304.java (at line 656)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2312. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_304.java (at line 675)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2313. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_304.java (at line 675)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2314. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_304.java (at line 694)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2315. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_304.java (at line 694)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2316. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_304.java (at line 713)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2317. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_304.java (at line 713)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2318. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_304.java (at line 732)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2319. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_304.java (at line 732)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2320. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_304.java (at line 751)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2321. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_304.java (at line 751)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2322. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_304.java (at line 770)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2323. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_304.java (at line 770)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2324. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_304.java (at line 789)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2325. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_304.java (at line 789)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2326. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_304.java (at line 808)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2327. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_304.java (at line 808)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2328. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_304.java (at line 827)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2329. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_304.java (at line 827)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2330. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_304.java (at line 846)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2331. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_304.java (at line 846)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2332. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_304.java (at line 865)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2333. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_304.java (at line 865)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2334. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_304.java (at line 884)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2335. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_304.java (at line 884)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2336. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_304.java (at line 903)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2337. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_304.java (at line 903)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 2338. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_315.java (at line 18)
     [java]     [javac] 	import org.eclipse.jdt.internal.debug.core.model.JDIObjectValue;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2339. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_315.java (at line 48)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2340. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_315.java (at line 48)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2341. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_315.java (at line 67)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2342. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_315.java (at line 67)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2343. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_315.java (at line 86)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2344. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_315.java (at line 86)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2345. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_315.java (at line 105)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2346. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_315.java (at line 105)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2347. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_315.java (at line 124)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2348. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_315.java (at line 124)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2349. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_315.java (at line 143)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2350. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_315.java (at line 143)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2351. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_315.java (at line 162)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2352. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_315.java (at line 162)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2353. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_315.java (at line 181)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2354. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_315.java (at line 181)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2355. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_315.java (at line 200)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2356. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_315.java (at line 200)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2357. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_315.java (at line 219)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2358. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_315.java (at line 219)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2359. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_315.java (at line 238)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2360. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_315.java (at line 238)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2361. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_315.java (at line 257)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2362. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_315.java (at line 257)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2363. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_315.java (at line 276)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2364. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_315.java (at line 276)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2365. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_315.java (at line 295)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2366. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_315.java (at line 295)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2367. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_315.java (at line 314)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2368. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_315.java (at line 314)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2369. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_315.java (at line 333)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2370. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_315.java (at line 333)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2371. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_315.java (at line 352)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2372. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_315.java (at line 352)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2373. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_315.java (at line 371)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2374. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_315.java (at line 371)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2375. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_315.java (at line 390)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2376. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_315.java (at line 390)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2377. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_315.java (at line 409)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2378. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_315.java (at line 409)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2379. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_315.java (at line 428)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2380. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_315.java (at line 428)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2381. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_315.java (at line 447)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2382. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_315.java (at line 447)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2383. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_315.java (at line 466)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2384. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_315.java (at line 466)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2385. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_315.java (at line 485)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2386. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_315.java (at line 485)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2387. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_315.java (at line 504)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2388. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_315.java (at line 504)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2389. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_315.java (at line 523)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2390. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_315.java (at line 523)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2391. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_315.java (at line 542)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2392. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_315.java (at line 542)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2393. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_315.java (at line 561)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2394. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_315.java (at line 561)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2395. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_315.java (at line 580)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2396. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_315.java (at line 580)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2397. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_315.java (at line 599)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2398. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_315.java (at line 599)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2399. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_315.java (at line 618)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2400. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_315.java (at line 618)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2401. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_315.java (at line 637)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2402. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_315.java (at line 637)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2403. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_315.java (at line 656)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2404. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_315.java (at line 656)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2405. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_315.java (at line 675)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2406. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_315.java (at line 675)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2407. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_315.java (at line 694)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2408. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_315.java (at line 694)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2409. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_315.java (at line 713)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2410. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_315.java (at line 713)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2411. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_315.java (at line 732)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2412. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_315.java (at line 732)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2413. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_315.java (at line 751)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2414. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_315.java (at line 751)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2415. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_315.java (at line 770)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2416. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_315.java (at line 770)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2417. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_315.java (at line 789)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2418. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_315.java (at line 789)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2419. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_315.java (at line 808)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2420. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_315.java (at line 808)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2421. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_315.java (at line 827)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2422. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_315.java (at line 827)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2423. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_315.java (at line 846)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2424. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_315.java (at line 846)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2425. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_315.java (at line 865)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2426. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_315.java (at line 865)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2427. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_315.java (at line 884)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2428. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_315.java (at line 884)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2429. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_315.java (at line 903)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2430. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_315.java (at line 903)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2431. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_315.java (at line 922)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2432. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_315.java (at line 922)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2433. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_315.java (at line 941)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2434. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_315.java (at line 941)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2435. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_315.java (at line 960)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2436. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_315.java (at line 960)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2437. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_315.java (at line 979)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 2438. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_354.java (at line 18)
     [java]     [javac] 	import org.eclipse.jdt.internal.debug.core.model.JDIObjectValue;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2439. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_354.java (at line 48)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2440. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_354.java (at line 48)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2441. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_354.java (at line 67)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2442. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_354.java (at line 67)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2443. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_354.java (at line 86)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2444. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_354.java (at line 86)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2445. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_354.java (at line 105)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2446. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_354.java (at line 105)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2447. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_354.java (at line 124)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2448. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_354.java (at line 124)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2449. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_354.java (at line 143)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2450. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_354.java (at line 143)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2451. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_354.java (at line 162)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2452. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_354.java (at line 162)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2453. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_354.java (at line 181)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2454. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_354.java (at line 181)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2455. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_354.java (at line 200)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2456. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_354.java (at line 200)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2457. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_354.java (at line 219)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2458. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_354.java (at line 219)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2459. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_354.java (at line 238)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2460. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_354.java (at line 238)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2461. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_354.java (at line 257)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2462. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_354.java (at line 257)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2463. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_354.java (at line 276)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2464. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_354.java (at line 276)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2465. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_354.java (at line 295)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2466. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_354.java (at line 295)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2467. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_354.java (at line 314)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2468. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_354.java (at line 314)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2469. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_354.java (at line 333)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2470. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_354.java (at line 333)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2471. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_354.java (at line 352)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2472. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_354.java (at line 352)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2473. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_354.java (at line 371)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2474. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_354.java (at line 371)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2475. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_354.java (at line 390)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2476. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_354.java (at line 390)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2477. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_354.java (at line 409)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2478. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_354.java (at line 409)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2479. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_354.java (at line 428)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2480. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_354.java (at line 428)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2481. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_354.java (at line 447)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2482. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_354.java (at line 447)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2483. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_354.java (at line 466)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2484. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_354.java (at line 466)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2485. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_354.java (at line 485)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2486. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_354.java (at line 485)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2487. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_354.java (at line 504)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2488. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_354.java (at line 504)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2489. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_354.java (at line 523)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2490. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_354.java (at line 523)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2491. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_354.java (at line 542)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2492. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_354.java (at line 542)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2493. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_354.java (at line 561)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2494. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_354.java (at line 561)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2495. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_354.java (at line 580)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2496. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_354.java (at line 580)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2497. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_354.java (at line 599)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2498. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_354.java (at line 599)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2499. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_354.java (at line 618)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2500. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_354.java (at line 618)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2501. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_354.java (at line 637)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2502. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_354.java (at line 637)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2503. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_354.java (at line 656)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2504. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_354.java (at line 656)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2505. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_354.java (at line 675)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2506. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_354.java (at line 675)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2507. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_354.java (at line 694)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2508. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_354.java (at line 694)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2509. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_354.java (at line 713)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2510. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_354.java (at line 713)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2511. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_354.java (at line 732)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2512. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_354.java (at line 732)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 2513. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_381.java (at line 18)
     [java]     [javac] 	import org.eclipse.jdt.internal.debug.core.model.JDIObjectValue;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2514. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_381.java (at line 48)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2515. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_381.java (at line 48)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2516. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_381.java (at line 67)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2517. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_381.java (at line 67)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2518. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_381.java (at line 86)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2519. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_381.java (at line 86)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2520. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_381.java (at line 105)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2521. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_381.java (at line 105)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2522. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_381.java (at line 124)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2523. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_381.java (at line 124)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2524. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_381.java (at line 143)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2525. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_381.java (at line 143)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2526. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_381.java (at line 162)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2527. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_381.java (at line 162)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2528. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_381.java (at line 181)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2529. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_381.java (at line 181)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2530. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_381.java (at line 200)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2531. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_381.java (at line 200)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2532. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_381.java (at line 219)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2533. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_381.java (at line 219)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2534. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_381.java (at line 238)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2535. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_381.java (at line 238)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2536. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_381.java (at line 257)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2537. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_381.java (at line 257)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2538. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_381.java (at line 276)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2539. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_381.java (at line 276)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2540. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_381.java (at line 295)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2541. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_381.java (at line 295)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2542. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_381.java (at line 314)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2543. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_381.java (at line 314)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2544. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_381.java (at line 333)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2545. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_381.java (at line 333)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2546. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_381.java (at line 352)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2547. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_381.java (at line 352)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2548. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_381.java (at line 371)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2549. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_381.java (at line 371)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2550. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_381.java (at line 390)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2551. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_381.java (at line 390)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2552. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_381.java (at line 409)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2553. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_381.java (at line 409)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2554. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_381.java (at line 428)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2555. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_381.java (at line 428)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2556. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_381.java (at line 447)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2557. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_381.java (at line 447)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2558. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_381.java (at line 466)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2559. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_381.java (at line 466)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2560. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_381.java (at line 485)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2561. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_381.java (at line 485)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2562. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_381.java (at line 504)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2563. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_381.java (at line 504)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2564. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_381.java (at line 523)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2565. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_381.java (at line 523)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2566. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_381.java (at line 542)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2567. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_381.java (at line 542)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2568. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_381.java (at line 561)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2569. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_381.java (at line 561)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2570. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_381.java (at line 580)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2571. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_381.java (at line 580)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2572. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_381.java (at line 599)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2573. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_381.java (at line 599)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2574. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_381.java (at line 618)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2575. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_381.java (at line 618)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2576. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_381.java (at line 637)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2577. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_381.java (at line 637)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2578. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_381.java (at line 656)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2579. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_381.java (at line 656)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2580. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_381.java (at line 675)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2581. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_381.java (at line 675)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2582. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_381.java (at line 694)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2583. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_381.java (at line 694)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2584. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_381.java (at line 713)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2585. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_381.java (at line 713)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2586. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_381.java (at line 732)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2587. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_381.java (at line 732)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 2588. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_406.java (at line 18)
     [java]     [javac] 	import org.eclipse.jdt.internal.debug.core.model.JDIObjectValue;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2589. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_406.java (at line 48)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2590. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_406.java (at line 48)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2591. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_406.java (at line 67)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2592. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_406.java (at line 67)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2593. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_406.java (at line 86)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2594. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_406.java (at line 86)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2595. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_406.java (at line 105)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2596. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_406.java (at line 105)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2597. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_406.java (at line 124)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2598. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_406.java (at line 124)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2599. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_406.java (at line 143)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2600. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_406.java (at line 143)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2601. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_406.java (at line 162)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2602. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_406.java (at line 162)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2603. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_406.java (at line 181)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2604. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_406.java (at line 181)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2605. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_406.java (at line 200)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2606. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_406.java (at line 200)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2607. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_406.java (at line 219)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2608. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_406.java (at line 219)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2609. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_406.java (at line 238)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2610. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_406.java (at line 238)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2611. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_406.java (at line 257)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2612. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_406.java (at line 257)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2613. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_406.java (at line 276)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2614. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_406.java (at line 276)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2615. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_406.java (at line 295)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2616. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_406.java (at line 295)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2617. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_406.java (at line 314)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2618. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_406.java (at line 314)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2619. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_406.java (at line 333)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2620. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_406.java (at line 333)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2621. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_406.java (at line 352)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2622. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_406.java (at line 352)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2623. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_406.java (at line 371)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2624. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_406.java (at line 371)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2625. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_406.java (at line 390)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2626. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_406.java (at line 390)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2627. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_406.java (at line 409)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2628. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_406.java (at line 409)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2629. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_406.java (at line 428)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2630. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_406.java (at line 428)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2631. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_406.java (at line 447)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2632. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_406.java (at line 447)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2633. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_406.java (at line 466)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2634. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_406.java (at line 466)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2635. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_406.java (at line 485)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2636. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_406.java (at line 485)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2637. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_406.java (at line 504)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2638. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_406.java (at line 504)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2639. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_406.java (at line 523)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2640. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_406.java (at line 523)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2641. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_406.java (at line 542)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2642. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_406.java (at line 542)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2643. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_406.java (at line 561)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2644. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_406.java (at line 561)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2645. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_406.java (at line 580)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2646. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_406.java (at line 580)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2647. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_406.java (at line 599)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2648. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_406.java (at line 599)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2649. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_406.java (at line 618)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2650. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_406.java (at line 618)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2651. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_406.java (at line 637)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2652. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_406.java (at line 637)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2653. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_406.java (at line 656)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2654. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_406.java (at line 656)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2655. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_406.java (at line 675)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2656. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_406.java (at line 675)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2657. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_406.java (at line 694)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2658. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_406.java (at line 694)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2659. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_406.java (at line 713)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2660. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_406.java (at line 713)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2661. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_406.java (at line 732)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2662. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_406.java (at line 732)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 2663. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_417.java (at line 18)
     [java]     [javac] 	import org.eclipse.jdt.internal.debug.core.model.JDIObjectValue;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2664. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_417.java (at line 48)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2665. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_417.java (at line 48)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2666. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_417.java (at line 67)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2667. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_417.java (at line 67)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2668. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_417.java (at line 86)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2669. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_417.java (at line 86)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2670. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_417.java (at line 105)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2671. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_417.java (at line 105)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2672. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_417.java (at line 124)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2673. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_417.java (at line 124)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2674. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_417.java (at line 143)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2675. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_417.java (at line 143)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2676. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_417.java (at line 162)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2677. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_417.java (at line 162)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2678. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_417.java (at line 181)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2679. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_417.java (at line 181)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2680. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_417.java (at line 200)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2681. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_417.java (at line 200)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2682. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_417.java (at line 219)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2683. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_417.java (at line 219)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2684. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_417.java (at line 238)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2685. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_417.java (at line 238)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2686. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_417.java (at line 257)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2687. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_417.java (at line 257)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2688. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_417.java (at line 276)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2689. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_417.java (at line 276)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2690. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_417.java (at line 295)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2691. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_417.java (at line 295)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2692. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_417.java (at line 314)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2693. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_417.java (at line 314)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2694. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_417.java (at line 333)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2695. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_417.java (at line 333)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2696. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_417.java (at line 352)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2697. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_417.java (at line 352)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2698. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_417.java (at line 371)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2699. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_417.java (at line 371)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2700. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_417.java (at line 390)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2701. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_417.java (at line 390)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2702. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_417.java (at line 409)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2703. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_417.java (at line 409)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2704. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_417.java (at line 428)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2705. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_417.java (at line 428)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2706. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_417.java (at line 447)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2707. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_417.java (at line 447)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2708. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_417.java (at line 466)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2709. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_417.java (at line 466)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2710. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_417.java (at line 485)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2711. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_417.java (at line 485)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2712. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_417.java (at line 504)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2713. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_417.java (at line 504)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2714. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_417.java (at line 523)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2715. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_417.java (at line 523)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2716. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_417.java (at line 542)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2717. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_417.java (at line 542)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2718. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_417.java (at line 561)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2719. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_417.java (at line 561)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2720. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_417.java (at line 580)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2721. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_417.java (at line 580)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2722. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_417.java (at line 599)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2723. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_417.java (at line 599)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2724. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_417.java (at line 618)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2725. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_417.java (at line 618)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2726. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_417.java (at line 637)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2727. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_417.java (at line 637)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2728. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_417.java (at line 656)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2729. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_417.java (at line 656)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2730. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_417.java (at line 675)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2731. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_417.java (at line 675)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2732. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_417.java (at line 694)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2733. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_417.java (at line 694)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2734. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_417.java (at line 713)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2735. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_417.java (at line 713)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2736. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_417.java (at line 732)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2737. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_417.java (at line 732)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2738. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_417.java (at line 751)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2739. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_417.java (at line 751)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2740. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_417.java (at line 770)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2741. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_417.java (at line 770)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 2742. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_455.java (at line 18)
     [java]     [javac] 	import org.eclipse.jdt.internal.debug.core.model.JDIObjectValue;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2743. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_455.java (at line 48)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2744. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_455.java (at line 48)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2745. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_455.java (at line 67)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2746. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_455.java (at line 67)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2747. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_455.java (at line 86)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2748. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_455.java (at line 86)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2749. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_455.java (at line 105)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2750. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_455.java (at line 105)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2751. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_455.java (at line 124)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2752. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_455.java (at line 124)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2753. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_455.java (at line 143)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2754. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_455.java (at line 143)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2755. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_455.java (at line 162)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2756. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_455.java (at line 162)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2757. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_455.java (at line 181)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2758. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_455.java (at line 181)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2759. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_455.java (at line 200)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2760. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_455.java (at line 200)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2761. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_455.java (at line 219)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2762. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_455.java (at line 219)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2763. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_455.java (at line 238)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2764. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_455.java (at line 238)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2765. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_455.java (at line 257)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2766. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_455.java (at line 257)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2767. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_455.java (at line 276)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2768. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_455.java (at line 276)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2769. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_455.java (at line 295)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2770. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_455.java (at line 295)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2771. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_455.java (at line 314)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2772. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_455.java (at line 314)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2773. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_455.java (at line 333)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2774. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_455.java (at line 333)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2775. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_455.java (at line 352)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2776. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_455.java (at line 352)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2777. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_455.java (at line 371)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2778. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_455.java (at line 371)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2779. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_455.java (at line 390)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2780. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_455.java (at line 390)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2781. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_455.java (at line 409)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2782. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_455.java (at line 409)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2783. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_455.java (at line 428)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2784. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_455.java (at line 428)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2785. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_455.java (at line 447)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2786. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_455.java (at line 447)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2787. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_455.java (at line 466)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2788. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_455.java (at line 466)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2789. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_455.java (at line 485)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2790. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_455.java (at line 485)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2791. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_455.java (at line 504)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2792. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_455.java (at line 504)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2793. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_455.java (at line 523)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2794. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_455.java (at line 523)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2795. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_455.java (at line 542)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2796. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_455.java (at line 542)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2797. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_455.java (at line 561)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2798. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_455.java (at line 561)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2799. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_455.java (at line 580)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2800. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_455.java (at line 580)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2801. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_455.java (at line 599)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2802. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_455.java (at line 599)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2803. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_455.java (at line 618)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2804. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_455.java (at line 618)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2805. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_455.java (at line 637)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2806. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_455.java (at line 637)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2807. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_455.java (at line 656)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2808. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_455.java (at line 656)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2809. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_455.java (at line 675)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2810. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_455.java (at line 675)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2811. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_455.java (at line 694)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2812. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_455.java (at line 694)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2813. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_455.java (at line 713)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2814. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_455.java (at line 713)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2815. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_455.java (at line 732)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2816. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_455.java (at line 732)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 2817. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_481.java (at line 18)
     [java]     [javac] 	import org.eclipse.jdt.internal.debug.core.model.JDIObjectValue;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2818. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_481.java (at line 48)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2819. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_481.java (at line 48)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2820. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_481.java (at line 67)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2821. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_481.java (at line 67)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2822. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_481.java (at line 86)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2823. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_481.java (at line 86)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2824. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_481.java (at line 105)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2825. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_481.java (at line 105)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2826. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_481.java (at line 124)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2827. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_481.java (at line 124)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2828. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_481.java (at line 143)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2829. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_481.java (at line 143)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2830. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_481.java (at line 162)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2831. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_481.java (at line 162)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2832. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_481.java (at line 181)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2833. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_481.java (at line 181)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2834. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_481.java (at line 200)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2835. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_481.java (at line 200)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2836. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_481.java (at line 219)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2837. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_481.java (at line 219)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2838. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_481.java (at line 238)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2839. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_481.java (at line 238)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2840. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_481.java (at line 257)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2841. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_481.java (at line 257)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2842. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_481.java (at line 276)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2843. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_481.java (at line 276)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2844. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_481.java (at line 295)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2845. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_481.java (at line 295)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2846. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_481.java (at line 314)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2847. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_481.java (at line 314)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2848. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_481.java (at line 333)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2849. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_481.java (at line 333)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2850. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_481.java (at line 352)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2851. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_481.java (at line 352)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2852. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_481.java (at line 371)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2853. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_481.java (at line 371)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2854. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_481.java (at line 390)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2855. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_481.java (at line 390)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2856. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_481.java (at line 409)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2857. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_481.java (at line 409)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2858. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_481.java (at line 428)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2859. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_481.java (at line 428)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2860. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_481.java (at line 447)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2861. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_481.java (at line 447)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2862. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_481.java (at line 466)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2863. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_481.java (at line 466)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2864. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_481.java (at line 485)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2865. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_481.java (at line 485)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2866. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_481.java (at line 504)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2867. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_481.java (at line 504)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2868. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_481.java (at line 523)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2869. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_481.java (at line 523)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2870. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_481.java (at line 542)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2871. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_481.java (at line 542)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2872. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_481.java (at line 561)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2873. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_481.java (at line 561)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2874. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_481.java (at line 580)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2875. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_481.java (at line 580)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2876. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_481.java (at line 599)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2877. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_481.java (at line 599)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2878. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_481.java (at line 618)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2879. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_481.java (at line 618)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2880. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_481.java (at line 637)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2881. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_481.java (at line 637)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2882. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_481.java (at line 656)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2883. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_481.java (at line 656)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2884. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_481.java (at line 675)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2885. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_481.java (at line 675)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2886. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_481.java (at line 694)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2887. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_481.java (at line 694)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2888. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_481.java (at line 713)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2889. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_481.java (at line 713)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2890. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_481.java (at line 732)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2891. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_481.java (at line 732)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 2892. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_506.java (at line 18)
     [java]     [javac] 	import org.eclipse.jdt.internal.debug.core.model.JDIObjectValue;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2893. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_506.java (at line 48)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2894. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_506.java (at line 48)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2895. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_506.java (at line 67)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2896. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_506.java (at line 67)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2897. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_506.java (at line 86)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2898. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_506.java (at line 86)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2899. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_506.java (at line 105)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2900. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_506.java (at line 105)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2901. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_506.java (at line 124)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2902. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_506.java (at line 124)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2903. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_506.java (at line 143)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2904. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_506.java (at line 143)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2905. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_506.java (at line 162)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2906. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_506.java (at line 162)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2907. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_506.java (at line 181)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2908. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_506.java (at line 181)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2909. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_506.java (at line 200)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2910. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_506.java (at line 200)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2911. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_506.java (at line 219)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2912. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_506.java (at line 219)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2913. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_506.java (at line 238)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2914. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_506.java (at line 238)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2915. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_506.java (at line 257)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2916. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_506.java (at line 257)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2917. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_506.java (at line 276)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2918. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_506.java (at line 276)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2919. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_506.java (at line 295)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2920. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_506.java (at line 295)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2921. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_506.java (at line 314)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2922. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_506.java (at line 314)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2923. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_506.java (at line 333)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2924. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_506.java (at line 333)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2925. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_506.java (at line 352)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2926. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_506.java (at line 352)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2927. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_506.java (at line 371)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2928. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_506.java (at line 371)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2929. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_506.java (at line 390)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2930. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_506.java (at line 390)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2931. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_506.java (at line 409)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2932. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_506.java (at line 409)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2933. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_506.java (at line 428)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2934. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_506.java (at line 428)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2935. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_506.java (at line 447)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2936. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_506.java (at line 447)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2937. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_506.java (at line 466)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2938. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_506.java (at line 466)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2939. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_506.java (at line 485)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2940. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_506.java (at line 485)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2941. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_506.java (at line 504)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2942. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_506.java (at line 504)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2943. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_506.java (at line 523)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2944. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_506.java (at line 523)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2945. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_506.java (at line 542)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2946. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_506.java (at line 542)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2947. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_506.java (at line 561)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2948. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_506.java (at line 561)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2949. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_506.java (at line 580)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2950. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_506.java (at line 580)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2951. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_506.java (at line 599)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2952. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_506.java (at line 599)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2953. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_506.java (at line 618)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2954. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_506.java (at line 618)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2955. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_506.java (at line 637)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2956. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_506.java (at line 637)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2957. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_506.java (at line 656)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2958. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_506.java (at line 656)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2959. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_506.java (at line 675)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2960. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_506.java (at line 675)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2961. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_506.java (at line 694)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2962. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_506.java (at line 694)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2963. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_506.java (at line 713)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2964. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_506.java (at line 713)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2965. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_506.java (at line 732)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2966. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_506.java (at line 732)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 2967. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_517.java (at line 19)
     [java]     [javac] 	import org.eclipse.jdt.internal.debug.core.model.JDIObjectValue;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2968. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_517.java (at line 49)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2969. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_517.java (at line 49)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2970. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_517.java (at line 68)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2971. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_517.java (at line 68)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2972. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_517.java (at line 87)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2973. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_517.java (at line 87)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2974. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_517.java (at line 106)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2975. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_517.java (at line 106)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2976. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_517.java (at line 125)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2977. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_517.java (at line 125)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2978. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_517.java (at line 144)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2979. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_517.java (at line 144)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2980. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_517.java (at line 163)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2981. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_517.java (at line 163)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2982. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_517.java (at line 182)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2983. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_517.java (at line 182)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2984. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_517.java (at line 201)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2985. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_517.java (at line 201)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2986. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_517.java (at line 220)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2987. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_517.java (at line 220)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2988. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_517.java (at line 239)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2989. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_517.java (at line 239)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2990. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_517.java (at line 258)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2991. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_517.java (at line 258)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2992. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_517.java (at line 277)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2993. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_517.java (at line 277)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2994. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_517.java (at line 296)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2995. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_517.java (at line 296)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2996. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_517.java (at line 315)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2997. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_517.java (at line 315)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2998. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_517.java (at line 334)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 2999. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_517.java (at line 334)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3000. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_517.java (at line 353)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3001. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_517.java (at line 353)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3002. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_517.java (at line 372)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3003. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_517.java (at line 372)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3004. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_517.java (at line 391)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3005. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_517.java (at line 391)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3006. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_517.java (at line 410)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3007. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_517.java (at line 410)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3008. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_517.java (at line 429)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3009. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_517.java (at line 429)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3010. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_517.java (at line 448)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3011. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_517.java (at line 448)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3012. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_517.java (at line 467)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3013. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_517.java (at line 467)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3014. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_517.java (at line 486)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3015. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_517.java (at line 486)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3016. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_517.java (at line 505)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3017. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_517.java (at line 505)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3018. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_517.java (at line 524)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3019. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_517.java (at line 524)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3020. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_517.java (at line 543)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3021. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_517.java (at line 543)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3022. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_517.java (at line 562)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3023. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_517.java (at line 562)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3024. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_517.java (at line 581)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3025. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_517.java (at line 581)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3026. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_517.java (at line 600)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3027. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_517.java (at line 600)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3028. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_517.java (at line 619)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3029. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_517.java (at line 619)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3030. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_517.java (at line 638)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3031. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_517.java (at line 638)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3032. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_517.java (at line 657)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3033. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_517.java (at line 657)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3034. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_517.java (at line 676)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3035. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_517.java (at line 676)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3036. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_517.java (at line 695)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3037. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_517.java (at line 695)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3038. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_517.java (at line 714)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3039. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_517.java (at line 714)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3040. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_517.java (at line 733)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3041. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_517.java (at line 733)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3042. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_517.java (at line 752)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3043. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_517.java (at line 752)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3044. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_517.java (at line 771)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3045. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_517.java (at line 771)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 3046. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_529.java (at line 19)
     [java]     [javac] 	import org.eclipse.jdt.internal.debug.core.model.JDIObjectValue;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3047. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_529.java (at line 49)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3048. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_529.java (at line 49)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3049. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_529.java (at line 68)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3050. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_529.java (at line 68)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3051. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_529.java (at line 87)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3052. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_529.java (at line 87)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3053. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_529.java (at line 106)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3054. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_529.java (at line 106)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3055. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_529.java (at line 125)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3056. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_529.java (at line 125)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3057. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_529.java (at line 144)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3058. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_529.java (at line 144)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3059. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_529.java (at line 163)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3060. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_529.java (at line 163)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3061. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_529.java (at line 182)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3062. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_529.java (at line 182)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3063. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_529.java (at line 201)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3064. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_529.java (at line 201)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3065. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_529.java (at line 220)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3066. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_529.java (at line 220)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3067. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_529.java (at line 239)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3068. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_529.java (at line 239)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3069. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_529.java (at line 258)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3070. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_529.java (at line 258)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3071. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_529.java (at line 277)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3072. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_529.java (at line 277)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3073. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_529.java (at line 296)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3074. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_529.java (at line 296)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3075. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_529.java (at line 315)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3076. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_529.java (at line 315)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3077. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_529.java (at line 334)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3078. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_529.java (at line 334)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3079. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_529.java (at line 353)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3080. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_529.java (at line 353)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3081. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_529.java (at line 372)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3082. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_529.java (at line 372)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3083. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_529.java (at line 391)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3084. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_529.java (at line 391)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3085. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_529.java (at line 410)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3086. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_529.java (at line 410)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3087. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_529.java (at line 429)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3088. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_529.java (at line 429)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3089. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_529.java (at line 448)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3090. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_529.java (at line 448)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3091. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_529.java (at line 467)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3092. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_529.java (at line 467)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3093. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_529.java (at line 486)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3094. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_529.java (at line 486)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3095. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_529.java (at line 505)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3096. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_529.java (at line 505)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3097. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_529.java (at line 524)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3098. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_529.java (at line 524)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3099. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_529.java (at line 543)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3100. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_529.java (at line 543)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3101. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_529.java (at line 562)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3102. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_529.java (at line 562)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3103. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_529.java (at line 581)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3104. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_529.java (at line 581)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3105. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_529.java (at line 600)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3106. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_529.java (at line 600)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3107. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_529.java (at line 619)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3108. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_529.java (at line 619)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3109. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_529.java (at line 638)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3110. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_529.java (at line 638)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3111. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_529.java (at line 657)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3112. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_529.java (at line 657)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3113. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_529.java (at line 676)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3114. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_529.java (at line 676)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3115. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_529.java (at line 695)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3116. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_529.java (at line 695)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3117. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_529.java (at line 714)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3118. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_529.java (at line 714)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3119. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_529.java (at line 733)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3120. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_529.java (at line 733)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3121. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_529.java (at line 752)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3122. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_529.java (at line 752)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3123. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_529.java (at line 771)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3124. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_529.java (at line 771)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3125. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_529.java (at line 790)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3126. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_529.java (at line 790)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3127. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_529.java (at line 809)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3128. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_529.java (at line 809)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3129. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_529.java (at line 828)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3130. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_529.java (at line 828)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3131. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_529.java (at line 847)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3132. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_529.java (at line 847)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3133. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_529.java (at line 866)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3134. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_529.java (at line 866)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3135. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_529.java (at line 885)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3136. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_529.java (at line 885)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3137. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_529.java (at line 904)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3138. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_529.java (at line 904)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3139. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_529.java (at line 923)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3140. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_529.java (at line 923)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3141. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_529.java (at line 942)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3142. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_529.java (at line 942)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3143. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_529.java (at line 961)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3144. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_529.java (at line 961)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3145. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_529.java (at line 980)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 3146. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_566.java (at line 18)
     [java]     [javac] 	import org.eclipse.jdt.internal.debug.core.model.JDIObjectValue;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3147. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_566.java (at line 48)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3148. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_566.java (at line 48)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3149. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_566.java (at line 67)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3150. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_566.java (at line 67)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3151. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_566.java (at line 86)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3152. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_566.java (at line 86)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3153. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_566.java (at line 105)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3154. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_566.java (at line 105)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3155. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_566.java (at line 124)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3156. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_566.java (at line 124)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3157. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_566.java (at line 143)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3158. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_566.java (at line 143)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3159. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_566.java (at line 162)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3160. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_566.java (at line 162)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3161. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_566.java (at line 181)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3162. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_566.java (at line 181)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3163. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_566.java (at line 200)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3164. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_566.java (at line 200)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3165. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_566.java (at line 219)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3166. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_566.java (at line 219)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3167. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_566.java (at line 238)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3168. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_566.java (at line 238)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3169. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_566.java (at line 257)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3170. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_566.java (at line 257)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3171. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_566.java (at line 276)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3172. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_566.java (at line 276)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3173. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_566.java (at line 295)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3174. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_566.java (at line 295)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3175. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_566.java (at line 314)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3176. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_566.java (at line 314)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3177. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_566.java (at line 333)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3178. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_566.java (at line 333)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3179. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_566.java (at line 352)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3180. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_566.java (at line 352)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3181. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_566.java (at line 371)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3182. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_566.java (at line 371)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3183. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_566.java (at line 390)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3184. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_566.java (at line 390)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3185. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_566.java (at line 409)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3186. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_566.java (at line 409)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3187. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_566.java (at line 428)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3188. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_566.java (at line 428)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3189. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_566.java (at line 447)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3190. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_566.java (at line 447)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3191. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_566.java (at line 466)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3192. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_566.java (at line 466)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3193. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_566.java (at line 485)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3194. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_566.java (at line 485)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3195. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_566.java (at line 504)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3196. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_566.java (at line 504)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3197. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_566.java (at line 523)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3198. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_566.java (at line 523)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3199. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_566.java (at line 542)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3200. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_566.java (at line 542)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3201. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_566.java (at line 561)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3202. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_566.java (at line 561)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3203. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_566.java (at line 580)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3204. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_566.java (at line 580)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3205. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_566.java (at line 599)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3206. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_566.java (at line 599)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 3207. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_592.java (at line 18)
     [java]     [javac] 	import org.eclipse.jdt.internal.debug.core.model.JDIObjectValue;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3208. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_592.java (at line 48)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3209. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_592.java (at line 48)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3210. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_592.java (at line 67)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3211. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_592.java (at line 67)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3212. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_592.java (at line 86)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3213. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_592.java (at line 86)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3214. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_592.java (at line 105)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3215. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_592.java (at line 105)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3216. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_592.java (at line 124)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3217. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_592.java (at line 124)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3218. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_592.java (at line 143)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3219. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_592.java (at line 143)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3220. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_592.java (at line 162)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3221. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_592.java (at line 162)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3222. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_592.java (at line 181)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3223. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_592.java (at line 181)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3224. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_592.java (at line 200)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3225. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_592.java (at line 200)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3226. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_592.java (at line 219)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3227. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_592.java (at line 219)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3228. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_592.java (at line 238)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3229. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_592.java (at line 238)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3230. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_592.java (at line 257)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3231. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_592.java (at line 257)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3232. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_592.java (at line 276)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3233. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_592.java (at line 276)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3234. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_592.java (at line 295)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3235. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_592.java (at line 295)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3236. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_592.java (at line 314)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3237. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_592.java (at line 314)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3238. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_592.java (at line 333)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3239. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_592.java (at line 333)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3240. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_592.java (at line 352)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3241. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_592.java (at line 352)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3242. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_592.java (at line 371)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3243. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_592.java (at line 371)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3244. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_592.java (at line 390)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3245. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_592.java (at line 390)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3246. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_592.java (at line 409)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3247. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_592.java (at line 409)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3248. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_592.java (at line 428)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3249. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_592.java (at line 428)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3250. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_592.java (at line 447)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3251. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_592.java (at line 447)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3252. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_592.java (at line 466)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3253. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_592.java (at line 466)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3254. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_592.java (at line 485)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3255. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_592.java (at line 485)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3256. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_592.java (at line 504)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3257. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_592.java (at line 504)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3258. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_592.java (at line 523)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3259. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_592.java (at line 523)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3260. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_592.java (at line 542)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3261. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_592.java (at line 542)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3262. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_592.java (at line 561)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3263. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_592.java (at line 561)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3264. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_592.java (at line 580)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3265. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_592.java (at line 580)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3266. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_592.java (at line 599)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3267. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_592.java (at line 599)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 3268. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_616.java (at line 18)
     [java]     [javac] 	import org.eclipse.jdt.internal.debug.core.model.JDIObjectValue;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3269. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_616.java (at line 48)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3270. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_616.java (at line 48)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3271. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_616.java (at line 67)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3272. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_616.java (at line 67)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3273. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_616.java (at line 86)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3274. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_616.java (at line 86)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3275. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_616.java (at line 105)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3276. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_616.java (at line 105)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3277. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_616.java (at line 124)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3278. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_616.java (at line 124)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3279. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_616.java (at line 143)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3280. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_616.java (at line 143)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3281. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_616.java (at line 162)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3282. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_616.java (at line 162)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3283. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_616.java (at line 181)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3284. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_616.java (at line 181)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3285. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_616.java (at line 200)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3286. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_616.java (at line 200)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3287. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_616.java (at line 219)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3288. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_616.java (at line 219)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3289. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_616.java (at line 238)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3290. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_616.java (at line 238)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3291. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_616.java (at line 257)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3292. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_616.java (at line 257)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3293. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_616.java (at line 276)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3294. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_616.java (at line 276)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3295. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_616.java (at line 295)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3296. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_616.java (at line 295)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3297. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_616.java (at line 314)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3298. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_616.java (at line 314)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3299. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_616.java (at line 333)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3300. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_616.java (at line 333)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3301. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_616.java (at line 352)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3302. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_616.java (at line 352)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3303. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_616.java (at line 371)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3304. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_616.java (at line 371)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3305. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_616.java (at line 390)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3306. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_616.java (at line 390)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3307. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_616.java (at line 409)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3308. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_616.java (at line 409)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3309. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_616.java (at line 428)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3310. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_616.java (at line 428)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3311. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_616.java (at line 447)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3312. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_616.java (at line 447)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3313. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_616.java (at line 466)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3314. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_616.java (at line 466)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3315. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_616.java (at line 485)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3316. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_616.java (at line 485)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3317. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_616.java (at line 504)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3318. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_616.java (at line 504)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3319. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_616.java (at line 523)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3320. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_616.java (at line 523)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3321. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_616.java (at line 542)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3322. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_616.java (at line 542)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3323. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_616.java (at line 561)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3324. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_616.java (at line 561)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3325. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_616.java (at line 580)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3326. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_616.java (at line 580)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3327. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_616.java (at line 599)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3328. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_616.java (at line 599)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 3329. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_626.java (at line 19)
     [java]     [javac] 	import org.eclipse.jdt.internal.debug.core.model.JDIObjectValue;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3330. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_626.java (at line 49)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3331. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_626.java (at line 49)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3332. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_626.java (at line 68)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3333. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_626.java (at line 68)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3334. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_626.java (at line 87)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3335. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_626.java (at line 87)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3336. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_626.java (at line 106)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3337. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_626.java (at line 106)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3338. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_626.java (at line 125)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3339. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_626.java (at line 125)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3340. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_626.java (at line 144)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3341. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_626.java (at line 144)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3342. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_626.java (at line 163)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3343. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_626.java (at line 163)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3344. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_626.java (at line 182)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3345. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_626.java (at line 182)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3346. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_626.java (at line 201)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3347. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_626.java (at line 201)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3348. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_626.java (at line 220)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3349. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_626.java (at line 220)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3350. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_626.java (at line 239)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3351. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_626.java (at line 239)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3352. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_626.java (at line 258)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3353. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_626.java (at line 258)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3354. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_626.java (at line 277)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3355. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_626.java (at line 277)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3356. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_626.java (at line 296)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3357. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_626.java (at line 296)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3358. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_626.java (at line 315)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3359. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_626.java (at line 315)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3360. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_626.java (at line 334)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3361. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_626.java (at line 334)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3362. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_626.java (at line 353)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3363. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_626.java (at line 353)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3364. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_626.java (at line 372)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3365. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_626.java (at line 372)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3366. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_626.java (at line 391)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3367. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_626.java (at line 391)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3368. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_626.java (at line 410)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3369. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_626.java (at line 410)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3370. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_626.java (at line 429)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3371. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_626.java (at line 429)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3372. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_626.java (at line 448)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3373. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_626.java (at line 448)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3374. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_626.java (at line 467)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3375. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_626.java (at line 467)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3376. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_626.java (at line 486)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3377. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_626.java (at line 486)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3378. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_626.java (at line 505)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3379. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_626.java (at line 505)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3380. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_626.java (at line 524)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3381. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_626.java (at line 524)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3382. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_626.java (at line 543)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3383. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_626.java (at line 543)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3384. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_626.java (at line 562)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3385. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_626.java (at line 562)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3386. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_626.java (at line 581)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3387. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_626.java (at line 581)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3388. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_626.java (at line 600)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3389. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_626.java (at line 600)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3390. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_626.java (at line 619)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3391. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_626.java (at line 619)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 3392. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_664.java (at line 19)
     [java]     [javac] 	import org.eclipse.jdt.internal.debug.core.model.JDIObjectValue;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3393. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_664.java (at line 49)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3394. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_664.java (at line 49)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3395. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_664.java (at line 68)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3396. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_664.java (at line 68)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3397. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_664.java (at line 87)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3398. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_664.java (at line 87)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3399. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_664.java (at line 106)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3400. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_664.java (at line 106)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3401. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_664.java (at line 125)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3402. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_664.java (at line 125)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3403. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_664.java (at line 144)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3404. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_664.java (at line 144)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3405. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_664.java (at line 163)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3406. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_664.java (at line 163)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3407. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_664.java (at line 182)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3408. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_664.java (at line 182)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3409. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_664.java (at line 201)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3410. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_664.java (at line 201)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3411. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_664.java (at line 220)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3412. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_664.java (at line 220)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3413. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_664.java (at line 239)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3414. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_664.java (at line 239)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3415. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_664.java (at line 258)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3416. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_664.java (at line 258)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3417. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_664.java (at line 277)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3418. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_664.java (at line 277)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3419. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_664.java (at line 296)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3420. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_664.java (at line 296)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3421. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_664.java (at line 315)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3422. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_664.java (at line 315)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3423. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_664.java (at line 334)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3424. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_664.java (at line 334)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3425. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_664.java (at line 353)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3426. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_664.java (at line 353)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3427. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_664.java (at line 372)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3428. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_664.java (at line 372)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3429. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_664.java (at line 391)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3430. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_664.java (at line 391)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3431. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_664.java (at line 410)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3432. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_664.java (at line 410)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3433. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_664.java (at line 429)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3434. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_664.java (at line 429)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3435. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_664.java (at line 448)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3436. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_664.java (at line 448)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3437. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_664.java (at line 467)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3438. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_664.java (at line 467)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3439. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_664.java (at line 486)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3440. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_664.java (at line 486)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3441. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_664.java (at line 505)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3442. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_664.java (at line 505)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3443. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_664.java (at line 524)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3444. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_664.java (at line 524)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3445. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_664.java (at line 543)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3446. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_664.java (at line 543)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3447. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_664.java (at line 562)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3448. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_664.java (at line 562)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3449. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_664.java (at line 581)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3450. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_664.java (at line 581)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3451. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_664.java (at line 600)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3452. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_664.java (at line 600)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 3453. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_690.java (at line 18)
     [java]     [javac] 	import org.eclipse.jdt.internal.debug.core.model.JDIObjectValue;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3454. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_690.java (at line 48)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3455. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_690.java (at line 48)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3456. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_690.java (at line 67)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3457. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_690.java (at line 67)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3458. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_690.java (at line 86)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3459. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_690.java (at line 86)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3460. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_690.java (at line 105)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3461. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_690.java (at line 105)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3462. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_690.java (at line 124)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3463. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_690.java (at line 124)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3464. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_690.java (at line 143)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3465. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_690.java (at line 143)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3466. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_690.java (at line 162)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3467. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_690.java (at line 162)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3468. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_690.java (at line 181)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3469. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_690.java (at line 181)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3470. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_690.java (at line 200)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3471. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_690.java (at line 200)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3472. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_690.java (at line 219)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3473. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_690.java (at line 219)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3474. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_690.java (at line 238)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3475. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_690.java (at line 238)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3476. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_690.java (at line 257)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3477. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_690.java (at line 257)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3478. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_690.java (at line 276)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3479. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_690.java (at line 276)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3480. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_690.java (at line 295)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3481. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_690.java (at line 295)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3482. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_690.java (at line 314)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3483. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_690.java (at line 314)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3484. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_690.java (at line 333)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3485. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_690.java (at line 333)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3486. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_690.java (at line 352)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3487. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_690.java (at line 352)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3488. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_690.java (at line 371)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3489. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_690.java (at line 371)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3490. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_690.java (at line 390)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3491. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_690.java (at line 390)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3492. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_690.java (at line 409)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3493. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_690.java (at line 409)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3494. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_690.java (at line 428)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3495. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_690.java (at line 428)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3496. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_690.java (at line 447)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3497. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_690.java (at line 447)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3498. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_690.java (at line 466)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3499. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_690.java (at line 466)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3500. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_690.java (at line 485)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3501. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_690.java (at line 485)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3502. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_690.java (at line 504)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3503. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_690.java (at line 504)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3504. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_690.java (at line 523)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3505. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_690.java (at line 523)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3506. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_690.java (at line 542)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3507. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_690.java (at line 542)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3508. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_690.java (at line 561)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3509. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_690.java (at line 561)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3510. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_690.java (at line 580)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3511. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_690.java (at line 580)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3512. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_690.java (at line 599)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3513. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_690.java (at line 599)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 3514. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_714.java (at line 18)
     [java]     [javac] 	import org.eclipse.jdt.internal.debug.core.model.JDIObjectValue;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3515. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_714.java (at line 48)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3516. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_714.java (at line 48)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3517. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_714.java (at line 67)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3518. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_714.java (at line 67)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3519. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_714.java (at line 86)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3520. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_714.java (at line 86)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3521. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_714.java (at line 105)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3522. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_714.java (at line 105)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3523. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_714.java (at line 124)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3524. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_714.java (at line 124)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3525. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_714.java (at line 143)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3526. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_714.java (at line 143)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3527. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_714.java (at line 162)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3528. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_714.java (at line 162)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3529. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_714.java (at line 181)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3530. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_714.java (at line 181)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3531. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_714.java (at line 200)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3532. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_714.java (at line 200)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3533. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_714.java (at line 219)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3534. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_714.java (at line 219)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3535. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_714.java (at line 238)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3536. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_714.java (at line 238)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3537. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_714.java (at line 257)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3538. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_714.java (at line 257)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3539. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_714.java (at line 276)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3540. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_714.java (at line 276)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3541. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_714.java (at line 295)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3542. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_714.java (at line 295)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3543. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_714.java (at line 314)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3544. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_714.java (at line 314)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3545. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_714.java (at line 333)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3546. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_714.java (at line 333)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3547. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_714.java (at line 352)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3548. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_714.java (at line 352)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3549. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_714.java (at line 371)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3550. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_714.java (at line 371)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3551. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_714.java (at line 390)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3552. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_714.java (at line 390)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3553. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_714.java (at line 409)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3554. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_714.java (at line 409)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3555. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_714.java (at line 428)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3556. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_714.java (at line 428)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3557. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_714.java (at line 447)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3558. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_714.java (at line 447)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3559. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_714.java (at line 466)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3560. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_714.java (at line 466)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3561. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_714.java (at line 485)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3562. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_714.java (at line 485)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3563. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_714.java (at line 504)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3564. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_714.java (at line 504)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3565. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_714.java (at line 523)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3566. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_714.java (at line 523)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3567. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_714.java (at line 542)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3568. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_714.java (at line 542)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3569. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_714.java (at line 561)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3570. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_714.java (at line 561)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3571. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_714.java (at line 580)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3572. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_714.java (at line 580)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3573. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_714.java (at line 599)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3574. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_714.java (at line 599)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 3575. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_724.java (at line 19)
     [java]     [javac] 	import org.eclipse.jdt.internal.debug.core.model.JDIObjectValue;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3576. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_724.java (at line 49)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3577. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_724.java (at line 49)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3578. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_724.java (at line 68)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3579. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_724.java (at line 68)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3580. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_724.java (at line 87)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3581. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_724.java (at line 87)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3582. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_724.java (at line 106)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3583. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_724.java (at line 106)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3584. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_724.java (at line 125)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3585. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_724.java (at line 125)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3586. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_724.java (at line 144)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3587. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_724.java (at line 144)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3588. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_724.java (at line 163)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3589. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_724.java (at line 163)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3590. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_724.java (at line 182)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3591. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_724.java (at line 182)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3592. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_724.java (at line 201)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3593. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_724.java (at line 201)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3594. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_724.java (at line 220)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3595. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_724.java (at line 220)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3596. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_724.java (at line 239)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3597. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_724.java (at line 239)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3598. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_724.java (at line 258)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3599. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_724.java (at line 258)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3600. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_724.java (at line 277)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3601. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_724.java (at line 277)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3602. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_724.java (at line 296)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3603. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_724.java (at line 296)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3604. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_724.java (at line 315)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3605. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_724.java (at line 315)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3606. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_724.java (at line 334)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3607. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_724.java (at line 334)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3608. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_724.java (at line 353)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3609. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_724.java (at line 353)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3610. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_724.java (at line 372)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3611. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_724.java (at line 372)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3612. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_724.java (at line 391)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3613. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_724.java (at line 391)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3614. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_724.java (at line 410)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3615. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_724.java (at line 410)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3616. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_724.java (at line 429)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3617. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_724.java (at line 429)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3618. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_724.java (at line 448)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3619. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_724.java (at line 448)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3620. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_724.java (at line 467)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3621. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_724.java (at line 467)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3622. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_724.java (at line 486)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3623. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_724.java (at line 486)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3624. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_724.java (at line 505)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3625. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_724.java (at line 505)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3626. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_724.java (at line 524)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3627. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_724.java (at line 524)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3628. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_724.java (at line 543)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3629. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_724.java (at line 543)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3630. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_724.java (at line 562)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3631. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_724.java (at line 562)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3632. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_724.java (at line 581)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3633. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_724.java (at line 581)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3634. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_724.java (at line 600)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3635. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_724.java (at line 600)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3636. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_724.java (at line 619)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3637. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_724.java (at line 619)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 3638. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_739.java (at line 19)
     [java]     [javac] 	import org.eclipse.jdt.internal.debug.core.model.JDIObjectValue;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3639. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_739.java (at line 49)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3640. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_739.java (at line 49)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3641. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_739.java (at line 68)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3642. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_739.java (at line 68)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3643. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_739.java (at line 87)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3644. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_739.java (at line 87)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3645. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_739.java (at line 106)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3646. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_739.java (at line 106)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3647. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_739.java (at line 125)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3648. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_739.java (at line 125)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3649. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_739.java (at line 144)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3650. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_739.java (at line 144)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3651. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_739.java (at line 163)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3652. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_739.java (at line 163)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3653. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_739.java (at line 182)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3654. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_739.java (at line 182)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3655. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_739.java (at line 201)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3656. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_739.java (at line 201)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3657. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_739.java (at line 220)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3658. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_739.java (at line 220)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3659. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_739.java (at line 239)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3660. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_739.java (at line 239)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3661. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_739.java (at line 258)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3662. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_739.java (at line 258)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3663. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_739.java (at line 277)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3664. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_739.java (at line 277)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3665. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_739.java (at line 296)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3666. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_739.java (at line 296)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3667. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_739.java (at line 315)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3668. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_739.java (at line 315)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3669. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_739.java (at line 334)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3670. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_739.java (at line 334)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3671. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_739.java (at line 353)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3672. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_739.java (at line 353)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3673. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_739.java (at line 372)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3674. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_739.java (at line 372)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3675. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_739.java (at line 391)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3676. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_739.java (at line 391)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3677. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_739.java (at line 410)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3678. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_739.java (at line 410)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3679. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_739.java (at line 429)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3680. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_739.java (at line 429)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3681. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_739.java (at line 448)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3682. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_739.java (at line 448)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3683. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_739.java (at line 467)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3684. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_739.java (at line 467)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3685. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_739.java (at line 486)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3686. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_739.java (at line 486)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3687. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_739.java (at line 505)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3688. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_739.java (at line 505)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3689. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_739.java (at line 524)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3690. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_739.java (at line 524)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3691. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_739.java (at line 543)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3692. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_739.java (at line 543)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3693. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_739.java (at line 562)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3694. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_739.java (at line 562)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3695. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_739.java (at line 581)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3696. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_739.java (at line 581)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3697. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_739.java (at line 600)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3698. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_739.java (at line 600)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3699. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_739.java (at line 619)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3700. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_739.java (at line 619)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3701. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_739.java (at line 638)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3702. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_739.java (at line 638)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3703. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_739.java (at line 657)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3704. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_739.java (at line 657)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3705. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_739.java (at line 676)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3706. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_739.java (at line 676)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3707. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_739.java (at line 695)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3708. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_739.java (at line 695)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3709. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_739.java (at line 714)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3710. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_739.java (at line 714)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3711. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_739.java (at line 733)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3712. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_739.java (at line 733)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3713. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_739.java (at line 752)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3714. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_739.java (at line 752)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3715. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_739.java (at line 771)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3716. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_739.java (at line 771)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3717. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_739.java (at line 790)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3718. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_739.java (at line 790)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3719. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_739.java (at line 809)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3720. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_739.java (at line 809)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3721. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_739.java (at line 828)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3722. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_739.java (at line 828)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3723. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_739.java (at line 847)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3724. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_739.java (at line 847)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3725. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_739.java (at line 866)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3726. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_739.java (at line 866)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3727. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_739.java (at line 885)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3728. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_739.java (at line 885)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3729. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_739.java (at line 904)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3730. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_739.java (at line 904)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3731. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_739.java (at line 923)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3732. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_739.java (at line 923)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3733. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_739.java (at line 942)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3734. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/NestedTypeFieldValue_739.java (at line 942)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 3735. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/QualifiedFieldValueTests.java (at line 18)
     [java]     [javac] 	import org.eclipse.jdt.internal.debug.core.model.JDIObjectValue;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3736. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/QualifiedFieldValueTests.java (at line 173)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3737. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/QualifiedFieldValueTests.java (at line 173)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3738. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/QualifiedFieldValueTests.java (at line 179)
     [java]     [javac] 	stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3739. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/QualifiedFieldValueTests.java (at line 179)
     [java]     [javac] 	stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                      ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 3740. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/VariableDeclarationTests.java (at line 19)
     [java]     [javac] 	import org.eclipse.jdt.internal.debug.core.model.JDIArrayValue;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIArrayValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3741. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/VariableDeclarationTests.java (at line 20)
     [java]     [javac] 	import org.eclipse.jdt.internal.debug.core.model.JDIObjectValue;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3742. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/VariableDeclarationTests.java (at line 57)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3743. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/VariableDeclarationTests.java (at line 57)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3744. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/VariableDeclarationTests.java (at line 83)
     [java]     [javac] 	IValue cellValue = ((JDIArrayValue)value).getValue(0);
     [java]     [javac] 	                     ^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIArrayValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3745. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/VariableDeclarationTests.java (at line 83)
     [java]     [javac] 	IValue cellValue = ((JDIArrayValue)value).getValue(0);
     [java]     [javac] 	                                          ^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIArrayValue.getValue(int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3746. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/VariableDeclarationTests.java (at line 100)
     [java]     [javac] 	IValue cellValue = ((JDIArrayValue)value).getValue(0);
     [java]     [javac] 	                     ^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIArrayValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3747. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/VariableDeclarationTests.java (at line 100)
     [java]     [javac] 	IValue cellValue = ((JDIArrayValue)value).getValue(0);
     [java]     [javac] 	                                          ^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIArrayValue.getValue(int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3748. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/VariableDeclarationTests.java (at line 103)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)cellValue).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3749. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/VariableDeclarationTests.java (at line 103)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)cellValue).getValueString();
     [java]     [javac] 	                                                 ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3750. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/VariableDeclarationTests.java (at line 117)
     [java]     [javac] 	IValue cellValue = ((JDIArrayValue)value).getValue(0);
     [java]     [javac] 	                     ^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIArrayValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3751. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/VariableDeclarationTests.java (at line 117)
     [java]     [javac] 	IValue cellValue = ((JDIArrayValue)value).getValue(0);
     [java]     [javac] 	                                          ^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIArrayValue.getValue(int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 3752. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/launching/LaunchShortcutTests.java (at line 19)
     [java]     [javac] 	import org.eclipse.debug.internal.ui.launchConfigurations.LaunchConfigurationManager;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'LaunchConfigurationManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 3753. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/launching/LaunchShortcutTests.java (at line 20)
     [java]     [javac] 	import org.eclipse.debug.internal.ui.launchConfigurations.LaunchShortcutExtension;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'LaunchShortcutExtension' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 3754. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/launching/LaunchShortcutTests.java (at line 29)
     [java]     [javac] 	@SuppressWarnings("deprecation")
     [java]     [javac] 	                  ^^^^^^^^^^^^^
     [java]     [javac] At least one of the problems in category 'deprecation' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] 3755. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/launching/LaunchShortcutTests.java (at line 46)
     [java]     [javac] 	LaunchShortcutExtension ext = getLaunchShortcutExtension(JAVA_LAUNCH_SHORTCUT_ID);
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'LaunchShortcutExtension' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 3756. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/launching/LaunchShortcutTests.java (at line 49)
     [java]     [javac] 	assertTrue("local java app shortcut should support java app types", ext.getAssociatedConfigurationTypes().contains(typeid)); //$NON-NLS-1$
     [java]     [javac] 	                                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'LaunchShortcutExtension.getAssociatedConfigurationTypes()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 3757. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/launching/LaunchShortcutTests.java (at line 56)
     [java]     [javac] 	LaunchShortcutExtension ext = getLaunchShortcutExtension(JAVA_LAUNCH_SHORTCUT_ID);
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'LaunchShortcutExtension' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 3758. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/launching/LaunchShortcutTests.java (at line 59)
     [java]     [javac] 	assertFalse("local java app shortcut should not support foo", ext.getAssociatedConfigurationTypes().contains(typeid)); //$NON-NLS-1$
     [java]     [javac] 	                                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'LaunchShortcutExtension.getAssociatedConfigurationTypes()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 3759. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/launching/LaunchShortcutTests.java (at line 66)
     [java]     [javac] 	LaunchShortcutExtension ext = getLaunchShortcutExtension(TEST_LAUNCH_SHORTCUT);
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'LaunchShortcutExtension' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 3760. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/launching/LaunchShortcutTests.java (at line 68)
     [java]     [javac] 	assertTrue("java app shortcut should support debug perspective", ext.getPerspectives().contains("org.eclipse.debug.ui.DebugPerspective")); //$NON-NLS-1$ //$NON-NLS-2$
     [java]     [javac] 	                                                                     ^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'LaunchShortcutExtension.getPerspectives()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 3761. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/launching/LaunchShortcutTests.java (at line 75)
     [java]     [javac] 	LaunchShortcutExtension ext = getLaunchShortcutExtension(TEST_LAUNCH_SHORTCUT);
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'LaunchShortcutExtension' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 3762. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/launching/LaunchShortcutTests.java (at line 77)
     [java]     [javac] 	assertFalse("java app shortcut should not support foo perspective", ext.getPerspectives().contains("org.eclipse.debug.ui.FooPerspective")); //$NON-NLS-1$ //$NON-NLS-2$
     [java]     [javac] 	                                                                        ^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'LaunchShortcutExtension.getPerspectives()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 3763. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/launching/LaunchShortcutTests.java (at line 84)
     [java]     [javac] 	LaunchConfigurationManager lcm = getLaunchConfigurationManager();
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'LaunchConfigurationManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 3764. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/launching/LaunchShortcutTests.java (at line 86)
     [java]     [javac] 	assertEquals("there should be one shortcut for the debug perspective and testing category", 1, lcm.getLaunchShortcuts("org.eclipse.debug.ui.DebugPerspective", TESTING).size()); //$NON-NLS-1$ //$NON-NLS-2$
     [java]     [javac] 	                                                                                                   ^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'LaunchConfigurationManager.getLaunchShortcuts(String, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 3765. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/launching/LaunchShortcutTests.java (at line 93)
     [java]     [javac] 	LaunchConfigurationManager lcm = getLaunchConfigurationManager();
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'LaunchConfigurationManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 3766. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/launching/LaunchShortcutTests.java (at line 95)
     [java]     [javac] 	assertEquals("there should be one shortcut for the testing category", 1, lcm.getLaunchShortcuts(TESTING).size()); //$NON-NLS-1$
     [java]     [javac] 	                                                                             ^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'LaunchConfigurationManager.getLaunchShortcuts(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 3767. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/launching/LaunchShortcutTests.java (at line 112)
     [java]     [javac] 	LaunchConfigurationManager lcm = getLaunchConfigurationManager();
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'LaunchConfigurationManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 3768. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/launching/LaunchShortcutTests.java (at line 114)
     [java]     [javac] 	List<LaunchShortcutExtension> list = lcm.getLaunchShortcuts(TESTING);
     [java]     [javac] 	     ^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'LaunchShortcutExtension' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 3769. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/launching/LaunchShortcutTests.java (at line 114)
     [java]     [javac] 	List<LaunchShortcutExtension> list = lcm.getLaunchShortcuts(TESTING);
     [java]     [javac] 	                                         ^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'LaunchConfigurationManager.getLaunchShortcuts(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 3770. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/launching/LaunchShortcutTests.java (at line 116)
     [java]     [javac] 	LaunchShortcutExtension ext = list.get(0);
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'LaunchShortcutExtension' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 3771. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/launching/LaunchShortcutTests.java (at line 117)
     [java]     [javac] 	String descr = ext.getShortcutDescription("debug"); //$NON-NLS-1$
     [java]     [javac] 	                   ^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'LaunchShortcutExtension.getShortcutDescription(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 3772. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/launching/LaunchShortcutTests.java (at line 129)
     [java]     [javac] 	LaunchConfigurationManager lcm = getLaunchConfigurationManager();
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'LaunchConfigurationManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 3773. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/launching/LaunchShortcutTests.java (at line 131)
     [java]     [javac] 	List<LaunchShortcutExtension> list = lcm.getLaunchShortcuts(TESTING);
     [java]     [javac] 	     ^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'LaunchShortcutExtension' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 3774. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/launching/LaunchShortcutTests.java (at line 131)
     [java]     [javac] 	List<LaunchShortcutExtension> list = lcm.getLaunchShortcuts(TESTING);
     [java]     [javac] 	                                         ^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'LaunchConfigurationManager.getLaunchShortcuts(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 3775. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/launching/LaunchShortcutTests.java (at line 133)
     [java]     [javac] 	LaunchShortcutExtension ext = list.get(0);
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'LaunchShortcutExtension' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 3776. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/launching/LaunchShortcutTests.java (at line 134)
     [java]     [javac] 	String descr = ext.getShortcutDescription("run"); //$NON-NLS-1$
     [java]     [javac] 	                   ^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'LaunchShortcutExtension.getShortcutDescription(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 3777. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/launching/LaunchShortcutTests.java (at line 148)
     [java]     [javac] 	public List<LaunchShortcutExtension> getApplicableLaunchShortcuts(String typeid) {
     [java]     [javac] 	            ^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'LaunchShortcutExtension' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 3778. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/launching/LaunchShortcutTests.java (at line 149)
     [java]     [javac] 	List<LaunchShortcutExtension> list = new ArrayList<>();
     [java]     [javac] 	     ^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'LaunchShortcutExtension' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 3779. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/launching/LaunchShortcutTests.java (at line 150)
     [java]     [javac] 	LaunchShortcutExtension ext = null;
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'LaunchShortcutExtension' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 3780. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/launching/LaunchShortcutTests.java (at line 151)
     [java]     [javac] 	List<LaunchShortcutExtension> shortcuts = getLaunchConfigurationManager().getLaunchShortcuts();
     [java]     [javac] 	     ^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'LaunchShortcutExtension' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 3781. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/launching/LaunchShortcutTests.java (at line 151)
     [java]     [javac] 	List<LaunchShortcutExtension> shortcuts = getLaunchConfigurationManager().getLaunchShortcuts();
     [java]     [javac] 	                                                                          ^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'LaunchConfigurationManager.getLaunchShortcuts()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 3782. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/launching/LaunchShortcutTests.java (at line 154)
     [java]     [javac] 	if(ext.getAssociatedConfigurationTypes().contains(typeid) && !WorkbenchActivityHelper.filterItem(ext)) {
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'LaunchShortcutExtension.getAssociatedConfigurationTypes()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 3783. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/launching/LongModulePathTests.java (at line 41)
     [java]     [javac] 	import org.eclipse.jdt.internal.launching.LaunchingPlugin;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'LaunchingPlugin' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.launching_3.21.200.v20240320-0933.jar')
     [java]     [javac] ----------
     [java]     [javac] 3784. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/launching/LongModulePathTests.java (at line 42)
     [java]     [javac] 	import org.eclipse.jdt.internal.ui.wizards.buildpaths.BuildPathSupport;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'BuildPathSupport' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.ui_3.32.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 3785. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/launching/LongModulePathTests.java (at line 153)
     [java]     [javac] 	Map<String, String> eeOptions = BuildPathSupport.getEEOptions(executionEnvironment);
     [java]     [javac] 	                                ^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'BuildPathSupport' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.ui_3.32.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 3786. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/launching/LongModulePathTests.java (at line 153)
     [java]     [javac] 	Map<String, String> eeOptions = BuildPathSupport.getEEOptions(executionEnvironment);
     [java]     [javac] 	                                                 ^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'BuildPathSupport.getEEOptions(IExecutionEnvironment)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.ui_3.32.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 3787. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/launching/LongModulePathTests.java (at line 187)
     [java]     [javac] 	String tempFile = process.getAttribute(LaunchingPlugin.ATTR_LAUNCH_TEMP_FILES);
     [java]     [javac] 	                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'LaunchingPlugin' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.launching_3.21.200.v20240320-0933.jar')
     [java]     [javac] ----------
     [java]     [javac] 3788. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/launching/LongModulePathTests.java (at line 187)
     [java]     [javac] 	String tempFile = process.getAttribute(LaunchingPlugin.ATTR_LAUNCH_TEMP_FILES);
     [java]     [javac] 	                                                       ^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'LaunchingPlugin.ATTR_LAUNCH_TEMP_FILES' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.launching_3.21.200.v20240320-0933.jar')
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 3789. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/test/stepping/StepIntoSelectionTests.java (at line 26)
     [java]     [javac] 	import org.eclipse.jdt.internal.debug.ui.actions.StepIntoSelectionHandler;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'StepIntoSelectionHandler' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 3790. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/test/stepping/StepIntoSelectionTests.java (at line 57)
     [java]     [javac] 	StepIntoSelectionHandler handler = new StepIntoSelectionHandler(thread, (IJavaStackFrame)thread.getTopStackFrame(), method);
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'StepIntoSelectionHandler' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 3791. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/test/stepping/StepIntoSelectionTests.java (at line 57)
     [java]     [javac] 	StepIntoSelectionHandler handler = new StepIntoSelectionHandler(thread, (IJavaStackFrame)thread.getTopStackFrame(), method);
     [java]     [javac] 	                                       ^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'StepIntoSelectionHandler' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 3792. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/test/stepping/StepIntoSelectionTests.java (at line 57)
     [java]     [javac] 	StepIntoSelectionHandler handler = new StepIntoSelectionHandler(thread, (IJavaStackFrame)thread.getTopStackFrame(), method);
     [java]     [javac] 	                                       ^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The constructor 'StepIntoSelectionHandler(IJavaThread, IJavaStackFrame, IMethod)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 3793. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/test/stepping/StepIntoSelectionTests.java (at line 59)
     [java]     [javac] 	handler.step();
     [java]     [javac] 	        ^^^^
     [java]     [javac] Discouraged access: The method 'StepIntoSelectionHandler.step()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 3794. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/test/stepping/StepIntoSelectionTests.java (at line 91)
     [java]     [javac] 	StepIntoSelectionHandler handler = new StepIntoSelectionHandler(thread, (IJavaStackFrame)thread.getTopStackFrame(), method);
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'StepIntoSelectionHandler' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 3795. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/test/stepping/StepIntoSelectionTests.java (at line 91)
     [java]     [javac] 	StepIntoSelectionHandler handler = new StepIntoSelectionHandler(thread, (IJavaStackFrame)thread.getTopStackFrame(), method);
     [java]     [javac] 	                                       ^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'StepIntoSelectionHandler' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 3796. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/test/stepping/StepIntoSelectionTests.java (at line 91)
     [java]     [javac] 	StepIntoSelectionHandler handler = new StepIntoSelectionHandler(thread, (IJavaStackFrame)thread.getTopStackFrame(), method);
     [java]     [javac] 	                                       ^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The constructor 'StepIntoSelectionHandler(IJavaThread, IJavaStackFrame, IMethod)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 3797. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/test/stepping/StepIntoSelectionTests.java (at line 93)
     [java]     [javac] 	handler.step();
     [java]     [javac] 	        ^^^^
     [java]     [javac] Discouraged access: The method 'StepIntoSelectionHandler.step()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 3798. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/test/stepping/StepIntoSelectionTests.java (at line 125)
     [java]     [javac] 	StepIntoSelectionHandler handler = new StepIntoSelectionHandler(thread, (IJavaStackFrame)thread.getTopStackFrame(), method);
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'StepIntoSelectionHandler' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 3799. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/test/stepping/StepIntoSelectionTests.java (at line 125)
     [java]     [javac] 	StepIntoSelectionHandler handler = new StepIntoSelectionHandler(thread, (IJavaStackFrame)thread.getTopStackFrame(), method);
     [java]     [javac] 	                                       ^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'StepIntoSelectionHandler' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 3800. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/test/stepping/StepIntoSelectionTests.java (at line 125)
     [java]     [javac] 	StepIntoSelectionHandler handler = new StepIntoSelectionHandler(thread, (IJavaStackFrame)thread.getTopStackFrame(), method);
     [java]     [javac] 	                                       ^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The constructor 'StepIntoSelectionHandler(IJavaThread, IJavaStackFrame, IMethod)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 3801. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/test/stepping/StepIntoSelectionTests.java (at line 127)
     [java]     [javac] 	handler.step();
     [java]     [javac] 	        ^^^^
     [java]     [javac] Discouraged access: The method 'StepIntoSelectionHandler.step()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 3802. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/test/stepping/StepIntoSelectionTests.java (at line 162)
     [java]     [javac] 	StepIntoSelectionHandler handler = new StepIntoSelectionHandler(thread, (IJavaStackFrame)thread.getTopStackFrame(), method);
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'StepIntoSelectionHandler' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 3803. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/test/stepping/StepIntoSelectionTests.java (at line 162)
     [java]     [javac] 	StepIntoSelectionHandler handler = new StepIntoSelectionHandler(thread, (IJavaStackFrame)thread.getTopStackFrame(), method);
     [java]     [javac] 	                                       ^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'StepIntoSelectionHandler' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 3804. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/test/stepping/StepIntoSelectionTests.java (at line 162)
     [java]     [javac] 	StepIntoSelectionHandler handler = new StepIntoSelectionHandler(thread, (IJavaStackFrame)thread.getTopStackFrame(), method);
     [java]     [javac] 	                                       ^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The constructor 'StepIntoSelectionHandler(IJavaThread, IJavaStackFrame, IMethod)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 3805. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/test/stepping/StepIntoSelectionTests.java (at line 164)
     [java]     [javac] 	handler.step();
     [java]     [javac] 	        ^^^^
     [java]     [javac] Discouraged access: The method 'StepIntoSelectionHandler.step()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 3806. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/test/stepping/StepIntoSelectionTests.java (at line 195)
     [java]     [javac] 	StepIntoSelectionHandler handler = new StepIntoSelectionHandler(thread, (IJavaStackFrame)thread.getTopStackFrame(), method);
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'StepIntoSelectionHandler' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 3807. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/test/stepping/StepIntoSelectionTests.java (at line 195)
     [java]     [javac] 	StepIntoSelectionHandler handler = new StepIntoSelectionHandler(thread, (IJavaStackFrame)thread.getTopStackFrame(), method);
     [java]     [javac] 	                                       ^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'StepIntoSelectionHandler' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 3808. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/test/stepping/StepIntoSelectionTests.java (at line 195)
     [java]     [javac] 	StepIntoSelectionHandler handler = new StepIntoSelectionHandler(thread, (IJavaStackFrame)thread.getTopStackFrame(), method);
     [java]     [javac] 	                                       ^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The constructor 'StepIntoSelectionHandler(IJavaThread, IJavaStackFrame, IMethod)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 3809. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/test/stepping/StepIntoSelectionTests.java (at line 197)
     [java]     [javac] 	handler.step();
     [java]     [javac] 	        ^^^^
     [java]     [javac] Discouraged access: The method 'StepIntoSelectionHandler.step()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 3810. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/sourcelookup/SourceLookupTests.java (at line 20)
     [java]     [javac] 	import org.eclipse.debug.internal.core.IInternalDebugCoreConstants;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'IInternalDebugCoreConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.core_3.21.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 3811. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/sourcelookup/SourceLookupTests.java (at line 34)
     [java]     [javac] 	@SuppressWarnings("deprecation")
     [java]     [javac] 	                  ^^^^^^^^^^^^^
     [java]     [javac] At least one of the problems in category 'deprecation' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] 3812. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/sourcelookup/SourceLookupTests.java (at line 114)
     [java]     [javac] 	ICompilationUnit expectedSource = getCompilationUnit(get14Project(), "src", IInternalDebugCoreConstants.EMPTY_STRING, "Breakpoints.java");
     [java]     [javac] 	                                                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'IInternalDebugCoreConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.core_3.21.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 3813. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/sourcelookup/SourceLookupTests.java (at line 114)
     [java]     [javac] 	ICompilationUnit expectedSource = getCompilationUnit(get14Project(), "src", IInternalDebugCoreConstants.EMPTY_STRING, "Breakpoints.java");
     [java]     [javac] 	                                                                                                        ^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'IInternalDebugCoreConstants.EMPTY_STRING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.core_3.21.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 3814. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/sourcelookup/SourceLookupTests.java (at line 127)
     [java]     [javac] 	ICompilationUnit expectedSource = getCompilationUnit(get14Project(), "src", IInternalDebugCoreConstants.EMPTY_STRING, "Breakpoints.java");
     [java]     [javac] 	                                                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'IInternalDebugCoreConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.core_3.21.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 3815. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/sourcelookup/SourceLookupTests.java (at line 127)
     [java]     [javac] 	ICompilationUnit expectedSource = getCompilationUnit(get14Project(), "src", IInternalDebugCoreConstants.EMPTY_STRING, "Breakpoints.java");
     [java]     [javac] 	                                                                                                        ^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'IInternalDebugCoreConstants.EMPTY_STRING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.core_3.21.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 3816. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/sourcelookup/SourceLookupTests.java (at line 140)
     [java]     [javac] 	ICompilationUnit expectedSource = getCompilationUnit(get14Project(), "src", IInternalDebugCoreConstants.EMPTY_STRING, "Breakpoints.java");
     [java]     [javac] 	                                                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'IInternalDebugCoreConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.core_3.21.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 3817. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/sourcelookup/SourceLookupTests.java (at line 140)
     [java]     [javac] 	ICompilationUnit expectedSource = getCompilationUnit(get14Project(), "src", IInternalDebugCoreConstants.EMPTY_STRING, "Breakpoints.java");
     [java]     [javac] 	                                                                                                        ^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'IInternalDebugCoreConstants.EMPTY_STRING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.core_3.21.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 3818. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/sourcelookup/SourceLookupTests.java (at line 166)
     [java]     [javac] 	ICompilationUnit expectedSource = getCompilationUnit(get14Project(), "src", IInternalDebugCoreConstants.EMPTY_STRING, "Breakpoints.java");
     [java]     [javac] 	                                                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'IInternalDebugCoreConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.core_3.21.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 3819. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/sourcelookup/SourceLookupTests.java (at line 166)
     [java]     [javac] 	ICompilationUnit expectedSource = getCompilationUnit(get14Project(), "src", IInternalDebugCoreConstants.EMPTY_STRING, "Breakpoints.java");
     [java]     [javac] 	                                                                                                        ^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'IInternalDebugCoreConstants.EMPTY_STRING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.core_3.21.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 3820. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/variables/DetailFormatterTests.java (at line 24)
     [java]     [javac] 	import org.eclipse.jdt.internal.debug.ui.DetailFormatter;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'DetailFormatter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 3821. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/variables/DetailFormatterTests.java (at line 25)
     [java]     [javac] 	import org.eclipse.jdt.internal.debug.ui.JavaDetailFormattersManager;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JavaDetailFormattersManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 3822. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/variables/DetailFormatterTests.java (at line 73)
     [java]     [javac] 	DetailFormatter formatter = null;
     [java]     [javac] 	^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'DetailFormatter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 3823. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/variables/DetailFormatterTests.java (at line 74)
     [java]     [javac] 	JavaDetailFormattersManager jdfm = JavaDetailFormattersManager.getDefault();
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JavaDetailFormattersManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 3824. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/variables/DetailFormatterTests.java (at line 74)
     [java]     [javac] 	JavaDetailFormattersManager jdfm = JavaDetailFormattersManager.getDefault();
     [java]     [javac] 	                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JavaDetailFormattersManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 3825. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/variables/DetailFormatterTests.java (at line 74)
     [java]     [javac] 	JavaDetailFormattersManager jdfm = JavaDetailFormattersManager.getDefault();
     [java]     [javac] 	                                                               ^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JavaDetailFormattersManager.getDefault()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 3826. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/variables/DetailFormatterTests.java (at line 96)
     [java]     [javac] 	formatter = new DetailFormatter("java.util.HashMap", snippet, true);
     [java]     [javac] 	                ^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'DetailFormatter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 3827. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/variables/DetailFormatterTests.java (at line 96)
     [java]     [javac] 	formatter = new DetailFormatter("java.util.HashMap", snippet, true);
     [java]     [javac] 	                ^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The constructor 'DetailFormatter(String, String, boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 3828. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/variables/DetailFormatterTests.java (at line 97)
     [java]     [javac] 	jdfm.setAssociatedDetailFormatter(formatter);
     [java]     [javac] 	     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JavaDetailFormattersManager.setAssociatedDetailFormatter(DetailFormatter)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 3829. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/variables/DetailFormatterTests.java (at line 100)
     [java]     [javac] 	jdfm.computeValueDetail((IJavaValue) var.getValue(), thread, fListener);
     [java]     [javac] 	     ^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JavaDetailFormattersManager.computeValueDetail(IJavaValue, IJavaThread, IValueDetailListener)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 3830. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/variables/DetailFormatterTests.java (at line 110)
     [java]     [javac] 	jdfm.removeAssociatedDetailFormatter(formatter);
     [java]     [javac] 	     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JavaDetailFormattersManager.removeAssociatedDetailFormatter(DetailFormatter)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 3831. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/variables/DetailFormatterTests.java (at line 122)
     [java]     [javac] 	DetailFormatter formatter = null;
     [java]     [javac] 	^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'DetailFormatter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 3832. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/variables/DetailFormatterTests.java (at line 123)
     [java]     [javac] 	JavaDetailFormattersManager jdfm = JavaDetailFormattersManager.getDefault();
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JavaDetailFormattersManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 3833. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/variables/DetailFormatterTests.java (at line 123)
     [java]     [javac] 	JavaDetailFormattersManager jdfm = JavaDetailFormattersManager.getDefault();
     [java]     [javac] 	                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JavaDetailFormattersManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 3834. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/variables/DetailFormatterTests.java (at line 123)
     [java]     [javac] 	JavaDetailFormattersManager jdfm = JavaDetailFormattersManager.getDefault();
     [java]     [javac] 	                                                               ^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JavaDetailFormattersManager.getDefault()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 3835. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/variables/DetailFormatterTests.java (at line 132)
     [java]     [javac] 	formatter = new DetailFormatter("java.util.HashMap", snippet, true);
     [java]     [javac] 	                ^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'DetailFormatter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 3836. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/variables/DetailFormatterTests.java (at line 132)
     [java]     [javac] 	formatter = new DetailFormatter("java.util.HashMap", snippet, true);
     [java]     [javac] 	                ^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The constructor 'DetailFormatter(String, String, boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 3837. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/variables/DetailFormatterTests.java (at line 133)
     [java]     [javac] 	jdfm.setAssociatedDetailFormatter(formatter);
     [java]     [javac] 	     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JavaDetailFormattersManager.setAssociatedDetailFormatter(DetailFormatter)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 3838. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/variables/DetailFormatterTests.java (at line 136)
     [java]     [javac] 	jdfm.computeValueDetail((IJavaValue) var.getValue(), thread, fListener);
     [java]     [javac] 	     ^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JavaDetailFormattersManager.computeValueDetail(IJavaValue, IJavaThread, IValueDetailListener)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 3839. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/variables/DetailFormatterTests.java (at line 146)
     [java]     [javac] 	jdfm.removeAssociatedDetailFormatter(formatter);
     [java]     [javac] 	     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JavaDetailFormattersManager.removeAssociatedDetailFormatter(DetailFormatter)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 3840. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/variables/DetailFormatterTests.java (at line 158)
     [java]     [javac] 	DetailFormatter formatter = null;
     [java]     [javac] 	^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'DetailFormatter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 3841. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/variables/DetailFormatterTests.java (at line 159)
     [java]     [javac] 	JavaDetailFormattersManager jdfm = JavaDetailFormattersManager.getDefault();
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JavaDetailFormattersManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 3842. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/variables/DetailFormatterTests.java (at line 159)
     [java]     [javac] 	JavaDetailFormattersManager jdfm = JavaDetailFormattersManager.getDefault();
     [java]     [javac] 	                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JavaDetailFormattersManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 3843. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/variables/DetailFormatterTests.java (at line 159)
     [java]     [javac] 	JavaDetailFormattersManager jdfm = JavaDetailFormattersManager.getDefault();
     [java]     [javac] 	                                                               ^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JavaDetailFormattersManager.getDefault()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 3844. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/variables/DetailFormatterTests.java (at line 166)
     [java]     [javac] 	formatter = new DetailFormatter("java.util.HashMap", snippet, true);
     [java]     [javac] 	                ^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'DetailFormatter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 3845. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/variables/DetailFormatterTests.java (at line 166)
     [java]     [javac] 	formatter = new DetailFormatter("java.util.HashMap", snippet, true);
     [java]     [javac] 	                ^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The constructor 'DetailFormatter(String, String, boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 3846. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/variables/DetailFormatterTests.java (at line 167)
     [java]     [javac] 	jdfm.setAssociatedDetailFormatter(formatter);
     [java]     [javac] 	     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JavaDetailFormattersManager.setAssociatedDetailFormatter(DetailFormatter)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 3847. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/variables/DetailFormatterTests.java (at line 170)
     [java]     [javac] 	jdfm.computeValueDetail((IJavaValue) var.getValue(), thread, fListener);
     [java]     [javac] 	     ^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JavaDetailFormattersManager.computeValueDetail(IJavaValue, IJavaThread, IValueDetailListener)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 3848. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/variables/DetailFormatterTests.java (at line 180)
     [java]     [javac] 	jdfm.removeAssociatedDetailFormatter(formatter);
     [java]     [javac] 	     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JavaDetailFormattersManager.removeAssociatedDetailFormatter(DetailFormatter)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 3849. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/variables/DetailFormatterTests.java (at line 192)
     [java]     [javac] 	DetailFormatter formatter = null;
     [java]     [javac] 	^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'DetailFormatter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 3850. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/variables/DetailFormatterTests.java (at line 193)
     [java]     [javac] 	JavaDetailFormattersManager jdfm = JavaDetailFormattersManager.getDefault();
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JavaDetailFormattersManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 3851. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/variables/DetailFormatterTests.java (at line 193)
     [java]     [javac] 	JavaDetailFormattersManager jdfm = JavaDetailFormattersManager.getDefault();
     [java]     [javac] 	                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JavaDetailFormattersManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 3852. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/variables/DetailFormatterTests.java (at line 193)
     [java]     [javac] 	JavaDetailFormattersManager jdfm = JavaDetailFormattersManager.getDefault();
     [java]     [javac] 	                                                               ^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JavaDetailFormattersManager.getDefault()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 3853. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/variables/DetailFormatterTests.java (at line 200)
     [java]     [javac] 	formatter = new DetailFormatter("java.util.HashMap", snippet, true);
     [java]     [javac] 	                ^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'DetailFormatter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 3854. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/variables/DetailFormatterTests.java (at line 200)
     [java]     [javac] 	formatter = new DetailFormatter("java.util.HashMap", snippet, true);
     [java]     [javac] 	                ^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The constructor 'DetailFormatter(String, String, boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 3855. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/variables/DetailFormatterTests.java (at line 201)
     [java]     [javac] 	jdfm.setAssociatedDetailFormatter(formatter);
     [java]     [javac] 	     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JavaDetailFormattersManager.setAssociatedDetailFormatter(DetailFormatter)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 3856. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/variables/DetailFormatterTests.java (at line 204)
     [java]     [javac] 	jdfm.computeValueDetail((IJavaValue) var.getValue(), thread, fListener);
     [java]     [javac] 	     ^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JavaDetailFormattersManager.computeValueDetail(IJavaValue, IJavaThread, IValueDetailListener)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 3857. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/variables/DetailFormatterTests.java (at line 214)
     [java]     [javac] 	jdfm.removeAssociatedDetailFormatter(formatter);
     [java]     [javac] 	     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JavaDetailFormattersManager.removeAssociatedDetailFormatter(DetailFormatter)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 3858. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/variables/DetailFormatterTests.java (at line 226)
     [java]     [javac] 	DetailFormatter formatter = null;
     [java]     [javac] 	^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'DetailFormatter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 3859. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/variables/DetailFormatterTests.java (at line 227)
     [java]     [javac] 	JavaDetailFormattersManager jdfm = JavaDetailFormattersManager.getDefault();
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JavaDetailFormattersManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 3860. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/variables/DetailFormatterTests.java (at line 227)
     [java]     [javac] 	JavaDetailFormattersManager jdfm = JavaDetailFormattersManager.getDefault();
     [java]     [javac] 	                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JavaDetailFormattersManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 3861. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/variables/DetailFormatterTests.java (at line 227)
     [java]     [javac] 	JavaDetailFormattersManager jdfm = JavaDetailFormattersManager.getDefault();
     [java]     [javac] 	                                                               ^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JavaDetailFormattersManager.getDefault()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 3862. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/variables/DetailFormatterTests.java (at line 234)
     [java]     [javac] 	formatter = new DetailFormatter("java.util.HashMap", snippet, true);
     [java]     [javac] 	                ^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'DetailFormatter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 3863. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/variables/DetailFormatterTests.java (at line 234)
     [java]     [javac] 	formatter = new DetailFormatter("java.util.HashMap", snippet, true);
     [java]     [javac] 	                ^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The constructor 'DetailFormatter(String, String, boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 3864. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/variables/DetailFormatterTests.java (at line 235)
     [java]     [javac] 	jdfm.setAssociatedDetailFormatter(formatter);
     [java]     [javac] 	     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JavaDetailFormattersManager.setAssociatedDetailFormatter(DetailFormatter)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 3865. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/variables/DetailFormatterTests.java (at line 238)
     [java]     [javac] 	jdfm.computeValueDetail((IJavaValue) var.getValue(), thread, fListener);
     [java]     [javac] 	     ^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JavaDetailFormattersManager.computeValueDetail(IJavaValue, IJavaThread, IValueDetailListener)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 3866. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/variables/DetailFormatterTests.java (at line 250)
     [java]     [javac] 	jdfm.removeAssociatedDetailFormatter(formatter);
     [java]     [javac] 	     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JavaDetailFormattersManager.removeAssociatedDetailFormatter(DetailFormatter)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 3867. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/variables/DetailFormatterTests.java (at line 262)
     [java]     [javac] 	DetailFormatter formatter = null;
     [java]     [javac] 	^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'DetailFormatter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 3868. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/variables/DetailFormatterTests.java (at line 263)
     [java]     [javac] 	JavaDetailFormattersManager jdfm = JavaDetailFormattersManager.getDefault();
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JavaDetailFormattersManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 3869. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/variables/DetailFormatterTests.java (at line 263)
     [java]     [javac] 	JavaDetailFormattersManager jdfm = JavaDetailFormattersManager.getDefault();
     [java]     [javac] 	                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JavaDetailFormattersManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 3870. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/variables/DetailFormatterTests.java (at line 263)
     [java]     [javac] 	JavaDetailFormattersManager jdfm = JavaDetailFormattersManager.getDefault();
     [java]     [javac] 	                                                               ^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JavaDetailFormattersManager.getDefault()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 3871. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/variables/DetailFormatterTests.java (at line 270)
     [java]     [javac] 	formatter = new DetailFormatter("java.util.HashMap", snippet, true);
     [java]     [javac] 	                ^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'DetailFormatter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 3872. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/variables/DetailFormatterTests.java (at line 270)
     [java]     [javac] 	formatter = new DetailFormatter("java.util.HashMap", snippet, true);
     [java]     [javac] 	                ^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The constructor 'DetailFormatter(String, String, boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 3873. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/variables/DetailFormatterTests.java (at line 271)
     [java]     [javac] 	jdfm.setAssociatedDetailFormatter(formatter);
     [java]     [javac] 	     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JavaDetailFormattersManager.setAssociatedDetailFormatter(DetailFormatter)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 3874. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/variables/DetailFormatterTests.java (at line 274)
     [java]     [javac] 	jdfm.computeValueDetail((IJavaValue) var.getValue(), thread, fListener);
     [java]     [javac] 	     ^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JavaDetailFormattersManager.computeValueDetail(IJavaValue, IJavaThread, IValueDetailListener)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 3875. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/variables/DetailFormatterTests.java (at line 285)
     [java]     [javac] 	jdfm.removeAssociatedDetailFormatter(formatter);
     [java]     [javac] 	     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JavaDetailFormattersManager.removeAssociatedDetailFormatter(DetailFormatter)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 3876. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/variables/DetailFormatterTests.java (at line 297)
     [java]     [javac] 	DetailFormatter formatter = null;
     [java]     [javac] 	^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'DetailFormatter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 3877. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/variables/DetailFormatterTests.java (at line 298)
     [java]     [javac] 	JavaDetailFormattersManager jdfm = JavaDetailFormattersManager.getDefault();
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JavaDetailFormattersManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 3878. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/variables/DetailFormatterTests.java (at line 298)
     [java]     [javac] 	JavaDetailFormattersManager jdfm = JavaDetailFormattersManager.getDefault();
     [java]     [javac] 	                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JavaDetailFormattersManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 3879. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/variables/DetailFormatterTests.java (at line 298)
     [java]     [javac] 	JavaDetailFormattersManager jdfm = JavaDetailFormattersManager.getDefault();
     [java]     [javac] 	                                                               ^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JavaDetailFormattersManager.getDefault()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 3880. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/variables/DetailFormatterTests.java (at line 305)
     [java]     [javac] 	formatter = new DetailFormatter("java.util.HashMap", snippet, true);
     [java]     [javac] 	                ^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'DetailFormatter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 3881. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/variables/DetailFormatterTests.java (at line 305)
     [java]     [javac] 	formatter = new DetailFormatter("java.util.HashMap", snippet, true);
     [java]     [javac] 	                ^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The constructor 'DetailFormatter(String, String, boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 3882. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/variables/DetailFormatterTests.java (at line 306)
     [java]     [javac] 	jdfm.setAssociatedDetailFormatter(formatter);
     [java]     [javac] 	     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JavaDetailFormattersManager.setAssociatedDetailFormatter(DetailFormatter)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 3883. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/variables/DetailFormatterTests.java (at line 309)
     [java]     [javac] 	jdfm.computeValueDetail((IJavaValue) var.getValue(), thread, fListener);
     [java]     [javac] 	     ^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JavaDetailFormattersManager.computeValueDetail(IJavaValue, IJavaThread, IValueDetailListener)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 3884. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/variables/DetailFormatterTests.java (at line 320)
     [java]     [javac] 	jdfm.removeAssociatedDetailFormatter(formatter);
     [java]     [javac] 	     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JavaDetailFormattersManager.removeAssociatedDetailFormatter(DetailFormatter)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 3885. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/variables/DetailFormatterTests.java (at line 333)
     [java]     [javac] 	DetailFormatter formatter = null;
     [java]     [javac] 	^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'DetailFormatter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 3886. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/variables/DetailFormatterTests.java (at line 334)
     [java]     [javac] 	JavaDetailFormattersManager jdfm = JavaDetailFormattersManager.getDefault();
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JavaDetailFormattersManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 3887. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/variables/DetailFormatterTests.java (at line 334)
     [java]     [javac] 	JavaDetailFormattersManager jdfm = JavaDetailFormattersManager.getDefault();
     [java]     [javac] 	                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JavaDetailFormattersManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 3888. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/variables/DetailFormatterTests.java (at line 334)
     [java]     [javac] 	JavaDetailFormattersManager jdfm = JavaDetailFormattersManager.getDefault();
     [java]     [javac] 	                                                               ^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JavaDetailFormattersManager.getDefault()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 3889. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/variables/DetailFormatterTests.java (at line 342)
     [java]     [javac] 	formatter = new DetailFormatter("java.util.Collection", snippet, true);
     [java]     [javac] 	                ^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'DetailFormatter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 3890. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/variables/DetailFormatterTests.java (at line 342)
     [java]     [javac] 	formatter = new DetailFormatter("java.util.Collection", snippet, true);
     [java]     [javac] 	                ^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The constructor 'DetailFormatter(String, String, boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 3891. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/variables/DetailFormatterTests.java (at line 343)
     [java]     [javac] 	jdfm.setAssociatedDetailFormatter(formatter);
     [java]     [javac] 	     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JavaDetailFormattersManager.setAssociatedDetailFormatter(DetailFormatter)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 3892. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/variables/DetailFormatterTests.java (at line 346)
     [java]     [javac] 	jdfm.computeValueDetail((IJavaValue) var.getValue(), thread, fListener);
     [java]     [javac] 	     ^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JavaDetailFormattersManager.computeValueDetail(IJavaValue, IJavaThread, IValueDetailListener)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 3893. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/variables/DetailFormatterTests.java (at line 355)
     [java]     [javac] 	jdfm.removeAssociatedDetailFormatter(formatter);
     [java]     [javac] 	     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JavaDetailFormattersManager.removeAssociatedDetailFormatter(DetailFormatter)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 3894. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/variables/TestAnonymousInspect.java (at line 24)
     [java]     [javac] 	import org.eclipse.jdt.internal.debug.eval.ast.engine.ASTEvaluationEngine;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'ASTEvaluationEngine' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3895. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/variables/TestAnonymousInspect.java (at line 72)
     [java]     [javac] 	ASTEvaluationEngine engine = new ASTEvaluationEngine(get14Project(), (IJavaDebugTarget) thread.getDebugTarget());
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'ASTEvaluationEngine' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3896. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/variables/TestAnonymousInspect.java (at line 72)
     [java]     [javac] 	ASTEvaluationEngine engine = new ASTEvaluationEngine(get14Project(), (IJavaDebugTarget) thread.getDebugTarget());
     [java]     [javac] 	                                 ^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'ASTEvaluationEngine' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3897. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/variables/TestAnonymousInspect.java (at line 72)
     [java]     [javac] 	ASTEvaluationEngine engine = new ASTEvaluationEngine(get14Project(), (IJavaDebugTarget) thread.getDebugTarget());
     [java]     [javac] 	                                 ^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The constructor 'ASTEvaluationEngine(IJavaProject, IJavaDebugTarget)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3898. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/variables/TestAnonymousInspect.java (at line 74)
     [java]     [javac] 	engine.evaluate(SNIPPET, frame, listener, DebugEvent.EVALUATION_IMPLICIT, false);
     [java]     [javac] 	       ^^^^^^^^
     [java]     [javac] Discouraged access: The method 'ASTEvaluationEngine.evaluate(String, IJavaStackFrame, IEvaluationListener, int, boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3899. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/variables/TestAnonymousInspect.java (at line 83)
     [java]     [javac] 	engine.dispose();
     [java]     [javac] 	       ^^^^^^^
     [java]     [javac] Discouraged access: The method 'ASTEvaluationEngine.dispose()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 3900. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/refactoring/MoveRefactoringTest.java (at line 20)
     [java]     [javac] 	import org.eclipse.jdt.internal.corext.refactoring.reorg.IReorgPolicy.IMovePolicy;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'IReorgPolicy.IMovePolicy' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.core.manipulation_1.21.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 3901. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/refactoring/MoveRefactoringTest.java (at line 21)
     [java]     [javac] 	import org.eclipse.jdt.internal.corext.refactoring.reorg.JavaMoveProcessor;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JavaMoveProcessor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.core.manipulation_1.21.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 3902. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/refactoring/MoveRefactoringTest.java (at line 22)
     [java]     [javac] 	import org.eclipse.jdt.internal.corext.refactoring.reorg.ReorgDestinationFactory;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'ReorgDestinationFactory' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.core.manipulation_1.21.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 3903. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/refactoring/MoveRefactoringTest.java (at line 23)
     [java]     [javac] 	import org.eclipse.jdt.internal.corext.refactoring.reorg.ReorgPolicyFactory;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'ReorgPolicyFactory' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.core.manipulation_1.21.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 3904. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/refactoring/MoveRefactoringTest.java (at line 40)
     [java]     [javac] 	protected JavaMoveProcessor setupRefactor(IJavaProject javaProject, IJavaElement type) throws JavaModelException {
     [java]     [javac] 	          ^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JavaMoveProcessor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.core.manipulation_1.21.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 3905. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/refactoring/MoveRefactoringTest.java (at line 41)
     [java]     [javac] 	IMovePolicy movePolicy= ReorgPolicyFactory.createMovePolicy(
     [java]     [javac] 	^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'IReorgPolicy.IMovePolicy' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.core.manipulation_1.21.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 3906. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/refactoring/MoveRefactoringTest.java (at line 41)
     [java]     [javac] 	IMovePolicy movePolicy= ReorgPolicyFactory.createMovePolicy(
     [java]     [javac] 	                        ^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'ReorgPolicyFactory' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.core.manipulation_1.21.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 3907. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/refactoring/MoveRefactoringTest.java (at line 41)
     [java]     [javac] 	IMovePolicy movePolicy= ReorgPolicyFactory.createMovePolicy(
     [java]     [javac] 	                                           ^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'ReorgPolicyFactory.createMovePolicy(IResource[], IJavaElement[])' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.core.manipulation_1.21.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 3908. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/refactoring/MoveRefactoringTest.java (at line 44)
     [java]     [javac] 	JavaMoveProcessor processor= new JavaMoveProcessor(movePolicy);
     [java]     [javac] 	^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JavaMoveProcessor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.core.manipulation_1.21.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 3909. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/refactoring/MoveRefactoringTest.java (at line 44)
     [java]     [javac] 	JavaMoveProcessor processor= new JavaMoveProcessor(movePolicy);
     [java]     [javac] 	                                 ^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JavaMoveProcessor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.core.manipulation_1.21.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 3910. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/refactoring/MoveRefactoringTest.java (at line 44)
     [java]     [javac] 	JavaMoveProcessor processor= new JavaMoveProcessor(movePolicy);
     [java]     [javac] 	                                 ^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The constructor 'JavaMoveProcessor(IReorgPolicy.IMovePolicy)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.core.manipulation_1.21.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 3911. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/refactoring/MoveRefactoringTest.java (at line 46)
     [java]     [javac] 	processor.setDestination(ReorgDestinationFactory.createDestination(destination));
     [java]     [javac] 	          ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JavaMoveProcessor.setDestination(IReorgDestination)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.core.manipulation_1.21.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 3912. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/refactoring/MoveRefactoringTest.java (at line 46)
     [java]     [javac] 	processor.setDestination(ReorgDestinationFactory.createDestination(destination));
     [java]     [javac] 	                         ^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'ReorgDestinationFactory' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.core.manipulation_1.21.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 3913. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/refactoring/MoveRefactoringTest.java (at line 46)
     [java]     [javac] 	processor.setDestination(ReorgDestinationFactory.createDestination(destination));
     [java]     [javac] 	                                                 ^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'ReorgDestinationFactory.createDestination(Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.core.manipulation_1.21.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 3914. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/refactoring/MoveRefactoringTest.java (at line 47)
     [java]     [javac] 	processor.setReorgQueries(new MockReorgQueries());
     [java]     [javac] 	          ^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JavaMoveProcessor.setReorgQueries(IReorgQueries)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.core.manipulation_1.21.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 3915. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/refactoring/MoveRefactoringTest.java (at line 48)
     [java]     [javac] 	if(processor.canUpdateJavaReferences())
     [java]     [javac] 	             ^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JavaMoveProcessor.canUpdateJavaReferences()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.core.manipulation_1.21.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 3916. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/refactoring/MoveRefactoringTest.java (at line 49)
     [java]     [javac] 	processor.setUpdateReferences(true);//assuming is properly set otherwise
     [java]     [javac] 	          ^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JavaMoveProcessor.setUpdateReferences(boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.core.manipulation_1.21.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 3917. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/refactoring/MoveRefactoringTest.java (at line 56)
     [java]     [javac] 	JavaMoveProcessor processor = setupRefactor(javaProject, type);
     [java]     [javac] 	^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JavaMoveProcessor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.core.manipulation_1.21.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 3918. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/breakpoints/MiscBreakpointsTests.java (at line 21)
     [java]     [javac] 	import org.eclipse.jdt.internal.debug.ui.IJDIPreferencesConstants;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'IJDIPreferencesConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 3919. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/breakpoints/MiscBreakpointsTests.java (at line 22)
     [java]     [javac] 	import org.eclipse.jdt.internal.debug.ui.JDIDebugUIPlugin;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIDebugUIPlugin' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 3920. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/breakpoints/MiscBreakpointsTests.java (at line 48)
     [java]     [javac] 	getPrefStore().setValue(IJDIPreferencesConstants.PREF_SUSPEND_ON_UNCAUGHT_EXCEPTIONS, true);
     [java]     [javac] 	                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'IJDIPreferencesConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 3921. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/breakpoints/MiscBreakpointsTests.java (at line 48)
     [java]     [javac] 	getPrefStore().setValue(IJDIPreferencesConstants.PREF_SUSPEND_ON_UNCAUGHT_EXCEPTIONS, true);
     [java]     [javac] 	                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'IJDIPreferencesConstants.PREF_SUSPEND_ON_UNCAUGHT_EXCEPTIONS' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 3922. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/breakpoints/MiscBreakpointsTests.java (at line 58)
     [java]     [javac] 	getPrefStore().setValue(IJDIPreferencesConstants.PREF_SUSPEND_ON_UNCAUGHT_EXCEPTIONS, false);
     [java]     [javac] 	                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'IJDIPreferencesConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 3923. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/breakpoints/MiscBreakpointsTests.java (at line 58)
     [java]     [javac] 	getPrefStore().setValue(IJDIPreferencesConstants.PREF_SUSPEND_ON_UNCAUGHT_EXCEPTIONS, false);
     [java]     [javac] 	                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'IJDIPreferencesConstants.PREF_SUSPEND_ON_UNCAUGHT_EXCEPTIONS' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 3924. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/breakpoints/MiscBreakpointsTests.java (at line 70)
     [java]     [javac] 	getPrefStore().setValue(IJDIPreferencesConstants.PREF_SUSPEND_ON_UNCAUGHT_EXCEPTIONS, false);
     [java]     [javac] 	                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'IJDIPreferencesConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 3925. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/breakpoints/MiscBreakpointsTests.java (at line 70)
     [java]     [javac] 	getPrefStore().setValue(IJDIPreferencesConstants.PREF_SUSPEND_ON_UNCAUGHT_EXCEPTIONS, false);
     [java]     [javac] 	                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'IJDIPreferencesConstants.PREF_SUSPEND_ON_UNCAUGHT_EXCEPTIONS' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 3926. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/breakpoints/MiscBreakpointsTests.java (at line 71)
     [java]     [javac] 	getPrefStore().setValue(IJDIPreferencesConstants.PREF_SUSPEND_ON_COMPILATION_ERRORS, true);
     [java]     [javac] 	                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'IJDIPreferencesConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 3927. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/breakpoints/MiscBreakpointsTests.java (at line 71)
     [java]     [javac] 	getPrefStore().setValue(IJDIPreferencesConstants.PREF_SUSPEND_ON_COMPILATION_ERRORS, true);
     [java]     [javac] 	                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'IJDIPreferencesConstants.PREF_SUSPEND_ON_COMPILATION_ERRORS' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 3928. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/breakpoints/MiscBreakpointsTests.java (at line 85)
     [java]     [javac] 	getPrefStore().setValue(IJDIPreferencesConstants.PREF_SUSPEND_ON_UNCAUGHT_EXCEPTIONS, false);
     [java]     [javac] 	                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'IJDIPreferencesConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 3929. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/breakpoints/MiscBreakpointsTests.java (at line 85)
     [java]     [javac] 	getPrefStore().setValue(IJDIPreferencesConstants.PREF_SUSPEND_ON_UNCAUGHT_EXCEPTIONS, false);
     [java]     [javac] 	                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'IJDIPreferencesConstants.PREF_SUSPEND_ON_UNCAUGHT_EXCEPTIONS' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 3930. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/breakpoints/MiscBreakpointsTests.java (at line 86)
     [java]     [javac] 	getPrefStore().setValue(IJDIPreferencesConstants.PREF_SUSPEND_ON_COMPILATION_ERRORS, false);
     [java]     [javac] 	                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'IJDIPreferencesConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 3931. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/breakpoints/MiscBreakpointsTests.java (at line 86)
     [java]     [javac] 	getPrefStore().setValue(IJDIPreferencesConstants.PREF_SUSPEND_ON_COMPILATION_ERRORS, false);
     [java]     [javac] 	                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'IJDIPreferencesConstants.PREF_SUSPEND_ON_COMPILATION_ERRORS' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 3932. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/breakpoints/MiscBreakpointsTests.java (at line 100)
     [java]     [javac] 	getPrefStore().setValue(IJDIPreferencesConstants.PREF_SUSPEND_ON_UNCAUGHT_EXCEPTIONS, false);
     [java]     [javac] 	                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'IJDIPreferencesConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 3933. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/breakpoints/MiscBreakpointsTests.java (at line 100)
     [java]     [javac] 	getPrefStore().setValue(IJDIPreferencesConstants.PREF_SUSPEND_ON_UNCAUGHT_EXCEPTIONS, false);
     [java]     [javac] 	                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'IJDIPreferencesConstants.PREF_SUSPEND_ON_UNCAUGHT_EXCEPTIONS' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 3934. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/breakpoints/MiscBreakpointsTests.java (at line 101)
     [java]     [javac] 	getPrefStore().setValue(IJDIPreferencesConstants.PREF_SUSPEND_ON_COMPILATION_ERRORS, false);
     [java]     [javac] 	                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'IJDIPreferencesConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 3935. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/breakpoints/MiscBreakpointsTests.java (at line 101)
     [java]     [javac] 	getPrefStore().setValue(IJDIPreferencesConstants.PREF_SUSPEND_ON_COMPILATION_ERRORS, false);
     [java]     [javac] 	                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'IJDIPreferencesConstants.PREF_SUSPEND_ON_COMPILATION_ERRORS' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 3936. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/breakpoints/MiscBreakpointsTests.java (at line 123)
     [java]     [javac] 	getPrefStore().setValue(IJDIPreferencesConstants.PREF_SUSPEND_ON_UNCAUGHT_EXCEPTIONS, false);
     [java]     [javac] 	                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'IJDIPreferencesConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 3937. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/breakpoints/MiscBreakpointsTests.java (at line 123)
     [java]     [javac] 	getPrefStore().setValue(IJDIPreferencesConstants.PREF_SUSPEND_ON_UNCAUGHT_EXCEPTIONS, false);
     [java]     [javac] 	                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'IJDIPreferencesConstants.PREF_SUSPEND_ON_UNCAUGHT_EXCEPTIONS' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 3938. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/breakpoints/MiscBreakpointsTests.java (at line 138)
     [java]     [javac] 	return JDIDebugUIPlugin.getDefault().getPreferenceStore();
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIDebugUIPlugin' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 3939. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/breakpoints/MiscBreakpointsTests.java (at line 138)
     [java]     [javac] 	return JDIDebugUIPlugin.getDefault().getPreferenceStore();
     [java]     [javac] 	                        ^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIDebugUIPlugin.getDefault()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 3940. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/StringPlusAssignmentOpTests.java (at line 17)
     [java]     [javac] 	import org.eclipse.jdt.internal.debug.core.model.JDIObjectValue;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3941. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/StringPlusAssignmentOpTests.java (at line 43)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3942. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/StringPlusAssignmentOpTests.java (at line 43)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3943. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/StringPlusAssignmentOpTests.java (at line 48)
     [java]     [javac] 	stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3944. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/StringPlusAssignmentOpTests.java (at line 48)
     [java]     [javac] 	stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                      ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3945. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/StringPlusAssignmentOpTests.java (at line 55)
     [java]     [javac] 	stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3946. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/StringPlusAssignmentOpTests.java (at line 55)
     [java]     [javac] 	stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                      ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3947. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/StringPlusAssignmentOpTests.java (at line 60)
     [java]     [javac] 	stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3948. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/StringPlusAssignmentOpTests.java (at line 60)
     [java]     [javac] 	stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                      ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3949. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/StringPlusAssignmentOpTests.java (at line 68)
     [java]     [javac] 	stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3950. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/StringPlusAssignmentOpTests.java (at line 68)
     [java]     [javac] 	stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                      ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3951. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/StringPlusAssignmentOpTests.java (at line 73)
     [java]     [javac] 	stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3952. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/StringPlusAssignmentOpTests.java (at line 73)
     [java]     [javac] 	stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                      ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3953. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/StringPlusAssignmentOpTests.java (at line 80)
     [java]     [javac] 	stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3954. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/StringPlusAssignmentOpTests.java (at line 80)
     [java]     [javac] 	stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                      ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3955. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/StringPlusAssignmentOpTests.java (at line 85)
     [java]     [javac] 	stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3956. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/StringPlusAssignmentOpTests.java (at line 85)
     [java]     [javac] 	stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                      ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3957. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/StringPlusAssignmentOpTests.java (at line 100)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3958. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/StringPlusAssignmentOpTests.java (at line 100)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3959. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/StringPlusAssignmentOpTests.java (at line 105)
     [java]     [javac] 	stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3960. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/StringPlusAssignmentOpTests.java (at line 105)
     [java]     [javac] 	stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                      ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3961. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/StringPlusAssignmentOpTests.java (at line 112)
     [java]     [javac] 	stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3962. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/StringPlusAssignmentOpTests.java (at line 112)
     [java]     [javac] 	stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                      ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3963. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/StringPlusAssignmentOpTests.java (at line 117)
     [java]     [javac] 	stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3964. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/StringPlusAssignmentOpTests.java (at line 117)
     [java]     [javac] 	stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                      ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3965. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/StringPlusAssignmentOpTests.java (at line 125)
     [java]     [javac] 	stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3966. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/StringPlusAssignmentOpTests.java (at line 125)
     [java]     [javac] 	stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                      ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3967. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/StringPlusAssignmentOpTests.java (at line 130)
     [java]     [javac] 	stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3968. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/StringPlusAssignmentOpTests.java (at line 130)
     [java]     [javac] 	stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                      ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3969. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/StringPlusAssignmentOpTests.java (at line 137)
     [java]     [javac] 	stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3970. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/StringPlusAssignmentOpTests.java (at line 137)
     [java]     [javac] 	stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                      ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3971. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/StringPlusAssignmentOpTests.java (at line 142)
     [java]     [javac] 	stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3972. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/StringPlusAssignmentOpTests.java (at line 142)
     [java]     [javac] 	stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                      ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3973. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/StringPlusAssignmentOpTests.java (at line 157)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3974. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/StringPlusAssignmentOpTests.java (at line 157)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3975. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/StringPlusAssignmentOpTests.java (at line 162)
     [java]     [javac] 	stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3976. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/StringPlusAssignmentOpTests.java (at line 162)
     [java]     [javac] 	stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                      ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3977. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/StringPlusAssignmentOpTests.java (at line 169)
     [java]     [javac] 	stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3978. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/StringPlusAssignmentOpTests.java (at line 169)
     [java]     [javac] 	stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                      ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3979. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/StringPlusAssignmentOpTests.java (at line 174)
     [java]     [javac] 	stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3980. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/StringPlusAssignmentOpTests.java (at line 174)
     [java]     [javac] 	stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                      ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3981. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/StringPlusAssignmentOpTests.java (at line 182)
     [java]     [javac] 	stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3982. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/StringPlusAssignmentOpTests.java (at line 182)
     [java]     [javac] 	stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                      ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3983. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/StringPlusAssignmentOpTests.java (at line 187)
     [java]     [javac] 	stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3984. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/StringPlusAssignmentOpTests.java (at line 187)
     [java]     [javac] 	stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                      ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3985. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/StringPlusAssignmentOpTests.java (at line 194)
     [java]     [javac] 	stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3986. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/StringPlusAssignmentOpTests.java (at line 194)
     [java]     [javac] 	stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                      ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3987. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/StringPlusAssignmentOpTests.java (at line 199)
     [java]     [javac] 	stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3988. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/StringPlusAssignmentOpTests.java (at line 199)
     [java]     [javac] 	stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                      ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3989. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/StringPlusAssignmentOpTests.java (at line 214)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3990. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/StringPlusAssignmentOpTests.java (at line 214)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3991. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/StringPlusAssignmentOpTests.java (at line 219)
     [java]     [javac] 	stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3992. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/StringPlusAssignmentOpTests.java (at line 219)
     [java]     [javac] 	stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                      ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3993. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/StringPlusAssignmentOpTests.java (at line 226)
     [java]     [javac] 	stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3994. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/StringPlusAssignmentOpTests.java (at line 226)
     [java]     [javac] 	stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                      ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3995. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/StringPlusAssignmentOpTests.java (at line 231)
     [java]     [javac] 	stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3996. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/StringPlusAssignmentOpTests.java (at line 231)
     [java]     [javac] 	stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                      ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3997. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/StringPlusAssignmentOpTests.java (at line 239)
     [java]     [javac] 	stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3998. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/StringPlusAssignmentOpTests.java (at line 239)
     [java]     [javac] 	stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                      ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 3999. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/StringPlusAssignmentOpTests.java (at line 244)
     [java]     [javac] 	stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 4000. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/StringPlusAssignmentOpTests.java (at line 244)
     [java]     [javac] 	stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                      ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 4001. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/StringPlusAssignmentOpTests.java (at line 251)
     [java]     [javac] 	stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 4002. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/StringPlusAssignmentOpTests.java (at line 251)
     [java]     [javac] 	stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                      ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 4003. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/StringPlusAssignmentOpTests.java (at line 256)
     [java]     [javac] 	stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 4004. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/StringPlusAssignmentOpTests.java (at line 256)
     [java]     [javac] 	stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                      ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 4005. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/StringPlusAssignmentOpTests.java (at line 271)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 4006. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/StringPlusAssignmentOpTests.java (at line 271)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 4007. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/StringPlusAssignmentOpTests.java (at line 276)
     [java]     [javac] 	stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 4008. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/StringPlusAssignmentOpTests.java (at line 276)
     [java]     [javac] 	stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                      ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 4009. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/StringPlusAssignmentOpTests.java (at line 283)
     [java]     [javac] 	stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 4010. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/StringPlusAssignmentOpTests.java (at line 283)
     [java]     [javac] 	stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                      ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 4011. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/StringPlusAssignmentOpTests.java (at line 288)
     [java]     [javac] 	stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 4012. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/StringPlusAssignmentOpTests.java (at line 288)
     [java]     [javac] 	stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                      ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 4013. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/StringPlusAssignmentOpTests.java (at line 296)
     [java]     [javac] 	stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 4014. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/StringPlusAssignmentOpTests.java (at line 296)
     [java]     [javac] 	stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                      ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 4015. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/StringPlusAssignmentOpTests.java (at line 301)
     [java]     [javac] 	stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 4016. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/StringPlusAssignmentOpTests.java (at line 301)
     [java]     [javac] 	stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                      ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 4017. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/StringPlusAssignmentOpTests.java (at line 308)
     [java]     [javac] 	stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 4018. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/StringPlusAssignmentOpTests.java (at line 308)
     [java]     [javac] 	stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                      ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 4019. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/StringPlusAssignmentOpTests.java (at line 313)
     [java]     [javac] 	stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 4020. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/StringPlusAssignmentOpTests.java (at line 313)
     [java]     [javac] 	stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                      ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 4021. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/StringPlusAssignmentOpTests.java (at line 328)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 4022. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/StringPlusAssignmentOpTests.java (at line 328)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 4023. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/StringPlusAssignmentOpTests.java (at line 333)
     [java]     [javac] 	stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 4024. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/StringPlusAssignmentOpTests.java (at line 333)
     [java]     [javac] 	stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                      ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 4025. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/StringPlusAssignmentOpTests.java (at line 340)
     [java]     [javac] 	stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 4026. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/StringPlusAssignmentOpTests.java (at line 340)
     [java]     [javac] 	stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                      ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 4027. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/StringPlusAssignmentOpTests.java (at line 345)
     [java]     [javac] 	stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 4028. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/StringPlusAssignmentOpTests.java (at line 345)
     [java]     [javac] 	stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                      ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 4029. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/StringPlusAssignmentOpTests.java (at line 353)
     [java]     [javac] 	stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 4030. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/StringPlusAssignmentOpTests.java (at line 353)
     [java]     [javac] 	stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                      ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 4031. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/StringPlusAssignmentOpTests.java (at line 358)
     [java]     [javac] 	stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 4032. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/StringPlusAssignmentOpTests.java (at line 358)
     [java]     [javac] 	stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                      ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 4033. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/StringPlusAssignmentOpTests.java (at line 365)
     [java]     [javac] 	stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 4034. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/StringPlusAssignmentOpTests.java (at line 365)
     [java]     [javac] 	stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                      ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 4035. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/StringPlusAssignmentOpTests.java (at line 370)
     [java]     [javac] 	stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 4036. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/StringPlusAssignmentOpTests.java (at line 370)
     [java]     [javac] 	stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                      ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 4037. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/StringPlusAssignmentOpTests.java (at line 385)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 4038. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/StringPlusAssignmentOpTests.java (at line 385)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 4039. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/StringPlusAssignmentOpTests.java (at line 390)
     [java]     [javac] 	stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                      ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 4040. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/refactoring/RenameFieldUnitTests.java (at line 22)
     [java]     [javac] 	import org.eclipse.jdt.internal.corext.refactoring.rename.JavaRenameProcessor;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JavaRenameProcessor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.core.manipulation_1.21.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 4041. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/refactoring/RenameFieldUnitTests.java (at line 23)
     [java]     [javac] 	import org.eclipse.jdt.internal.corext.refactoring.rename.RenameFieldProcessor;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'RenameFieldProcessor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.core.manipulation_1.21.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 4042. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/refactoring/RenameFieldUnitTests.java (at line 61)
     [java]     [javac] 	JavaRenameProcessor proc = new RenameFieldProcessor(field);
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JavaRenameProcessor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.core.manipulation_1.21.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 4043. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/refactoring/RenameFieldUnitTests.java (at line 61)
     [java]     [javac] 	JavaRenameProcessor proc = new RenameFieldProcessor(field);
     [java]     [javac] 	                               ^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'RenameFieldProcessor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.core.manipulation_1.21.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 4044. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/refactoring/RenameFieldUnitTests.java (at line 61)
     [java]     [javac] 	JavaRenameProcessor proc = new RenameFieldProcessor(field);
     [java]     [javac] 	                               ^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The constructor 'RenameFieldProcessor(IField)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.core.manipulation_1.21.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 4045. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/refactoring/RenameFieldUnitTests.java (at line 62)
     [java]     [javac] 	proc.setNewElementName("renamedField");
     [java]     [javac] 	     ^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JavaRenameProcessor.setNewElementName(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.core.manipulation_1.21.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 4046. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/sourcelookup/SourceLocationTests.java (at line 39)
     [java]     [javac] 	@SuppressWarnings("deprecation")
     [java]     [javac] 	                  ^^^^^^^^^^^^^
     [java]     [javac] At least one of the problems in category 'deprecation' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 4047. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/sourcelookup/TypeResolutionTests.java (at line 23)
     [java]     [javac] 	import org.eclipse.jdt.internal.debug.core.JavaDebugUtils;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JavaDebugUtils' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 4048. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/sourcelookup/TypeResolutionTests.java (at line 145)
     [java]     [javac] 	IType type = JavaDebugUtils.resolveType(referenceType);
     [java]     [javac] 	             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JavaDebugUtils' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 4049. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/sourcelookup/TypeResolutionTests.java (at line 145)
     [java]     [javac] 	IType type = JavaDebugUtils.resolveType(referenceType);
     [java]     [javac] 	                            ^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JavaDebugUtils.resolveType(IJavaType)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 4050. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/breakpoints/ImportBreakpointsTest.java (at line 25)
     [java]     [javac] 	import org.eclipse.debug.internal.ui.breakpoints.provisional.IBreakpointOrganizer;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'IBreakpointOrganizer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 4051. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/breakpoints/ImportBreakpointsTest.java (at line 26)
     [java]     [javac] 	import org.eclipse.debug.internal.ui.views.breakpoints.BreakpointOrganizerManager;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'BreakpointOrganizerManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 4052. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/breakpoints/ImportBreakpointsTest.java (at line 27)
     [java]     [javac] 	import org.eclipse.debug.internal.ui.views.breakpoints.WorkingSetCategory;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'WorkingSetCategory' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 4053. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/breakpoints/ImportBreakpointsTest.java (at line 178)
     [java]     [javac] 	IBreakpointOrganizer bporg = BreakpointOrganizerManager.getDefault().getOrganizer("org.eclipse.debug.ui.breakpointWorkingSetOrganizer");
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'IBreakpointOrganizer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 4054. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/breakpoints/ImportBreakpointsTest.java (at line 178)
     [java]     [javac] 	IBreakpointOrganizer bporg = BreakpointOrganizerManager.getDefault().getOrganizer("org.eclipse.debug.ui.breakpointWorkingSetOrganizer");
     [java]     [javac] 	                             ^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'BreakpointOrganizerManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 4055. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/breakpoints/ImportBreakpointsTest.java (at line 178)
     [java]     [javac] 	IBreakpointOrganizer bporg = BreakpointOrganizerManager.getDefault().getOrganizer("org.eclipse.debug.ui.breakpointWorkingSetOrganizer");
     [java]     [javac] 	                                                        ^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'BreakpointOrganizerManager.getDefault()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 4056. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/breakpoints/ImportBreakpointsTest.java (at line 178)
     [java]     [javac] 	IBreakpointOrganizer bporg = BreakpointOrganizerManager.getDefault().getOrganizer("org.eclipse.debug.ui.breakpointWorkingSetOrganizer");
     [java]     [javac] 	                                                                     ^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'BreakpointOrganizerManager.getOrganizer(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 4057. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/breakpoints/ImportBreakpointsTest.java (at line 184)
     [java]     [javac] 	WorkingSetCategory category = new WorkingSetCategory(set);
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'WorkingSetCategory' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 4058. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/breakpoints/ImportBreakpointsTest.java (at line 184)
     [java]     [javac] 	WorkingSetCategory category = new WorkingSetCategory(set);
     [java]     [javac] 	                                  ^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'WorkingSetCategory' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 4059. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/breakpoints/ImportBreakpointsTest.java (at line 184)
     [java]     [javac] 	WorkingSetCategory category = new WorkingSetCategory(set);
     [java]     [javac] 	                                  ^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The constructor 'WorkingSetCategory(IWorkingSet)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 4060. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/breakpoints/ImportBreakpointsTest.java (at line 249)
     [java]     [javac] 	IBreakpointOrganizer bporg = BreakpointOrganizerManager.getDefault().getOrganizer("org.eclipse.debug.ui.breakpointWorkingSetOrganizer");
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'IBreakpointOrganizer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 4061. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/breakpoints/ImportBreakpointsTest.java (at line 249)
     [java]     [javac] 	IBreakpointOrganizer bporg = BreakpointOrganizerManager.getDefault().getOrganizer("org.eclipse.debug.ui.breakpointWorkingSetOrganizer");
     [java]     [javac] 	                             ^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'BreakpointOrganizerManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 4062. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/breakpoints/ImportBreakpointsTest.java (at line 249)
     [java]     [javac] 	IBreakpointOrganizer bporg = BreakpointOrganizerManager.getDefault().getOrganizer("org.eclipse.debug.ui.breakpointWorkingSetOrganizer");
     [java]     [javac] 	                                                        ^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'BreakpointOrganizerManager.getDefault()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 4063. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/breakpoints/ImportBreakpointsTest.java (at line 249)
     [java]     [javac] 	IBreakpointOrganizer bporg = BreakpointOrganizerManager.getDefault().getOrganizer("org.eclipse.debug.ui.breakpointWorkingSetOrganizer");
     [java]     [javac] 	                                                                     ^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'BreakpointOrganizerManager.getOrganizer(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 4064. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/breakpoints/ImportBreakpointsTest.java (at line 256)
     [java]     [javac] 	WorkingSetCategory category = new WorkingSetCategory(set);
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'WorkingSetCategory' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 4065. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/breakpoints/ImportBreakpointsTest.java (at line 256)
     [java]     [javac] 	WorkingSetCategory category = new WorkingSetCategory(set);
     [java]     [javac] 	                                  ^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'WorkingSetCategory' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 4066. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/breakpoints/ImportBreakpointsTest.java (at line 256)
     [java]     [javac] 	WorkingSetCategory category = new WorkingSetCategory(set);
     [java]     [javac] 	                                  ^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The constructor 'WorkingSetCategory(IWorkingSet)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 4067. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/breakpoints/ThreadNameChangeTests.java (at line 36)
     [java]     [javac] 	import org.eclipse.jdt.internal.debug.ui.JDIDebugUIPlugin;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIDebugUIPlugin' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 4068. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/breakpoints/ThreadNameChangeTests.java (at line 190)
     [java]     [javac] 	return JDIDebugUIPlugin.getDefault().getPreferenceStore();
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIDebugUIPlugin' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 4069. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/breakpoints/ThreadNameChangeTests.java (at line 190)
     [java]     [javac] 	return JDIDebugUIPlugin.getDefault().getPreferenceStore();
     [java]     [javac] 	                        ^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIDebugUIPlugin.getDefault()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 4070. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/launching/ClasspathShortenerTests.java (at line 42)
     [java]     [javac] 	import org.eclipse.jdt.internal.launching.ClasspathShortener;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'ClasspathShortener' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.launching_3.21.200.v20240320-0933.jar')
     [java]     [javac] ----------
     [java]     [javac] 4071. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/launching/ClasspathShortenerTests.java (at line 65)
     [java]     [javac] 	classpathShortener.getProcessTempFiles().forEach(file -> file.delete());
     [java]     [javac] 	                   ^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'ClasspathShortener.getProcessTempFiles()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.launching_3.21.200.v20240320-0933.jar')
     [java]     [javac] ----------
     [java]     [javac] 4072. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/launching/ClasspathShortenerTests.java (at line 77)
     [java]     [javac] 	boolean result = classpathShortener.shortenCommandLineIfNecessary();
     [java]     [javac] 	                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'ClasspathShortener.shortenCommandLineIfNecessary()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.launching_3.21.200.v20240320-0933.jar')
     [java]     [javac] ----------
     [java]     [javac] 4073. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/launching/ClasspathShortenerTests.java (at line 91)
     [java]     [javac] 	boolean result = classpathShortener.shortenCommandLineIfNecessary();
     [java]     [javac] 	                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'ClasspathShortener.shortenCommandLineIfNecessary()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.launching_3.21.200.v20240320-0933.jar')
     [java]     [javac] ----------
     [java]     [javac] 4074. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/launching/ClasspathShortenerTests.java (at line 105)
     [java]     [javac] 	boolean result = classpathShortener.shortenCommandLineIfNecessary();
     [java]     [javac] 	                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'ClasspathShortener.shortenCommandLineIfNecessary()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.launching_3.21.200.v20240320-0933.jar')
     [java]     [javac] ----------
     [java]     [javac] 4075. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/launching/ClasspathShortenerTests.java (at line 119)
     [java]     [javac] 	boolean result = classpathShortener.shortenCommandLineIfNecessary();
     [java]     [javac] 	                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'ClasspathShortener.shortenCommandLineIfNecessary()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.launching_3.21.200.v20240320-0933.jar')
     [java]     [javac] ----------
     [java]     [javac] 4076. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/launching/ClasspathShortenerTests.java (at line 123)
     [java]     [javac] 	assertEquals(1, classpathShortener.getProcessTempFiles().size());
     [java]     [javac] 	                                   ^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'ClasspathShortener.getProcessTempFiles()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.launching_3.21.200.v20240320-0933.jar')
     [java]     [javac] ----------
     [java]     [javac] 4077. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/launching/ClasspathShortenerTests.java (at line 124)
     [java]     [javac] 	assertArrayEquals(new String[] { JAVA_10_PATH, ENCODING_ARG, "-classpath", classpathShortener.getProcessTempFiles().get(0).getAbsolutePath(),
     [java]     [javac] 	                                                                                              ^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'ClasspathShortener.getProcessTempFiles()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.launching_3.21.200.v20240320-0933.jar')
     [java]     [javac] ----------
     [java]     [javac] 4078. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/launching/ClasspathShortenerTests.java (at line 125)
     [java]     [javac] 	MAIN_CLASS, "-arg1", "arg2" }, classpathShortener.getCmdLine());
     [java]     [javac] 	                                                  ^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'ClasspathShortener.getCmdLine()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.launching_3.21.200.v20240320-0933.jar')
     [java]     [javac] ----------
     [java]     [javac] 4079. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/launching/ClasspathShortenerTests.java (at line 126)
     [java]     [javac] 	List<File> classpathJars = getClasspathJarsFromJarManifest(classpathShortener.getProcessTempFiles().get(0));
     [java]     [javac] 	                                                                              ^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'ClasspathShortener.getProcessTempFiles()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.launching_3.21.200.v20240320-0933.jar')
     [java]     [javac] ----------
     [java]     [javac] 4080. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/launching/ClasspathShortenerTests.java (at line 143)
     [java]     [javac] 	boolean result = classpathShortener.shortenCommandLineIfNecessary();
     [java]     [javac] 	                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'ClasspathShortener.shortenCommandLineIfNecessary()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.launching_3.21.200.v20240320-0933.jar')
     [java]     [javac] ----------
     [java]     [javac] 4081. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/launching/ClasspathShortenerTests.java (at line 147)
     [java]     [javac] 	assertEquals(1, classpathShortener.getProcessTempFiles().size());
     [java]     [javac] 	                                   ^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'ClasspathShortener.getProcessTempFiles()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.launching_3.21.200.v20240320-0933.jar')
     [java]     [javac] ----------
     [java]     [javac] 4082. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/launching/ClasspathShortenerTests.java (at line 148)
     [java]     [javac] 	assertArrayEquals(new String[] { JAVA_10_PATH, ENCODING_ARG, "@" + classpathShortener.getProcessTempFiles().get(0).getAbsolutePath(),
     [java]     [javac] 	                                                                                      ^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'ClasspathShortener.getProcessTempFiles()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.launching_3.21.200.v20240320-0933.jar')
     [java]     [javac] ----------
     [java]     [javac] 4083. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/launching/ClasspathShortenerTests.java (at line 149)
     [java]     [javac] 	MAIN_CLASS, "-arg1", "arg2" }, classpathShortener.getCmdLine());
     [java]     [javac] 	                                                  ^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'ClasspathShortener.getCmdLine()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.launching_3.21.200.v20240320-0933.jar')
     [java]     [javac] ----------
     [java]     [javac] 4084. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/launching/ClasspathShortenerTests.java (at line 151)
     [java]     [javac] 	+ classpathShortener.quoteWindowsPath(classpath), getFileContents(classpathShortener.getProcessTempFiles().get(0)));
     [java]     [javac] 	                     ^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'ClasspathShortener.quoteWindowsPath(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.launching_3.21.200.v20240320-0933.jar')
     [java]     [javac] ----------
     [java]     [javac] 4085. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/launching/ClasspathShortenerTests.java (at line 151)
     [java]     [javac] 	+ classpathShortener.quoteWindowsPath(classpath), getFileContents(classpathShortener.getProcessTempFiles().get(0)));
     [java]     [javac] 	                                                                                     ^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'ClasspathShortener.getProcessTempFiles()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.launching_3.21.200.v20240320-0933.jar')
     [java]     [javac] ----------
     [java]     [javac] 4086. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/launching/ClasspathShortenerTests.java (at line 162)
     [java]     [javac] 	boolean result = classpathShortener.shortenCommandLineIfNecessary();
     [java]     [javac] 	                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'ClasspathShortener.shortenCommandLineIfNecessary()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.launching_3.21.200.v20240320-0933.jar')
     [java]     [javac] ----------
     [java]     [javac] 4087. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/launching/ClasspathShortenerTests.java (at line 166)
     [java]     [javac] 	assertEquals(1, classpathShortener.getProcessTempFiles().size());
     [java]     [javac] 	                                   ^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'ClasspathShortener.getProcessTempFiles()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.launching_3.21.200.v20240320-0933.jar')
     [java]     [javac] ----------
     [java]     [javac] 4088. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/launching/ClasspathShortenerTests.java (at line 167)
     [java]     [javac] 	assertArrayEquals(new String[] { JAVA_10_PATH, ENCODING_ARG, "@" + classpathShortener.getProcessTempFiles().get(0).getAbsolutePath(),
     [java]     [javac] 	                                                                                      ^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'ClasspathShortener.getProcessTempFiles()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.launching_3.21.200.v20240320-0933.jar')
     [java]     [javac] ----------
     [java]     [javac] 4089. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/launching/ClasspathShortenerTests.java (at line 168)
     [java]     [javac] 	MAIN_CLASS, "-arg1", "arg2" }, classpathShortener.getCmdLine());
     [java]     [javac] 	                                                  ^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'ClasspathShortener.getCmdLine()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.launching_3.21.200.v20240320-0933.jar')
     [java]     [javac] ----------
     [java]     [javac] 4090. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/launching/ClasspathShortenerTests.java (at line 170)
     [java]     [javac] 	+ classpathShortener.quoteWindowsPath(modulepath), getFileContents(classpathShortener.getProcessTempFiles().get(0)));
     [java]     [javac] 	                     ^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'ClasspathShortener.quoteWindowsPath(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.launching_3.21.200.v20240320-0933.jar')
     [java]     [javac] ----------
     [java]     [javac] 4091. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/launching/ClasspathShortenerTests.java (at line 170)
     [java]     [javac] 	+ classpathShortener.quoteWindowsPath(modulepath), getFileContents(classpathShortener.getProcessTempFiles().get(0)));
     [java]     [javac] 	                                                                                      ^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'ClasspathShortener.getProcessTempFiles()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.launching_3.21.200.v20240320-0933.jar')
     [java]     [javac] ----------
     [java]     [javac] 4092. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/launching/ClasspathShortenerTests.java (at line 182)
     [java]     [javac] 	boolean result = classpathShortener.shortenCommandLineIfNecessary();
     [java]     [javac] 	                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'ClasspathShortener.shortenCommandLineIfNecessary()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.launching_3.21.200.v20240320-0933.jar')
     [java]     [javac] ----------
     [java]     [javac] 4093. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/launching/ClasspathShortenerTests.java (at line 186)
     [java]     [javac] 	assertEquals(2, classpathShortener.getProcessTempFiles().size());
     [java]     [javac] 	                                   ^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'ClasspathShortener.getProcessTempFiles()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.launching_3.21.200.v20240320-0933.jar')
     [java]     [javac] ----------
     [java]     [javac] 4094. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/launching/ClasspathShortenerTests.java (at line 187)
     [java]     [javac] 	assertArrayEquals(new String[] { JAVA_10_PATH, ENCODING_ARG, "@" + classpathShortener.getProcessTempFiles().get(0).getAbsolutePath(),
     [java]     [javac] 	                                                                                      ^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'ClasspathShortener.getProcessTempFiles()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.launching_3.21.200.v20240320-0933.jar')
     [java]     [javac] ----------
     [java]     [javac] 4095. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/launching/ClasspathShortenerTests.java (at line 188)
     [java]     [javac] 	"@" + classpathShortener.getProcessTempFiles().get(1).getAbsolutePath(), MAIN_CLASS, "-arg1",
     [java]     [javac] 	                         ^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'ClasspathShortener.getProcessTempFiles()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.launching_3.21.200.v20240320-0933.jar')
     [java]     [javac] ----------
     [java]     [javac] 4096. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/launching/ClasspathShortenerTests.java (at line 189)
     [java]     [javac] 	"arg2" }, classpathShortener.getCmdLine());
     [java]     [javac] 	                             ^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'ClasspathShortener.getCmdLine()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.launching_3.21.200.v20240320-0933.jar')
     [java]     [javac] ----------
     [java]     [javac] 4097. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/launching/ClasspathShortenerTests.java (at line 191)
     [java]     [javac] 	+ classpathShortener.quoteWindowsPath(classpath), getFileContents(classpathShortener.getProcessTempFiles().get(0)));
     [java]     [javac] 	                     ^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'ClasspathShortener.quoteWindowsPath(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.launching_3.21.200.v20240320-0933.jar')
     [java]     [javac] ----------
     [java]     [javac] 4098. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/launching/ClasspathShortenerTests.java (at line 191)
     [java]     [javac] 	+ classpathShortener.quoteWindowsPath(classpath), getFileContents(classpathShortener.getProcessTempFiles().get(0)));
     [java]     [javac] 	                                                                                     ^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'ClasspathShortener.getProcessTempFiles()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.launching_3.21.200.v20240320-0933.jar')
     [java]     [javac] ----------
     [java]     [javac] 4099. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/launching/ClasspathShortenerTests.java (at line 193)
     [java]     [javac] 	+ classpathShortener.quoteWindowsPath(modulepath), getFileContents(classpathShortener.getProcessTempFiles().get(1)));
     [java]     [javac] 	                     ^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'ClasspathShortener.quoteWindowsPath(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.launching_3.21.200.v20240320-0933.jar')
     [java]     [javac] ----------
     [java]     [javac] 4100. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/launching/ClasspathShortenerTests.java (at line 193)
     [java]     [javac] 	+ classpathShortener.quoteWindowsPath(modulepath), getFileContents(classpathShortener.getProcessTempFiles().get(1)));
     [java]     [javac] 	                                                                                      ^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'ClasspathShortener.getProcessTempFiles()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.launching_3.21.200.v20240320-0933.jar')
     [java]     [javac] ----------
     [java]     [javac] 4101. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/launching/ClasspathShortenerTests.java (at line 205)
     [java]     [javac] 	boolean result = classpathShortener.shortenCommandLineIfNecessary();
     [java]     [javac] 	                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'ClasspathShortener.shortenCommandLineIfNecessary()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.launching_3.21.200.v20240320-0933.jar')
     [java]     [javac] ----------
     [java]     [javac] 4102. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/launching/ClasspathShortenerTests.java (at line 209)
     [java]     [javac] 	assertEquals(1, classpathShortener.getProcessTempFiles().size());
     [java]     [javac] 	                                   ^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'ClasspathShortener.getProcessTempFiles()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.launching_3.21.200.v20240320-0933.jar')
     [java]     [javac] ----------
     [java]     [javac] 4103. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/launching/ClasspathShortenerTests.java (at line 210)
     [java]     [javac] 	assertArrayEquals(new String[] { JAVA_8_PATH, ENCODING_ARG, "-cp", classpathShortener.getProcessTempFiles().get(0).getAbsolutePath(),
     [java]     [javac] 	                                                                                      ^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'ClasspathShortener.getProcessTempFiles()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.launching_3.21.200.v20240320-0933.jar')
     [java]     [javac] ----------
     [java]     [javac] 4104. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/launching/ClasspathShortenerTests.java (at line 211)
     [java]     [javac] 	MAIN_CLASS, "-arg1", "arg2" }, classpathShortener.getCmdLine());
     [java]     [javac] 	                                                  ^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'ClasspathShortener.getCmdLine()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.launching_3.21.200.v20240320-0933.jar')
     [java]     [javac] ----------
     [java]     [javac] 4105. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/launching/ClasspathShortenerTests.java (at line 212)
     [java]     [javac] 	List<File> classpathJars = getClasspathJarsFromJarManifest(classpathShortener.getProcessTempFiles().get(0));
     [java]     [javac] 	                                                                              ^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'ClasspathShortener.getProcessTempFiles()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.launching_3.21.200.v20240320-0933.jar')
     [java]     [javac] ----------
     [java]     [javac] 4106. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/launching/ClasspathShortenerTests.java (at line 232)
     [java]     [javac] 	boolean result = classpathShortener.shortenCommandLineIfNecessary();
     [java]     [javac] 	                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'ClasspathShortener.shortenCommandLineIfNecessary()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.launching_3.21.200.v20240320-0933.jar')
     [java]     [javac] ----------
     [java]     [javac] 4107. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/launching/ClasspathShortenerTests.java (at line 236)
     [java]     [javac] 	assertEquals(0, classpathShortener.getProcessTempFiles().size());
     [java]     [javac] 	                                   ^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'ClasspathShortener.getProcessTempFiles()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.launching_3.21.200.v20240320-0933.jar')
     [java]     [javac] ----------
     [java]     [javac] 4108. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/launching/ClasspathShortenerTests.java (at line 238)
     [java]     [javac] 	"CLASSPATH=" + classpath }, classpathShortener.getEnvp());
     [java]     [javac] 	                                               ^^^^^^^
     [java]     [javac] Discouraged access: The method 'ClasspathShortener.getEnvp()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.launching_3.21.200.v20240320-0933.jar')
     [java]     [javac] ----------
     [java]     [javac] 4109. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/launching/ClasspathShortenerTests.java (at line 239)
     [java]     [javac] 	assertArrayEquals(new String[] { JAVA_8_PATH, ENCODING_ARG, MAIN_CLASS, "-arg1", "arg2" }, classpathShortener.getCmdLine());
     [java]     [javac] 	                                                                                                              ^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'ClasspathShortener.getCmdLine()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.launching_3.21.200.v20240320-0933.jar')
     [java]     [javac] ----------
     [java]     [javac] 4110. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/launching/ClasspathShortenerTests.java (at line 251)
     [java]     [javac] 	boolean result = classpathShortener.shortenCommandLineIfNecessary();
     [java]     [javac] 	                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'ClasspathShortener.shortenCommandLineIfNecessary()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.launching_3.21.200.v20240320-0933.jar')
     [java]     [javac] ----------
     [java]     [javac] 4111. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/launching/ClasspathShortenerTests.java (at line 255)
     [java]     [javac] 	assertEquals(0, classpathShortener.getProcessTempFiles().size());
     [java]     [javac] 	                                   ^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'ClasspathShortener.getProcessTempFiles()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.launching_3.21.200.v20240320-0933.jar')
     [java]     [javac] ----------
     [java]     [javac] 4112. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/launching/ClasspathShortenerTests.java (at line 257)
     [java]     [javac] 	"CLASSPATH=" + classpath }, classpathShortener.getEnvp());
     [java]     [javac] 	                                               ^^^^^^^
     [java]     [javac] Discouraged access: The method 'ClasspathShortener.getEnvp()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.launching_3.21.200.v20240320-0933.jar')
     [java]     [javac] ----------
     [java]     [javac] 4113. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/launching/ClasspathShortenerTests.java (at line 258)
     [java]     [javac] 	assertArrayEquals(new String[] { JAVA_8_PATH, ENCODING_ARG, MAIN_CLASS, "-arg1", "arg2" }, classpathShortener.getCmdLine());
     [java]     [javac] 	                                                                                                              ^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'ClasspathShortener.getCmdLine()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.launching_3.21.200.v20240320-0933.jar')
     [java]     [javac] ----------
     [java]     [javac] 4114. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/launching/ClasspathShortenerTests.java (at line 273)
     [java]     [javac] 	boolean result = classpathShortener.shortenCommandLineIfNecessary();
     [java]     [javac] 	                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'ClasspathShortener.shortenCommandLineIfNecessary()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.launching_3.21.200.v20240320-0933.jar')
     [java]     [javac] ----------
     [java]     [javac] 4115. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/launching/ClasspathShortenerTests.java (at line 277)
     [java]     [javac] 	assertEquals(0, classpathShortener.getProcessTempFiles().size());
     [java]     [javac] 	                                   ^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'ClasspathShortener.getProcessTempFiles()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.launching_3.21.200.v20240320-0933.jar')
     [java]     [javac] ----------
     [java]     [javac] 4116. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/launching/ClasspathShortenerTests.java (at line 279)
     [java]     [javac] 	"CLASSPATH=" + classpath }, classpathShortener.getEnvp());
     [java]     [javac] 	                                               ^^^^^^^
     [java]     [javac] Discouraged access: The method 'ClasspathShortener.getEnvp()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.launching_3.21.200.v20240320-0933.jar')
     [java]     [javac] ----------
     [java]     [javac] 4117. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/launching/ClasspathShortenerTests.java (at line 280)
     [java]     [javac] 	assertArrayEquals(new String[] { JAVA_8_PATH, ENCODING_ARG, MAIN_CLASS, "-arg1", "arg2" }, classpathShortener.getCmdLine());
     [java]     [javac] 	                                                                                                              ^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'ClasspathShortener.getCmdLine()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.launching_3.21.200.v20240320-0933.jar')
     [java]     [javac] ----------
     [java]     [javac] 4118. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/launching/ClasspathShortenerTests.java (at line 314)
     [java]     [javac] 	private static class ClasspathShortenerForTest extends ClasspathShortener {
     [java]     [javac] 	                                                       ^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'ClasspathShortener' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.launching_3.21.200.v20240320-0933.jar')
     [java]     [javac] ----------
     [java]     [javac] 4119. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/launching/ClasspathShortenerTests.java (at line 322)
     [java]     [javac] 	super(os, javaVersion, new MockLaunch(), cmdLine, classpathArgumentIndex, null, envp);
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The constructor 'ClasspathShortener(String, String, ILaunch, String[], int, File, String[])' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.launching_3.21.200.v20240320-0933.jar')
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 4120. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/refactoring/RenameMethodUnitTests.java (at line 23)
     [java]     [javac] 	import org.eclipse.jdt.internal.corext.refactoring.rename.JavaRenameProcessor;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JavaRenameProcessor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.core.manipulation_1.21.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 4121. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/refactoring/RenameMethodUnitTests.java (at line 24)
     [java]     [javac] 	import org.eclipse.jdt.internal.corext.refactoring.rename.RenameNonVirtualMethodProcessor;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'RenameNonVirtualMethodProcessor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.core.manipulation_1.21.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 4122. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/refactoring/RenameMethodUnitTests.java (at line 68)
     [java]     [javac] 	JavaRenameProcessor proc = new RenameNonVirtualMethodProcessor(method);
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JavaRenameProcessor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.core.manipulation_1.21.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 4123. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/refactoring/RenameMethodUnitTests.java (at line 68)
     [java]     [javac] 	JavaRenameProcessor proc = new RenameNonVirtualMethodProcessor(method);
     [java]     [javac] 	                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'RenameNonVirtualMethodProcessor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.core.manipulation_1.21.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 4124. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/refactoring/RenameMethodUnitTests.java (at line 68)
     [java]     [javac] 	JavaRenameProcessor proc = new RenameNonVirtualMethodProcessor(method);
     [java]     [javac] 	                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The constructor 'RenameNonVirtualMethodProcessor(IMethod)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.core.manipulation_1.21.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 4125. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/refactoring/RenameMethodUnitTests.java (at line 69)
     [java]     [javac] 	proc.setNewElementName("renamedMethod");
     [java]     [javac] 	     ^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JavaRenameProcessor.setNewElementName(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.core.manipulation_1.21.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 4126. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/sourcelookup/JarSourceLookupTests.java (at line 19)
     [java]     [javac] 	import org.eclipse.core.internal.resources.ResourceException;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'ResourceException' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.core.resources_3.20.200.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 4127. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/sourcelookup/JarSourceLookupTests.java (at line 36)
     [java]     [javac] 	import org.eclipse.jdt.internal.core.ClassFile;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'ClassFile' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 4128. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/sourcelookup/JarSourceLookupTests.java (at line 37)
     [java]     [javac] 	import org.eclipse.jdt.internal.launching.JavaSourceLookupUtil;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JavaSourceLookupUtil' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.launching_3.21.200.v20240320-0933.jar')
     [java]     [javac] ----------
     [java]     [javac] 4129. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/sourcelookup/JarSourceLookupTests.java (at line 62)
     [java]     [javac] 	* Disposes all source containers after a test, ensures no containers are still holding open Jar references, which can lead to {@link ResourceException}s
     [java]     [javac] 	                                                                                                                                     ^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'ResourceException' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.core.resources_3.20.200.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 4130. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/sourcelookup/JarSourceLookupTests.java (at line 117)
     [java]     [javac] 	catch (ResourceException e) {
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'ResourceException' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.core.resources_3.20.200.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 4131. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/sourcelookup/JarSourceLookupTests.java (at line 144)
     [java]     [javac] 	ISourceContainer[] containers = JavaSourceLookupUtil.translate(resolved);
     [java]     [javac] 	                                ^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JavaSourceLookupUtil' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.launching_3.21.200.v20240320-0933.jar')
     [java]     [javac] ----------
     [java]     [javac] 4132. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/sourcelookup/JarSourceLookupTests.java (at line 144)
     [java]     [javac] 	ISourceContainer[] containers = JavaSourceLookupUtil.translate(resolved);
     [java]     [javac] 	                                                     ^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JavaSourceLookupUtil.translate(IRuntimeClasspathEntry[])' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.launching_3.21.200.v20240320-0933.jar')
     [java]     [javac] ----------
     [java]     [javac] 4133. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/sourcelookup/JarSourceLookupTests.java (at line 234)
     [java]     [javac] 	assertTrue("The found source should be a ClassFile", source instanceof ClassFile);
     [java]     [javac] 	                                                                       ^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'ClassFile' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 4134. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/sourcelookup/JarSourceLookupTests.java (at line 235)
     [java]     [javac] 	assertEquals("we should have found a file named a.JarClass.class", "JarClass.class", ((ClassFile) source).getElementName());
     [java]     [javac] 	                                                                                       ^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'ClassFile' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 4135. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/sourcelookup/JarSourceLookupTests.java (at line 235)
     [java]     [javac] 	assertEquals("we should have found a file named a.JarClass.class", "JarClass.class", ((ClassFile) source).getElementName());
     [java]     [javac] 	                                                                                                          ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'AbstractClassFile.getElementName()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 4136. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/InstructionPointerManagerTests.java (at line 24)
     [java]     [javac] 	import org.eclipse.debug.internal.core.IInternalDebugCoreConstants;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'IInternalDebugCoreConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.core_3.21.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 4137. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/InstructionPointerManagerTests.java (at line 491)
     [java]     [javac] 	private String fTypeName = IInternalDebugCoreConstants.EMPTY_STRING;
     [java]     [javac] 	                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'IInternalDebugCoreConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.core_3.21.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 4138. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/InstructionPointerManagerTests.java (at line 491)
     [java]     [javac] 	private String fTypeName = IInternalDebugCoreConstants.EMPTY_STRING;
     [java]     [javac] 	                                                       ^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'IInternalDebugCoreConstants.EMPTY_STRING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.core_3.21.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 4139. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/InstructionPointerManagerTests.java (at line 492)
     [java]     [javac] 	private String fTitle = IInternalDebugCoreConstants.EMPTY_STRING;
     [java]     [javac] 	                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'IInternalDebugCoreConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.core_3.21.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 4140. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/InstructionPointerManagerTests.java (at line 492)
     [java]     [javac] 	private String fTitle = IInternalDebugCoreConstants.EMPTY_STRING;
     [java]     [javac] 	                                                    ^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'IInternalDebugCoreConstants.EMPTY_STRING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.core_3.21.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 4141. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/breakpoints/PatternBreakpointTests.java (at line 29)
     [java]     [javac] 	@SuppressWarnings("deprecation")
     [java]     [javac] 	                  ^^^^^^^^^^^^^
     [java]     [javac] At least one of the problems in category 'deprecation' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 4142. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/connectors/MultipleConnectionsTest.java (at line 28)
     [java]     [javac] 	import org.eclipse.jdt.internal.launching.SocketListenConnector;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'SocketListenConnector' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.launching_3.21.200.v20240320-0933.jar')
     [java]     [javac] ----------
     [java]     [javac] 4143. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/connectors/MultipleConnectionsTest.java (at line 47)
     [java]     [javac] 	private SocketListenConnector connector;
     [java]     [javac] 	        ^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'SocketListenConnector' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.launching_3.21.200.v20240320-0933.jar')
     [java]     [javac] ----------
     [java]     [javac] 4144. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/connectors/MultipleConnectionsTest.java (at line 60)
     [java]     [javac] 	connector = new SocketListenConnector();
     [java]     [javac] 	                ^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'SocketListenConnector' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.launching_3.21.200.v20240320-0933.jar')
     [java]     [javac] ----------
     [java]     [javac] 4145. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/connectors/MultipleConnectionsTest.java (at line 60)
     [java]     [javac] 	connector = new SocketListenConnector();
     [java]     [javac] 	                ^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The constructor 'SocketListenConnector()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.launching_3.21.200.v20240320-0933.jar')
     [java]     [javac] ----------
     [java]     [javac] 4146. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/connectors/MultipleConnectionsTest.java (at line 61)
     [java]     [javac] 	Map<String, Connector.Argument> defaults = connector.getDefaultArguments();
     [java]     [javac] 	                                                     ^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'SocketListenConnector.getDefaultArguments()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.launching_3.21.200.v20240320-0933.jar')
     [java]     [javac] ----------
     [java]     [javac] 4147. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/connectors/MultipleConnectionsTest.java (at line 72)
     [java]     [javac] 	connector = new SocketListenConnector();
     [java]     [javac] 	                ^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'SocketListenConnector' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.launching_3.21.200.v20240320-0933.jar')
     [java]     [javac] ----------
     [java]     [javac] 4148. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/connectors/MultipleConnectionsTest.java (at line 72)
     [java]     [javac] 	connector = new SocketListenConnector();
     [java]     [javac] 	                ^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The constructor 'SocketListenConnector()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.launching_3.21.200.v20240320-0933.jar')
     [java]     [javac] ----------
     [java]     [javac] 4149. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/connectors/MultipleConnectionsTest.java (at line 75)
     [java]     [javac] 	connector.connect(arguments, new NullProgressMonitor(), launch);
     [java]     [javac] 	          ^^^^^^^
     [java]     [javac] Discouraged access: The method 'SocketListenConnector.connect(Map<String,String>, IProgressMonitor, ILaunch)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.launching_3.21.200.v20240320-0933.jar')
     [java]     [javac] ----------
     [java]     [javac] 4150. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/connectors/MultipleConnectionsTest.java (at line 87)
     [java]     [javac] 	connector = new SocketListenConnector();
     [java]     [javac] 	                ^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'SocketListenConnector' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.launching_3.21.200.v20240320-0933.jar')
     [java]     [javac] ----------
     [java]     [javac] 4151. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/connectors/MultipleConnectionsTest.java (at line 87)
     [java]     [javac] 	connector = new SocketListenConnector();
     [java]     [javac] 	                ^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The constructor 'SocketListenConnector()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.launching_3.21.200.v20240320-0933.jar')
     [java]     [javac] ----------
     [java]     [javac] 4152. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/connectors/MultipleConnectionsTest.java (at line 91)
     [java]     [javac] 	connector.connect(arguments, new NullProgressMonitor(), launch);
     [java]     [javac] 	          ^^^^^^^
     [java]     [javac] Discouraged access: The method 'SocketListenConnector.connect(Map<String,String>, IProgressMonitor, ILaunch)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.launching_3.21.200.v20240320-0933.jar')
     [java]     [javac] ----------
     [java]     [javac] 4153. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/connectors/MultipleConnectionsTest.java (at line 104)
     [java]     [javac] 	connector = new SocketListenConnector();
     [java]     [javac] 	                ^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'SocketListenConnector' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.launching_3.21.200.v20240320-0933.jar')
     [java]     [javac] ----------
     [java]     [javac] 4154. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/connectors/MultipleConnectionsTest.java (at line 104)
     [java]     [javac] 	connector = new SocketListenConnector();
     [java]     [javac] 	                ^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The constructor 'SocketListenConnector()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.launching_3.21.200.v20240320-0933.jar')
     [java]     [javac] ----------
     [java]     [javac] 4155. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/connectors/MultipleConnectionsTest.java (at line 108)
     [java]     [javac] 	connector.connect(arguments, new NullProgressMonitor(), launch);
     [java]     [javac] 	          ^^^^^^^
     [java]     [javac] Discouraged access: The method 'SocketListenConnector.connect(Map<String,String>, IProgressMonitor, ILaunch)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.launching_3.21.200.v20240320-0933.jar')
     [java]     [javac] ----------
     [java]     [javac] 4156. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/connectors/MultipleConnectionsTest.java (at line 121)
     [java]     [javac] 	connector = new SocketListenConnector();
     [java]     [javac] 	                ^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'SocketListenConnector' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.launching_3.21.200.v20240320-0933.jar')
     [java]     [javac] ----------
     [java]     [javac] 4157. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/connectors/MultipleConnectionsTest.java (at line 121)
     [java]     [javac] 	connector = new SocketListenConnector();
     [java]     [javac] 	                ^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The constructor 'SocketListenConnector()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.launching_3.21.200.v20240320-0933.jar')
     [java]     [javac] ----------
     [java]     [javac] 4158. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/connectors/MultipleConnectionsTest.java (at line 125)
     [java]     [javac] 	connector.connect(arguments, new NullProgressMonitor(), launch);
     [java]     [javac] 	          ^^^^^^^
     [java]     [javac] Discouraged access: The method 'SocketListenConnector.connect(Map<String,String>, IProgressMonitor, ILaunch)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.launching_3.21.200.v20240320-0933.jar')
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 4159. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/core/WorkspaceSourceContainerTests.java (at line 21)
     [java]     [javac] 	import org.eclipse.jdt.internal.launching.JavaSourceLookupDirector;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JavaSourceLookupDirector' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.launching_3.21.200.v20240320-0933.jar')
     [java]     [javac] ----------
     [java]     [javac] 4160. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/core/WorkspaceSourceContainerTests.java (at line 36)
     [java]     [javac] 	ISourceLookupDirector director = new JavaSourceLookupDirector();
     [java]     [javac] 	                                     ^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JavaSourceLookupDirector' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.launching_3.21.200.v20240320-0933.jar')
     [java]     [javac] ----------
     [java]     [javac] 4161. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/core/WorkspaceSourceContainerTests.java (at line 36)
     [java]     [javac] 	ISourceLookupDirector director = new JavaSourceLookupDirector();
     [java]     [javac] 	                                     ^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The constructor 'JavaSourceLookupDirector()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.launching_3.21.200.v20240320-0933.jar')
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 4162. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/launching/LaunchConfigurationTests.java (at line 17)
     [java]     [javac] 	import org.eclipse.debug.internal.core.LaunchConfiguration;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'LaunchConfiguration' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.core_3.21.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 4163. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/launching/LaunchConfigurationTests.java (at line 21)
     [java]     [javac] 	* Class for testing method from the class {@link LaunchConfiguration}
     [java]     [javac] 	                                                 ^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'LaunchConfiguration' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.core_3.21.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 4164. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/launching/LaunchConfigurationTests.java (at line 29)
     [java]     [javac] 	class TestConfiguration extends LaunchConfiguration {
     [java]     [javac] 	                                ^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'LaunchConfiguration' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.core_3.21.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 4165. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/launching/LaunchConfigurationTests.java (at line 35)
     [java]     [javac] 	super(name, container);
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The constructor 'LaunchConfiguration(String, IContainer)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.core_3.21.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 4166. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/launching/LaunchConfigurationTests.java (at line 39)
     [java]     [javac] 	return getSimpleName(fileName);
     [java]     [javac] 	       ^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'LaunchConfiguration.getSimpleName(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.core_3.21.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 4167. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/launching/LaunchConfigurationTests.java (at line 43)
     [java]     [javac] 	setName(name);
     [java]     [javac] 	^^^^^^^
     [java]     [javac] Discouraged access: The method 'LaunchConfiguration.setName(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.core_3.21.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 4168. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/launching/LaunchConfigurationTests.java (at line 47)
     [java]     [javac] 	return getFileName();
     [java]     [javac] 	       ^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'LaunchConfiguration.getFileName()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.core_3.21.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 4169. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/launching/LaunchConfigurationTests.java (at line 61)
     [java]     [javac] 	* Tests the {@link LaunchConfiguration#getSimpleName} method
     [java]     [javac] 	                   ^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'LaunchConfiguration' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.core_3.21.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 4170. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/launching/LaunchConfigurationTests.java (at line 83)
     [java]     [javac] 	* Tests the {@link LaunchConfiguration#setName} method
     [java]     [javac] 	                   ^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'LaunchConfiguration' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.core_3.21.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 4171. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/launching/LaunchConfigurationTests.java (at line 86)
     [java]     [javac] 	assertEquals("The default name should be: 'Test'", "Test", config.getName());
     [java]     [javac] 	                                                                  ^^^^^^^
     [java]     [javac] Discouraged access: The method 'LaunchConfiguration.getName()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.core_3.21.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 4172. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/launching/LaunchConfigurationTests.java (at line 88)
     [java]     [javac] 	assertEquals("The new name should be: 'newname'", "newname", config.getName());
     [java]     [javac] 	                                                                    ^^^^^^^
     [java]     [javac] Discouraged access: The method 'LaunchConfiguration.getName()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.core_3.21.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 4173. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/launching/LaunchConfigurationTests.java (at line 94)
     [java]     [javac] 	* Tests the {@link LaunchConfiguration#getFileName} method
     [java]     [javac] 	                   ^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'LaunchConfiguration' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.core_3.21.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 4174. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/refactoring/ExtractMethodUnitTests.java (at line 21)
     [java]     [javac] 	import org.eclipse.jdt.internal.corext.refactoring.code.ExtractMethodRefactoring;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'ExtractMethodRefactoring' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.core.manipulation_1.21.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 4175. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/refactoring/ExtractMethodUnitTests.java (at line 117)
     [java]     [javac] 	ExtractMethodRefactoring ref= new ExtractMethodRefactoring(cunit,lineInfo.getOffset(), lineInfo.getLength());
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'ExtractMethodRefactoring' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.core.manipulation_1.21.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 4176. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/refactoring/ExtractMethodUnitTests.java (at line 117)
     [java]     [javac] 	ExtractMethodRefactoring ref= new ExtractMethodRefactoring(cunit,lineInfo.getOffset(), lineInfo.getLength());
     [java]     [javac] 	                                  ^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'ExtractMethodRefactoring' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.core.manipulation_1.21.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 4177. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/refactoring/ExtractMethodUnitTests.java (at line 117)
     [java]     [javac] 	ExtractMethodRefactoring ref= new ExtractMethodRefactoring(cunit,lineInfo.getOffset(), lineInfo.getLength());
     [java]     [javac] 	                                  ^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The constructor 'ExtractMethodRefactoring(ICompilationUnit, int, int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.core.manipulation_1.21.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 4178. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/refactoring/ExtractMethodUnitTests.java (at line 119)
     [java]     [javac] 	RefactoringStatus preconditionResult= ref.checkInitialConditions(new NullProgressMonitor());
     [java]     [javac] 	                                          ^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'ExtractMethodRefactoring.checkInitialConditions(IProgressMonitor)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.core.manipulation_1.21.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 4179. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/refactoring/PushDownFieldUnitTests.java (at line 22)
     [java]     [javac] 	import org.eclipse.jdt.internal.corext.refactoring.structure.PushDownRefactoringProcessor;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'PushDownRefactoringProcessor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.core.manipulation_1.21.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 4180. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/refactoring/PushDownFieldUnitTests.java (at line 61)
     [java]     [javac] 	PushDownRefactoringProcessor processor = new PushDownRefactoringProcessor(new IField[] {clas});
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'PushDownRefactoringProcessor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.core.manipulation_1.21.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 4181. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/refactoring/PushDownFieldUnitTests.java (at line 61)
     [java]     [javac] 	PushDownRefactoringProcessor processor = new PushDownRefactoringProcessor(new IField[] {clas});
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'PushDownRefactoringProcessor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.core.manipulation_1.21.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 4182. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/refactoring/PushDownFieldUnitTests.java (at line 61)
     [java]     [javac] 	PushDownRefactoringProcessor processor = new PushDownRefactoringProcessor(new IField[] {clas});
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The constructor 'PushDownRefactoringProcessor(IMember[])' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.core.manipulation_1.21.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 4183. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/refactoring/RenamePackageUnitTests.java (at line 27)
     [java]     [javac] 	import org.eclipse.jdt.internal.corext.refactoring.rename.JavaRenameProcessor;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JavaRenameProcessor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.core.manipulation_1.21.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 4184. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/refactoring/RenamePackageUnitTests.java (at line 28)
     [java]     [javac] 	import org.eclipse.jdt.internal.corext.refactoring.rename.RenamePackageProcessor;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'RenamePackageProcessor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.core.manipulation_1.21.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 4185. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/refactoring/RenamePackageUnitTests.java (at line 126)
     [java]     [javac] 	JavaRenameProcessor proc = new RenamePackageProcessor(packageFragment);
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JavaRenameProcessor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.core.manipulation_1.21.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 4186. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/refactoring/RenamePackageUnitTests.java (at line 126)
     [java]     [javac] 	JavaRenameProcessor proc = new RenamePackageProcessor(packageFragment);
     [java]     [javac] 	                               ^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'RenamePackageProcessor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.core.manipulation_1.21.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 4187. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/refactoring/RenamePackageUnitTests.java (at line 126)
     [java]     [javac] 	JavaRenameProcessor proc = new RenamePackageProcessor(packageFragment);
     [java]     [javac] 	                               ^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The constructor 'RenamePackageProcessor(IPackageFragment)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.core.manipulation_1.21.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 4188. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/refactoring/RenamePackageUnitTests.java (at line 127)
     [java]     [javac] 	proc.setNewElementName("renamedPackage");
     [java]     [javac] 	     ^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JavaRenameProcessor.setNewElementName(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.core.manipulation_1.21.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 4189. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/breakpoints/TypeNameBreakpointTests.java (at line 36)
     [java]     [javac] 	import org.eclipse.jdt.internal.debug.core.JavaDebugUtils;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JavaDebugUtils' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 4190. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/breakpoints/TypeNameBreakpointTests.java (at line 37)
     [java]     [javac] 	import org.eclipse.jdt.internal.debug.core.breakpoints.JavaBreakpoint;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JavaBreakpoint' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 4191. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/breakpoints/TypeNameBreakpointTests.java (at line 38)
     [java]     [javac] 	import org.eclipse.jdt.internal.debug.core.breakpoints.JavaClassPrepareBreakpoint;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JavaClassPrepareBreakpoint' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 4192. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/breakpoints/TypeNameBreakpointTests.java (at line 39)
     [java]     [javac] 	import org.eclipse.jdt.internal.debug.core.breakpoints.JavaExceptionBreakpoint;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JavaExceptionBreakpoint' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 4193. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/breakpoints/TypeNameBreakpointTests.java (at line 40)
     [java]     [javac] 	import org.eclipse.jdt.internal.debug.core.breakpoints.JavaLineBreakpoint;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JavaLineBreakpoint' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 4194. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/breakpoints/TypeNameBreakpointTests.java (at line 41)
     [java]     [javac] 	import org.eclipse.jdt.internal.debug.core.breakpoints.JavaMethodBreakpoint;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JavaMethodBreakpoint' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 4195. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/breakpoints/TypeNameBreakpointTests.java (at line 42)
     [java]     [javac] 	import org.eclipse.jdt.internal.debug.core.breakpoints.JavaMethodEntryBreakpoint;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JavaMethodEntryBreakpoint' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 4196. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/breakpoints/TypeNameBreakpointTests.java (at line 43)
     [java]     [javac] 	import org.eclipse.jdt.internal.debug.core.breakpoints.JavaStratumLineBreakpoint;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JavaStratumLineBreakpoint' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 4197. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/breakpoints/TypeNameBreakpointTests.java (at line 44)
     [java]     [javac] 	import org.eclipse.jdt.internal.debug.core.breakpoints.JavaWatchpoint;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JavaWatchpoint' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 4198. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/breakpoints/TypeNameBreakpointTests.java (at line 45)
     [java]     [javac] 	import org.eclipse.jdt.internal.debug.ui.JDIModelPresentation;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIModelPresentation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 4199. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/breakpoints/TypeNameBreakpointTests.java (at line 54)
     [java]     [javac] 	class TestJDIPresentation extends JDIModelPresentation {
     [java]     [javac] 	                                  ^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIModelPresentation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 4200. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/breakpoints/TypeNameBreakpointTests.java (at line 57)
     [java]     [javac] 	return super.getMarkerTypeName(breakpoint, qualified);
     [java]     [javac] 	             ^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIModelPresentation.getMarkerTypeName(IJavaBreakpoint, boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 4201. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/breakpoints/TypeNameBreakpointTests.java (at line 85)
     [java]     [javac] 	* Tests the {@link JavaDebugUtils#typeNamesEqual(String, String)} method
     [java]     [javac] 	                   ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JavaDebugUtils' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 4202. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/breakpoints/TypeNameBreakpointTests.java (at line 85)
     [java]     [javac] 	* Tests the {@link JavaDebugUtils#typeNamesEqual(String, String)} method
     [java]     [javac] 	                                  ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JavaDebugUtils.typeNamesEqual(String, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 4203. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/breakpoints/TypeNameBreakpointTests.java (at line 88)
     [java]     [javac] 	assertTrue("The type names should be equal when both null", JavaDebugUtils.typeNamesEqual(null, null));
     [java]     [javac] 	                                                            ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JavaDebugUtils' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 4204. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/breakpoints/TypeNameBreakpointTests.java (at line 88)
     [java]     [javac] 	assertTrue("The type names should be equal when both null", JavaDebugUtils.typeNamesEqual(null, null));
     [java]     [javac] 	                                                                           ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JavaDebugUtils.typeNamesEqual(String, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 4205. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/breakpoints/TypeNameBreakpointTests.java (at line 89)
     [java]     [javac] 	assertTrue("The type names should be equal when the same string", JavaDebugUtils.typeNamesEqual("type", "type"));
     [java]     [javac] 	                                                                  ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JavaDebugUtils' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 4206. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/breakpoints/TypeNameBreakpointTests.java (at line 89)
     [java]     [javac] 	assertTrue("The type names should be equal when the same string", JavaDebugUtils.typeNamesEqual("type", "type"));
     [java]     [javac] 	                                                                                 ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JavaDebugUtils.typeNamesEqual(String, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 4207. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/breakpoints/TypeNameBreakpointTests.java (at line 90)
     [java]     [javac] 	assertFalse("The type names should not match when one is null", JavaDebugUtils.typeNamesEqual(null, "type"));
     [java]     [javac] 	                                                                ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JavaDebugUtils' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 4208. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/breakpoints/TypeNameBreakpointTests.java (at line 90)
     [java]     [javac] 	assertFalse("The type names should not match when one is null", JavaDebugUtils.typeNamesEqual(null, "type"));
     [java]     [javac] 	                                                                               ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JavaDebugUtils.typeNamesEqual(String, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 4209. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/breakpoints/TypeNameBreakpointTests.java (at line 91)
     [java]     [javac] 	assertFalse("The type names should not match when one is null", JavaDebugUtils.typeNamesEqual("type", null));
     [java]     [javac] 	                                                                ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JavaDebugUtils' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 4210. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/breakpoints/TypeNameBreakpointTests.java (at line 91)
     [java]     [javac] 	assertFalse("The type names should not match when one is null", JavaDebugUtils.typeNamesEqual("type", null));
     [java]     [javac] 	                                                                               ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JavaDebugUtils.typeNamesEqual(String, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 4211. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/breakpoints/TypeNameBreakpointTests.java (at line 106)
     [java]     [javac] 	JavaLineBreakpoint getNullTypeLineBreakpoint() throws Exception {
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JavaLineBreakpoint' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 4212. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/breakpoints/TypeNameBreakpointTests.java (at line 107)
     [java]     [javac] 	JavaLineBreakpoint bp = (JavaLineBreakpoint) JDIDebugModel.createLineBreakpoint(getTestResource(), null, 16, -1, -1, 0, true, null);
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JavaLineBreakpoint' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 4213. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/breakpoints/TypeNameBreakpointTests.java (at line 107)
     [java]     [javac] 	JavaLineBreakpoint bp = (JavaLineBreakpoint) JDIDebugModel.createLineBreakpoint(getTestResource(), null, 16, -1, -1, 0, true, null);
     [java]     [javac] 	                         ^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JavaLineBreakpoint' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 4214. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/breakpoints/TypeNameBreakpointTests.java (at line 115)
     [java]     [javac] 	JavaExceptionBreakpoint getNullTypeExBreakpoint() throws Exception {
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JavaExceptionBreakpoint' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 4215. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/breakpoints/TypeNameBreakpointTests.java (at line 116)
     [java]     [javac] 	JavaExceptionBreakpoint bp = (JavaExceptionBreakpoint) JDIDebugModel.createExceptionBreakpoint(getTestResource(), null, true, false, true, true, null);
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JavaExceptionBreakpoint' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 4216. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/breakpoints/TypeNameBreakpointTests.java (at line 116)
     [java]     [javac] 	JavaExceptionBreakpoint bp = (JavaExceptionBreakpoint) JDIDebugModel.createExceptionBreakpoint(getTestResource(), null, true, false, true, true, null);
     [java]     [javac] 	                              ^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JavaExceptionBreakpoint' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 4217. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/breakpoints/TypeNameBreakpointTests.java (at line 124)
     [java]     [javac] 	JavaMethodEntryBreakpoint getNullTypeMethodEntryBreakpoint() throws Exception {
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JavaMethodEntryBreakpoint' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 4218. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/breakpoints/TypeNameBreakpointTests.java (at line 125)
     [java]     [javac] 	JavaMethodEntryBreakpoint bp = (JavaMethodEntryBreakpoint) JDIDebugModel.createMethodEntryBreakpoint(getTestResource(), null, null, null, 15, -1, -1, 0, true, null);
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JavaMethodEntryBreakpoint' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 4219. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/breakpoints/TypeNameBreakpointTests.java (at line 125)
     [java]     [javac] 	JavaMethodEntryBreakpoint bp = (JavaMethodEntryBreakpoint) JDIDebugModel.createMethodEntryBreakpoint(getTestResource(), null, null, null, 15, -1, -1, 0, true, null);
     [java]     [javac] 	                                ^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JavaMethodEntryBreakpoint' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 4220. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/breakpoints/TypeNameBreakpointTests.java (at line 133)
     [java]     [javac] 	JavaStratumLineBreakpoint getNullTypeStratumLineBreakpoint() throws Exception {
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JavaStratumLineBreakpoint' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 4221. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/breakpoints/TypeNameBreakpointTests.java (at line 134)
     [java]     [javac] 	JavaStratumLineBreakpoint bp = (JavaStratumLineBreakpoint) JDIDebugModel.createStratumBreakpoint(getTestResource(), null, null, null, null, 15, -1, -1, 0, true, null);
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JavaStratumLineBreakpoint' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 4222. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/breakpoints/TypeNameBreakpointTests.java (at line 134)
     [java]     [javac] 	JavaStratumLineBreakpoint bp = (JavaStratumLineBreakpoint) JDIDebugModel.createStratumBreakpoint(getTestResource(), null, null, null, null, 15, -1, -1, 0, true, null);
     [java]     [javac] 	                                ^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JavaStratumLineBreakpoint' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 4223. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/breakpoints/TypeNameBreakpointTests.java (at line 142)
     [java]     [javac] 	JavaClassPrepareBreakpoint getNullTypeClassPrepareBreakpoint() throws Exception {
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JavaClassPrepareBreakpoint' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 4224. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/breakpoints/TypeNameBreakpointTests.java (at line 143)
     [java]     [javac] 	JavaClassPrepareBreakpoint bp = (JavaClassPrepareBreakpoint) JDIDebugModel.createClassPrepareBreakpoint(getTestResource(), null, 1, -1, -1, true, null);
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JavaClassPrepareBreakpoint' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 4225. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/breakpoints/TypeNameBreakpointTests.java (at line 143)
     [java]     [javac] 	JavaClassPrepareBreakpoint bp = (JavaClassPrepareBreakpoint) JDIDebugModel.createClassPrepareBreakpoint(getTestResource(), null, 1, -1, -1, true, null);
     [java]     [javac] 	                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JavaClassPrepareBreakpoint' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 4226. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/breakpoints/TypeNameBreakpointTests.java (at line 151)
     [java]     [javac] 	JavaWatchpoint getNullTypeWatchpoint() throws Exception {
     [java]     [javac] 	^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JavaWatchpoint' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 4227. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/breakpoints/TypeNameBreakpointTests.java (at line 152)
     [java]     [javac] 	JavaWatchpoint bp = (JavaWatchpoint) JDIDebugModel.createWatchpoint(getTestResource(), null, null, 15, -1, -1, 0, true, null);
     [java]     [javac] 	^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JavaWatchpoint' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 4228. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/breakpoints/TypeNameBreakpointTests.java (at line 152)
     [java]     [javac] 	JavaWatchpoint bp = (JavaWatchpoint) JDIDebugModel.createWatchpoint(getTestResource(), null, null, 15, -1, -1, 0, true, null);
     [java]     [javac] 	                     ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JavaWatchpoint' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 4229. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/breakpoints/TypeNameBreakpointTests.java (at line 153)
     [java]     [javac] 	bp.setModification(true);
     [java]     [javac] 	   ^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JavaWatchpoint.setModification(boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 4230. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/breakpoints/TypeNameBreakpointTests.java (at line 154)
     [java]     [javac] 	bp.setAccess(true);
     [java]     [javac] 	   ^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JavaWatchpoint.setAccess(boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 4231. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/breakpoints/TypeNameBreakpointTests.java (at line 162)
     [java]     [javac] 	JavaMethodBreakpoint getNullTypeMethodBreakpoint() throws Exception {
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JavaMethodBreakpoint' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 4232. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/breakpoints/TypeNameBreakpointTests.java (at line 163)
     [java]     [javac] 	JavaMethodBreakpoint bp = (JavaMethodBreakpoint) JDIDebugModel.createMethodBreakpoint(getTestResource(), null, null, null, true, true, false, 15, -1, -1, 0, true, null);
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JavaMethodBreakpoint' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 4233. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/breakpoints/TypeNameBreakpointTests.java (at line 163)
     [java]     [javac] 	JavaMethodBreakpoint bp = (JavaMethodBreakpoint) JDIDebugModel.createMethodBreakpoint(getTestResource(), null, null, null, true, true, false, 15, -1, -1, 0, true, null);
     [java]     [javac] 	                           ^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JavaMethodBreakpoint' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 4234. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/breakpoints/TypeNameBreakpointTests.java (at line 174)
     [java]     [javac] 	JavaLineBreakpoint bp = getNullTypeLineBreakpoint();
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JavaLineBreakpoint' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 4235. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/breakpoints/TypeNameBreakpointTests.java (at line 175)
     [java]     [javac] 	assertNull("The type name should be null", bp.getTypeName());
     [java]     [javac] 	                                              ^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JavaBreakpoint.getTypeName()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 4236. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/breakpoints/TypeNameBreakpointTests.java (at line 189)
     [java]     [javac] 	JavaMethodBreakpoint bp = getNullTypeMethodBreakpoint();
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JavaMethodBreakpoint' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 4237. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/breakpoints/TypeNameBreakpointTests.java (at line 190)
     [java]     [javac] 	assertNull("The type name should be null", bp.getTypeName());
     [java]     [javac] 	                                              ^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JavaBreakpoint.getTypeName()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 4238. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/breakpoints/TypeNameBreakpointTests.java (at line 203)
     [java]     [javac] 	JavaExceptionBreakpoint bp = getNullTypeExBreakpoint();
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JavaExceptionBreakpoint' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 4239. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/breakpoints/TypeNameBreakpointTests.java (at line 204)
     [java]     [javac] 	assertNull("The type name should be null", bp.getTypeName());
     [java]     [javac] 	                                              ^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JavaBreakpoint.getTypeName()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 4240. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/breakpoints/TypeNameBreakpointTests.java (at line 217)
     [java]     [javac] 	JavaClassPrepareBreakpoint bp = getNullTypeClassPrepareBreakpoint();
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JavaClassPrepareBreakpoint' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 4241. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/breakpoints/TypeNameBreakpointTests.java (at line 218)
     [java]     [javac] 	assertNull("The type name should be null", bp.getTypeName());
     [java]     [javac] 	                                              ^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JavaBreakpoint.getTypeName()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 4242. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/breakpoints/TypeNameBreakpointTests.java (at line 231)
     [java]     [javac] 	JavaWatchpoint bp = getNullTypeWatchpoint();
     [java]     [javac] 	^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JavaWatchpoint' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 4243. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/breakpoints/TypeNameBreakpointTests.java (at line 232)
     [java]     [javac] 	assertNull("The type name should be null", bp.getTypeName());
     [java]     [javac] 	                                              ^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JavaBreakpoint.getTypeName()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 4244. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/breakpoints/TypeNameBreakpointTests.java (at line 245)
     [java]     [javac] 	JavaStratumLineBreakpoint bp = getNullTypeStratumLineBreakpoint();
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JavaStratumLineBreakpoint' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 4245. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/breakpoints/TypeNameBreakpointTests.java (at line 246)
     [java]     [javac] 	assertNull("The type name should be null", bp.getTypeName());
     [java]     [javac] 	                                              ^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JavaBreakpoint.getTypeName()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 4246. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/breakpoints/TypeNameBreakpointTests.java (at line 259)
     [java]     [javac] 	JavaMethodEntryBreakpoint bp = getNullTypeMethodEntryBreakpoint();
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JavaMethodEntryBreakpoint' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 4247. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/breakpoints/TypeNameBreakpointTests.java (at line 260)
     [java]     [javac] 	assertNull("The type name should be null", bp.getTypeName());
     [java]     [javac] 	                                              ^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JavaBreakpoint.getTypeName()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 4248. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/breakpoints/TypeNameBreakpointTests.java (at line 268)
     [java]     [javac] 	* Tests the {@link JDIModelPresentation#getMarkerTypeName}
     [java]     [javac] 	                   ^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIModelPresentation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 4249. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/breakpoints/TypeNameBreakpointTests.java (at line 272)
     [java]     [javac] 	JavaBreakpoint bp = getNullTypeLineBreakpoint();
     [java]     [javac] 	^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JavaBreakpoint' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 4250. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/breakpoints/TypeNameBreakpointTests.java (at line 282)
     [java]     [javac] 	* Tests the {@link JDIModelPresentation#getExceptionBreakpointText} with a null type name
     [java]     [javac] 	                   ^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIModelPresentation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 4251. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/breakpoints/TypeNameBreakpointTests.java (at line 286)
     [java]     [javac] 	JavaExceptionBreakpoint bp = getNullTypeExBreakpoint();
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JavaExceptionBreakpoint' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 4252. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/breakpoints/TypeNameBreakpointTests.java (at line 287)
     [java]     [javac] 	String value = fPresentation.getText(bp);
     [java]     [javac] 	                             ^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIModelPresentation.getText(Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 4253. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/breakpoints/TypeNameBreakpointTests.java (at line 296)
     [java]     [javac] 	* Tests the {@link JDIModelPresentation#getLineBreakpointText} with a null type name
     [java]     [javac] 	                   ^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIModelPresentation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 4254. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/breakpoints/TypeNameBreakpointTests.java (at line 300)
     [java]     [javac] 	JavaLineBreakpoint bp = getNullTypeLineBreakpoint();
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JavaLineBreakpoint' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 4255. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/breakpoints/TypeNameBreakpointTests.java (at line 301)
     [java]     [javac] 	String value = fPresentation.getText(bp);
     [java]     [javac] 	                             ^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIModelPresentation.getText(Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 4256. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/breakpoints/TypeNameBreakpointTests.java (at line 310)
     [java]     [javac] 	* Tests the {@link JDIModelPresentation#getClassPrepareBreakpointText} with a null type name
     [java]     [javac] 	                   ^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIModelPresentation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 4257. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/breakpoints/TypeNameBreakpointTests.java (at line 314)
     [java]     [javac] 	JavaClassPrepareBreakpoint bp = getNullTypeClassPrepareBreakpoint();
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JavaClassPrepareBreakpoint' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 4258. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/breakpoints/TypeNameBreakpointTests.java (at line 315)
     [java]     [javac] 	String value = fPresentation.getText(bp);
     [java]     [javac] 	                             ^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIModelPresentation.getText(Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 4259. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/breakpoints/TypeNameBreakpointTests.java (at line 324)
     [java]     [javac] 	* Tests the {@link JDIModelPresentation#getWatchpointText} with a null type name
     [java]     [javac] 	                   ^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIModelPresentation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 4260. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/breakpoints/TypeNameBreakpointTests.java (at line 328)
     [java]     [javac] 	JavaWatchpoint bp = getNullTypeWatchpoint();
     [java]     [javac] 	^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JavaWatchpoint' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 4261. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/breakpoints/TypeNameBreakpointTests.java (at line 329)
     [java]     [javac] 	String value = fPresentation.getText(bp);
     [java]     [javac] 	                             ^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIModelPresentation.getText(Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 4262. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/breakpoints/TypeNameBreakpointTests.java (at line 338)
     [java]     [javac] 	* Tests the {@link JDIModelPresentation#getMethodBreakpointText} with a null type name
     [java]     [javac] 	                   ^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIModelPresentation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 4263. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/breakpoints/TypeNameBreakpointTests.java (at line 342)
     [java]     [javac] 	JavaMethodBreakpoint bp = getNullTypeMethodBreakpoint();
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JavaMethodBreakpoint' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 4264. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/breakpoints/TypeNameBreakpointTests.java (at line 343)
     [java]     [javac] 	String value = fPresentation.getText(bp);
     [java]     [javac] 	                             ^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIModelPresentation.getText(Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 4265. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/breakpoints/TypeNameBreakpointTests.java (at line 358)
     [java]     [javac] 	JavaStratumLineBreakpoint bp = getNullTypeStratumLineBreakpoint();
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JavaStratumLineBreakpoint' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 4266. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/breakpoints/TypeNameBreakpointTests.java (at line 359)
     [java]     [javac] 	String value = fPresentation.getText(bp);
     [java]     [javac] 	                             ^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIModelPresentation.getText(Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 4267. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/breakpoints/TypeNameBreakpointTests.java (at line 496)
     [java]     [javac] 	JavaClassPrepareBreakpoint bp = (JavaClassPrepareBreakpoint) JDIDebugModel.createClassPrepareBreakpoint(getTestResource(), "Hit*", 1, -1, -1, true, null);
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JavaClassPrepareBreakpoint' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 4268. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/breakpoints/TypeNameBreakpointTests.java (at line 496)
     [java]     [javac] 	JavaClassPrepareBreakpoint bp = (JavaClassPrepareBreakpoint) JDIDebugModel.createClassPrepareBreakpoint(getTestResource(), "Hit*", 1, -1, -1, true, null);
     [java]     [javac] 	                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JavaClassPrepareBreakpoint' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 4269. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/breakpoints/TypeNameBreakpointTests.java (at line 512)
     [java]     [javac] 	JavaClassPrepareBreakpoint bp = (JavaClassPrepareBreakpoint) JDIDebugModel.createClassPrepareBreakpoint(getTestResource(), "HitCountLooper", 1, -1, -1, true, null);
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JavaClassPrepareBreakpoint' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 4270. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/breakpoints/TypeNameBreakpointTests.java (at line 512)
     [java]     [javac] 	JavaClassPrepareBreakpoint bp = (JavaClassPrepareBreakpoint) JDIDebugModel.createClassPrepareBreakpoint(getTestResource(), "HitCountLooper", 1, -1, -1, true, null);
     [java]     [javac] 	                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JavaClassPrepareBreakpoint' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 4271. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/QualifiedStaticFieldValueTests.java (at line 18)
     [java]     [javac] 	import org.eclipse.jdt.internal.debug.core.model.JDIObjectValue;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 4272. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/QualifiedStaticFieldValueTests.java (at line 173)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 4273. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/QualifiedStaticFieldValueTests.java (at line 173)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 4274. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/QualifiedStaticFieldValueTests.java (at line 179)
     [java]     [javac] 	stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 4275. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/QualifiedStaticFieldValueTests.java (at line 179)
     [java]     [javac] 	stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                      ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 4276. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/refactoring/PushDownMethodUnitTests.java (at line 24)
     [java]     [javac] 	import org.eclipse.jdt.internal.corext.refactoring.structure.PushDownRefactoringProcessor;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'PushDownRefactoringProcessor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.core.manipulation_1.21.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 4277. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/refactoring/PushDownMethodUnitTests.java (at line 82)
     [java]     [javac] 	PushDownRefactoringProcessor processor = new PushDownRefactoringProcessor(new IMethod[] {clas});
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'PushDownRefactoringProcessor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.core.manipulation_1.21.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 4278. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/refactoring/PushDownMethodUnitTests.java (at line 82)
     [java]     [javac] 	PushDownRefactoringProcessor processor = new PushDownRefactoringProcessor(new IMethod[] {clas});
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'PushDownRefactoringProcessor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.core.manipulation_1.21.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 4279. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/refactoring/PushDownMethodUnitTests.java (at line 82)
     [java]     [javac] 	PushDownRefactoringProcessor processor = new PushDownRefactoringProcessor(new IMethod[] {clas});
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The constructor 'PushDownRefactoringProcessor(IMember[])' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.core.manipulation_1.21.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 4280. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/QualifiedStaticFieldValueTests2.java (at line 18)
     [java]     [javac] 	import org.eclipse.jdt.internal.debug.core.model.JDIObjectValue;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 4281. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/QualifiedStaticFieldValueTests2.java (at line 173)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 4282. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/QualifiedStaticFieldValueTests2.java (at line 173)
     [java]     [javac] 	String stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 4283. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/QualifiedStaticFieldValueTests2.java (at line 179)
     [java]     [javac] 	stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIObjectValue' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 4284. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/QualifiedStaticFieldValueTests2.java (at line 179)
     [java]     [javac] 	stringValue = ((JDIObjectValue)value).getValueString();
     [java]     [javac] 	                                      ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIValue.getValueString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 4285. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/launching/ConfigurationEncodingTests.java (at line 32)
     [java]     [javac] 	@SuppressWarnings("deprecation")
     [java]     [javac] 	                  ^^^^^^^^^^^^^
     [java]     [javac] At least one of the problems in category 'deprecation' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 4286. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/refactoring/MoveCompilationUnitTests.java (at line 27)
     [java]     [javac] 	import org.eclipse.jdt.internal.corext.refactoring.reorg.IReorgPolicy.IMovePolicy;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'IReorgPolicy.IMovePolicy' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.core.manipulation_1.21.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 4287. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/refactoring/MoveCompilationUnitTests.java (at line 28)
     [java]     [javac] 	import org.eclipse.jdt.internal.corext.refactoring.reorg.JavaMoveProcessor;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JavaMoveProcessor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.core.manipulation_1.21.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 4288. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/refactoring/MoveCompilationUnitTests.java (at line 29)
     [java]     [javac] 	import org.eclipse.jdt.internal.corext.refactoring.reorg.ReorgDestinationFactory;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'ReorgDestinationFactory' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.core.manipulation_1.21.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 4289. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/refactoring/MoveCompilationUnitTests.java (at line 30)
     [java]     [javac] 	import org.eclipse.jdt.internal.corext.refactoring.reorg.ReorgPolicyFactory;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'ReorgPolicyFactory' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.core.manipulation_1.21.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 4290. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/refactoring/MoveCompilationUnitTests.java (at line 51)
     [java]     [javac] 	IMovePolicy movePolicy= ReorgPolicyFactory.createMovePolicy(
     [java]     [javac] 	^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'IReorgPolicy.IMovePolicy' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.core.manipulation_1.21.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 4291. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/refactoring/MoveCompilationUnitTests.java (at line 51)
     [java]     [javac] 	IMovePolicy movePolicy= ReorgPolicyFactory.createMovePolicy(
     [java]     [javac] 	                        ^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'ReorgPolicyFactory' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.core.manipulation_1.21.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 4292. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/refactoring/MoveCompilationUnitTests.java (at line 51)
     [java]     [javac] 	IMovePolicy movePolicy= ReorgPolicyFactory.createMovePolicy(
     [java]     [javac] 	                                           ^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'ReorgPolicyFactory.createMovePolicy(IResource[], IJavaElement[])' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.core.manipulation_1.21.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 4293. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/refactoring/MoveCompilationUnitTests.java (at line 54)
     [java]     [javac] 	JavaMoveProcessor processor= new JavaMoveProcessor(movePolicy);
     [java]     [javac] 	^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JavaMoveProcessor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.core.manipulation_1.21.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 4294. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/refactoring/MoveCompilationUnitTests.java (at line 54)
     [java]     [javac] 	JavaMoveProcessor processor= new JavaMoveProcessor(movePolicy);
     [java]     [javac] 	                                 ^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JavaMoveProcessor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.core.manipulation_1.21.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 4295. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/refactoring/MoveCompilationUnitTests.java (at line 54)
     [java]     [javac] 	JavaMoveProcessor processor= new JavaMoveProcessor(movePolicy);
     [java]     [javac] 	                                 ^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The constructor 'JavaMoveProcessor(IReorgPolicy.IMovePolicy)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.core.manipulation_1.21.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 4296. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/refactoring/MoveCompilationUnitTests.java (at line 55)
     [java]     [javac] 	processor.setDestination(ReorgDestinationFactory.createDestination(destination));
     [java]     [javac] 	          ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JavaMoveProcessor.setDestination(IReorgDestination)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.core.manipulation_1.21.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 4297. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/refactoring/MoveCompilationUnitTests.java (at line 55)
     [java]     [javac] 	processor.setDestination(ReorgDestinationFactory.createDestination(destination));
     [java]     [javac] 	                         ^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'ReorgDestinationFactory' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.core.manipulation_1.21.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 4298. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/refactoring/MoveCompilationUnitTests.java (at line 55)
     [java]     [javac] 	processor.setDestination(ReorgDestinationFactory.createDestination(destination));
     [java]     [javac] 	                                                 ^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'ReorgDestinationFactory.createDestination(Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.core.manipulation_1.21.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 4299. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/refactoring/MoveCompilationUnitTests.java (at line 56)
     [java]     [javac] 	processor.setReorgQueries(new MockReorgQueries());
     [java]     [javac] 	          ^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JavaMoveProcessor.setReorgQueries(IReorgQueries)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.core.manipulation_1.21.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 4300. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/refactoring/MoveCompilationUnitTests.java (at line 57)
     [java]     [javac] 	if(processor.canUpdateJavaReferences()) {
     [java]     [javac] 	             ^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JavaMoveProcessor.canUpdateJavaReferences()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.core.manipulation_1.21.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 4301. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/refactoring/MoveCompilationUnitTests.java (at line 58)
     [java]     [javac] 	processor.setUpdateReferences(true);
     [java]     [javac] 	          ^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JavaMoveProcessor.setUpdateReferences(boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.core.manipulation_1.21.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 4302. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/refactoring/RenameInnerTypeUnitTests.java (at line 27)
     [java]     [javac] 	import org.eclipse.jdt.internal.corext.refactoring.rename.JavaRenameProcessor;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JavaRenameProcessor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.core.manipulation_1.21.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 4303. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/refactoring/RenameInnerTypeUnitTests.java (at line 28)
     [java]     [javac] 	import org.eclipse.jdt.internal.corext.refactoring.rename.RenameTypeProcessor;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'RenameTypeProcessor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.core.manipulation_1.21.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 4304. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/refactoring/RenameInnerTypeUnitTests.java (at line 136)
     [java]     [javac] 	JavaRenameProcessor proc = new RenameTypeProcessor(targetType);
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JavaRenameProcessor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.core.manipulation_1.21.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 4305. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/refactoring/RenameInnerTypeUnitTests.java (at line 136)
     [java]     [javac] 	JavaRenameProcessor proc = new RenameTypeProcessor(targetType);
     [java]     [javac] 	                               ^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'RenameTypeProcessor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.core.manipulation_1.21.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 4306. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/refactoring/RenameInnerTypeUnitTests.java (at line 136)
     [java]     [javac] 	JavaRenameProcessor proc = new RenameTypeProcessor(targetType);
     [java]     [javac] 	                               ^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The constructor 'RenameTypeProcessor(IType)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.core.manipulation_1.21.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 4307. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/refactoring/RenameInnerTypeUnitTests.java (at line 137)
     [java]     [javac] 	proc.setNewElementName("RenamedType");
     [java]     [javac] 	     ^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JavaRenameProcessor.setNewElementName(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.core.manipulation_1.21.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 4308. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/test/stepping/StepIntoSelectionWithGenerics.java (at line 26)
     [java]     [javac] 	import org.eclipse.jdt.internal.debug.ui.actions.StepIntoSelectionHandler;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'StepIntoSelectionHandler' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 4309. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/test/stepping/StepIntoSelectionWithGenerics.java (at line 73)
     [java]     [javac] 	StepIntoSelectionHandler handler = new StepIntoSelectionHandler(thread, (IJavaStackFrame)thread.getTopStackFrame(), method);
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'StepIntoSelectionHandler' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 4310. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/test/stepping/StepIntoSelectionWithGenerics.java (at line 73)
     [java]     [javac] 	StepIntoSelectionHandler handler = new StepIntoSelectionHandler(thread, (IJavaStackFrame)thread.getTopStackFrame(), method);
     [java]     [javac] 	                                       ^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'StepIntoSelectionHandler' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 4311. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/test/stepping/StepIntoSelectionWithGenerics.java (at line 73)
     [java]     [javac] 	StepIntoSelectionHandler handler = new StepIntoSelectionHandler(thread, (IJavaStackFrame)thread.getTopStackFrame(), method);
     [java]     [javac] 	                                       ^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The constructor 'StepIntoSelectionHandler(IJavaThread, IJavaStackFrame, IMethod)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 4312. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/test/stepping/StepIntoSelectionWithGenerics.java (at line 75)
     [java]     [javac] 	handler.step();
     [java]     [javac] 	        ^^^^
     [java]     [javac] Discouraged access: The method 'StepIntoSelectionHandler.step()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 4313. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/test/stepping/StepIntoSelectionWithGenerics.java (at line 111)
     [java]     [javac] 	StepIntoSelectionHandler handler = new StepIntoSelectionHandler(thread, (IJavaStackFrame)thread.getTopStackFrame(), method);
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'StepIntoSelectionHandler' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 4314. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/test/stepping/StepIntoSelectionWithGenerics.java (at line 111)
     [java]     [javac] 	StepIntoSelectionHandler handler = new StepIntoSelectionHandler(thread, (IJavaStackFrame)thread.getTopStackFrame(), method);
     [java]     [javac] 	                                       ^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'StepIntoSelectionHandler' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 4315. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/test/stepping/StepIntoSelectionWithGenerics.java (at line 111)
     [java]     [javac] 	StepIntoSelectionHandler handler = new StepIntoSelectionHandler(thread, (IJavaStackFrame)thread.getTopStackFrame(), method);
     [java]     [javac] 	                                       ^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The constructor 'StepIntoSelectionHandler(IJavaThread, IJavaStackFrame, IMethod)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 4316. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/test/stepping/StepIntoSelectionWithGenerics.java (at line 113)
     [java]     [javac] 	handler.step();
     [java]     [javac] 	        ^^^^
     [java]     [javac] Discouraged access: The method 'StepIntoSelectionHandler.step()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 4317. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/test/stepping/StepIntoSelectionWithGenerics.java (at line 149)
     [java]     [javac] 	StepIntoSelectionHandler handler = new StepIntoSelectionHandler(thread, (IJavaStackFrame)thread.getTopStackFrame(), method);
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'StepIntoSelectionHandler' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 4318. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/test/stepping/StepIntoSelectionWithGenerics.java (at line 149)
     [java]     [javac] 	StepIntoSelectionHandler handler = new StepIntoSelectionHandler(thread, (IJavaStackFrame)thread.getTopStackFrame(), method);
     [java]     [javac] 	                                       ^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'StepIntoSelectionHandler' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 4319. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/test/stepping/StepIntoSelectionWithGenerics.java (at line 149)
     [java]     [javac] 	StepIntoSelectionHandler handler = new StepIntoSelectionHandler(thread, (IJavaStackFrame)thread.getTopStackFrame(), method);
     [java]     [javac] 	                                       ^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The constructor 'StepIntoSelectionHandler(IJavaThread, IJavaStackFrame, IMethod)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 4320. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/test/stepping/StepIntoSelectionWithGenerics.java (at line 151)
     [java]     [javac] 	handler.step();
     [java]     [javac] 	        ^^^^
     [java]     [javac] Discouraged access: The method 'StepIntoSelectionHandler.step()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 4321. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/breakpoints/BreakpointWorkingSetTests.java (at line 17)
     [java]     [javac] 	import org.eclipse.debug.internal.ui.breakpoints.provisional.IBreakpointOrganizer;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'IBreakpointOrganizer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 4322. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/breakpoints/BreakpointWorkingSetTests.java (at line 18)
     [java]     [javac] 	import org.eclipse.debug.internal.ui.views.breakpoints.BreakpointSetOrganizer;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'BreakpointSetOrganizer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 4323. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/breakpoints/BreakpointWorkingSetTests.java (at line 19)
     [java]     [javac] 	import org.eclipse.debug.internal.ui.views.breakpoints.BreakpointsView;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'BreakpointsView' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 4324. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/breakpoints/BreakpointWorkingSetTests.java (at line 45)
     [java]     [javac] 	BreakpointSetOrganizer.setDefaultWorkingSet(set);
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'BreakpointSetOrganizer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 4325. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/breakpoints/BreakpointWorkingSetTests.java (at line 45)
     [java]     [javac] 	BreakpointSetOrganizer.setDefaultWorkingSet(set);
     [java]     [javac] 	                       ^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'BreakpointSetOrganizer.setDefaultWorkingSet(IWorkingSet)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 4326. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/breakpoints/BreakpointWorkingSetTests.java (at line 63)
     [java]     [javac] 	BreakpointSetOrganizer.setDefaultWorkingSet(null);
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'BreakpointSetOrganizer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 4327. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/breakpoints/BreakpointWorkingSetTests.java (at line 63)
     [java]     [javac] 	BreakpointSetOrganizer.setDefaultWorkingSet(null);
     [java]     [javac] 	                       ^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'BreakpointSetOrganizer.setDefaultWorkingSet(IWorkingSet)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 4328. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/breakpoints/BreakpointWorkingSetTests.java (at line 84)
     [java]     [javac] 	BreakpointSetOrganizer.setDefaultWorkingSet(set1);
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'BreakpointSetOrganizer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 4329. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/breakpoints/BreakpointWorkingSetTests.java (at line 84)
     [java]     [javac] 	BreakpointSetOrganizer.setDefaultWorkingSet(set1);
     [java]     [javac] 	                       ^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'BreakpointSetOrganizer.setDefaultWorkingSet(IWorkingSet)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 4330. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/breakpoints/BreakpointWorkingSetTests.java (at line 87)
     [java]     [javac] 	final BreakpointsView view = (BreakpointsView) bpview;
     [java]     [javac] 	      ^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'BreakpointsView' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 4331. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/breakpoints/BreakpointWorkingSetTests.java (at line 87)
     [java]     [javac] 	final BreakpointsView view = (BreakpointsView) bpview;
     [java]     [javac] 	                              ^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'BreakpointsView' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 4332. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/breakpoints/BreakpointWorkingSetTests.java (at line 88)
     [java]     [javac] 	final IBreakpointOrganizer o = getOrganizer("org.eclipse.debug.ui.breakpointWorkingSetOrganizer");
     [java]     [javac] 	      ^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'IBreakpointOrganizer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 4333. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/breakpoints/BreakpointWorkingSetTests.java (at line 91)
     [java]     [javac] 	sync(() -> view.setBreakpointOrganizers(new IBreakpointOrganizer[] { o }));
     [java]     [javac] 	                ^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'BreakpointsView.setBreakpointOrganizers(IBreakpointOrganizer[])' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 4334. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/breakpoints/BreakpointWorkingSetTests.java (at line 91)
     [java]     [javac] 	sync(() -> view.setBreakpointOrganizers(new IBreakpointOrganizer[] { o }));
     [java]     [javac] 	                                            ^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'IBreakpointOrganizer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 4335. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/breakpoints/BreakpointWorkingSetTests.java (at line 96)
     [java]     [javac] 	BreakpointSetOrganizer.setDefaultWorkingSet(null);
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'BreakpointSetOrganizer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 4336. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/breakpoints/BreakpointWorkingSetTests.java (at line 96)
     [java]     [javac] 	BreakpointSetOrganizer.setDefaultWorkingSet(null);
     [java]     [javac] 	                       ^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'BreakpointSetOrganizer.setDefaultWorkingSet(IWorkingSet)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 4337. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/refactoring/RenamePublicTypeUnitTests.java (at line 27)
     [java]     [javac] 	import org.eclipse.jdt.internal.corext.refactoring.rename.JavaRenameProcessor;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JavaRenameProcessor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.core.manipulation_1.21.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 4338. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/refactoring/RenamePublicTypeUnitTests.java (at line 28)
     [java]     [javac] 	import org.eclipse.jdt.internal.corext.refactoring.rename.RenameTypeProcessor;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'RenameTypeProcessor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.core.manipulation_1.21.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 4339. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/refactoring/RenamePublicTypeUnitTests.java (at line 166)
     [java]     [javac] 	JavaRenameProcessor proc = new RenameTypeProcessor(targetType);
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JavaRenameProcessor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.core.manipulation_1.21.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 4340. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/refactoring/RenamePublicTypeUnitTests.java (at line 166)
     [java]     [javac] 	JavaRenameProcessor proc = new RenameTypeProcessor(targetType);
     [java]     [javac] 	                               ^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'RenameTypeProcessor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.core.manipulation_1.21.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 4341. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/refactoring/RenamePublicTypeUnitTests.java (at line 166)
     [java]     [javac] 	JavaRenameProcessor proc = new RenameTypeProcessor(targetType);
     [java]     [javac] 	                               ^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The constructor 'RenameTypeProcessor(IType)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.core.manipulation_1.21.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 4342. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/refactoring/RenamePublicTypeUnitTests.java (at line 167)
     [java]     [javac] 	proc.setNewElementName("RenamedType");
     [java]     [javac] 	     ^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JavaRenameProcessor.setNewElementName(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.core.manipulation_1.21.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 4343. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/sourcelookup/ArchiveSourceLookupTests.java (at line 27)
     [java]     [javac] 	@SuppressWarnings("deprecation")
     [java]     [javac] 	                  ^^^^^^^^^^^^^
     [java]     [javac] At least one of the problems in category 'deprecation' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 4344. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/generator/NestedTypeTestGenerator.java (at line 20)
     [java]     [javac] 	import org.eclipse.debug.internal.core.IInternalDebugCoreConstants;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'IInternalDebugCoreConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.core_3.21.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 4345. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/generator/NestedTypeTestGenerator.java (at line 718)
     [java]     [javac] 	genCodeEval(IInternalDebugCoreConstants.EMPTY_STRING + variable + "Int", true, code);
     [java]     [javac] 	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'IInternalDebugCoreConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.core_3.21.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 4346. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/generator/NestedTypeTestGenerator.java (at line 718)
     [java]     [javac] 	genCodeEval(IInternalDebugCoreConstants.EMPTY_STRING + variable + "Int", true, code);
     [java]     [javac] 	                                        ^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'IInternalDebugCoreConstants.EMPTY_STRING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.core_3.21.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 4347. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/generator/NestedTypeTestGenerator.java (at line 719)
     [java]     [javac] 	genCodeReturnTypeCheck(IInternalDebugCoreConstants.EMPTY_STRING + variable, "int", true, code);
     [java]     [javac] 	                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'IInternalDebugCoreConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.core_3.21.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 4348. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/generator/NestedTypeTestGenerator.java (at line 719)
     [java]     [javac] 	genCodeReturnTypeCheck(IInternalDebugCoreConstants.EMPTY_STRING + variable, "int", true, code);
     [java]     [javac] 	                                                   ^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'IInternalDebugCoreConstants.EMPTY_STRING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.core_3.21.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 4349. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/generator/NestedTypeTestGenerator.java (at line 720)
     [java]     [javac] 	genCodeReturnValueCheckPrimitiveType(IInternalDebugCoreConstants.EMPTY_STRING + variable, "int", "Int", variable + "IntValue_" + level, true, code);
     [java]     [javac] 	                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'IInternalDebugCoreConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.core_3.21.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 4350. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/generator/NestedTypeTestGenerator.java (at line 720)
     [java]     [javac] 	genCodeReturnValueCheckPrimitiveType(IInternalDebugCoreConstants.EMPTY_STRING + variable, "int", "Int", variable + "IntValue_" + level, true, code);
     [java]     [javac] 	                                                                 ^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'IInternalDebugCoreConstants.EMPTY_STRING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.core_3.21.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 4351. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/generator/NestedTypeTestGenerator.java (at line 723)
     [java]     [javac] 	genCodeEval(IInternalDebugCoreConstants.EMPTY_STRING + variable + "String", false, code);
     [java]     [javac] 	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'IInternalDebugCoreConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.core_3.21.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 4352. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/generator/NestedTypeTestGenerator.java (at line 723)
     [java]     [javac] 	genCodeEval(IInternalDebugCoreConstants.EMPTY_STRING + variable + "String", false, code);
     [java]     [javac] 	                                        ^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'IInternalDebugCoreConstants.EMPTY_STRING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.core_3.21.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 4353. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/generator/NestedTypeTestGenerator.java (at line 724)
     [java]     [javac] 	genCodeReturnTypeCheck(IInternalDebugCoreConstants.EMPTY_STRING + variable, "java.lang.String", false, code);
     [java]     [javac] 	                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'IInternalDebugCoreConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.core_3.21.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 4354. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/generator/NestedTypeTestGenerator.java (at line 724)
     [java]     [javac] 	genCodeReturnTypeCheck(IInternalDebugCoreConstants.EMPTY_STRING + variable, "java.lang.String", false, code);
     [java]     [javac] 	                                                   ^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'IInternalDebugCoreConstants.EMPTY_STRING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.core_3.21.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 4355. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/generator/NestedTypeTestGenerator.java (at line 725)
     [java]     [javac] 	genCodeReturnValueCheckStringType(IInternalDebugCoreConstants.EMPTY_STRING + variable, variable + "StringValue_" + level, true, code);
     [java]     [javac] 	                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'IInternalDebugCoreConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.core_3.21.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 4356. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/generator/NestedTypeTestGenerator.java (at line 725)
     [java]     [javac] 	genCodeReturnValueCheckStringType(IInternalDebugCoreConstants.EMPTY_STRING + variable, variable + "StringValue_" + level, true, code);
     [java]     [javac] 	                                                              ^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'IInternalDebugCoreConstants.EMPTY_STRING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.core_3.21.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 4357. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/generator/NestedTypeTestGenerator.java (at line 736)
     [java]     [javac] 	genCodeReturnTypeCheck(IInternalDebugCoreConstants.EMPTY_STRING + variable, "int", true, code);
     [java]     [javac] 	                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'IInternalDebugCoreConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.core_3.21.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 4358. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/generator/NestedTypeTestGenerator.java (at line 736)
     [java]     [javac] 	genCodeReturnTypeCheck(IInternalDebugCoreConstants.EMPTY_STRING + variable, "int", true, code);
     [java]     [javac] 	                                                   ^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'IInternalDebugCoreConstants.EMPTY_STRING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.core_3.21.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 4359. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/generator/NestedTypeTestGenerator.java (at line 737)
     [java]     [javac] 	genCodeReturnValueCheckPrimitiveType(IInternalDebugCoreConstants.EMPTY_STRING + variable, "int", "Int", variable + "IntValue_" + level, true, code);
     [java]     [javac] 	                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'IInternalDebugCoreConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.core_3.21.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 4360. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/generator/NestedTypeTestGenerator.java (at line 737)
     [java]     [javac] 	genCodeReturnValueCheckPrimitiveType(IInternalDebugCoreConstants.EMPTY_STRING + variable, "int", "Int", variable + "IntValue_" + level, true, code);
     [java]     [javac] 	                                                                 ^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'IInternalDebugCoreConstants.EMPTY_STRING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.core_3.21.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 4361. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/generator/NestedTypeTestGenerator.java (at line 741)
     [java]     [javac] 	genCodeReturnTypeCheck(IInternalDebugCoreConstants.EMPTY_STRING + variable, "java.lang.String", false, code);
     [java]     [javac] 	                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'IInternalDebugCoreConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.core_3.21.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 4362. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/generator/NestedTypeTestGenerator.java (at line 741)
     [java]     [javac] 	genCodeReturnTypeCheck(IInternalDebugCoreConstants.EMPTY_STRING + variable, "java.lang.String", false, code);
     [java]     [javac] 	                                                   ^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'IInternalDebugCoreConstants.EMPTY_STRING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.core_3.21.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 4363. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/generator/NestedTypeTestGenerator.java (at line 742)
     [java]     [javac] 	genCodeReturnValueCheckStringType(IInternalDebugCoreConstants.EMPTY_STRING + variable, variable + "StringValue_" + level, true, code);
     [java]     [javac] 	                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'IInternalDebugCoreConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.core_3.21.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 4364. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/generator/NestedTypeTestGenerator.java (at line 742)
     [java]     [javac] 	genCodeReturnValueCheckStringType(IInternalDebugCoreConstants.EMPTY_STRING + variable, variable + "StringValue_" + level, true, code);
     [java]     [javac] 	                                                              ^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'IInternalDebugCoreConstants.EMPTY_STRING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.core_3.21.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 4365. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/generator/NestedTypeTestGenerator.java (at line 756)
     [java]     [javac] 	genCodeReturnTypeCheck(IInternalDebugCoreConstants.EMPTY_STRING + strQualifier + "_" + variable, "int", true, code);
     [java]     [javac] 	                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'IInternalDebugCoreConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.core_3.21.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 4366. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/generator/NestedTypeTestGenerator.java (at line 756)
     [java]     [javac] 	genCodeReturnTypeCheck(IInternalDebugCoreConstants.EMPTY_STRING + strQualifier + "_" + variable, "int", true, code);
     [java]     [javac] 	                                                   ^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'IInternalDebugCoreConstants.EMPTY_STRING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.core_3.21.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 4367. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/generator/NestedTypeTestGenerator.java (at line 757)
     [java]     [javac] 	genCodeReturnValueCheckPrimitiveType(IInternalDebugCoreConstants.EMPTY_STRING + strQualifier + "_" + variable, "int", "Int", variable + "IntValue_" + qualifiersLevel[qualifier], true, code);
     [java]     [javac] 	                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'IInternalDebugCoreConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.core_3.21.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 4368. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/generator/NestedTypeTestGenerator.java (at line 757)
     [java]     [javac] 	genCodeReturnValueCheckPrimitiveType(IInternalDebugCoreConstants.EMPTY_STRING + strQualifier + "_" + variable, "int", "Int", variable + "IntValue_" + qualifiersLevel[qualifier], true, code);
     [java]     [javac] 	                                                                 ^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'IInternalDebugCoreConstants.EMPTY_STRING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.core_3.21.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 4369. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/generator/NestedTypeTestGenerator.java (at line 761)
     [java]     [javac] 	genCodeReturnTypeCheck(IInternalDebugCoreConstants.EMPTY_STRING + strQualifier + "_" + variable, "java.lang.String", false, code);
     [java]     [javac] 	                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'IInternalDebugCoreConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.core_3.21.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 4370. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/generator/NestedTypeTestGenerator.java (at line 761)
     [java]     [javac] 	genCodeReturnTypeCheck(IInternalDebugCoreConstants.EMPTY_STRING + strQualifier + "_" + variable, "java.lang.String", false, code);
     [java]     [javac] 	                                                   ^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'IInternalDebugCoreConstants.EMPTY_STRING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.core_3.21.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 4371. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/generator/NestedTypeTestGenerator.java (at line 762)
     [java]     [javac] 	genCodeReturnValueCheckStringType(IInternalDebugCoreConstants.EMPTY_STRING + strQualifier + "_" + variable, variable + "StringValue_" + qualifiersLevel[qualifier], true, code);
     [java]     [javac] 	                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'IInternalDebugCoreConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.core_3.21.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 4372. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/generator/NestedTypeTestGenerator.java (at line 762)
     [java]     [javac] 	genCodeReturnValueCheckStringType(IInternalDebugCoreConstants.EMPTY_STRING + strQualifier + "_" + variable, variable + "StringValue_" + qualifiersLevel[qualifier], true, code);
     [java]     [javac] 	                                                              ^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'IInternalDebugCoreConstants.EMPTY_STRING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.core_3.21.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 4373. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/performance/BreakpointManagerPerfTests.java (at line 21)
     [java]     [javac] 	import org.eclipse.debug.internal.core.BreakpointManager;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'BreakpointManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.core_3.21.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 4374. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/performance/BreakpointManagerPerfTests.java (at line 29)
     [java]     [javac] 	* Tests the performance of various parts of the {@link BreakpointManager}
     [java]     [javac] 	                                                       ^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'BreakpointManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.core_3.21.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 4375. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/performance/BreakpointManagerPerfTests.java (at line 77)
     [java]     [javac] 	* Tests the time required to start the {@link BreakpointManager}
     [java]     [javac] 	                                              ^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'BreakpointManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.core_3.21.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 4376. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/performance/BreakpointManagerPerfTests.java (at line 84)
     [java]     [javac] 	BreakpointManager mgr = (BreakpointManager) getBreakpointManager();
     [java]     [javac] 	^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'BreakpointManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.core_3.21.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 4377. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/performance/BreakpointManagerPerfTests.java (at line 84)
     [java]     [javac] 	BreakpointManager mgr = (BreakpointManager) getBreakpointManager();
     [java]     [javac] 	                         ^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'BreakpointManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.core_3.21.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 4378. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/performance/BreakpointManagerPerfTests.java (at line 86)
     [java]     [javac] 	mgr.shutdown();
     [java]     [javac] 	    ^^^^^^^^
     [java]     [javac] Discouraged access: The method 'BreakpointManager.shutdown()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.core_3.21.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 4379. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/performance/BreakpointManagerPerfTests.java (at line 90)
     [java]     [javac] 	mgr.ensureInitialized();
     [java]     [javac] 	    ^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'BreakpointManager.ensureInitialized()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.core_3.21.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 4380. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/performance/BreakpointManagerPerfTests.java (at line 94)
     [java]     [javac] 	mgr.shutdown();
     [java]     [javac] 	    ^^^^^^^^
     [java]     [javac] Discouraged access: The method 'BreakpointManager.shutdown()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.core_3.21.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 4381. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/performance/BreakpointManagerPerfTests.java (at line 106)
     [java]     [javac] 	* Tests the time required to start the {@link BreakpointManager}
     [java]     [javac] 	                                              ^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'BreakpointManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.core_3.21.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 4382. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/performance/BreakpointManagerPerfTests.java (at line 113)
     [java]     [javac] 	BreakpointManager mgr = (BreakpointManager) getBreakpointManager();
     [java]     [javac] 	^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'BreakpointManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.core_3.21.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 4383. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/performance/BreakpointManagerPerfTests.java (at line 113)
     [java]     [javac] 	BreakpointManager mgr = (BreakpointManager) getBreakpointManager();
     [java]     [javac] 	                         ^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'BreakpointManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.core_3.21.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 4384. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/performance/BreakpointManagerPerfTests.java (at line 115)
     [java]     [javac] 	mgr.shutdown();
     [java]     [javac] 	    ^^^^^^^^
     [java]     [javac] Discouraged access: The method 'BreakpointManager.shutdown()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.core_3.21.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 4385. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/performance/BreakpointManagerPerfTests.java (at line 119)
     [java]     [javac] 	mgr.ensureInitialized();
     [java]     [javac] 	    ^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'BreakpointManager.ensureInitialized()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.core_3.21.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 4386. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/performance/BreakpointManagerPerfTests.java (at line 123)
     [java]     [javac] 	mgr.shutdown();
     [java]     [javac] 	    ^^^^^^^^
     [java]     [javac] Discouraged access: The method 'BreakpointManager.shutdown()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.core_3.21.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 4387. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/performance/BreakpointManagerPerfTests.java (at line 135)
     [java]     [javac] 	* Tests the time required to start the {@link BreakpointManager}
     [java]     [javac] 	                                              ^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'BreakpointManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.core_3.21.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 4388. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/performance/BreakpointManagerPerfTests.java (at line 142)
     [java]     [javac] 	BreakpointManager mgr = (BreakpointManager) getBreakpointManager();
     [java]     [javac] 	^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'BreakpointManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.core_3.21.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 4389. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/performance/BreakpointManagerPerfTests.java (at line 142)
     [java]     [javac] 	BreakpointManager mgr = (BreakpointManager) getBreakpointManager();
     [java]     [javac] 	                         ^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'BreakpointManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.core_3.21.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 4390. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/performance/BreakpointManagerPerfTests.java (at line 144)
     [java]     [javac] 	mgr.shutdown();
     [java]     [javac] 	    ^^^^^^^^
     [java]     [javac] Discouraged access: The method 'BreakpointManager.shutdown()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.core_3.21.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 4391. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/performance/BreakpointManagerPerfTests.java (at line 148)
     [java]     [javac] 	mgr.ensureInitialized();
     [java]     [javac] 	    ^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'BreakpointManager.ensureInitialized()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.core_3.21.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 4392. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/performance/BreakpointManagerPerfTests.java (at line 152)
     [java]     [javac] 	mgr.shutdown();
     [java]     [javac] 	    ^^^^^^^^
     [java]     [javac] Discouraged access: The method 'BreakpointManager.shutdown()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.core_3.21.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 4393. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/presentation/ModelPresentationTests.java (at line 28)
     [java]     [javac] 	import org.eclipse.jdt.internal.debug.ui.JDIModelPresentation;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIModelPresentation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 4394. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/presentation/ModelPresentationTests.java (at line 29)
     [java]     [javac] 	import org.eclipse.jdt.internal.debug.ui.display.JavaInspectExpression;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JavaInspectExpression' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 4395. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/presentation/ModelPresentationTests.java (at line 35)
     [java]     [javac] 	* @see JDIModelPresentation
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIModelPresentation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 4396. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/presentation/ModelPresentationTests.java (at line 54)
     [java]     [javac] 	private JDIModelPresentation mock() {
     [java]     [javac] 	        ^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIModelPresentation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 4397. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/presentation/ModelPresentationTests.java (at line 55)
     [java]     [javac] 	return new JDIModelPresentation() {
     [java]     [javac] 	           ^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIModelPresentation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 4398. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/presentation/ModelPresentationTests.java (at line 55)
     [java]     [javac] 	return new JDIModelPresentation() {
     [java]     [javac] 	           ^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The constructor 'JDIModelPresentation()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 4399. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/presentation/ModelPresentationTests.java (at line 68)
     [java]     [javac] 	JDIModelPresentation pres = mock();
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIModelPresentation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 4400. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/presentation/ModelPresentationTests.java (at line 72)
     [java]     [javac] 	String val = pres.getValueText(value);
     [java]     [javac] 	                  ^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIModelPresentation.getValueText(IJavaValue)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 4401. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/presentation/ModelPresentationTests.java (at line 77)
     [java]     [javac] 	pres.dispose();
     [java]     [javac] 	     ^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIModelPresentation.dispose()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 4402. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/presentation/ModelPresentationTests.java (at line 83)
     [java]     [javac] 	* from {@link JDIModelPresentation#getValueText(org.eclipse.jdt.debug.core.IJavaValue)}
     [java]     [javac] 	              ^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIModelPresentation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 4403. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/presentation/ModelPresentationTests.java (at line 83)
     [java]     [javac] 	* from {@link JDIModelPresentation#getValueText(org.eclipse.jdt.debug.core.IJavaValue)}
     [java]     [javac] 	                                   ^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIModelPresentation.getValueText(IJavaValue)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 4404. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/presentation/ModelPresentationTests.java (at line 86)
     [java]     [javac] 	JDIModelPresentation pres = mock();
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIModelPresentation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 4405. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/presentation/ModelPresentationTests.java (at line 90)
     [java]     [javac] 	pres.getValueText(value);
     [java]     [javac] 	     ^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIModelPresentation.getValueText(IJavaValue)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 4406. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/presentation/ModelPresentationTests.java (at line 97)
     [java]     [javac] 	pres.dispose();
     [java]     [javac] 	     ^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIModelPresentation.dispose()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 4407. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/presentation/ModelPresentationTests.java (at line 105)
     [java]     [javac] 	JDIModelPresentation pres = mock();
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIModelPresentation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 4408. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/presentation/ModelPresentationTests.java (at line 108)
     [java]     [javac] 	String val = pres.getValueText(value);
     [java]     [javac] 	                  ^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIModelPresentation.getValueText(IJavaValue)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 4409. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/presentation/ModelPresentationTests.java (at line 113)
     [java]     [javac] 	pres.dispose();
     [java]     [javac] 	     ^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIModelPresentation.dispose()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 4410. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/presentation/ModelPresentationTests.java (at line 121)
     [java]     [javac] 	JDIModelPresentation pres = mock();
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIModelPresentation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 4411. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/presentation/ModelPresentationTests.java (at line 124)
     [java]     [javac] 	String val = pres.getValueText(value);
     [java]     [javac] 	                  ^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIModelPresentation.getValueText(IJavaValue)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 4412. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/presentation/ModelPresentationTests.java (at line 129)
     [java]     [javac] 	pres.dispose();
     [java]     [javac] 	     ^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIModelPresentation.dispose()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 4413. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/presentation/ModelPresentationTests.java (at line 141)
     [java]     [javac] 	var valTxt = pres.getValueText(value);
     [java]     [javac] 	                  ^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIModelPresentation.getValueText(IJavaValue)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 4414. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/presentation/ModelPresentationTests.java (at line 145)
     [java]     [javac] 	pres.dispose();
     [java]     [javac] 	     ^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIModelPresentation.dispose()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 4415. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/presentation/ModelPresentationTests.java (at line 153)
     [java]     [javac] 	JDIModelPresentation pres = mock();
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIModelPresentation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 4416. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/presentation/ModelPresentationTests.java (at line 157)
     [java]     [javac] 	String val = pres.getText(variable);
     [java]     [javac] 	                  ^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIModelPresentation.getText(Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 4417. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/presentation/ModelPresentationTests.java (at line 160)
     [java]     [javac] 	var foreground = pres.getForeground(variable);
     [java]     [javac] 	                      ^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIModelPresentation.getForeground(Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 4418. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/presentation/ModelPresentationTests.java (at line 163)
     [java]     [javac] 	pres.dispose();
     [java]     [javac] 	     ^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIModelPresentation.dispose()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 4419. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/presentation/ModelPresentationTests.java (at line 176)
     [java]     [javac] 	var valTxt = pres.getText(variable);
     [java]     [javac] 	                  ^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIModelPresentation.getText(Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 4420. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/presentation/ModelPresentationTests.java (at line 179)
     [java]     [javac] 	var foreground = pres.getForeground(variable);
     [java]     [javac] 	                      ^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIModelPresentation.getForeground(Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 4421. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/presentation/ModelPresentationTests.java (at line 182)
     [java]     [javac] 	pres.dispose();
     [java]     [javac] 	     ^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIModelPresentation.dispose()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 4422. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/presentation/ModelPresentationTests.java (at line 190)
     [java]     [javac] 	JDIModelPresentation pres = mock();
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIModelPresentation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 4423. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/presentation/ModelPresentationTests.java (at line 194)
     [java]     [javac] 	String val = pres.getText(variable);
     [java]     [javac] 	                  ^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIModelPresentation.getText(Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 4424. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/presentation/ModelPresentationTests.java (at line 197)
     [java]     [javac] 	var foreground = pres.getForeground(variable);
     [java]     [javac] 	                      ^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIModelPresentation.getForeground(Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 4425. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/presentation/ModelPresentationTests.java (at line 200)
     [java]     [javac] 	pres.dispose();
     [java]     [javac] 	     ^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIModelPresentation.dispose()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 4426. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/presentation/ModelPresentationTests.java (at line 213)
     [java]     [javac] 	var valTxt = pres.getText(variable);
     [java]     [javac] 	                  ^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIModelPresentation.getText(Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 4427. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/presentation/ModelPresentationTests.java (at line 216)
     [java]     [javac] 	var foreground = pres.getForeground(variable);
     [java]     [javac] 	                      ^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIModelPresentation.getForeground(Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 4428. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/presentation/ModelPresentationTests.java (at line 219)
     [java]     [javac] 	pres.dispose();
     [java]     [javac] 	     ^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIModelPresentation.dispose()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 4429. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/presentation/ModelPresentationTests.java (at line 227)
     [java]     [javac] 	JDIModelPresentation pres = mock();
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIModelPresentation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 4430. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/presentation/ModelPresentationTests.java (at line 230)
     [java]     [javac] 	var variable = new JavaInspectExpression("myVariable", value);
     [java]     [javac] 	                   ^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JavaInspectExpression' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 4431. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/presentation/ModelPresentationTests.java (at line 230)
     [java]     [javac] 	var variable = new JavaInspectExpression("myVariable", value);
     [java]     [javac] 	                   ^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The constructor 'JavaInspectExpression(String, IJavaValue)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 4432. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/presentation/ModelPresentationTests.java (at line 231)
     [java]     [javac] 	String val = pres.getText(variable);
     [java]     [javac] 	                  ^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIModelPresentation.getText(Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 4433. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/presentation/ModelPresentationTests.java (at line 234)
     [java]     [javac] 	var foreground = pres.getForeground(variable);
     [java]     [javac] 	                      ^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIModelPresentation.getForeground(Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 4434. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/presentation/ModelPresentationTests.java (at line 237)
     [java]     [javac] 	pres.dispose();
     [java]     [javac] 	     ^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIModelPresentation.dispose()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 4435. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/presentation/ModelPresentationTests.java (at line 249)
     [java]     [javac] 	var variable = new JavaInspectExpression("myVariable", value);
     [java]     [javac] 	                   ^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JavaInspectExpression' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 4436. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/presentation/ModelPresentationTests.java (at line 249)
     [java]     [javac] 	var variable = new JavaInspectExpression("myVariable", value);
     [java]     [javac] 	                   ^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The constructor 'JavaInspectExpression(String, IJavaValue)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 4437. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/presentation/ModelPresentationTests.java (at line 250)
     [java]     [javac] 	var valTxt = pres.getText(variable);
     [java]     [javac] 	                  ^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIModelPresentation.getText(Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 4438. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/presentation/ModelPresentationTests.java (at line 253)
     [java]     [javac] 	var foreground = pres.getForeground(variable);
     [java]     [javac] 	                      ^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIModelPresentation.getForeground(Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 4439. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/presentation/ModelPresentationTests.java (at line 256)
     [java]     [javac] 	pres.dispose();
     [java]     [javac] 	     ^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIModelPresentation.dispose()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 4440. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/presentation/ModelPresentationTests.java (at line 271)
     [java]     [javac] 	JDIModelPresentation pres = new JDIModelPresentation();
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIModelPresentation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 4441. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/presentation/ModelPresentationTests.java (at line 271)
     [java]     [javac] 	JDIModelPresentation pres = new JDIModelPresentation();
     [java]     [javac] 	                                ^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIModelPresentation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 4442. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/presentation/ModelPresentationTests.java (at line 271)
     [java]     [javac] 	JDIModelPresentation pres = new JDIModelPresentation();
     [java]     [javac] 	                                ^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The constructor 'JDIModelPresentation()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 4443. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/presentation/ModelPresentationTests.java (at line 279)
     [java]     [javac] 	String val = pres.getValueText(value);
     [java]     [javac] 	                  ^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIModelPresentation.getValueText(IJavaValue)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 4444. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/presentation/ModelPresentationTests.java (at line 284)
     [java]     [javac] 	pres.dispose();
     [java]     [javac] 	     ^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIModelPresentation.dispose()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 4445. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/presentation/ModelPresentationTests.java (at line 294)
     [java]     [javac] 	JDIModelPresentation pres = mock();
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIModelPresentation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 4446. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/presentation/ModelPresentationTests.java (at line 304)
     [java]     [javac] 	assertEquals("stringArray= String[0]  (id=" + id + ")", pres.getText(stringArrayVariable));
     [java]     [javac] 	                                                             ^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIModelPresentation.getText(Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 4447. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/presentation/ModelPresentationTests.java (at line 306)
     [java]     [javac] 	pres.setAttribute(IDebugModelPresentation.DISPLAY_VARIABLE_TYPE_NAMES, Boolean.TRUE);
     [java]     [javac] 	     ^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIModelPresentation.setAttribute(String, Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 4448. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/presentation/ModelPresentationTests.java (at line 308)
     [java]     [javac] 	assertEquals("String[] stringArray= String[0]  (id=" + id + ")", pres.getText(stringArrayVariable));
     [java]     [javac] 	                                                                      ^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIModelPresentation.getText(Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 4449. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/presentation/ModelPresentationTests.java (at line 313)
     [java]     [javac] 	pres.dispose();
     [java]     [javac] 	     ^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIModelPresentation.dispose()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 4450. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/breakpoints/ConditionalBreakpointsTests.java (at line 19)
     [java]     [javac] 	import org.eclipse.debug.internal.ui.views.console.ProcessConsole;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'ProcessConsole' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 4451. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/breakpoints/ConditionalBreakpointsTests.java (at line 213)
     [java]     [javac] 	TestUtil.waitForJobs(getName(), 100, DEFAULT_TIMEOUT, ProcessConsole.class);
     [java]     [javac] 	                                                      ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'ProcessConsole' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 4452. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/breakpoints/JavaThreadEventHandlerTests.java (at line 21)
     [java]     [javac] 	import org.eclipse.debug.internal.ui.viewers.provisional.AbstractModelProxy;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'AbstractModelProxy' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 4453. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/breakpoints/JavaThreadEventHandlerTests.java (at line 30)
     [java]     [javac] 	import org.eclipse.jdt.internal.debug.eval.ast.engine.ASTEvaluationEngine;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'ASTEvaluationEngine' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 4454. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/breakpoints/JavaThreadEventHandlerTests.java (at line 31)
     [java]     [javac] 	import org.eclipse.jdt.internal.debug.ui.threadgroups.JavaDebugTargetProxy;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JavaDebugTargetProxy' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 4455. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/breakpoints/JavaThreadEventHandlerTests.java (at line 32)
     [java]     [javac] 	import org.eclipse.jdt.internal.debug.ui.threadgroups.JavaThreadEventHandler;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JavaThreadEventHandler' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 4456. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/breakpoints/JavaThreadEventHandlerTests.java (at line 65)
     [java]     [javac] 	JavaDebugTargetProxy proxy = new JavaDebugTargetProxy(debugTarget);
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JavaDebugTargetProxy' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 4457. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/breakpoints/JavaThreadEventHandlerTests.java (at line 65)
     [java]     [javac] 	JavaDebugTargetProxy proxy = new JavaDebugTargetProxy(debugTarget);
     [java]     [javac] 	                                 ^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JavaDebugTargetProxy' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 4458. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/breakpoints/JavaThreadEventHandlerTests.java (at line 65)
     [java]     [javac] 	JavaDebugTargetProxy proxy = new JavaDebugTargetProxy(debugTarget);
     [java]     [javac] 	                                 ^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The constructor 'JavaDebugTargetProxy(IDebugTarget)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 4459. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/breakpoints/JavaThreadEventHandlerTests.java (at line 107)
     [java]     [javac] 	JavaDebugTargetProxy proxy = new JavaDebugTargetProxy(debugTarget);
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JavaDebugTargetProxy' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 4460. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/breakpoints/JavaThreadEventHandlerTests.java (at line 107)
     [java]     [javac] 	JavaDebugTargetProxy proxy = new JavaDebugTargetProxy(debugTarget);
     [java]     [javac] 	                                 ^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JavaDebugTargetProxy' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 4461. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/breakpoints/JavaThreadEventHandlerTests.java (at line 107)
     [java]     [javac] 	JavaDebugTargetProxy proxy = new JavaDebugTargetProxy(debugTarget);
     [java]     [javac] 	                                 ^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The constructor 'JavaDebugTargetProxy(IDebugTarget)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 4462. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/breakpoints/JavaThreadEventHandlerTests.java (at line 196)
     [java]     [javac] 	JavaDebugTargetProxy proxy = new JavaDebugTargetProxy(debugTarget);
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JavaDebugTargetProxy' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 4463. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/breakpoints/JavaThreadEventHandlerTests.java (at line 196)
     [java]     [javac] 	JavaDebugTargetProxy proxy = new JavaDebugTargetProxy(debugTarget);
     [java]     [javac] 	                                 ^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JavaDebugTargetProxy' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 4464. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/breakpoints/JavaThreadEventHandlerTests.java (at line 196)
     [java]     [javac] 	JavaDebugTargetProxy proxy = new JavaDebugTargetProxy(debugTarget);
     [java]     [javac] 	                                 ^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The constructor 'JavaDebugTargetProxy(IDebugTarget)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 4465. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/breakpoints/JavaThreadEventHandlerTests.java (at line 199)
     [java]     [javac] 	ASTEvaluationEngine engine = new ASTEvaluationEngine(getProjectContext(), (IJavaDebugTarget) debugTarget);
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'ASTEvaluationEngine' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 4466. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/breakpoints/JavaThreadEventHandlerTests.java (at line 199)
     [java]     [javac] 	ASTEvaluationEngine engine = new ASTEvaluationEngine(getProjectContext(), (IJavaDebugTarget) debugTarget);
     [java]     [javac] 	                                 ^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'ASTEvaluationEngine' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 4467. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/breakpoints/JavaThreadEventHandlerTests.java (at line 199)
     [java]     [javac] 	ASTEvaluationEngine engine = new ASTEvaluationEngine(getProjectContext(), (IJavaDebugTarget) debugTarget);
     [java]     [javac] 	                                 ^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The constructor 'ASTEvaluationEngine(IJavaProject, IJavaDebugTarget)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 4468. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/breakpoints/JavaThreadEventHandlerTests.java (at line 202)
     [java]     [javac] 	engine.evaluate(snippet, frame, listener, DebugEvent.EVALUATION_IMPLICIT, false);
     [java]     [javac] 	       ^^^^^^^^
     [java]     [javac] Discouraged access: The method 'ASTEvaluationEngine.evaluate(String, IJavaStackFrame, IEvaluationListener, int, boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 4469. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/breakpoints/JavaThreadEventHandlerTests.java (at line 227)
     [java]     [javac] 	engine.dispose();
     [java]     [javac] 	       ^^^^^^^
     [java]     [javac] Discouraged access: The method 'ASTEvaluationEngine.dispose()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 4470. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/breakpoints/JavaThreadEventHandlerTests.java (at line 228)
     [java]     [javac] 	eventHandler.dispose();
     [java]     [javac] 	             ^^^^^^^
     [java]     [javac] Discouraged access: The method 'JavaThreadEventHandler.dispose()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 4471. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/breakpoints/JavaThreadEventHandlerTests.java (at line 232)
     [java]     [javac] 	static class MyJavaThreadEventHandler extends JavaThreadEventHandler {
     [java]     [javac] 	                                              ^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JavaThreadEventHandler' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 4472. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/breakpoints/JavaThreadEventHandlerTests.java (at line 235)
     [java]     [javac] 	public MyJavaThreadEventHandler(AbstractModelProxy proxy) {
     [java]     [javac] 	                                ^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'AbstractModelProxy' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 4473. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/breakpoints/JavaThreadEventHandlerTests.java (at line 236)
     [java]     [javac] 	super(proxy);
     [java]     [javac] 	^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The constructor 'JavaThreadEventHandler(AbstractModelProxy)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 4474. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/breakpoints/JavaThreadEventHandlerTests.java (at line 241)
     [java]     [javac] 	return super.indexOf(frame);
     [java]     [javac] 	             ^^^^^^^
     [java]     [javac] Discouraged access: The method 'JavaThreadEventHandler.indexOf(IStackFrame)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 4475. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/refactoring/IntroduceParameterUnitTests.java (at line 21)
     [java]     [javac] 	import org.eclipse.jdt.internal.corext.refactoring.code.IntroduceParameterRefactoring;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'IntroduceParameterRefactoring' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.core.manipulation_1.21.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 4476. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/refactoring/IntroduceParameterUnitTests.java (at line 113)
     [java]     [javac] 	IntroduceParameterRefactoring ref= new IntroduceParameterRefactoring(cunit,itemOffset, 0);//0, no length
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'IntroduceParameterRefactoring' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.core.manipulation_1.21.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 4477. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/refactoring/IntroduceParameterUnitTests.java (at line 113)
     [java]     [javac] 	IntroduceParameterRefactoring ref= new IntroduceParameterRefactoring(cunit,itemOffset, 0);//0, no length
     [java]     [javac] 	                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'IntroduceParameterRefactoring' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.core.manipulation_1.21.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 4478. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/refactoring/IntroduceParameterUnitTests.java (at line 113)
     [java]     [javac] 	IntroduceParameterRefactoring ref= new IntroduceParameterRefactoring(cunit,itemOffset, 0);//0, no length
     [java]     [javac] 	                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The constructor 'IntroduceParameterRefactoring(ICompilationUnit, int, int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.core.manipulation_1.21.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 4479. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/refactoring/IntroduceParameterUnitTests.java (at line 115)
     [java]     [javac] 	RefactoringStatus preconditionResult= ref.checkInitialConditions(new NullProgressMonitor());
     [java]     [javac] 	                                          ^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'IntroduceParameterRefactoring.checkInitialConditions(IProgressMonitor)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.core.manipulation_1.21.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 4480. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/sourcelookup/DirectorySourceLookupTests.java (at line 18)
     [java]     [javac] 	import org.eclipse.debug.internal.core.IInternalDebugCoreConstants;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'IInternalDebugCoreConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.core_3.21.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 4481. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/sourcelookup/DirectorySourceLookupTests.java (at line 29)
     [java]     [javac] 	@SuppressWarnings("deprecation")
     [java]     [javac] 	                  ^^^^^^^^^^^^^
     [java]     [javac] At least one of the problems in category 'deprecation' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] 4482. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/sourcelookup/DirectorySourceLookupTests.java (at line 44)
     [java]     [javac] 	ICompilationUnit cu = getCompilationUnit(get14Project(), "src", IInternalDebugCoreConstants.EMPTY_STRING, "Breakpoints.java");
     [java]     [javac] 	                                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'IInternalDebugCoreConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.core_3.21.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 4483. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/sourcelookup/DirectorySourceLookupTests.java (at line 44)
     [java]     [javac] 	ICompilationUnit cu = getCompilationUnit(get14Project(), "src", IInternalDebugCoreConstants.EMPTY_STRING, "Breakpoints.java");
     [java]     [javac] 	                                                                                            ^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'IInternalDebugCoreConstants.EMPTY_STRING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.core_3.21.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 4484. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/sourcelookup/DirectorySourceLookupTests.java (at line 59)
     [java]     [javac] 	ICompilationUnit cu = getCompilationUnit(get14Project(), "src", IInternalDebugCoreConstants.EMPTY_STRING, "Breakpoints.java");
     [java]     [javac] 	                                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'IInternalDebugCoreConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.core_3.21.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 4485. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/sourcelookup/DirectorySourceLookupTests.java (at line 59)
     [java]     [javac] 	ICompilationUnit cu = getCompilationUnit(get14Project(), "src", IInternalDebugCoreConstants.EMPTY_STRING, "Breakpoints.java");
     [java]     [javac] 	                                                                                            ^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'IInternalDebugCoreConstants.EMPTY_STRING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.core_3.21.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 4486. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/sourcelookup/FolderSourceContainerTests.java (at line 24)
     [java]     [javac] 	import org.eclipse.jdt.internal.launching.JavaSourceLookupDirector;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JavaSourceLookupDirector' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.launching_3.21.200.v20240320-0933.jar')
     [java]     [javac] ----------
     [java]     [javac] 4487. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/sourcelookup/FolderSourceContainerTests.java (at line 39)
     [java]     [javac] 	ISourceLookupDirector director = new JavaSourceLookupDirector();
     [java]     [javac] 	                                     ^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JavaSourceLookupDirector' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.launching_3.21.200.v20240320-0933.jar')
     [java]     [javac] ----------
     [java]     [javac] 4488. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/sourcelookup/FolderSourceContainerTests.java (at line 39)
     [java]     [javac] 	ISourceLookupDirector director = new JavaSourceLookupDirector();
     [java]     [javac] 	                                     ^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The constructor 'JavaSourceLookupDirector()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.launching_3.21.200.v20240320-0933.jar')
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 4489. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/breakpoints/TargetPatternBreakpointTests.java (at line 32)
     [java]     [javac] 	import org.eclipse.jdt.internal.debug.core.JDIDebugPlugin;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIDebugPlugin' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 4490. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/breakpoints/TargetPatternBreakpointTests.java (at line 50)
     [java]     [javac] 	JDIDebugPlugin.getDefault().addJavaBreakpointListener(this);
     [java]     [javac] 	^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIDebugPlugin' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 4491. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/breakpoints/TargetPatternBreakpointTests.java (at line 50)
     [java]     [javac] 	JDIDebugPlugin.getDefault().addJavaBreakpointListener(this);
     [java]     [javac] 	               ^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIDebugPlugin.getDefault()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 4492. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/breakpoints/TargetPatternBreakpointTests.java (at line 50)
     [java]     [javac] 	JDIDebugPlugin.getDefault().addJavaBreakpointListener(this);
     [java]     [javac] 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIDebugPlugin.addJavaBreakpointListener(IJavaBreakpointListener)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 4493. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/breakpoints/TargetPatternBreakpointTests.java (at line 116)
     [java]     [javac] 	JDIDebugPlugin.getDefault().removeJavaBreakpointListener(this);
     [java]     [javac] 	^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIDebugPlugin' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 4494. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/breakpoints/TargetPatternBreakpointTests.java (at line 116)
     [java]     [javac] 	JDIDebugPlugin.getDefault().removeJavaBreakpointListener(this);
     [java]     [javac] 	               ^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIDebugPlugin.getDefault()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 4495. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/breakpoints/TargetPatternBreakpointTests.java (at line 116)
     [java]     [javac] 	JDIDebugPlugin.getDefault().removeJavaBreakpointListener(this);
     [java]     [javac] 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIDebugPlugin.removeJavaBreakpointListener(IJavaBreakpointListener)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 4496. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/refactoring/RenameNonPublicTypeUnitTests.java (at line 27)
     [java]     [javac] 	import org.eclipse.jdt.internal.corext.refactoring.rename.JavaRenameProcessor;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JavaRenameProcessor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.core.manipulation_1.21.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 4497. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/refactoring/RenameNonPublicTypeUnitTests.java (at line 28)
     [java]     [javac] 	import org.eclipse.jdt.internal.corext.refactoring.rename.RenameTypeProcessor;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'RenameTypeProcessor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.core.manipulation_1.21.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 4498. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/refactoring/RenameNonPublicTypeUnitTests.java (at line 143)
     [java]     [javac] 	JavaRenameProcessor proc = new RenameTypeProcessor(targetType);
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JavaRenameProcessor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.core.manipulation_1.21.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 4499. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/refactoring/RenameNonPublicTypeUnitTests.java (at line 143)
     [java]     [javac] 	JavaRenameProcessor proc = new RenameTypeProcessor(targetType);
     [java]     [javac] 	                               ^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'RenameTypeProcessor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.core.manipulation_1.21.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 4500. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/refactoring/RenameNonPublicTypeUnitTests.java (at line 143)
     [java]     [javac] 	JavaRenameProcessor proc = new RenameTypeProcessor(targetType);
     [java]     [javac] 	                               ^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The constructor 'RenameTypeProcessor(IType)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.core.manipulation_1.21.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 4501. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/refactoring/RenameNonPublicTypeUnitTests.java (at line 144)
     [java]     [javac] 	proc.setNewElementName("RenamedType");
     [java]     [javac] 	     ^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JavaRenameProcessor.setNewElementName(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.core.manipulation_1.21.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 4502. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/sourcelookup/DefaultSourceContainerTests.java (at line 20)
     [java]     [javac] 	import org.eclipse.jdt.internal.launching.JavaSourceLookupDirector;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JavaSourceLookupDirector' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.launching_3.21.200.v20240320-0933.jar')
     [java]     [javac] ----------
     [java]     [javac] 4503. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/sourcelookup/DefaultSourceContainerTests.java (at line 35)
     [java]     [javac] 	JavaSourceLookupDirector director = new JavaSourceLookupDirector();
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JavaSourceLookupDirector' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.launching_3.21.200.v20240320-0933.jar')
     [java]     [javac] ----------
     [java]     [javac] 4504. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/sourcelookup/DefaultSourceContainerTests.java (at line 35)
     [java]     [javac] 	JavaSourceLookupDirector director = new JavaSourceLookupDirector();
     [java]     [javac] 	                                        ^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JavaSourceLookupDirector' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.launching_3.21.200.v20240320-0933.jar')
     [java]     [javac] ----------
     [java]     [javac] 4505. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/sourcelookup/DefaultSourceContainerTests.java (at line 35)
     [java]     [javac] 	JavaSourceLookupDirector director = new JavaSourceLookupDirector();
     [java]     [javac] 	                                        ^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The constructor 'JavaSourceLookupDirector()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.launching_3.21.200.v20240320-0933.jar')
     [java]     [javac] ----------
     [java]     [javac] 4506. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/sourcelookup/DefaultSourceContainerTests.java (at line 43)
     [java]     [javac] 	JavaSourceLookupDirector director2 = new JavaSourceLookupDirector();
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JavaSourceLookupDirector' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.launching_3.21.200.v20240320-0933.jar')
     [java]     [javac] ----------
     [java]     [javac] 4507. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/sourcelookup/DefaultSourceContainerTests.java (at line 43)
     [java]     [javac] 	JavaSourceLookupDirector director2 = new JavaSourceLookupDirector();
     [java]     [javac] 	                                         ^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JavaSourceLookupDirector' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.launching_3.21.200.v20240320-0933.jar')
     [java]     [javac] ----------
     [java]     [javac] 4508. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/sourcelookup/DefaultSourceContainerTests.java (at line 43)
     [java]     [javac] 	JavaSourceLookupDirector director2 = new JavaSourceLookupDirector();
     [java]     [javac] 	                                         ^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The constructor 'JavaSourceLookupDirector()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.launching_3.21.200.v20240320-0933.jar')
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 4509. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/sourcelookup/ProjectSourceContainerTests.java (at line 21)
     [java]     [javac] 	import org.eclipse.jdt.internal.launching.JavaSourceLookupDirector;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JavaSourceLookupDirector' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.launching_3.21.200.v20240320-0933.jar')
     [java]     [javac] ----------
     [java]     [javac] 4510. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/sourcelookup/ProjectSourceContainerTests.java (at line 36)
     [java]     [javac] 	ISourceLookupDirector director = new JavaSourceLookupDirector();
     [java]     [javac] 	                                     ^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JavaSourceLookupDirector' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.launching_3.21.200.v20240320-0933.jar')
     [java]     [javac] ----------
     [java]     [javac] 4511. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/sourcelookup/ProjectSourceContainerTests.java (at line 36)
     [java]     [javac] 	ISourceLookupDirector director = new JavaSourceLookupDirector();
     [java]     [javac] 	                                     ^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The constructor 'JavaSourceLookupDirector()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.launching_3.21.200.v20240320-0933.jar')
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 4512. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/presentation/ModelPresentationTests18.java (at line 23)
     [java]     [javac] 	import org.eclipse.jdt.internal.debug.core.logicalstructures.JDILambdaVariable;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDILambdaVariable' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 4513. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/presentation/ModelPresentationTests18.java (at line 24)
     [java]     [javac] 	import org.eclipse.jdt.internal.debug.core.model.LambdaUtils;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'LambdaUtils' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 4514. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/presentation/ModelPresentationTests18.java (at line 25)
     [java]     [javac] 	import org.eclipse.jdt.internal.debug.ui.JDIModelPresentation;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIModelPresentation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 4515. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/presentation/ModelPresentationTests18.java (at line 30)
     [java]     [javac] 	* @see JDIModelPresentation
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIModelPresentation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 4516. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/presentation/ModelPresentationTests18.java (at line 56)
     [java]     [javac] 	JDIModelPresentation pres = new JDIModelPresentation();
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIModelPresentation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 4517. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/presentation/ModelPresentationTests18.java (at line 56)
     [java]     [javac] 	JDIModelPresentation pres = new JDIModelPresentation();
     [java]     [javac] 	                                ^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIModelPresentation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 4518. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/presentation/ModelPresentationTests18.java (at line 56)
     [java]     [javac] 	JDIModelPresentation pres = new JDIModelPresentation();
     [java]     [javac] 	                                ^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The constructor 'JDIModelPresentation()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 4519. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/presentation/ModelPresentationTests18.java (at line 62)
     [java]     [javac] 	assertTrue("Did not stopped in lambda context.", LambdaUtils.isLambdaFrame(frame));
     [java]     [javac] 	                                                 ^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'LambdaUtils' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 4520. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/presentation/ModelPresentationTests18.java (at line 62)
     [java]     [javac] 	assertTrue("Did not stopped in lambda context.", LambdaUtils.isLambdaFrame(frame));
     [java]     [javac] 	                                                             ^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'LambdaUtils.isLambdaFrame(IJavaStackFrame)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 4521. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/presentation/ModelPresentationTests18.java (at line 63)
     [java]     [javac] 	String closureVariableName = new JDILambdaVariable(null).getName();
     [java]     [javac] 	                                 ^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDILambdaVariable' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 4522. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/presentation/ModelPresentationTests18.java (at line 63)
     [java]     [javac] 	String closureVariableName = new JDILambdaVariable(null).getName();
     [java]     [javac] 	                                 ^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The constructor 'JDILambdaVariable(IJavaValue)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 4523. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/presentation/ModelPresentationTests18.java (at line 63)
     [java]     [javac] 	String closureVariableName = new JDILambdaVariable(null).getName();
     [java]     [javac] 	                                                         ^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIPlaceholderVariable.getName()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 4524. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/presentation/ModelPresentationTests18.java (at line 67)
     [java]     [javac] 	pres.setAttribute(IDebugModelPresentation.DISPLAY_VARIABLE_TYPE_NAMES, Boolean.TRUE);
     [java]     [javac] 	     ^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIModelPresentation.setAttribute(String, Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 4525. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/presentation/ModelPresentationTests18.java (at line 68)
     [java]     [javac] 	String text = pres.getText(closure);
     [java]     [javac] 	                   ^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIModelPresentation.getText(Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 4526. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/presentation/ModelPresentationTests18.java (at line 73)
     [java]     [javac] 	pres.dispose();
     [java]     [javac] 	     ^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIModelPresentation.dispose()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 4527. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/breakpoints/LambdaBreakpointsInJava8Tests.java (at line 33)
     [java]     [javac] 	import org.eclipse.debug.internal.ui.views.console.ProcessConsole;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'ProcessConsole' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 4528. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/breakpoints/LambdaBreakpointsInJava8Tests.java (at line 41)
     [java]     [javac] 	import org.eclipse.jdt.internal.ui.javaeditor.JavaEditor;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JavaEditor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.ui_3.32.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 4529. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/breakpoints/LambdaBreakpointsInJava8Tests.java (at line 84)
     [java]     [javac] 	TestUtil.waitForJobs(getName(), 1000, DEFAULT_TIMEOUT, ProcessConsole.class);
     [java]     [javac] 	                                                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'ProcessConsole' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 4530. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/breakpoints/LambdaBreakpointsInJava8Tests.java (at line 109)
     [java]     [javac] 	TestUtil.waitForJobs(getName(), 1000, DEFAULT_TIMEOUT, ProcessConsole.class);
     [java]     [javac] 	                                                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'ProcessConsole' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 4531. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/breakpoints/LambdaBreakpointsInJava8Tests.java (at line 123)
     [java]     [javac] 	JavaEditor editor = (JavaEditor) openEditor((IFile) file);
     [java]     [javac] 	^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JavaEditor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.ui_3.32.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 4532. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/breakpoints/LambdaBreakpointsInJava8Tests.java (at line 123)
     [java]     [javac] 	JavaEditor editor = (JavaEditor) openEditor((IFile) file);
     [java]     [javac] 	                     ^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JavaEditor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.ui_3.32.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 4533. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/breakpoints/LambdaBreakpointsInJava8Tests.java (at line 142)
     [java]     [javac] 	TestUtil.waitForJobs(getName(), 100, DEFAULT_TIMEOUT, ProcessConsole.class);
     [java]     [javac] 	                                                      ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'ProcessConsole' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 4534. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/breakpoints/LambdaBreakpointsInJava8Tests.java (at line 174)
     [java]     [javac] 	TestUtil.waitForJobs(getName(), 50, DEFAULT_TIMEOUT, ProcessConsole.class);
     [java]     [javac] 	                                                     ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'ProcessConsole' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 4535. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/breakpoints/LambdaBreakpointsInJava8Tests.java (at line 184)
     [java]     [javac] 	TestUtil.waitForJobs(getName(), 100, DEFAULT_TIMEOUT, ProcessConsole.class);
     [java]     [javac] 	                                                      ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'ProcessConsole' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 4536. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/launching/LaunchConfigurationManagerTests.java (at line 24)
     [java]     [javac] 	import org.eclipse.debug.internal.ui.launchConfigurations.LaunchConfigurationManager;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'LaunchConfigurationManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 4537. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/launching/LaunchConfigurationManagerTests.java (at line 25)
     [java]     [javac] 	import org.eclipse.debug.internal.ui.launchConfigurations.LaunchGroupExtension;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'LaunchGroupExtension' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 4538. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/launching/LaunchConfigurationManagerTests.java (at line 26)
     [java]     [javac] 	import org.eclipse.debug.internal.ui.launchConfigurations.LaunchShortcutExtension;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'LaunchShortcutExtension' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 4539. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/launching/LaunchConfigurationManagerTests.java (at line 37)
     [java]     [javac] 	private final LaunchConfigurationManager fLCM = DebugUIPlugin.getDefault().getLaunchConfigurationManager();
     [java]     [javac] 	              ^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'LaunchConfigurationManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 4540. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/launching/LaunchConfigurationManagerTests.java (at line 44)
     [java]     [javac] 	* Asserts that the given array of shortcut identifiers appear in the given list of {@link LaunchShortcutExtension}s
     [java]     [javac] 	                                                                                          ^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'LaunchShortcutExtension' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 4541. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/launching/LaunchConfigurationManagerTests.java (at line 47)
     [java]     [javac] 	* @param shortcuts the complete list of shortcuts of type {@link LaunchShortcutExtension}
     [java]     [javac] 	                                                                 ^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'LaunchShortcutExtension' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 4542. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/launching/LaunchConfigurationManagerTests.java (at line 49)
     [java]     [javac] 	void assertShortcuts(String[] ids, List<LaunchShortcutExtension> shortcuts) {
     [java]     [javac] 	                                        ^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'LaunchShortcutExtension' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 4543. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/launching/LaunchConfigurationManagerTests.java (at line 52)
     [java]     [javac] 	for (Iterator<LaunchShortcutExtension> iter = shortcuts.iterator(); iter.hasNext();) {
     [java]     [javac] 	              ^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'LaunchShortcutExtension' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 4544. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/launching/LaunchConfigurationManagerTests.java (at line 53)
     [java]     [javac] 	LaunchShortcutExtension ext = iter.next();
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'LaunchShortcutExtension' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 4545. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/launching/LaunchConfigurationManagerTests.java (at line 54)
     [java]     [javac] 	if(ids[i].equals(ext.getId())) {
     [java]     [javac] 	                     ^^^^^
     [java]     [javac] Discouraged access: The method 'LaunchShortcutExtension.getId()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 4546. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/launching/LaunchConfigurationManagerTests.java (at line 94)
     [java]     [javac] 	List<LaunchShortcutExtension> list = fLCM.getLaunchShortcuts();
     [java]     [javac] 	     ^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'LaunchShortcutExtension' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 4547. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/launching/LaunchConfigurationManagerTests.java (at line 94)
     [java]     [javac] 	List<LaunchShortcutExtension> list = fLCM.getLaunchShortcuts();
     [java]     [javac] 	                                          ^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'LaunchConfigurationManager.getLaunchShortcuts()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 4548. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/launching/LaunchConfigurationManagerTests.java (at line 105)
     [java]     [javac] 	List<LaunchShortcutExtension> list = fLCM.getLaunchShortcuts(resource);
     [java]     [javac] 	     ^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'LaunchShortcutExtension' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 4549. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/launching/LaunchConfigurationManagerTests.java (at line 105)
     [java]     [javac] 	List<LaunchShortcutExtension> list = fLCM.getLaunchShortcuts(resource);
     [java]     [javac] 	                                          ^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'LaunchConfigurationManager.getLaunchShortcuts(IResource)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 4550. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/launching/LaunchConfigurationManagerTests.java (at line 116)
     [java]     [javac] 	List<LaunchShortcutExtension> list = fLCM.getLaunchShortcuts(resource);
     [java]     [javac] 	     ^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'LaunchShortcutExtension' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 4551. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/launching/LaunchConfigurationManagerTests.java (at line 116)
     [java]     [javac] 	List<LaunchShortcutExtension> list = fLCM.getLaunchShortcuts(resource);
     [java]     [javac] 	                                          ^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'LaunchConfigurationManager.getLaunchShortcuts(IResource)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 4552. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/launching/LaunchConfigurationManagerTests.java (at line 127)
     [java]     [javac] 	List<LaunchShortcutExtension> list = fLCM.getLaunchShortcuts(resource);
     [java]     [javac] 	     ^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'LaunchShortcutExtension' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 4553. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/launching/LaunchConfigurationManagerTests.java (at line 127)
     [java]     [javac] 	List<LaunchShortcutExtension> list = fLCM.getLaunchShortcuts(resource);
     [java]     [javac] 	                                          ^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'LaunchConfigurationManager.getLaunchShortcuts(IResource)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 4554. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/launching/LaunchConfigurationManagerTests.java (at line 136)
     [java]     [javac] 	List<LaunchShortcutExtension> list = fLCM.getLaunchShortcuts("testing");
     [java]     [javac] 	     ^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'LaunchShortcutExtension' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 4555. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/launching/LaunchConfigurationManagerTests.java (at line 136)
     [java]     [javac] 	List<LaunchShortcutExtension> list = fLCM.getLaunchShortcuts("testing");
     [java]     [javac] 	                                          ^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'LaunchConfigurationManager.getLaunchShortcuts(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 4556. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/launching/LaunchConfigurationManagerTests.java (at line 145)
     [java]     [javac] 	LaunchGroupExtension ext = fLCM.getLaunchGroup("org.eclipse.debug.ui.launchGroup.run");
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'LaunchGroupExtension' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 4557. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/launching/LaunchConfigurationManagerTests.java (at line 145)
     [java]     [javac] 	LaunchGroupExtension ext = fLCM.getLaunchGroup("org.eclipse.debug.ui.launchGroup.run");
     [java]     [javac] 	                                ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'LaunchConfigurationManager.getLaunchGroup(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 4558. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/launching/LaunchConfigurationManagerTests.java (at line 168)
     [java]     [javac] 	ILaunchGroup[] groups = fLCM.getLaunchGroups();
     [java]     [javac] 	                             ^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'LaunchConfigurationManager.getLaunchGroups()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 4559. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/launching/LaunchConfigurationManagerTests.java (at line 179)
     [java]     [javac] 	ILaunchGroup group = fLCM.getDefaultLaunchGroup("run");
     [java]     [javac] 	                          ^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'LaunchConfigurationManager.getDefaultLaunchGroup(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 4560. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/launching/LaunchConfigurationManagerTests.java (at line 190)
     [java]     [javac] 	ILaunchGroup group = fLCM.getDefaultLaunchGroup("debug");
     [java]     [javac] 	                          ^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'LaunchConfigurationManager.getDefaultLaunchGroup(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 4561. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/launching/LaunchConfigurationManagerTests.java (at line 203)
     [java]     [javac] 	String[] types = fLCM.getApplicableConfigurationTypes(resource);
     [java]     [javac] 	                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'LaunchConfigurationManager.getApplicableConfigurationTypes(IResource)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 4562. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/launching/LaunchConfigurationManagerTests.java (at line 214)
     [java]     [javac] 	String[] list = fLCM.getApplicableConfigurationTypes(resource);
     [java]     [javac] 	                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'LaunchConfigurationManager.getApplicableConfigurationTypes(IResource)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 4563. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/console tests/org/eclipse/jdt/debug/tests/console/JavaStackTraceConsoleTest.java (at line 26)
     [java]     [javac] 	import org.eclipse.jdt.internal.debug.ui.console.JavaStackTraceConsole;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JavaStackTraceConsole' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 4564. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/console tests/org/eclipse/jdt/debug/tests/console/JavaStackTraceConsoleTest.java (at line 34)
     [java]     [javac] 	* Tests {@link JavaStackTraceConsole}
     [java]     [javac] 	               ^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JavaStackTraceConsole' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 4565. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/console tests/org/eclipse/jdt/debug/tests/console/JavaStackTraceConsoleTest.java (at line 98)
     [java]     [javac] 	Path file = Paths.get(JavaStackTraceConsole.FILE_NAME);
     [java]     [javac] 	                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JavaStackTraceConsole' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 4566. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/console tests/org/eclipse/jdt/debug/tests/console/JavaStackTraceConsoleTest.java (at line 98)
     [java]     [javac] 	Path file = Paths.get(JavaStackTraceConsole.FILE_NAME);
     [java]     [javac] 	                                            ^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'JavaStackTraceConsole.FILE_NAME' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 4567. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/core/VMInstallTestsLibraryLocationResolver.java (at line 24)
     [java]     [javac] 	import org.eclipse.jdt.internal.launching.JavaFxLibraryResolver;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JavaFxLibraryResolver' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.launching_3.21.200.v20240320-0933.jar')
     [java]     [javac] ----------
     [java]     [javac] 4568. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/core/VMInstallTestsLibraryLocationResolver.java (at line 41)
     [java]     [javac] 	return !JavaFxLibraryResolver.JFXRT_JAR.equals(path.lastSegment());
     [java]     [javac] 	        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JavaFxLibraryResolver' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.launching_3.21.200.v20240320-0933.jar')
     [java]     [javac] ----------
     [java]     [javac] 4569. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/core/VMInstallTestsLibraryLocationResolver.java (at line 41)
     [java]     [javac] 	return !JavaFxLibraryResolver.JFXRT_JAR.equals(path.lastSegment());
     [java]     [javac] 	                              ^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'JavaFxLibraryResolver.JFXRT_JAR' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.launching_3.21.200.v20240320-0933.jar')
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 4570. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/generator/TypeHierarchyTestsGenerator.java (at line 20)
     [java]     [javac] 	import org.eclipse.debug.internal.core.IInternalDebugCoreConstants;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'IInternalDebugCoreConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.core_3.21.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 4571. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/generator/TypeHierarchyTestsGenerator.java (at line 279)
     [java]     [javac] 	genCodeReturnValueCheckPrimitiveType(strMethod, "int", "Int", IInternalDebugCoreConstants.EMPTY_STRING + values[level][method], true, code);
     [java]     [javac] 	                                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'IInternalDebugCoreConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.core_3.21.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 4572. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/generator/TypeHierarchyTestsGenerator.java (at line 279)
     [java]     [javac] 	genCodeReturnValueCheckPrimitiveType(strMethod, "int", "Int", IInternalDebugCoreConstants.EMPTY_STRING + values[level][method], true, code);
     [java]     [javac] 	                                                                                          ^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'IInternalDebugCoreConstants.EMPTY_STRING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.core_3.21.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 4573. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/generator/TypeHierarchyTestsGenerator.java (at line 296)
     [java]     [javac] 	genCodeReturnValueCheckPrimitiveType(strQualifier + "." + strMethod, "int", "Int", IInternalDebugCoreConstants.EMPTY_STRING + values[level[qualifier]][method], true, code);
     [java]     [javac] 	                                                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'IInternalDebugCoreConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.core_3.21.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 4574. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/generator/TypeHierarchyTestsGenerator.java (at line 296)
     [java]     [javac] 	genCodeReturnValueCheckPrimitiveType(strQualifier + "." + strMethod, "int", "Int", IInternalDebugCoreConstants.EMPTY_STRING + values[level[qualifier]][method], true, code);
     [java]     [javac] 	                                                                                                               ^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'IInternalDebugCoreConstants.EMPTY_STRING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.core_3.21.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 4575. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/refactoring/ChangeMethodSignatureUnitTests.java (at line 25)
     [java]     [javac] 	import org.eclipse.jdt.internal.corext.refactoring.structure.ChangeSignatureProcessor;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'ChangeSignatureProcessor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.core.manipulation_1.21.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 4576. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/refactoring/ChangeMethodSignatureUnitTests.java (at line 131)
     [java]     [javac] 	ChangeSignatureProcessor processor = new ChangeSignatureProcessor(method);
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'ChangeSignatureProcessor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.core.manipulation_1.21.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 4577. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/refactoring/ChangeMethodSignatureUnitTests.java (at line 131)
     [java]     [javac] 	ChangeSignatureProcessor processor = new ChangeSignatureProcessor(method);
     [java]     [javac] 	                                         ^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'ChangeSignatureProcessor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.core.manipulation_1.21.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 4578. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/refactoring/ChangeMethodSignatureUnitTests.java (at line 131)
     [java]     [javac] 	ChangeSignatureProcessor processor = new ChangeSignatureProcessor(method);
     [java]     [javac] 	                                         ^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The constructor 'ChangeSignatureProcessor(IMethod)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.core.manipulation_1.21.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 4579. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/refactoring/ChangeMethodSignatureUnitTests.java (at line 135)
     [java]     [javac] 	processor.setNewMethodName("changedMethod");
     [java]     [javac] 	          ^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'ChangeSignatureProcessor.setNewMethodName(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.core.manipulation_1.21.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 4580. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/refactoring/ChangeMethodSignatureUnitTests.java (at line 136)
     [java]     [javac] 	processor.setNewReturnTypeName("Object");
     [java]     [javac] 	          ^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'ChangeSignatureProcessor.setNewReturnTypeName(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.core.manipulation_1.21.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 4581. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/refactoring/ChangeMethodSignatureUnitTests.java (at line 137)
     [java]     [javac] 	processor.setVisibility(Modifier.PRIVATE);
     [java]     [javac] 	          ^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'ChangeSignatureProcessor.setVisibility(int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.core.manipulation_1.21.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 4582. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/refactoring/RenameCompilationUnitUnitTests.java (at line 24)
     [java]     [javac] 	import org.eclipse.jdt.internal.corext.refactoring.rename.JavaRenameProcessor;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JavaRenameProcessor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.core.manipulation_1.21.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 4583. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/refactoring/RenameCompilationUnitUnitTests.java (at line 25)
     [java]     [javac] 	import org.eclipse.jdt.internal.corext.refactoring.rename.RenameCompilationUnitProcessor;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'RenameCompilationUnitProcessor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.core.manipulation_1.21.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 4584. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/refactoring/RenameCompilationUnitUnitTests.java (at line 122)
     [java]     [javac] 	JavaRenameProcessor proc = new RenameCompilationUnitProcessor(cunit);
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JavaRenameProcessor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.core.manipulation_1.21.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 4585. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/refactoring/RenameCompilationUnitUnitTests.java (at line 122)
     [java]     [javac] 	JavaRenameProcessor proc = new RenameCompilationUnitProcessor(cunit);
     [java]     [javac] 	                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'RenameCompilationUnitProcessor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.core.manipulation_1.21.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 4586. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/refactoring/RenameCompilationUnitUnitTests.java (at line 122)
     [java]     [javac] 	JavaRenameProcessor proc = new RenameCompilationUnitProcessor(cunit);
     [java]     [javac] 	                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The constructor 'RenameCompilationUnitProcessor(ICompilationUnit)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.core.manipulation_1.21.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 4587. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/refactoring/RenameCompilationUnitUnitTests.java (at line 123)
     [java]     [javac] 	proc.setNewElementName("RenamedCompilationUnit.java");
     [java]     [javac] 	     ^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JavaRenameProcessor.setNewElementName(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.core.manipulation_1.21.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 4588. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/sourcelookup/DirectorySourceContainerTests.java (at line 24)
     [java]     [javac] 	import org.eclipse.jdt.internal.launching.JavaSourceLookupDirector;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JavaSourceLookupDirector' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.launching_3.21.200.v20240320-0933.jar')
     [java]     [javac] ----------
     [java]     [javac] 4589. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/sourcelookup/DirectorySourceContainerTests.java (at line 39)
     [java]     [javac] 	ISourceLookupDirector director = new JavaSourceLookupDirector();
     [java]     [javac] 	                                     ^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JavaSourceLookupDirector' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.launching_3.21.200.v20240320-0933.jar')
     [java]     [javac] ----------
     [java]     [javac] 4590. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/sourcelookup/DirectorySourceContainerTests.java (at line 39)
     [java]     [javac] 	ISourceLookupDirector director = new JavaSourceLookupDirector();
     [java]     [javac] 	                                     ^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The constructor 'JavaSourceLookupDirector()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.launching_3.21.200.v20240320-0933.jar')
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 4591. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/breakpoints/AbstractToggleBreakpointsTarget.java (at line 30)
     [java]     [javac] 	import org.eclipse.jdt.internal.debug.ui.LocalFileStorageEditorInput;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'LocalFileStorageEditorInput' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 4592. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/breakpoints/AbstractToggleBreakpointsTarget.java (at line 123)
     [java]     [javac] 	IEditorPart editor = DebugUIPlugin.getActiveWorkbenchWindow().getActivePage().openEditor(new LocalFileStorageEditorInput(storage), JavaUI.ID_CU_EDITOR);
     [java]     [javac] 	                                                                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'LocalFileStorageEditorInput' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 4593. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/breakpoints/AbstractToggleBreakpointsTarget.java (at line 123)
     [java]     [javac] 	IEditorPart editor = DebugUIPlugin.getActiveWorkbenchWindow().getActivePage().openEditor(new LocalFileStorageEditorInput(storage), JavaUI.ID_CU_EDITOR);
     [java]     [javac] 	                                                                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The constructor 'LocalFileStorageEditorInput(LocalFileStorage)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 4594. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/breakpoints/SpecialExceptionBreakpointTests.java (at line 27)
     [java]     [javac] 	import org.eclipse.jdt.internal.debug.core.JDIDebugPlugin;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIDebugPlugin' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 4595. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/breakpoints/SpecialExceptionBreakpointTests.java (at line 28)
     [java]     [javac] 	import org.eclipse.jdt.internal.debug.ui.IJDIPreferencesConstants;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'IJDIPreferencesConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 4596. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/breakpoints/SpecialExceptionBreakpointTests.java (at line 29)
     [java]     [javac] 	import org.eclipse.jdt.internal.debug.ui.JDIDebugUIPlugin;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIDebugUIPlugin' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 4597. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/breakpoints/SpecialExceptionBreakpointTests.java (at line 30)
     [java]     [javac] 	import org.eclipse.jdt.internal.debug.ui.JavaDebugOptionsManager;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JavaDebugOptionsManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 4598. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/breakpoints/SpecialExceptionBreakpointTests.java (at line 46)
     [java]     [javac] 	IPreferenceStore uiPrefStore = JDIDebugUIPlugin.getDefault().getPreferenceStore();
     [java]     [javac] 	                               ^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIDebugUIPlugin' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 4599. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/breakpoints/SpecialExceptionBreakpointTests.java (at line 46)
     [java]     [javac] 	IPreferenceStore uiPrefStore = JDIDebugUIPlugin.getDefault().getPreferenceStore();
     [java]     [javac] 	                                                ^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIDebugUIPlugin.getDefault()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 4600. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/breakpoints/SpecialExceptionBreakpointTests.java (at line 47)
     [java]     [javac] 	fDefaultSuspendOnUncaught = uiPrefStore.getBoolean(IJDIPreferencesConstants.PREF_SUSPEND_ON_UNCAUGHT_EXCEPTIONS);
     [java]     [javac] 	                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'IJDIPreferencesConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 4601. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/breakpoints/SpecialExceptionBreakpointTests.java (at line 47)
     [java]     [javac] 	fDefaultSuspendOnUncaught = uiPrefStore.getBoolean(IJDIPreferencesConstants.PREF_SUSPEND_ON_UNCAUGHT_EXCEPTIONS);
     [java]     [javac] 	                                                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'IJDIPreferencesConstants.PREF_SUSPEND_ON_UNCAUGHT_EXCEPTIONS' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 4602. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/breakpoints/SpecialExceptionBreakpointTests.java (at line 48)
     [java]     [javac] 	fDefaultSuspendOnCompilationErrors = uiPrefStore.getBoolean(IJDIPreferencesConstants.PREF_SUSPEND_ON_COMPILATION_ERRORS);
     [java]     [javac] 	                                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'IJDIPreferencesConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 4603. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/breakpoints/SpecialExceptionBreakpointTests.java (at line 48)
     [java]     [javac] 	fDefaultSuspendOnCompilationErrors = uiPrefStore.getBoolean(IJDIPreferencesConstants.PREF_SUSPEND_ON_COMPILATION_ERRORS);
     [java]     [javac] 	                                                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'IJDIPreferencesConstants.PREF_SUSPEND_ON_COMPILATION_ERRORS' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 4604. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/breakpoints/SpecialExceptionBreakpointTests.java (at line 49)
     [java]     [javac] 	IEclipsePreferences prefs = InstanceScope.INSTANCE.getNode(JDIDebugPlugin.getUniqueIdentifier());
     [java]     [javac] 	                                                           ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIDebugPlugin' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 4605. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/breakpoints/SpecialExceptionBreakpointTests.java (at line 49)
     [java]     [javac] 	IEclipsePreferences prefs = InstanceScope.INSTANCE.getNode(JDIDebugPlugin.getUniqueIdentifier());
     [java]     [javac] 	                                                                          ^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIDebugPlugin.getUniqueIdentifier()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 4606. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/breakpoints/SpecialExceptionBreakpointTests.java (at line 61)
     [java]     [javac] 	IPreferenceStore uiPrefStore = JDIDebugUIPlugin.getDefault().getPreferenceStore();
     [java]     [javac] 	                               ^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIDebugUIPlugin' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 4607. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/breakpoints/SpecialExceptionBreakpointTests.java (at line 61)
     [java]     [javac] 	IPreferenceStore uiPrefStore = JDIDebugUIPlugin.getDefault().getPreferenceStore();
     [java]     [javac] 	                                                ^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIDebugUIPlugin.getDefault()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 4608. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/breakpoints/SpecialExceptionBreakpointTests.java (at line 62)
     [java]     [javac] 	uiPrefStore.setValue(IJDIPreferencesConstants.PREF_SUSPEND_ON_UNCAUGHT_EXCEPTIONS, suspUncaught);
     [java]     [javac] 	                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'IJDIPreferencesConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 4609. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/breakpoints/SpecialExceptionBreakpointTests.java (at line 62)
     [java]     [javac] 	uiPrefStore.setValue(IJDIPreferencesConstants.PREF_SUSPEND_ON_UNCAUGHT_EXCEPTIONS, suspUncaught);
     [java]     [javac] 	                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'IJDIPreferencesConstants.PREF_SUSPEND_ON_UNCAUGHT_EXCEPTIONS' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 4610. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/breakpoints/SpecialExceptionBreakpointTests.java (at line 63)
     [java]     [javac] 	uiPrefStore.setValue(IJDIPreferencesConstants.PREF_SUSPEND_ON_COMPILATION_ERRORS, suspCompErr);
     [java]     [javac] 	                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'IJDIPreferencesConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 4611. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/breakpoints/SpecialExceptionBreakpointTests.java (at line 63)
     [java]     [javac] 	uiPrefStore.setValue(IJDIPreferencesConstants.PREF_SUSPEND_ON_COMPILATION_ERRORS, suspCompErr);
     [java]     [javac] 	                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'IJDIPreferencesConstants.PREF_SUSPEND_ON_COMPILATION_ERRORS' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 4612. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/breakpoints/SpecialExceptionBreakpointTests.java (at line 64)
     [java]     [javac] 	IEclipsePreferences prefs = InstanceScope.INSTANCE.getNode(JDIDebugPlugin.getUniqueIdentifier());
     [java]     [javac] 	                                                           ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIDebugPlugin' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 4613. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/breakpoints/SpecialExceptionBreakpointTests.java (at line 64)
     [java]     [javac] 	IEclipsePreferences prefs = InstanceScope.INSTANCE.getNode(JDIDebugPlugin.getUniqueIdentifier());
     [java]     [javac] 	                                                                          ^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIDebugPlugin.getUniqueIdentifier()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 4614. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/breakpoints/SpecialExceptionBreakpointTests.java (at line 171)
     [java]     [javac] 	IMarker problem = JavaDebugOptionsManager.getDefault().getProblem((IJavaStackFrame) thread.getTopStackFrame());
     [java]     [javac] 	                  ^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JavaDebugOptionsManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 4615. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/breakpoints/SpecialExceptionBreakpointTests.java (at line 171)
     [java]     [javac] 	IMarker problem = JavaDebugOptionsManager.getDefault().getProblem((IJavaStackFrame) thread.getTopStackFrame());
     [java]     [javac] 	                                          ^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JavaDebugOptionsManager.getDefault()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 4616. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/breakpoints/SpecialExceptionBreakpointTests.java (at line 171)
     [java]     [javac] 	IMarker problem = JavaDebugOptionsManager.getDefault().getProblem((IJavaStackFrame) thread.getTopStackFrame());
     [java]     [javac] 	                                                       ^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JavaDebugOptionsManager.getProblem(IJavaStackFrame)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 4617. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/refactoring/MoveInnerTypeToNewFileUnitTests.java (at line 24)
     [java]     [javac] 	import org.eclipse.jdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'MoveInnerToTopRefactoring' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.core.manipulation_1.21.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 4618. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/refactoring/MoveInnerTypeToNewFileUnitTests.java (at line 25)
     [java]     [javac] 	import org.eclipse.jdt.internal.ui.preferences.JavaPreferencesSettings;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JavaPreferencesSettings' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.core.manipulation_1.21.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 4619. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/refactoring/MoveInnerTypeToNewFileUnitTests.java (at line 121)
     [java]     [javac] 	MoveInnerToTopRefactoring ref= new MoveInnerToTopRefactoring(clas, JavaPreferencesSettings.getCodeGenerationSettings(clas.getJavaProject()));
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'MoveInnerToTopRefactoring' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.core.manipulation_1.21.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 4620. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/refactoring/MoveInnerTypeToNewFileUnitTests.java (at line 121)
     [java]     [javac] 	MoveInnerToTopRefactoring ref= new MoveInnerToTopRefactoring(clas, JavaPreferencesSettings.getCodeGenerationSettings(clas.getJavaProject()));
     [java]     [javac] 	                                   ^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'MoveInnerToTopRefactoring' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.core.manipulation_1.21.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 4621. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/refactoring/MoveInnerTypeToNewFileUnitTests.java (at line 121)
     [java]     [javac] 	MoveInnerToTopRefactoring ref= new MoveInnerToTopRefactoring(clas, JavaPreferencesSettings.getCodeGenerationSettings(clas.getJavaProject()));
     [java]     [javac] 	                                   ^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The constructor 'MoveInnerToTopRefactoring(IType, CodeGenerationSettings)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.core.manipulation_1.21.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 4622. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/refactoring/MoveInnerTypeToNewFileUnitTests.java (at line 121)
     [java]     [javac] 	MoveInnerToTopRefactoring ref= new MoveInnerToTopRefactoring(clas, JavaPreferencesSettings.getCodeGenerationSettings(clas.getJavaProject()));
     [java]     [javac] 	                                                                   ^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JavaPreferencesSettings' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.core.manipulation_1.21.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 4623. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/refactoring/MoveInnerTypeToNewFileUnitTests.java (at line 121)
     [java]     [javac] 	MoveInnerToTopRefactoring ref= new MoveInnerToTopRefactoring(clas, JavaPreferencesSettings.getCodeGenerationSettings(clas.getJavaProject()));
     [java]     [javac] 	                                                                                           ^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JavaPreferencesSettings.getCodeGenerationSettings(IJavaProject)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.core.manipulation_1.21.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 4624. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/refactoring/MoveInnerTypeToNewFileUnitTests.java (at line 122)
     [java]     [javac] 	ref.checkInitialConditions(new NullProgressMonitor());
     [java]     [javac] 	    ^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'MoveInnerToTopRefactoring.checkInitialConditions(IProgressMonitor)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.core.manipulation_1.21.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 4625. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/sourcelookup/JavaProjectSourceContainerTests.java (at line 21)
     [java]     [javac] 	import org.eclipse.jdt.internal.launching.JavaSourceLookupDirector;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JavaSourceLookupDirector' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.launching_3.21.200.v20240320-0933.jar')
     [java]     [javac] ----------
     [java]     [javac] 4626. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/sourcelookup/JavaProjectSourceContainerTests.java (at line 37)
     [java]     [javac] 	ISourceLookupDirector director = new JavaSourceLookupDirector();
     [java]     [javac] 	                                     ^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JavaSourceLookupDirector' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.launching_3.21.200.v20240320-0933.jar')
     [java]     [javac] ----------
     [java]     [javac] 4627. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/sourcelookup/JavaProjectSourceContainerTests.java (at line 37)
     [java]     [javac] 	ISourceLookupDirector director = new JavaSourceLookupDirector();
     [java]     [javac] 	                                     ^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The constructor 'JavaSourceLookupDirector()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.launching_3.21.200.v20240320-0933.jar')
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 4628. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/breakpoints/ConditionalBreakpointsInJava8Tests.java (at line 25)
     [java]     [javac] 	import org.eclipse.debug.internal.ui.views.console.ProcessConsole;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'ProcessConsole' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 4629. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/breakpoints/ConditionalBreakpointsInJava8Tests.java (at line 158)
     [java]     [javac] 	TestUtil.waitForJobs(getName(), 1_000, 30_000, ProcessConsole.class);
     [java]     [javac] 	                                               ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'ProcessConsole' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 4630. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/console tests/org/eclipse/jdt/debug/tests/console/ConsoleTerminateAllActionTests.java (at line 19)
     [java]     [javac] 	import org.eclipse.debug.internal.ui.commands.actions.TerminateAllActionDelegate;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'TerminateAllActionDelegate' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 4631. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/console tests/org/eclipse/jdt/debug/tests/console/ConsoleTerminateAllActionTests.java (at line 20)
     [java]     [javac] 	import org.eclipse.debug.internal.ui.views.console.ProcessConsole;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'ProcessConsole' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 4632. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/console tests/org/eclipse/jdt/debug/tests/console/ConsoleTerminateAllActionTests.java (at line 30)
     [java]     [javac] 	import org.eclipse.ui.internal.console.ConsoleView;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'ConsoleView' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.ui.console_3.14.100.v20240321-2147.jar')
     [java]     [javac] ----------
     [java]     [javac] 4633. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/console tests/org/eclipse/jdt/debug/tests/console/ConsoleTerminateAllActionTests.java (at line 61)
     [java]     [javac] 	TestUtil.waitForJobs(getName(), 100, DEFAULT_TIMEOUT, ProcessConsole.class);
     [java]     [javac] 	                                                      ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'ProcessConsole' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 4634. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/console tests/org/eclipse/jdt/debug/tests/console/ConsoleTerminateAllActionTests.java (at line 62)
     [java]     [javac] 	ConsoleView view = null;
     [java]     [javac] 	^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'ConsoleView' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.ui.console_3.14.100.v20240321-2147.jar')
     [java]     [javac] ----------
     [java]     [javac] 4635. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/console tests/org/eclipse/jdt/debug/tests/console/ConsoleTerminateAllActionTests.java (at line 71)
     [java]     [javac] 	view = (ConsoleView) part;
     [java]     [javac] 	        ^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'ConsoleView' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.ui.console_3.14.100.v20240321-2147.jar')
     [java]     [javac] ----------
     [java]     [javac] 4636. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/console tests/org/eclipse/jdt/debug/tests/console/ConsoleTerminateAllActionTests.java (at line 78)
     [java]     [javac] 	TerminateAllActionDelegate d = new TerminateAllActionDelegate();
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'TerminateAllActionDelegate' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 4637. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/console tests/org/eclipse/jdt/debug/tests/console/ConsoleTerminateAllActionTests.java (at line 78)
     [java]     [javac] 	TerminateAllActionDelegate d = new TerminateAllActionDelegate();
     [java]     [javac] 	                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'TerminateAllActionDelegate' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 4638. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/console tests/org/eclipse/jdt/debug/tests/console/ConsoleTerminateAllActionTests.java (at line 78)
     [java]     [javac] 	TerminateAllActionDelegate d = new TerminateAllActionDelegate();
     [java]     [javac] 	                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The constructor 'TerminateAllActionDelegate()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 4639. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/console tests/org/eclipse/jdt/debug/tests/console/ConsoleTerminateAllActionTests.java (at line 79)
     [java]     [javac] 	d.init(view);
     [java]     [javac] 	  ^^^^
     [java]     [javac] Discouraged access: The method 'TerminateAllActionDelegate.init(IViewPart)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 4640. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/console tests/org/eclipse/jdt/debug/tests/console/ConsoleTerminateAllActionTests.java (at line 80)
     [java]     [javac] 	d.run(null);
     [java]     [javac] 	  ^^^
     [java]     [javac] Discouraged access: The method 'TerminateAllActionDelegate.run(IAction)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 4641. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/console tests/org/eclipse/jdt/debug/tests/console/ConsoleTerminateAllActionTests.java (at line 83)
     [java]     [javac] 	TestUtil.waitForJobs(getName(), 100, DEFAULT_TIMEOUT, ProcessConsole.class);
     [java]     [javac] 	                                                      ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'ProcessConsole' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 4642. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/console tests/org/eclipse/jdt/debug/tests/console/JavaDebugStackTraceConsoleTest.java (at line 25)
     [java]     [javac] 	import org.eclipse.jdt.internal.debug.ui.console.JavaDebugStackTraceConsoleTracker;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JavaDebugStackTraceConsoleTracker' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 4643. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/console tests/org/eclipse/jdt/debug/tests/console/JavaDebugStackTraceConsoleTest.java (at line 26)
     [java]     [javac] 	import org.eclipse.jdt.internal.debug.ui.console.JavaDebugStackTraceHyperlink;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JavaDebugStackTraceHyperlink' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 4644. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/console tests/org/eclipse/jdt/debug/tests/console/JavaDebugStackTraceConsoleTest.java (at line 36)
     [java]     [javac] 	* Tests for hyper-links added for stack traces copied from the {@code Debug} view. See {@link JavaDebugStackTraceHyperlink} and
     [java]     [javac] 	                                                                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JavaDebugStackTraceHyperlink' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 4645. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/console tests/org/eclipse/jdt/debug/tests/console/JavaDebugStackTraceConsoleTest.java (at line 37)
     [java]     [javac] 	* {@link JavaDebugStackTraceConsoleTracker}.
     [java]     [javac] 	         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JavaDebugStackTraceConsoleTracker' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 4646. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/breakpoints/BreakpointLocationVerificationTests.java (at line 24)
     [java]     [javac] 	import org.eclipse.jdt.internal.debug.core.breakpoints.ValidBreakpointLocationLocator;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'ValidBreakpointLocationLocator' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 4647. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/breakpoints/BreakpointLocationVerificationTests.java (at line 66)
     [java]     [javac] 	ValidBreakpointLocationLocator locator= new ValidBreakpointLocationLocator(compilationUnit, lineToTry, true, bestmatch);
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'ValidBreakpointLocationLocator' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 4648. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/breakpoints/BreakpointLocationVerificationTests.java (at line 66)
     [java]     [javac] 	ValidBreakpointLocationLocator locator= new ValidBreakpointLocationLocator(compilationUnit, lineToTry, true, bestmatch);
     [java]     [javac] 	                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'ValidBreakpointLocationLocator' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 4649. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/breakpoints/BreakpointLocationVerificationTests.java (at line 66)
     [java]     [javac] 	ValidBreakpointLocationLocator locator= new ValidBreakpointLocationLocator(compilationUnit, lineToTry, true, bestmatch);
     [java]     [javac] 	                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The constructor 'ValidBreakpointLocationLocator(CompilationUnit, int, boolean, boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 4650. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/breakpoints/BreakpointLocationVerificationTests.java (at line 68)
     [java]     [javac] 	int lineNumber= locator.getLineLocation();
     [java]     [javac] 	                        ^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'ValidBreakpointLocationLocator.getLineLocation()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] 4651. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/breakpoints/BreakpointLocationVerificationTests.java (at line 70)
     [java]     [javac] 	String typeName= locator.getFullyQualifiedTypeName();
     [java]     [javac] 	                         ^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'ValidBreakpointLocationLocator.getFullyQualifiedTypeName()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug_3.21.400.v20240321-1645/jdimodel.jar')
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 4652. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/sourcelookup/ExternalArchiveSourceContainerTests.java (at line 30)
     [java]     [javac] 	import org.eclipse.jdt.internal.launching.JavaSourceLookupDirector;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JavaSourceLookupDirector' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.launching_3.21.200.v20240320-0933.jar')
     [java]     [javac] ----------
     [java]     [javac] 4653. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/sourcelookup/ExternalArchiveSourceContainerTests.java (at line 47)
     [java]     [javac] 	ISourceLookupDirector director = new JavaSourceLookupDirector();
     [java]     [javac] 	                                     ^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JavaSourceLookupDirector' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.launching_3.21.200.v20240320-0933.jar')
     [java]     [javac] ----------
     [java]     [javac] 4654. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/sourcelookup/ExternalArchiveSourceContainerTests.java (at line 47)
     [java]     [javac] 	ISourceLookupDirector director = new JavaSourceLookupDirector();
     [java]     [javac] 	                                     ^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The constructor 'JavaSourceLookupDirector()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.launching_3.21.200.v20240320-0933.jar')
     [java]     [javac] ----------
     [java]     [javac] 4655. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/sourcelookup/ExternalArchiveSourceContainerTests.java (at line 68)
     [java]     [javac] 	ISourceLookupDirector director = new JavaSourceLookupDirector();
     [java]     [javac] 	                                     ^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JavaSourceLookupDirector' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.launching_3.21.200.v20240320-0933.jar')
     [java]     [javac] ----------
     [java]     [javac] 4656. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/sourcelookup/ExternalArchiveSourceContainerTests.java (at line 68)
     [java]     [javac] 	ISourceLookupDirector director = new JavaSourceLookupDirector();
     [java]     [javac] 	                                     ^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The constructor 'JavaSourceLookupDirector()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.launching_3.21.200.v20240320-0933.jar')
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 4657. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/performance/OpenLaunchConfigurationDialogTests.java (at line 20)
     [java]     [javac] 	import org.eclipse.debug.internal.core.IInternalDebugCoreConstants;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'IInternalDebugCoreConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.core_3.21.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 4658. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/performance/OpenLaunchConfigurationDialogTests.java (at line 22)
     [java]     [javac] 	import org.eclipse.debug.internal.ui.launchConfigurations.LaunchConfigurationsDialog;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'LaunchConfigurationsDialog' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 4659. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/performance/OpenLaunchConfigurationDialogTests.java (at line 75)
     [java]     [javac] 	IStatus status = new Status(IStatus.INFO, IJavaDebugUIConstants.PLUGIN_ID, 1000, IInternalDebugCoreConstants.EMPTY_STRING, null);
     [java]     [javac] 	                                                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'IInternalDebugCoreConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.core_3.21.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 4660. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/performance/OpenLaunchConfigurationDialogTests.java (at line 75)
     [java]     [javac] 	IStatus status = new Status(IStatus.INFO, IJavaDebugUIConstants.PLUGIN_ID, 1000, IInternalDebugCoreConstants.EMPTY_STRING, null);
     [java]     [javac] 	                                                                                                             ^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'IInternalDebugCoreConstants.EMPTY_STRING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.core_3.21.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 4661. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/performance/OpenLaunchConfigurationDialogTests.java (at line 76)
     [java]     [javac] 	LaunchConfigurationsDialog dialog= new LaunchConfigurationsDialog(DebugUIPlugin.getShell(), DebugUIPlugin.getDefault().getLaunchConfigurationManager().getLaunchGroup(groupIdentifier));
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'LaunchConfigurationsDialog' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 4662. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/performance/OpenLaunchConfigurationDialogTests.java (at line 76)
     [java]     [javac] 	LaunchConfigurationsDialog dialog= new LaunchConfigurationsDialog(DebugUIPlugin.getShell(), DebugUIPlugin.getDefault().getLaunchConfigurationManager().getLaunchGroup(groupIdentifier));
     [java]     [javac] 	                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'LaunchConfigurationsDialog' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 4663. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/performance/OpenLaunchConfigurationDialogTests.java (at line 76)
     [java]     [javac] 	LaunchConfigurationsDialog dialog= new LaunchConfigurationsDialog(DebugUIPlugin.getShell(), DebugUIPlugin.getDefault().getLaunchConfigurationManager().getLaunchGroup(groupIdentifier));
     [java]     [javac] 	                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The constructor 'LaunchConfigurationsDialog(Shell, LaunchGroupExtension)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 4664. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/performance/OpenLaunchConfigurationDialogTests.java (at line 76)
     [java]     [javac] 	LaunchConfigurationsDialog dialog= new LaunchConfigurationsDialog(DebugUIPlugin.getShell(), DebugUIPlugin.getDefault().getLaunchConfigurationManager().getLaunchGroup(groupIdentifier));
     [java]     [javac] 	                                                                                                                                                       ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'LaunchConfigurationManager.getLaunchGroup(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 4665. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/performance/OpenLaunchConfigurationDialogTests.java (at line 78)
     [java]     [javac] 	dialog.setOpenMode(LaunchConfigurationsDialog.LAUNCH_CONFIGURATION_DIALOG_OPEN_ON_SELECTION);
     [java]     [javac] 	       ^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'LaunchConfigurationsDialog.setOpenMode(int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 4666. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/performance/OpenLaunchConfigurationDialogTests.java (at line 78)
     [java]     [javac] 	dialog.setOpenMode(LaunchConfigurationsDialog.LAUNCH_CONFIGURATION_DIALOG_OPEN_ON_SELECTION);
     [java]     [javac] 	                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'LaunchConfigurationsDialog' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 4667. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/performance/OpenLaunchConfigurationDialogTests.java (at line 78)
     [java]     [javac] 	dialog.setOpenMode(LaunchConfigurationsDialog.LAUNCH_CONFIGURATION_DIALOG_OPEN_ON_SELECTION);
     [java]     [javac] 	                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'LaunchConfigurationsDialog.LAUNCH_CONFIGURATION_DIALOG_OPEN_ON_SELECTION' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 4668. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/performance/OpenLaunchConfigurationDialogTests.java (at line 79)
     [java]     [javac] 	dialog.setInitialSelection(selection);
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'LaunchConfigurationsDialog.setInitialSelection(IStructuredSelection)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 4669. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/performance/OpenLaunchConfigurationDialogTests.java (at line 80)
     [java]     [javac] 	dialog.setInitialStatus(status);
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'LaunchConfigurationsDialog.setInitialStatus(IStatus)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 4670. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/performance/OpenLaunchConfigurationDialogTests.java (at line 82)
     [java]     [javac] 	dialog.open();
     [java]     [javac] 	       ^^^^
     [java]     [javac] Discouraged access: The method 'LaunchConfigurationsDialog.open()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 4671. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/performance/OpenLaunchConfigurationDialogTests.java (at line 83)
     [java]     [javac] 	dialog.close();
     [java]     [javac] 	       ^^^^^
     [java]     [javac] Discouraged access: The method 'LaunchConfigurationsDialog.close()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 4672. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/console tests/org/eclipse/jdt/debug/tests/console/AbstractJavaStackTraceConsoleTest.java (at line 33)
     [java]     [javac] 	import org.eclipse.jdt.internal.debug.ui.console.ConsoleMessages;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'ConsoleMessages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 4673. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/console tests/org/eclipse/jdt/debug/tests/console/AbstractJavaStackTraceConsoleTest.java (at line 34)
     [java]     [javac] 	import org.eclipse.jdt.internal.debug.ui.console.JavaStackTraceConsole;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JavaStackTraceConsole' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 4674. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/console tests/org/eclipse/jdt/debug/tests/console/AbstractJavaStackTraceConsoleTest.java (at line 35)
     [java]     [javac] 	import org.eclipse.jdt.internal.debug.ui.console.JavaStackTraceConsolePage;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JavaStackTraceConsolePage' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 4675. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/console tests/org/eclipse/jdt/debug/tests/console/AbstractJavaStackTraceConsoleTest.java (at line 53)
     [java]     [javac] 	import org.eclipse.ui.internal.console.ConsoleHyperlinkPosition;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'ConsoleHyperlinkPosition' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.ui.console_3.14.100.v20240321-2147.jar')
     [java]     [javac] ----------
     [java]     [javac] 4676. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/console tests/org/eclipse/jdt/debug/tests/console/AbstractJavaStackTraceConsoleTest.java (at line 54)
     [java]     [javac] 	import org.eclipse.ui.internal.console.ConsoleView;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'ConsoleView' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.ui.console_3.14.100.v20240321-2147.jar')
     [java]     [javac] ----------
     [java]     [javac] 4677. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/console tests/org/eclipse/jdt/debug/tests/console/AbstractJavaStackTraceConsoleTest.java (at line 57)
     [java]     [javac] 	* Base for {@link JavaStackTraceConsole} tests.
     [java]     [javac] 	                  ^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JavaStackTraceConsole' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 4678. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/console tests/org/eclipse/jdt/debug/tests/console/AbstractJavaStackTraceConsoleTest.java (at line 65)
     [java]     [javac] 	protected JavaStackTraceConsole fConsole;
     [java]     [javac] 	          ^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JavaStackTraceConsole' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 4679. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/console tests/org/eclipse/jdt/debug/tests/console/AbstractJavaStackTraceConsoleTest.java (at line 84)
     [java]     [javac] 	* Create and register a {@link JavaStackTraceConsole}.
     [java]     [javac] 	                               ^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JavaStackTraceConsole' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 4680. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/console tests/org/eclipse/jdt/debug/tests/console/AbstractJavaStackTraceConsoleTest.java (at line 96)
     [java]     [javac] 	if (console instanceof JavaStackTraceConsole) {
     [java]     [javac] 	                       ^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JavaStackTraceConsole' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 4681. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/console tests/org/eclipse/jdt/debug/tests/console/AbstractJavaStackTraceConsoleTest.java (at line 97)
     [java]     [javac] 	fConsole = (JavaStackTraceConsole) console;
     [java]     [javac] 	            ^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JavaStackTraceConsole' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 4682. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/console tests/org/eclipse/jdt/debug/tests/console/AbstractJavaStackTraceConsoleTest.java (at line 113)
     [java]     [javac] 	*            {@link JavaStackTraceConsole}.
     [java]     [javac] 	                    ^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JavaStackTraceConsole' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 4683. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/console tests/org/eclipse/jdt/debug/tests/console/AbstractJavaStackTraceConsoleTest.java (at line 125)
     [java]     [javac] 	final Path stackTraceFile = Paths.get(JavaStackTraceConsole.FILE_NAME);
     [java]     [javac] 	                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JavaStackTraceConsole' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 4684. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/console tests/org/eclipse/jdt/debug/tests/console/AbstractJavaStackTraceConsoleTest.java (at line 125)
     [java]     [javac] 	final Path stackTraceFile = Paths.get(JavaStackTraceConsole.FILE_NAME);
     [java]     [javac] 	                                                            ^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'JavaStackTraceConsole.FILE_NAME' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 4685. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/console tests/org/eclipse/jdt/debug/tests/console/AbstractJavaStackTraceConsoleTest.java (at line 229)
     [java]     [javac] 	fConsole.format();
     [java]     [javac] 	         ^^^^^^
     [java]     [javac] Discouraged access: The method 'JavaStackTraceConsole.format()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 4686. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/console tests/org/eclipse/jdt/debug/tests/console/AbstractJavaStackTraceConsoleTest.java (at line 264)
     [java]     [javac] 	return fConsole.getDocument().getPositions(ConsoleHyperlinkPosition.HYPER_LINK_CATEGORY);
     [java]     [javac] 	                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'ConsoleHyperlinkPosition' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.ui.console_3.14.100.v20240321-2147.jar')
     [java]     [javac] ----------
     [java]     [javac] 4687. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/console tests/org/eclipse/jdt/debug/tests/console/AbstractJavaStackTraceConsoleTest.java (at line 264)
     [java]     [javac] 	return fConsole.getDocument().getPositions(ConsoleHyperlinkPosition.HYPER_LINK_CATEGORY);
     [java]     [javac] 	                                                                    ^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'ConsoleHyperlinkPosition.HYPER_LINK_CATEGORY' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.ui.console_3.14.100.v20240321-2147.jar')
     [java]     [javac] ----------
     [java]     [javac] 4688. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/console tests/org/eclipse/jdt/debug/tests/console/AbstractJavaStackTraceConsoleTest.java (at line 279)
     [java]     [javac] 	assertEquals("Console not loaded with initial content.", ConsoleMessages.JavaStackTraceConsole_0, fConsole.getDocument().get());
     [java]     [javac] 	                                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'ConsoleMessages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 4689. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/console tests/org/eclipse/jdt/debug/tests/console/AbstractJavaStackTraceConsoleTest.java (at line 279)
     [java]     [javac] 	assertEquals("Console not loaded with initial content.", ConsoleMessages.JavaStackTraceConsole_0, fConsole.getDocument().get());
     [java]     [javac] 	                                                                         ^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'ConsoleMessages.JavaStackTraceConsole_0' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 4690. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/console tests/org/eclipse/jdt/debug/tests/console/AbstractJavaStackTraceConsoleTest.java (at line 293)
     [java]     [javac] 	JavaStackTraceConsolePage page = null;
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JavaStackTraceConsolePage' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 4691. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/console tests/org/eclipse/jdt/debug/tests/console/AbstractJavaStackTraceConsoleTest.java (at line 296)
     [java]     [javac] 	if (view instanceof ConsoleView) {
     [java]     [javac] 	                    ^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'ConsoleView' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.ui.console_3.14.100.v20240321-2147.jar')
     [java]     [javac] ----------
     [java]     [javac] 4692. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/console tests/org/eclipse/jdt/debug/tests/console/AbstractJavaStackTraceConsoleTest.java (at line 297)
     [java]     [javac] 	ConsoleView consoleView = (ConsoleView) view;
     [java]     [javac] 	^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'ConsoleView' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.ui.console_3.14.100.v20240321-2147.jar')
     [java]     [javac] ----------
     [java]     [javac] 4693. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/console tests/org/eclipse/jdt/debug/tests/console/AbstractJavaStackTraceConsoleTest.java (at line 297)
     [java]     [javac] 	ConsoleView consoleView = (ConsoleView) view;
     [java]     [javac] 	                           ^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'ConsoleView' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.ui.console_3.14.100.v20240321-2147.jar')
     [java]     [javac] ----------
     [java]     [javac] 4694. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/console tests/org/eclipse/jdt/debug/tests/console/AbstractJavaStackTraceConsoleTest.java (at line 298)
     [java]     [javac] 	if (consoleView.getConsole() == fConsole && consoleView.getCurrentPage() instanceof JavaStackTraceConsolePage) {
     [java]     [javac] 	                ^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'ConsoleView.getConsole()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.ui.console_3.14.100.v20240321-2147.jar')
     [java]     [javac] ----------
     [java]     [javac] 4695. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/console tests/org/eclipse/jdt/debug/tests/console/AbstractJavaStackTraceConsoleTest.java (at line 298)
     [java]     [javac] 	if (consoleView.getConsole() == fConsole && consoleView.getCurrentPage() instanceof JavaStackTraceConsolePage) {
     [java]     [javac] 	                                                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JavaStackTraceConsolePage' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 4696. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/console tests/org/eclipse/jdt/debug/tests/console/AbstractJavaStackTraceConsoleTest.java (at line 299)
     [java]     [javac] 	page = (JavaStackTraceConsolePage) consoleView.getCurrentPage();
     [java]     [javac] 	        ^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JavaStackTraceConsolePage' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 4697. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/refactoring/ConvertInnerAnonymousTypeToNestedUnitTests.java (at line 26)
     [java]     [javac] 	import org.eclipse.jdt.internal.corext.refactoring.code.ConvertAnonymousToNestedRefactoring;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'ConvertAnonymousToNestedRefactoring' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.core.manipulation_1.21.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 4698. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/refactoring/ConvertInnerAnonymousTypeToNestedUnitTests.java (at line 162)
     [java]     [javac] 	ConvertAnonymousToNestedRefactoring ref= new ConvertAnonymousToNestedRefactoring(cunit, target, 0);
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'ConvertAnonymousToNestedRefactoring' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.core.manipulation_1.21.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 4699. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/refactoring/ConvertInnerAnonymousTypeToNestedUnitTests.java (at line 162)
     [java]     [javac] 	ConvertAnonymousToNestedRefactoring ref= new ConvertAnonymousToNestedRefactoring(cunit, target, 0);
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'ConvertAnonymousToNestedRefactoring' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.core.manipulation_1.21.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 4700. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/refactoring/ConvertInnerAnonymousTypeToNestedUnitTests.java (at line 162)
     [java]     [javac] 	ConvertAnonymousToNestedRefactoring ref= new ConvertAnonymousToNestedRefactoring(cunit, target, 0);
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The constructor 'ConvertAnonymousToNestedRefactoring(ICompilationUnit, int, int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.core.manipulation_1.21.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 4701. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/refactoring/ConvertInnerAnonymousTypeToNestedUnitTests.java (at line 164)
     [java]     [javac] 	ref.setClassName("NewAnonymousClass");
     [java]     [javac] 	    ^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'ConvertAnonymousToNestedRefactoring.setClassName(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.core.manipulation_1.21.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 4702. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/refactoring/ConvertInnerAnonymousTypeToNestedUnitTests.java (at line 166)
     [java]     [javac] 	RefactoringStatus preconditionResult= ref.checkInitialConditions(new NullProgressMonitor());
     [java]     [javac] 	                                          ^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'ConvertAnonymousToNestedRefactoring.checkInitialConditions(IProgressMonitor)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.core.manipulation_1.21.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 4703. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/refactoring/ConvertInnerAnonymousTypeToNestedUnitTests.java (at line 173)
     [java]     [javac] 	ref.setClassName("NewAnonymousClass");
     [java]     [javac] 	    ^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'ConvertAnonymousToNestedRefactoring.setClassName(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.core.manipulation_1.21.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 4704. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/refactoring/ChangeAnonymousTypeMethodSignatureUnitTests.java (at line 23)
     [java]     [javac] 	import org.eclipse.jdt.internal.corext.refactoring.structure.ChangeSignatureProcessor;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'ChangeSignatureProcessor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.core.manipulation_1.21.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 4705. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/refactoring/ChangeAnonymousTypeMethodSignatureUnitTests.java (at line 68)
     [java]     [javac] 	ChangeSignatureProcessor processor = new ChangeSignatureProcessor(method);
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'ChangeSignatureProcessor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.core.manipulation_1.21.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 4706. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/refactoring/ChangeAnonymousTypeMethodSignatureUnitTests.java (at line 68)
     [java]     [javac] 	ChangeSignatureProcessor processor = new ChangeSignatureProcessor(method);
     [java]     [javac] 	                                         ^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'ChangeSignatureProcessor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.core.manipulation_1.21.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 4707. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/refactoring/ChangeAnonymousTypeMethodSignatureUnitTests.java (at line 68)
     [java]     [javac] 	ChangeSignatureProcessor processor = new ChangeSignatureProcessor(method);
     [java]     [javac] 	                                         ^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The constructor 'ChangeSignatureProcessor(IMethod)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.core.manipulation_1.21.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 4708. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/refactoring/ChangeAnonymousTypeMethodSignatureUnitTests.java (at line 72)
     [java]     [javac] 	processor.setNewMethodName("changedMethod");
     [java]     [javac] 	          ^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'ChangeSignatureProcessor.setNewMethodName(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.core.manipulation_1.21.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 4709. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/refactoring/ChangeAnonymousTypeMethodSignatureUnitTests.java (at line 73)
     [java]     [javac] 	processor.setNewReturnTypeName("Object");
     [java]     [javac] 	          ^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'ChangeSignatureProcessor.setNewReturnTypeName(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.core.manipulation_1.21.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 4710. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/refactoring/ChangeAnonymousTypeMethodSignatureUnitTests.java (at line 74)
     [java]     [javac] 	processor.setVisibility(Modifier.PUBLIC);
     [java]     [javac] 	          ^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'ChangeSignatureProcessor.setVisibility(int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.core.manipulation_1.21.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 4711. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/refactoring/ConvertPublicAnonymousTypeToNestedUnitTests.java (at line 26)
     [java]     [javac] 	import org.eclipse.jdt.internal.corext.refactoring.code.ConvertAnonymousToNestedRefactoring;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'ConvertAnonymousToNestedRefactoring' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.core.manipulation_1.21.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 4712. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/refactoring/ConvertPublicAnonymousTypeToNestedUnitTests.java (at line 158)
     [java]     [javac] 	ConvertAnonymousToNestedRefactoring ref= new ConvertAnonymousToNestedRefactoring(cunit, target, 0);
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'ConvertAnonymousToNestedRefactoring' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.core.manipulation_1.21.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 4713. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/refactoring/ConvertPublicAnonymousTypeToNestedUnitTests.java (at line 158)
     [java]     [javac] 	ConvertAnonymousToNestedRefactoring ref= new ConvertAnonymousToNestedRefactoring(cunit, target, 0);
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'ConvertAnonymousToNestedRefactoring' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.core.manipulation_1.21.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 4714. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/refactoring/ConvertPublicAnonymousTypeToNestedUnitTests.java (at line 158)
     [java]     [javac] 	ConvertAnonymousToNestedRefactoring ref= new ConvertAnonymousToNestedRefactoring(cunit, target, 0);
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The constructor 'ConvertAnonymousToNestedRefactoring(ICompilationUnit, int, int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.core.manipulation_1.21.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 4715. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/refactoring/ConvertPublicAnonymousTypeToNestedUnitTests.java (at line 160)
     [java]     [javac] 	ref.setClassName("NewAnonymousClass");
     [java]     [javac] 	    ^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'ConvertAnonymousToNestedRefactoring.setClassName(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.core.manipulation_1.21.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 4716. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/refactoring/ConvertPublicAnonymousTypeToNestedUnitTests.java (at line 162)
     [java]     [javac] 	RefactoringStatus preconditionResult= ref.checkInitialConditions(new NullProgressMonitor());
     [java]     [javac] 	                                          ^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'ConvertAnonymousToNestedRefactoring.checkInitialConditions(IProgressMonitor)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.core.manipulation_1.21.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 4717. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/refactoring/ConvertPublicAnonymousTypeToNestedUnitTests.java (at line 169)
     [java]     [javac] 	ref.setClassName("NewAnonymousClass");
     [java]     [javac] 	    ^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'ConvertAnonymousToNestedRefactoring.setClassName(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.core.manipulation_1.21.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 4718. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/refactoring/ConvertNonPublicAnonymousTypeToNestedUnitTests.java (at line 26)
     [java]     [javac] 	import org.eclipse.jdt.internal.corext.refactoring.code.ConvertAnonymousToNestedRefactoring;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'ConvertAnonymousToNestedRefactoring' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.core.manipulation_1.21.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 4719. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/refactoring/ConvertNonPublicAnonymousTypeToNestedUnitTests.java (at line 161)
     [java]     [javac] 	ConvertAnonymousToNestedRefactoring ref= new ConvertAnonymousToNestedRefactoring(cunit, target, 0);
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'ConvertAnonymousToNestedRefactoring' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.core.manipulation_1.21.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 4720. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/refactoring/ConvertNonPublicAnonymousTypeToNestedUnitTests.java (at line 161)
     [java]     [javac] 	ConvertAnonymousToNestedRefactoring ref= new ConvertAnonymousToNestedRefactoring(cunit, target, 0);
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'ConvertAnonymousToNestedRefactoring' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.core.manipulation_1.21.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 4721. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/refactoring/ConvertNonPublicAnonymousTypeToNestedUnitTests.java (at line 161)
     [java]     [javac] 	ConvertAnonymousToNestedRefactoring ref= new ConvertAnonymousToNestedRefactoring(cunit, target, 0);
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The constructor 'ConvertAnonymousToNestedRefactoring(ICompilationUnit, int, int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.core.manipulation_1.21.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 4722. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/refactoring/ConvertNonPublicAnonymousTypeToNestedUnitTests.java (at line 163)
     [java]     [javac] 	ref.setClassName("ThisWillBeErased");//must have *A* name...
     [java]     [javac] 	    ^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'ConvertAnonymousToNestedRefactoring.setClassName(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.core.manipulation_1.21.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 4723. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/refactoring/ConvertNonPublicAnonymousTypeToNestedUnitTests.java (at line 166)
     [java]     [javac] 	RefactoringStatus preconditionResult= ref.checkInitialConditions(new NullProgressMonitor());
     [java]     [javac] 	                                          ^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'ConvertAnonymousToNestedRefactoring.checkInitialConditions(IProgressMonitor)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.core.manipulation_1.21.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 4724. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/refactoring/ConvertNonPublicAnonymousTypeToNestedUnitTests.java (at line 173)
     [java]     [javac] 	ref.setClassName("NewAnonymousClass");
     [java]     [javac] 	    ^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'ConvertAnonymousToNestedRefactoring.setClassName(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.core.manipulation_1.21.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 4724 problems (0 errors, 4716 warnings, 8 infos)
     [java] 
     [java] checkCompilationResults:
     [java]       [jar] Building jar: /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/javadebugtests.jar
     [java]    [delete] Deleting directory /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/temp.folder/javadebugtests.jar.bin
     [java] 
     [java] properties:
     [java] 
     [java] init:
     [java] 
     [java] build.jars:
     [java] 
     [java] properties:
     [java] 
     [java] init:
     [java] 
     [java] @dot.nestedJars:
     [java] 
     [java] @dot:
     [java]     [mkdir] Created dir: /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot
     [java]     [javac] Compiling 331 source files to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot
     [java]     [javac] ----------
     [java]     [javac] 1. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/ui/org/eclipse/jdt/internal/common/VisitorTest.java (at line 110)
     [java]     [javac] 	private void astnodeprocessorend(ASTNode node, @SuppressWarnings("unused") ReferenceHolder<String,NodeFound> holder) {
     [java]     [javac] 	                                                                 ^^^^^^^^
     [java]     [javac] At least one of the problems in category 'unused' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] 2. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/ui/org/eclipse/jdt/internal/common/VisitorTest.java (at line 115)
     [java]     [javac] 	private Boolean astnodeprocesser(ASTNode node, @SuppressWarnings("unused") ReferenceHolder<String,NodeFound> holder) {
     [java]     [javac] 	                                                                 ^^^^^^^^
     [java]     [javac] At least one of the problems in category 'unused' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] 3. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/ui/org/eclipse/jdt/internal/common/VisitorTest.java (at line 122)
     [java]     [javac] 	private boolean handleMethodInvocation(MethodInvocation assignment, @SuppressWarnings("unused") ReferenceHolder<String,NodeFound> holder) {
     [java]     [javac] 	                                                                                      ^^^^^^^^
     [java]     [javac] At least one of the problems in category 'unused' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 4. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/chkpii/org/eclipse/jdt/ui/tests/chkpii/ChkpiiTests.java (at line 161)
     [java]     [javac] 	@SuppressWarnings("resource") // do not close process streams
     [java]     [javac] 	                  ^^^^^^^^^^
     [java]     [javac] At least one of the problems in category 'resource' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] 5. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/chkpii/org/eclipse/jdt/ui/tests/chkpii/ChkpiiTests.java (at line 164)
     [java]     [javac] 	@SuppressWarnings("resource") // do not close process streams
     [java]     [javac] 	                  ^^^^^^^^^^
     [java]     [javac] At least one of the problems in category 'resource' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 6. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/ui/org/eclipse/jdt/junit/launcher/MockLaunchConfig.java (at line 140)
     [java]     [javac] 	@SuppressWarnings("deprecation")
     [java]     [javac] 	                  ^^^^^^^^^^^^^
     [java]     [javac] At least one of the problems in category 'deprecation' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 7. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/ui/org/eclipse/jdt/ui/tests/quickfix/AssistQuickFixTest.java (at line 81)
     [java]     [javac] 	private static final String EXTRACT_TO_LOCAL= CorrectionMessages.QuickAssistProcessor_extract_to_local_description;
     [java]     [javac] 	                            ^^^^^^^^^^^^^^^^
     [java]     [javac] The value of the field AssistQuickFixTest.EXTRACT_TO_LOCAL is not used
     [java]     [javac] ----------
     [java]     [javac] 8. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/ui/org/eclipse/jdt/ui/tests/quickfix/AssistQuickFixTest.java (at line 82)
     [java]     [javac] 	private static final String EXTRACT_TO_LOCAL_REPLACE= CorrectionMessages.QuickAssistProcessor_extract_to_local_all_description;
     [java]     [javac] 	                            ^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] The value of the field AssistQuickFixTest.EXTRACT_TO_LOCAL_REPLACE is not used
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 9. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/ui/org/eclipse/jdt/ui/tests/core/HierarchicalASTVisitorTest.java (at line 601)
     [java]     [javac] 	@SuppressWarnings("unchecked")
     [java]     [javac] 	                  ^^^^^^^^^^^
     [java]     [javac] At least one of the problems in category 'unchecked' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] 10. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/ui/org/eclipse/jdt/ui/tests/core/HierarchicalASTVisitorTest.java (at line 629)
     [java]     [javac] 	@SuppressWarnings("unchecked")
     [java]     [javac] 	                  ^^^^^^^^^^^
     [java]     [javac] At least one of the problems in category 'unchecked' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 11. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/performance/org/eclipse/jdt/ui/tests/performance/views/Accessor.java (at line 71)
     [java]     [javac] 	@SuppressWarnings("unchecked")
     [java]     [javac] 	                  ^^^^^^^^^^^
     [java]     [javac] At least one of the problems in category 'unchecked' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] 12. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/performance/org/eclipse/jdt/ui/tests/performance/views/Accessor.java (at line 105)
     [java]     [javac] 	@SuppressWarnings("unchecked")
     [java]     [javac] 	                  ^^^^^^^^^^^
     [java]     [javac] At least one of the problems in category 'unchecked' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] 13. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/performance/org/eclipse/jdt/ui/tests/performance/views/Accessor.java (at line 137)
     [java]     [javac] 	@SuppressWarnings("unchecked")
     [java]     [javac] 	                  ^^^^^^^^^^^
     [java]     [javac] At least one of the problems in category 'unchecked' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 14. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/ui/org/eclipse/jdt/ui/tests/packageview/PackageExplorerShowInTests.java (at line 129)
     [java]     [javac] 	@SuppressWarnings("unchecked")
     [java]     [javac] 	                  ^^^^^^^^^^^
     [java]     [javac] At least one of the problems in category 'unchecked' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] 15. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/ui/org/eclipse/jdt/ui/tests/packageview/PackageExplorerShowInTests.java (at line 152)
     [java]     [javac] 	@SuppressWarnings("unchecked")
     [java]     [javac] 	                  ^^^^^^^^^^^
     [java]     [javac] At least one of the problems in category 'unchecked' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] 15 problems (0 errors, 2 warnings, 13 infos)
     [java] 
     [java] checkCompilationResults:
     [java]      [copy] Copying 3 files to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot
     [java] 
     [java] properties:
     [java] 
     [java] init:
     [java] 
     [java] build.jars:
     [java] 
     [java] properties:
     [java] 
     [java] init:
     [java] 
     [java] @dot.nestedJars:
     [java] 
     [java] @dot:
     [java]     [mkdir] Created dir: /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.text.tests/@dot
     [java]     [javac] Compiling 174 source files to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.text.tests/@dot
     [java]     [javac] ----------
     [java]     [javac] 1. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.text.tests/src/org/eclipse/jdt/text/tests/codemining/CodeMiningTriggerTest.java (at line 65)
     [java]     [javac] 	@SuppressWarnings("unchecked")
     [java]     [javac] 	                  ^^^^^^^^^^^
     [java]     [javac] At least one of the problems in category 'unchecked' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] 1 problem (1 info)
     [java] 
     [java] checkCompilationResults:
     [java]      [copy] Copying 3 files to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.text.tests/@dot
     [java] 
     [java] properties:
     [java] 
     [java] init:
     [java] 
     [java] build.jars:
     [java] 
     [java] properties:
     [java] 
     [java] init:
     [java] 
     [java] otdt-uitests.jar.nestedJars:
     [java] 
     [java] otdt-uitests.jar:
     [java]     [mkdir] Created dir: /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/temp.folder/otdt-uitests.jar.bin
     [java]     [javac] Compiling 43 source files to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/temp.folder/otdt-uitests.jar.bin
     [java]     [javac] ----------
     [java]     [javac] 1. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/TestAdjuster.java (at line 24)
     [java]     [javac] 	import base org.eclipse.jdt.ui.tests.quickfix.LocalCorrectionsQuickFixTest;
     [java]     [javac] 	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'LocalCorrectionsQuickFixTest' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 2. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/TestAdjuster.java (at line 25)
     [java]     [javac] 	import base org.eclipse.jdt.ui.tests.quickfix.QuickFixTest;
     [java]     [javac] 	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'QuickFixTest' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 3. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/TestAdjuster.java (at line 32)
     [java]     [javac] 	protected team class LocalCorrections playedBy LocalCorrectionsQuickFixTest {
     [java]     [javac] 	                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'LocalCorrectionsQuickFixTest' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 4. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/TestAdjuster.java (at line 42)
     [java]     [javac] 	protected class Collect playedBy QuickFixTest {
     [java]     [javac] 	                                 ^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'QuickFixTest' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 5. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/util/TestOptions.java (at line 28)
     [java]     [javac] 	import org.eclipse.jdt.internal.ui.JavaPlugin;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JavaPlugin' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.ui_3.32.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 6. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/util/TestOptions.java (at line 43)
     [java]     [javac] 	IPreferenceStore store= JavaPlugin.getDefault().getPreferenceStore();
     [java]     [javac] 	                        ^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JavaPlugin' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.ui_3.32.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 7. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/util/TestOptions.java (at line 43)
     [java]     [javac] 	IPreferenceStore store= JavaPlugin.getDefault().getPreferenceStore();
     [java]     [javac] 	                                   ^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JavaPlugin.getDefault()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.ui_3.32.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 8. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/OTQuickFixTest.java (at line 35)
     [java]     [javac] 	import org.eclipse.jdt.internal.corext.fix.LinkedProposalModel;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'LinkedProposalModel' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.ui_3.32.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 9. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/OTQuickFixTest.java (at line 35)
     [java]     [javac] 	import org.eclipse.jdt.internal.corext.fix.LinkedProposalModel;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] The import org.eclipse.jdt.internal.corext.fix.LinkedProposalModel is never used
     [java]     [javac] ----------
     [java]     [javac] 10. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/OTQuickFixTest.java (at line 36)
     [java]     [javac] 	import org.eclipse.jdt.internal.corext.fix.LinkedProposalModelCore;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'LinkedProposalModelCore' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.core.manipulation_1.21.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 11. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/OTQuickFixTest.java (at line 37)
     [java]     [javac] 	import org.eclipse.jdt.internal.corext.fix.LinkedProposalPositionGroup;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'LinkedProposalPositionGroup' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.ui_3.32.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 12. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/OTQuickFixTest.java (at line 37)
     [java]     [javac] 	import org.eclipse.jdt.internal.corext.fix.LinkedProposalPositionGroup;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] The import org.eclipse.jdt.internal.corext.fix.LinkedProposalPositionGroup is never used
     [java]     [javac] ----------
     [java]     [javac] 13. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/OTQuickFixTest.java (at line 38)
     [java]     [javac] 	import org.eclipse.jdt.internal.corext.fix.LinkedProposalPositionGroup.Proposal;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'LinkedProposalPositionGroup.Proposal' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.ui_3.32.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 14. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/OTQuickFixTest.java (at line 38)
     [java]     [javac] 	import org.eclipse.jdt.internal.corext.fix.LinkedProposalPositionGroup.Proposal;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] The import org.eclipse.jdt.internal.corext.fix.LinkedProposalPositionGroup.Proposal is never used
     [java]     [javac] ----------
     [java]     [javac] 15. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/OTQuickFixTest.java (at line 39)
     [java]     [javac] 	import org.eclipse.jdt.internal.corext.fix.LinkedProposalPositionGroupCore;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'LinkedProposalPositionGroupCore' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.core.manipulation_1.21.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 16. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/OTQuickFixTest.java (at line 40)
     [java]     [javac] 	import org.eclipse.jdt.internal.corext.fix.LinkedProposalPositionGroupCore.ProposalCore;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'LinkedProposalPositionGroupCore.ProposalCore' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.core.manipulation_1.21.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 17. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/OTQuickFixTest.java (at line 41)
     [java]     [javac] 	import org.eclipse.jdt.internal.ui.text.correction.proposals.LinkedCorrectionProposal;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'LinkedCorrectionProposal' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.ui_3.32.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 18. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/OTQuickFixTest.java (at line 42)
     [java]     [javac] 	import org.eclipse.jdt.testplugin.JavaProjectHelper;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JavaProjectHelper' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 19. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/OTQuickFixTest.java (at line 43)
     [java]     [javac] 	import org.eclipse.jdt.testplugin.TestOptions;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'TestOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 20. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/OTQuickFixTest.java (at line 44)
     [java]     [javac] 	import org.eclipse.jdt.ui.tests.quickfix.QuickFixTest;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'QuickFixTest' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 21. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/OTQuickFixTest.java (at line 67)
     [java]     [javac] 	public class OTQuickFixTest extends QuickFixTest {
     [java]     [javac] 	                                    ^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'QuickFixTest' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 22. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/OTQuickFixTest.java (at line 85)
     [java]     [javac] 	protected void addOptions(Hashtable options) {
     [java]     [javac] 	                          ^^^^^^^^^
     [java]     [javac] Hashtable is a raw type. References to generic type Hashtable<K,V> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 23. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/OTQuickFixTest.java (at line 93)
     [java]     [javac] 	Hashtable<String,String> options= TestOptions.getDefaultOptions();
     [java]     [javac] 	                                  ^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'TestOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 24. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/OTQuickFixTest.java (at line 93)
     [java]     [javac] 	Hashtable<String,String> options= TestOptions.getDefaultOptions();
     [java]     [javac] 	                                              ^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'TestOptions.getDefaultOptions()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 25. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/OTQuickFixTest.java (at line 109)
     [java]     [javac] 	fSourceFolder= JavaProjectHelper.addSourceContainer(fJProject1, "src");
     [java]     [javac] 	               ^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JavaProjectHelper' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 26. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/OTQuickFixTest.java (at line 109)
     [java]     [javac] 	fSourceFolder= JavaProjectHelper.addSourceContainer(fJProject1, "src");
     [java]     [javac] 	                                 ^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JavaProjectHelper.addSourceContainer(IJavaProject, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 27. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/OTQuickFixTest.java (at line 114)
     [java]     [javac] 	JavaProjectHelper.clear(fJProject1, ProjectTestSetup.getDefaultClasspath());
     [java]     [javac] 	^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JavaProjectHelper' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 28. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/OTQuickFixTest.java (at line 114)
     [java]     [javac] 	JavaProjectHelper.clear(fJProject1, ProjectTestSetup.getDefaultClasspath());
     [java]     [javac] 	                  ^^^^^
     [java]     [javac] Discouraged access: The method 'JavaProjectHelper.clear(IJavaProject, IClasspathEntry[])' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 29. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/OTQuickFixTest.java (at line 118)
     [java]     [javac] 	assertTrue("Not a LinkedCorrectionProposal", proposal instanceof LinkedCorrectionProposal);
     [java]     [javac] 	                                                                 ^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'LinkedCorrectionProposal' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.ui_3.32.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 30. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/OTQuickFixTest.java (at line 119)
     [java]     [javac] 	LinkedCorrectionProposal linkedProposal = (LinkedCorrectionProposal)proposal;
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'LinkedCorrectionProposal' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.ui_3.32.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 31. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/OTQuickFixTest.java (at line 119)
     [java]     [javac] 	LinkedCorrectionProposal linkedProposal = (LinkedCorrectionProposal)proposal;
     [java]     [javac] 	                                           ^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'LinkedCorrectionProposal' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.ui_3.32.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 32. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/OTQuickFixTest.java (at line 121)
     [java]     [javac] 	LinkedProposalModelCore linkedProposalModel = new ProposalAdaptor().getLinkedProposalModel(linkedProposal);
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'LinkedProposalModelCore' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.core.manipulation_1.21.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 33. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/OTQuickFixTest.java (at line 122)
     [java]     [javac] 	LinkedProposalPositionGroupCore positionGroup = linkedProposalModel.getPositionGroup(linkedGroup, false);
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'LinkedProposalPositionGroupCore' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.core.manipulation_1.21.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 34. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/OTQuickFixTest.java (at line 122)
     [java]     [javac] 	LinkedProposalPositionGroupCore positionGroup = linkedProposalModel.getPositionGroup(linkedGroup, false);
     [java]     [javac] 	                                                                    ^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'LinkedProposalModelCore.getPositionGroup(String, boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.core.manipulation_1.21.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 35. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/OTQuickFixTest.java (at line 123)
     [java]     [javac] 	ProposalCore[] choices = positionGroup.getProposals();
     [java]     [javac] 	^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'LinkedProposalPositionGroupCore.ProposalCore' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.core.manipulation_1.21.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 36. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/OTQuickFixTest.java (at line 123)
     [java]     [javac] 	ProposalCore[] choices = positionGroup.getProposals();
     [java]     [javac] 	                                       ^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'LinkedProposalPositionGroupCore.getProposals()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.core.manipulation_1.21.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 37. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/OTQuickFixTest.java (at line 126)
     [java]     [javac] 	assertEquals("Unexpected choice", expected[i], choices[i].getDisplayString());
     [java]     [javac] 	                                                          ^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'LinkedProposalPositionGroupCore.ProposalCore.getDisplayString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.core.manipulation_1.21.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 38. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/ProposalAdaptor.java (at line 24)
     [java]     [javac] 	import org.eclipse.jdt.internal.corext.fix.LinkedProposalModelCore;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'LinkedProposalModelCore' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.core.manipulation_1.21.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 39. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/ProposalAdaptor.java (at line 27)
     [java]     [javac] 	import base org.eclipse.jdt.internal.ui.text.correction.proposals.LinkedCorrectionProposal;
     [java]     [javac] 	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'LinkedCorrectionProposal' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.ui_3.32.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 40. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/ProposalAdaptor.java (at line 28)
     [java]     [javac] 	import base org.eclipse.jdt.internal.ui.text.java.ParameterGuessingProposal;
     [java]     [javac] 	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'ParameterGuessingProposal' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.ui_3.32.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 41. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/ProposalAdaptor.java (at line 33)
     [java]     [javac] 	protected class GuessingProposal playedBy ParameterGuessingProposal {
     [java]     [javac] 	                                          ^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'ParameterGuessingProposal' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.ui_3.32.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 42. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/ProposalAdaptor.java (at line 40)
     [java]     [javac] 	public ICompletionProposal[][] getChoices(ParameterGuessingProposal as GuessingProposal proposal) {
     [java]     [javac] 	                                          ^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'ParameterGuessingProposal' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.ui_3.32.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 43. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/ProposalAdaptor.java (at line 45)
     [java]     [javac] 	protected class LinkedCorrectionProposal playedBy LinkedCorrectionProposal {
     [java]     [javac] 	                                                  ^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'LinkedCorrectionProposal' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.ui_3.32.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 44. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/ProposalAdaptor.java (at line 46)
     [java]     [javac] 	LinkedProposalModelCore getLinkedProposalModel() -> LinkedProposalModelCore getLinkedProposalModel();
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'LinkedProposalModelCore' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.core.manipulation_1.21.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 45. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/ProposalAdaptor.java (at line 46)
     [java]     [javac] 	LinkedProposalModelCore getLinkedProposalModel() -> LinkedProposalModelCore getLinkedProposalModel();
     [java]     [javac] 	                        ^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'LinkedProposalModelCore' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.core.manipulation_1.21.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 46. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/ProposalAdaptor.java (at line 46)
     [java]     [javac] 	LinkedProposalModelCore getLinkedProposalModel() -> LinkedProposalModelCore getLinkedProposalModel();
     [java]     [javac] 	                                                    ^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'LinkedProposalModelCore' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.core.manipulation_1.21.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 47. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/ProposalAdaptor.java (at line 46)
     [java]     [javac] 	LinkedProposalModelCore getLinkedProposalModel() -> LinkedProposalModelCore getLinkedProposalModel();
     [java]     [javac] 	                                                                            ^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'LinkedCorrectionProposal.getLinkedProposalModel()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.ui_3.32.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 48. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/ProposalAdaptor.java (at line 49)
     [java]     [javac] 	public LinkedProposalModelCore getLinkedProposalModel(LinkedCorrectionProposal as LinkedCorrectionProposal proposal) {
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'LinkedProposalModelCore' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.core.manipulation_1.21.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 49. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/ProposalAdaptor.java (at line 49)
     [java]     [javac] 	public LinkedProposalModelCore getLinkedProposalModel(LinkedCorrectionProposal as LinkedCorrectionProposal proposal) {
     [java]     [javac] 	                                                      ^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'LinkedCorrectionProposal' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.ui_3.32.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 50. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/ProjectTestSetup.java (at line 25)
     [java]     [javac] 	import org.eclipse.jdt.internal.ui.JavaPlugin;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JavaPlugin' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.ui_3.32.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 51. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/ProjectTestSetup.java (at line 26)
     [java]     [javac] 	import org.eclipse.jdt.internal.ui.util.CoreUtility;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CoreUtility' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.ui_3.32.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 52. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/ProjectTestSetup.java (at line 27)
     [java]     [javac] 	import org.eclipse.jdt.testplugin.JavaProjectHelper;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JavaProjectHelper' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 53. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/ProjectTestSetup.java (at line 28)
     [java]     [javac] 	import org.eclipse.jdt.testplugin.TestOptions;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'TestOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 54. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/ProjectTestSetup.java (at line 47)
     [java]     [javac] 	IPath[] rtJarPath= JavaProjectHelper.findRtJar(JavaProjectHelper.RT_STUBS_15);
     [java]     [javac] 	                   ^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JavaProjectHelper' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 55. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/ProjectTestSetup.java (at line 47)
     [java]     [javac] 	IPath[] rtJarPath= JavaProjectHelper.findRtJar(JavaProjectHelper.RT_STUBS_15);
     [java]     [javac] 	                                     ^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JavaProjectHelper.findRtJar(IPath)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 56. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/ProjectTestSetup.java (at line 47)
     [java]     [javac] 	IPath[] rtJarPath= JavaProjectHelper.findRtJar(JavaProjectHelper.RT_STUBS_15);
     [java]     [javac] 	                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JavaProjectHelper' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 57. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/ProjectTestSetup.java (at line 47)
     [java]     [javac] 	IPath[] rtJarPath= JavaProjectHelper.findRtJar(JavaProjectHelper.RT_STUBS_15);
     [java]     [javac] 	                                                                 ^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'JavaProjectHelper.RT_STUBS_15' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 58. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/ProjectTestSetup.java (at line 77)
     [java]     [javac] 	fAutobuilding = CoreUtility.setAutoBuilding(false);
     [java]     [javac] 	                ^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CoreUtility' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.ui_3.32.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 59. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/ProjectTestSetup.java (at line 77)
     [java]     [javac] 	fAutobuilding = CoreUtility.setAutoBuilding(false);
     [java]     [javac] 	                            ^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'CoreUtility.setAutoBuilding(boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.ui_3.32.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 60. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/ProjectTestSetup.java (at line 84)
     [java]     [javac] 	JavaProjectHelper.addRTJar(fJProject);
     [java]     [javac] 	^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JavaProjectHelper' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 61. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/ProjectTestSetup.java (at line 84)
     [java]     [javac] 	JavaProjectHelper.addRTJar(fJProject);
     [java]     [javac] 	                  ^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JavaProjectHelper.addRTJar(IJavaProject)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 62. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/ProjectTestSetup.java (at line 87)
     [java]     [javac] 	TestOptions.initializeProjectOptions(fJProject);
     [java]     [javac] 	^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'TestOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 63. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/ProjectTestSetup.java (at line 87)
     [java]     [javac] 	TestOptions.initializeProjectOptions(fJProject);
     [java]     [javac] 	            ^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'TestOptions.initializeProjectOptions(IJavaProject)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 64. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/ProjectTestSetup.java (at line 89)
     [java]     [javac] 	JavaCore.setOptions(TestOptions.getDefaultOptions());
     [java]     [javac] 	                    ^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'TestOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 65. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/ProjectTestSetup.java (at line 89)
     [java]     [javac] 	JavaCore.setOptions(TestOptions.getDefaultOptions());
     [java]     [javac] 	                                ^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'TestOptions.getDefaultOptions()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 66. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/ProjectTestSetup.java (at line 90)
     [java]     [javac] 	TestOptions.initializeCodeGenerationOptions();
     [java]     [javac] 	^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'TestOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 67. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/ProjectTestSetup.java (at line 90)
     [java]     [javac] 	TestOptions.initializeCodeGenerationOptions();
     [java]     [javac] 	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'TestOptions.initializeCodeGenerationOptions()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 68. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/ProjectTestSetup.java (at line 91)
     [java]     [javac] 	JavaPlugin.getDefault().getCodeTemplateStore().load();
     [java]     [javac] 	^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JavaPlugin' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.ui_3.32.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 69. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/ProjectTestSetup.java (at line 91)
     [java]     [javac] 	JavaPlugin.getDefault().getCodeTemplateStore().load();
     [java]     [javac] 	           ^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JavaPlugin.getDefault()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.ui_3.32.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 70. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/ProjectTestSetup.java (at line 91)
     [java]     [javac] 	JavaPlugin.getDefault().getCodeTemplateStore().load();
     [java]     [javac] 	                        ^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JavaPlugin.getCodeTemplateStore()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.ui_3.32.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 71. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/ProjectTestSetup.java (at line 96)
     [java]     [javac] 	JavaProjectHelper.delete(fJProject);
     [java]     [javac] 	^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JavaProjectHelper' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 72. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/ProjectTestSetup.java (at line 96)
     [java]     [javac] 	JavaProjectHelper.delete(fJProject);
     [java]     [javac] 	                  ^^^^^^
     [java]     [javac] Discouraged access: The method 'JavaProjectHelper.delete(IJavaElement)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 73. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/ProjectTestSetup.java (at line 97)
     [java]     [javac] 	CoreUtility.setAutoBuilding(fAutobuilding);
     [java]     [javac] 	^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CoreUtility' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.ui_3.32.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 74. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/ProjectTestSetup.java (at line 97)
     [java]     [javac] 	CoreUtility.setAutoBuilding(fAutobuilding);
     [java]     [javac] 	            ^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'CoreUtility.setAutoBuilding(boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.ui_3.32.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 75. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/JavaQuickFixTests.java (at line 38)
     [java]     [javac] 	import org.eclipse.jdt.internal.ui.text.correction.proposals.NewCUUsingWizardProposal;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'NewCUUsingWizardProposal' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.ui_3.32.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 76. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/JavaQuickFixTests.java (at line 39)
     [java]     [javac] 	import org.eclipse.jdt.testplugin.JavaProjectHelper;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JavaProjectHelper' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 77. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/JavaQuickFixTests.java (at line 40)
     [java]     [javac] 	import org.eclipse.jdt.testplugin.TestOptions;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'TestOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 78. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/JavaQuickFixTests.java (at line 41)
     [java]     [javac] 	import org.eclipse.jdt.ui.tests.core.rules.ProjectTestSetup;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'ProjectTestSetup' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 79. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/JavaQuickFixTests.java (at line 63)
     [java]     [javac] 	public ProjectTestSetup projectsetup = new ProjectTestSetup();
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'ProjectTestSetup' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 80. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/JavaQuickFixTests.java (at line 63)
     [java]     [javac] 	public ProjectTestSetup projectsetup = new ProjectTestSetup();
     [java]     [javac] 	                                           ^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'ProjectTestSetup' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 81. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/JavaQuickFixTests.java (at line 63)
     [java]     [javac] 	public ProjectTestSetup projectsetup = new ProjectTestSetup();
     [java]     [javac] 	                                           ^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The constructor 'ProjectTestSetup()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 82. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/JavaQuickFixTests.java (at line 77)
     [java]     [javac] 	JavaProjectHelper.addLibrary(fJProject1, new Path(ANNOTATION_JAR_PATH));
     [java]     [javac] 	^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JavaProjectHelper' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 83. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/JavaQuickFixTests.java (at line 77)
     [java]     [javac] 	JavaProjectHelper.addLibrary(fJProject1, new Path(ANNOTATION_JAR_PATH));
     [java]     [javac] 	                  ^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JavaProjectHelper.addLibrary(IJavaProject, IPath)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 84. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/JavaQuickFixTests.java (at line 79)
     [java]     [javac] 	Hashtable<String, String> options= TestOptions.getDefaultOptions();
     [java]     [javac] 	                                   ^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'TestOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 85. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/JavaQuickFixTests.java (at line 79)
     [java]     [javac] 	Hashtable<String, String> options= TestOptions.getDefaultOptions();
     [java]     [javac] 	                                               ^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'TestOptions.getDefaultOptions()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 86. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/JavaQuickFixTests.java (at line 115)
     [java]     [javac] 	CompilationUnit astRoot= getASTRoot(cu);
     [java]     [javac] 	                         ^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.getASTRoot(ICompilationUnit)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 87. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/JavaQuickFixTests.java (at line 116)
     [java]     [javac] 	ArrayList<IJavaCompletionProposal> proposals= collectCorrections(cu, astRoot);
     [java]     [javac] 	                                              ^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.collectCorrections(ICompilationUnit, CompilationUnit)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 88. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/JavaQuickFixTests.java (at line 117)
     [java]     [javac] 	assertNumberOfProposals(proposals, 6);
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.assertNumberOfProposals(List<? extends ICompletionProposal>, int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 89. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/JavaQuickFixTests.java (at line 121)
     [java]     [javac] 	assertCorrectLabels(proposals);
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.assertCorrectLabels(List<? extends ICompletionProposal>)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 90. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/JavaQuickFixTests.java (at line 124)
     [java]     [javac] 	if (prop instanceof NewCUUsingWizardProposal) {
     [java]     [javac] 	                    ^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'NewCUUsingWizardProposal' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.ui_3.32.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 91. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/JavaQuickFixTests.java (at line 125)
     [java]     [javac] 	NewCUUsingWizardProposal proposal= (NewCUUsingWizardProposal)prop;
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'NewCUUsingWizardProposal' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.ui_3.32.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 92. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/JavaQuickFixTests.java (at line 125)
     [java]     [javac] 	NewCUUsingWizardProposal proposal= (NewCUUsingWizardProposal)prop;
     [java]     [javac] 	                                    ^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'NewCUUsingWizardProposal' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.ui_3.32.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 93. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/JavaQuickFixTests.java (at line 148)
     [java]     [javac] 	CompilationUnit astRoot= getASTRoot(cu);
     [java]     [javac] 	                         ^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.getASTRoot(ICompilationUnit)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 94. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/JavaQuickFixTests.java (at line 149)
     [java]     [javac] 	ArrayList<IJavaCompletionProposal> proposals= collectCorrections(cu, astRoot);
     [java]     [javac] 	                                              ^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.collectCorrections(ICompilationUnit, CompilationUnit)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 95. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/JavaQuickFixTests.java (at line 150)
     [java]     [javac] 	assertNumberOfProposals(proposals, 7);
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.assertNumberOfProposals(List<? extends ICompletionProposal>, int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 96. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/JavaQuickFixTests.java (at line 154)
     [java]     [javac] 	assertCorrectLabels(proposals);
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.assertCorrectLabels(List<? extends ICompletionProposal>)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 97. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/JavaQuickFixTests.java (at line 157)
     [java]     [javac] 	if (prop instanceof NewCUUsingWizardProposal) {
     [java]     [javac] 	                    ^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'NewCUUsingWizardProposal' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.ui_3.32.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 98. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/JavaQuickFixTests.java (at line 158)
     [java]     [javac] 	NewCUUsingWizardProposal proposal= (NewCUUsingWizardProposal)prop;
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'NewCUUsingWizardProposal' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.ui_3.32.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 99. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/JavaQuickFixTests.java (at line 158)
     [java]     [javac] 	NewCUUsingWizardProposal proposal= (NewCUUsingWizardProposal)prop;
     [java]     [javac] 	                                    ^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'NewCUUsingWizardProposal' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.ui_3.32.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 100. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/JavaQuickFixTests.java (at line 181)
     [java]     [javac] 	CompilationUnit astRoot= getASTRoot(cu);
     [java]     [javac] 	                         ^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.getASTRoot(ICompilationUnit)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 101. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/JavaQuickFixTests.java (at line 182)
     [java]     [javac] 	ArrayList<IJavaCompletionProposal> proposals= collectCorrections(cu, astRoot, 2, 1, null);
     [java]     [javac] 	                                              ^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.collectCorrections(ICompilationUnit, CompilationUnit, int, int, AssistContext)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 102. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/JavaQuickFixTests.java (at line 183)
     [java]     [javac] 	assertNumberOfProposals(proposals, 5);
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.assertNumberOfProposals(List<? extends ICompletionProposal>, int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 103. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/JavaQuickFixTests.java (at line 187)
     [java]     [javac] 	assertCorrectLabels(proposals);
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.assertCorrectLabels(List<? extends ICompletionProposal>)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 104. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/JavaQuickFixTests.java (at line 190)
     [java]     [javac] 	if (prop instanceof NewCUUsingWizardProposal) {
     [java]     [javac] 	                    ^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'NewCUUsingWizardProposal' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.ui_3.32.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 105. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/JavaQuickFixTests.java (at line 191)
     [java]     [javac] 	NewCUUsingWizardProposal proposal= (NewCUUsingWizardProposal)prop;
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'NewCUUsingWizardProposal' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.ui_3.32.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 106. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/JavaQuickFixTests.java (at line 191)
     [java]     [javac] 	NewCUUsingWizardProposal proposal= (NewCUUsingWizardProposal)prop;
     [java]     [javac] 	                                    ^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'NewCUUsingWizardProposal' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.ui_3.32.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 107. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/JavaQuickFixTests.java (at line 221)
     [java]     [javac] 	CompilationUnit astRoot= getASTRoot(cu1);
     [java]     [javac] 	                         ^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.getASTRoot(ICompilationUnit)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 108. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/JavaQuickFixTests.java (at line 222)
     [java]     [javac] 	ArrayList<IJavaCompletionProposal> proposals1= collectCorrections(cu1, astRoot, 2, 0);
     [java]     [javac] 	                                               ^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.collectCorrections(ICompilationUnit, CompilationUnit, int, int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 109. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/JavaQuickFixTests.java (at line 223)
     [java]     [javac] 	assertNumberOfProposals(proposals1, 0);
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.assertNumberOfProposals(List<? extends ICompletionProposal>, int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 110. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/JavaQuickFixTests.java (at line 224)
     [java]     [javac] 	ArrayList<IJavaCompletionProposal> proposals2= collectCorrections(cu1, astRoot, 2, 1);
     [java]     [javac] 	                                               ^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.collectCorrections(ICompilationUnit, CompilationUnit, int, int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 111. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/JavaQuickFixTests.java (at line 225)
     [java]     [javac] 	assertNumberOfProposals(proposals2, 2);
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.assertNumberOfProposals(List<? extends ICompletionProposal>, int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 112. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/JavaQuickFixTests.java (at line 226)
     [java]     [javac] 	assertCorrectLabels(proposals1);
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.assertCorrectLabels(List<? extends ICompletionProposal>)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 113. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/JavaQuickFixTests.java (at line 229)
     [java]     [javac] 	String preview1= getPreviewContent(proposal);
     [java]     [javac] 	                 ^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.getPreviewContent(CUCorrectionProposal)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 114. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/JavaQuickFixTests.java (at line 247)
     [java]     [javac] 	String preview2= getPreviewContent(proposal);
     [java]     [javac] 	                 ^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.getPreviewContent(CUCorrectionProposal)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 115. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/JavaQuickFixTests.java (at line 257)
     [java]     [javac] 	assertEqualStringsIgnoreOrder(new String[] { preview1, preview2 }, new String[] { expected1, expected2 });
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.assertEqualStringsIgnoreOrder(String[], String[])' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 116. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/JavaQuickFixTests.java (at line 282)
     [java]     [javac] 	CompilationUnit astRoot= getASTRoot(cu1);
     [java]     [javac] 	                         ^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.getASTRoot(ICompilationUnit)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 117. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/JavaQuickFixTests.java (at line 283)
     [java]     [javac] 	ArrayList<IJavaCompletionProposal> proposals1= collectCorrections(cu1, astRoot, 2, 0);
     [java]     [javac] 	                                               ^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.collectCorrections(ICompilationUnit, CompilationUnit, int, int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 118. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/JavaQuickFixTests.java (at line 284)
     [java]     [javac] 	assertNumberOfProposals(proposals1, 0);
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.assertNumberOfProposals(List<? extends ICompletionProposal>, int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 119. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/JavaQuickFixTests.java (at line 285)
     [java]     [javac] 	ArrayList<IJavaCompletionProposal> proposals2= collectCorrections(cu1, astRoot, 2, 1);
     [java]     [javac] 	                                               ^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.collectCorrections(ICompilationUnit, CompilationUnit, int, int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 120. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/JavaQuickFixTests.java (at line 286)
     [java]     [javac] 	assertNumberOfProposals(proposals2, 2);
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.assertNumberOfProposals(List<? extends ICompletionProposal>, int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 121. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/JavaQuickFixTests.java (at line 287)
     [java]     [javac] 	assertCorrectLabels(proposals1);
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.assertCorrectLabels(List<? extends ICompletionProposal>)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 122. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/JavaQuickFixTests.java (at line 290)
     [java]     [javac] 	String preview1= getPreviewContent(proposal);
     [java]     [javac] 	                 ^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.getPreviewContent(CUCorrectionProposal)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 123. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/JavaQuickFixTests.java (at line 308)
     [java]     [javac] 	String preview2= getPreviewContent(proposal);
     [java]     [javac] 	                 ^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.getPreviewContent(CUCorrectionProposal)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 124. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/JavaQuickFixTests.java (at line 318)
     [java]     [javac] 	assertEqualStringsIgnoreOrder(new String[] { preview1, preview2 }, new String[] { expected1, expected2 });
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.assertEqualStringsIgnoreOrder(String[], String[])' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 125. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/JavaQuickFixTests.java (at line 343)
     [java]     [javac] 	CompilationUnit astRoot= getASTRoot(cu1);
     [java]     [javac] 	                         ^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.getASTRoot(ICompilationUnit)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 126. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/JavaQuickFixTests.java (at line 344)
     [java]     [javac] 	ArrayList<IJavaCompletionProposal> proposals1= collectCorrections(cu1, astRoot, 1, 0);
     [java]     [javac] 	                                               ^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.collectCorrections(ICompilationUnit, CompilationUnit, int, int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 127. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/JavaQuickFixTests.java (at line 345)
     [java]     [javac] 	assertNumberOfProposals(proposals1, 2);
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.assertNumberOfProposals(List<? extends ICompletionProposal>, int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 128. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/JavaQuickFixTests.java (at line 346)
     [java]     [javac] 	assertCorrectLabels(proposals1);
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.assertCorrectLabels(List<? extends ICompletionProposal>)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 129. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/JavaQuickFixTests.java (at line 349)
     [java]     [javac] 	String preview1= getPreviewContent(proposal);
     [java]     [javac] 	                 ^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.getPreviewContent(CUCorrectionProposal)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 130. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/JavaQuickFixTests.java (at line 367)
     [java]     [javac] 	String preview2= getPreviewContent(proposal);
     [java]     [javac] 	                 ^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.getPreviewContent(CUCorrectionProposal)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 131. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/JavaQuickFixTests.java (at line 377)
     [java]     [javac] 	assertEqualStringsIgnoreOrder(new String[] { preview1, preview2 }, new String[] { expected1, expected2 });
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.assertEqualStringsIgnoreOrder(String[], String[])' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 132. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/JavaQuickFixTests.java (at line 403)
     [java]     [javac] 	CompilationUnit astRoot= getASTRoot(cu1);
     [java]     [javac] 	                         ^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.getASTRoot(ICompilationUnit)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 133. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/JavaQuickFixTests.java (at line 404)
     [java]     [javac] 	ArrayList<IJavaCompletionProposal> proposals= collectCorrections(cu1, astRoot, 1, 0);
     [java]     [javac] 	                                              ^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.collectCorrections(ICompilationUnit, CompilationUnit, int, int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 134. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/JavaQuickFixTests.java (at line 405)
     [java]     [javac] 	assertNumberOfProposals(proposals, 2);
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.assertNumberOfProposals(List<? extends ICompletionProposal>, int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 135. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/JavaQuickFixTests.java (at line 406)
     [java]     [javac] 	assertCorrectLabels(proposals);
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.assertCorrectLabels(List<? extends ICompletionProposal>)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 136. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/JavaQuickFixTests.java (at line 409)
     [java]     [javac] 	String preview1= getPreviewContent(proposal);
     [java]     [javac] 	                 ^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.getPreviewContent(CUCorrectionProposal)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 137. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/JavaQuickFixTests.java (at line 427)
     [java]     [javac] 	String preview2= getPreviewContent(proposal);
     [java]     [javac] 	                 ^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.getPreviewContent(CUCorrectionProposal)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 138. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/JavaQuickFixTests.java (at line 437)
     [java]     [javac] 	assertEqualStringsIgnoreOrder(new String[] { preview1, preview2 }, new String[] { expected1, expected2 });
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.assertEqualStringsIgnoreOrder(String[], String[])' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 139. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/JavaQuickFixTests.java (at line 468)
     [java]     [javac] 	CompilationUnit astRoot= getASTRoot(cu1);
     [java]     [javac] 	                         ^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.getASTRoot(ICompilationUnit)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 140. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/JavaQuickFixTests.java (at line 469)
     [java]     [javac] 	ArrayList<IJavaCompletionProposal> proposals1= collectCorrections(cu1, astRoot, 2, 0);
     [java]     [javac] 	                                               ^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.collectCorrections(ICompilationUnit, CompilationUnit, int, int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 141. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/JavaQuickFixTests.java (at line 470)
     [java]     [javac] 	assertNumberOfProposals(proposals1, 0);
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.assertNumberOfProposals(List<? extends ICompletionProposal>, int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 142. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/JavaQuickFixTests.java (at line 471)
     [java]     [javac] 	ArrayList<IJavaCompletionProposal> proposals2= collectCorrections(cu1, astRoot, 2, 1);
     [java]     [javac] 	                                               ^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.collectCorrections(ICompilationUnit, CompilationUnit, int, int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 143. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/JavaQuickFixTests.java (at line 472)
     [java]     [javac] 	assertNumberOfProposals(proposals2, 2);
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.assertNumberOfProposals(List<? extends ICompletionProposal>, int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 144. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/JavaQuickFixTests.java (at line 473)
     [java]     [javac] 	assertCorrectLabels(proposals1);
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.assertCorrectLabels(List<? extends ICompletionProposal>)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 145. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/JavaQuickFixTests.java (at line 476)
     [java]     [javac] 	String preview1= getPreviewContent(proposal);
     [java]     [javac] 	                 ^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.getPreviewContent(CUCorrectionProposal)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 146. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/JavaQuickFixTests.java (at line 494)
     [java]     [javac] 	String preview2= getPreviewContent(proposal);
     [java]     [javac] 	                 ^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.getPreviewContent(CUCorrectionProposal)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 147. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/JavaQuickFixTests.java (at line 504)
     [java]     [javac] 	assertEqualStringsIgnoreOrder(new String[] { preview1, preview2 }, new String[] { expected1, expected2 });
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.assertEqualStringsIgnoreOrder(String[], String[])' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 148. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/JavaQuickFixTests.java (at line 537)
     [java]     [javac] 	CompilationUnit astRoot= getASTRoot(cu1);
     [java]     [javac] 	                         ^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.getASTRoot(ICompilationUnit)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 149. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/JavaQuickFixTests.java (at line 538)
     [java]     [javac] 	ArrayList<IJavaCompletionProposal> proposals1= collectCorrections(cu1, astRoot, 2, 0);
     [java]     [javac] 	                                               ^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.collectCorrections(ICompilationUnit, CompilationUnit, int, int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 150. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/JavaQuickFixTests.java (at line 539)
     [java]     [javac] 	assertNumberOfProposals(proposals1, 0);
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.assertNumberOfProposals(List<? extends ICompletionProposal>, int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 151. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/JavaQuickFixTests.java (at line 540)
     [java]     [javac] 	ArrayList<IJavaCompletionProposal> proposals2= collectCorrections(cu1, astRoot, 2, 1);
     [java]     [javac] 	                                               ^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.collectCorrections(ICompilationUnit, CompilationUnit, int, int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 152. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/JavaQuickFixTests.java (at line 541)
     [java]     [javac] 	assertNumberOfProposals(proposals2, 2);
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.assertNumberOfProposals(List<? extends ICompletionProposal>, int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 153. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/JavaQuickFixTests.java (at line 542)
     [java]     [javac] 	assertCorrectLabels(proposals1);
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.assertCorrectLabels(List<? extends ICompletionProposal>)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 154. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/JavaQuickFixTests.java (at line 545)
     [java]     [javac] 	String preview1= getPreviewContent(proposal);
     [java]     [javac] 	                 ^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.getPreviewContent(CUCorrectionProposal)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 155. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/JavaQuickFixTests.java (at line 563)
     [java]     [javac] 	String preview2= getPreviewContent(proposal);
     [java]     [javac] 	                 ^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.getPreviewContent(CUCorrectionProposal)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 156. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/JavaQuickFixTests.java (at line 573)
     [java]     [javac] 	assertEqualStringsIgnoreOrder(new String[] { preview1, preview2 }, new String[] { expected1, expected2 });
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.assertEqualStringsIgnoreOrder(String[], String[])' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 157. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/JavaQuickFixTests.java (at line 598)
     [java]     [javac] 	CompilationUnit astRoot= getASTRoot(cu);
     [java]     [javac] 	                         ^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.getASTRoot(ICompilationUnit)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 158. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/JavaQuickFixTests.java (at line 599)
     [java]     [javac] 	ArrayList<IJavaCompletionProposal> proposals= collectCorrections(cu, astRoot);
     [java]     [javac] 	                                              ^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.collectCorrections(ICompilationUnit, CompilationUnit)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 159. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/JavaQuickFixTests.java (at line 600)
     [java]     [javac] 	assertNumberOfProposals(proposals, 3);
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.assertNumberOfProposals(List<? extends ICompletionProposal>, int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 160. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/JavaQuickFixTests.java (at line 601)
     [java]     [javac] 	assertCorrectLabels(proposals);
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.assertCorrectLabels(List<? extends ICompletionProposal>)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 161. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/JavaQuickFixTests.java (at line 606)
     [java]     [javac] 	String preview= getPreviewContent(proposal);
     [java]     [javac] 	                ^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.getPreviewContent(CUCorrectionProposal)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 162. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/JavaQuickFixTests.java (at line 629)
     [java]     [javac] 	assertEqualString(preview, buf.toString());
     [java]     [javac] 	^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.assertEqualString(String, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 163. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/CallinQuickFixTest.java (at line 32)
     [java]     [javac] 	import org.eclipse.jdt.internal.ui.text.correction.AssistContext;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'AssistContext' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.ui_3.32.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 164. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/CallinQuickFixTest.java (at line 33)
     [java]     [javac] 	import org.eclipse.jdt.ui.tests.core.rules.ProjectTestSetup;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'ProjectTestSetup' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 165. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/CallinQuickFixTest.java (at line 51)
     [java]     [javac] 	public ProjectTestSetup projectsetup = new ProjectTestSetup();
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'ProjectTestSetup' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 166. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/CallinQuickFixTest.java (at line 51)
     [java]     [javac] 	public ProjectTestSetup projectsetup = new ProjectTestSetup();
     [java]     [javac] 	                                           ^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'ProjectTestSetup' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 167. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/CallinQuickFixTest.java (at line 51)
     [java]     [javac] 	public ProjectTestSetup projectsetup = new ProjectTestSetup();
     [java]     [javac] 	                                           ^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The constructor 'ProjectTestSetup()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 168. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/CallinQuickFixTest.java (at line 54)
     [java]     [javac] 	protected void addOptions(Hashtable options) {
     [java]     [javac] 	                          ^^^^^^^^^
     [java]     [javac] Hashtable is a raw type. References to generic type Hashtable<K,V> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 169. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/CallinQuickFixTest.java (at line 57)
     [java]     [javac] 	options.put(OTDTPlugin.OT_COMPILER_EXCEPTION_IN_GUARD, JavaCore.WARNING);
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable<K,V> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 170. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/CallinQuickFixTest.java (at line 86)
     [java]     [javac] 	CompilationUnit astRoot= getASTRoot(cuteam);
     [java]     [javac] 	                         ^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.getASTRoot(ICompilationUnit)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 171. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/CallinQuickFixTest.java (at line 87)
     [java]     [javac] 	ArrayList<IJavaCompletionProposal> proposals= collectCorrections(cuteam, astRoot);
     [java]     [javac] 	                                              ^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.collectCorrections(ICompilationUnit, CompilationUnit)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 172. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/CallinQuickFixTest.java (at line 88)
     [java]     [javac] 	assertNumberOfProposals(proposals, 2);
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.assertNumberOfProposals(List<? extends ICompletionProposal>, int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 173. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/CallinQuickFixTest.java (at line 89)
     [java]     [javac] 	assertCorrectLabels(proposals);
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.assertCorrectLabels(List<? extends ICompletionProposal>)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 174. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/CallinQuickFixTest.java (at line 109)
     [java]     [javac] 	assertExpectedExistInProposals(proposals, expectedProposals);
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.assertExpectedExistInProposals(List<IJavaCompletionProposal>, String[])' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 175. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/CallinQuickFixTest.java (at line 136)
     [java]     [javac] 	CompilationUnit astRoot= getASTRoot(cuteam);
     [java]     [javac] 	                         ^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.getASTRoot(ICompilationUnit)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 176. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/CallinQuickFixTest.java (at line 137)
     [java]     [javac] 	ArrayList<IJavaCompletionProposal> proposals= collectCorrections(cuteam, astRoot);
     [java]     [javac] 	                                              ^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.collectCorrections(ICompilationUnit, CompilationUnit)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 177. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/CallinQuickFixTest.java (at line 138)
     [java]     [javac] 	assertNumberOfProposals(proposals, 2);
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.assertNumberOfProposals(List<? extends ICompletionProposal>, int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 178. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/CallinQuickFixTest.java (at line 139)
     [java]     [javac] 	assertCorrectLabels(proposals);
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.assertCorrectLabels(List<? extends ICompletionProposal>)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 179. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/CallinQuickFixTest.java (at line 167)
     [java]     [javac] 	assertExpectedExistInProposals(proposals, expectedProposals);
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.assertExpectedExistInProposals(List<IJavaCompletionProposal>, String[])' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 180. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/CallinQuickFixTest.java (at line 194)
     [java]     [javac] 	AssistContext context= getCorrectionContext(cuteam, offset, 0);
     [java]     [javac] 	^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'AssistContext' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.ui_3.32.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 181. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/CallinQuickFixTest.java (at line 194)
     [java]     [javac] 	AssistContext context= getCorrectionContext(cuteam, offset, 0);
     [java]     [javac] 	                       ^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.getCorrectionContext(ICompilationUnit, int, int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 182. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/CallinQuickFixTest.java (at line 195)
     [java]     [javac] 	List<IJavaCompletionProposal> proposals= collectAssists(context, false);
     [java]     [javac] 	                                         ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.collectAssists(IInvocationContext, boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 183. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/CallinQuickFixTest.java (at line 197)
     [java]     [javac] 	assertNumberOfProposals(proposals, 1);
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.assertNumberOfProposals(List<? extends ICompletionProposal>, int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 184. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/CallinQuickFixTest.java (at line 198)
     [java]     [javac] 	assertCorrectLabels(proposals);
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.assertCorrectLabels(List<? extends ICompletionProposal>)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 185. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/CallinQuickFixTest.java (at line 213)
     [java]     [javac] 	assertExpectedExistInProposals(proposals, expectedProposals);
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.assertExpectedExistInProposals(List<IJavaCompletionProposal>, String[])' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 186. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/CallinQuickFixTest.java (at line 242)
     [java]     [javac] 	AssistContext context= getCorrectionContext(cuteam, offset, 0);
     [java]     [javac] 	^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'AssistContext' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.ui_3.32.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 187. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/CallinQuickFixTest.java (at line 242)
     [java]     [javac] 	AssistContext context= getCorrectionContext(cuteam, offset, 0);
     [java]     [javac] 	                       ^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.getCorrectionContext(ICompilationUnit, int, int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 188. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/CallinQuickFixTest.java (at line 243)
     [java]     [javac] 	List<IJavaCompletionProposal> proposals= collectAssists(context, false);
     [java]     [javac] 	                                         ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.collectAssists(IInvocationContext, boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 189. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/CallinQuickFixTest.java (at line 245)
     [java]     [javac] 	assertNumberOfProposals(proposals, 0);
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.assertNumberOfProposals(List<? extends ICompletionProposal>, int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 190. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/CallinQuickFixTest.java (at line 274)
     [java]     [javac] 	AssistContext context= getCorrectionContext(cuteam, offset, 0);
     [java]     [javac] 	^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'AssistContext' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.ui_3.32.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 191. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/CallinQuickFixTest.java (at line 274)
     [java]     [javac] 	AssistContext context= getCorrectionContext(cuteam, offset, 0);
     [java]     [javac] 	                       ^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.getCorrectionContext(ICompilationUnit, int, int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 192. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/CallinQuickFixTest.java (at line 275)
     [java]     [javac] 	List<IJavaCompletionProposal> proposals= collectAssists(context, false);
     [java]     [javac] 	                                         ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.collectAssists(IInvocationContext, boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 193. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/CallinQuickFixTest.java (at line 277)
     [java]     [javac] 	assertNumberOfProposals(proposals, 1);
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.assertNumberOfProposals(List<? extends ICompletionProposal>, int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 194. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/CallinQuickFixTest.java (at line 278)
     [java]     [javac] 	assertCorrectLabels(proposals);
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.assertCorrectLabels(List<? extends ICompletionProposal>)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 195. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/CallinQuickFixTest.java (at line 294)
     [java]     [javac] 	assertExpectedExistInProposals(proposals, expectedProposals);
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.assertExpectedExistInProposals(List<IJavaCompletionProposal>, String[])' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 196. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/CallinQuickFixTest.java (at line 321)
     [java]     [javac] 	AssistContext context= getCorrectionContext(cuteam, offset, 0);
     [java]     [javac] 	^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'AssistContext' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.ui_3.32.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 197. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/CallinQuickFixTest.java (at line 321)
     [java]     [javac] 	AssistContext context= getCorrectionContext(cuteam, offset, 0);
     [java]     [javac] 	                       ^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.getCorrectionContext(ICompilationUnit, int, int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 198. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/CallinQuickFixTest.java (at line 322)
     [java]     [javac] 	List<IJavaCompletionProposal> proposals= collectAssists(context, false);
     [java]     [javac] 	                                         ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.collectAssists(IInvocationContext, boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 199. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/CallinQuickFixTest.java (at line 324)
     [java]     [javac] 	assertNumberOfProposals(proposals, 1);
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.assertNumberOfProposals(List<? extends ICompletionProposal>, int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 200. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/CallinQuickFixTest.java (at line 325)
     [java]     [javac] 	assertCorrectLabels(proposals);
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.assertCorrectLabels(List<? extends ICompletionProposal>)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 201. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/CallinQuickFixTest.java (at line 340)
     [java]     [javac] 	assertExpectedExistInProposals(proposals, expectedProposals);
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.assertExpectedExistInProposals(List<IJavaCompletionProposal>, String[])' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 202. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/CallinQuickFixTest.java (at line 371)
     [java]     [javac] 	AssistContext context= getCorrectionContext(cuteam, offset, 0);
     [java]     [javac] 	^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'AssistContext' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.ui_3.32.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 203. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/CallinQuickFixTest.java (at line 371)
     [java]     [javac] 	AssistContext context= getCorrectionContext(cuteam, offset, 0);
     [java]     [javac] 	                       ^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.getCorrectionContext(ICompilationUnit, int, int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 204. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/CallinQuickFixTest.java (at line 372)
     [java]     [javac] 	List<IJavaCompletionProposal> proposals= collectAssists(context, false);
     [java]     [javac] 	                                         ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.collectAssists(IInvocationContext, boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 205. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/CallinQuickFixTest.java (at line 374)
     [java]     [javac] 	assertNumberOfProposals(proposals, 1);
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.assertNumberOfProposals(List<? extends ICompletionProposal>, int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 206. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/CallinQuickFixTest.java (at line 375)
     [java]     [javac] 	assertCorrectLabels(proposals);
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.assertCorrectLabels(List<? extends ICompletionProposal>)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 207. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/CallinQuickFixTest.java (at line 392)
     [java]     [javac] 	assertExpectedExistInProposals(proposals, expectedProposals);
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.assertExpectedExistInProposals(List<IJavaCompletionProposal>, String[])' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 208. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/CallinQuickFixTest.java (at line 419)
     [java]     [javac] 	AssistContext context= getCorrectionContext(cuteam, offset, 0);
     [java]     [javac] 	^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'AssistContext' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.ui_3.32.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 209. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/CallinQuickFixTest.java (at line 419)
     [java]     [javac] 	AssistContext context= getCorrectionContext(cuteam, offset, 0);
     [java]     [javac] 	                       ^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.getCorrectionContext(ICompilationUnit, int, int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 210. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/CallinQuickFixTest.java (at line 420)
     [java]     [javac] 	List<IJavaCompletionProposal> proposals= collectAssists(context, false);
     [java]     [javac] 	                                         ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.collectAssists(IInvocationContext, boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 211. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/CallinQuickFixTest.java (at line 422)
     [java]     [javac] 	assertNumberOfProposals(proposals, 1);
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.assertNumberOfProposals(List<? extends ICompletionProposal>, int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 212. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/CallinQuickFixTest.java (at line 423)
     [java]     [javac] 	assertCorrectLabels(proposals);
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.assertCorrectLabels(List<? extends ICompletionProposal>)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 213. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/CallinQuickFixTest.java (at line 438)
     [java]     [javac] 	assertExpectedExistInProposals(proposals, expectedProposals);
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.assertExpectedExistInProposals(List<IJavaCompletionProposal>, String[])' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 214. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/CallinQuickFixTest.java (at line 465)
     [java]     [javac] 	AssistContext context= getCorrectionContext(cuteam, offset, 0);
     [java]     [javac] 	^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'AssistContext' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.ui_3.32.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 215. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/CallinQuickFixTest.java (at line 465)
     [java]     [javac] 	AssistContext context= getCorrectionContext(cuteam, offset, 0);
     [java]     [javac] 	                       ^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.getCorrectionContext(ICompilationUnit, int, int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 216. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/CallinQuickFixTest.java (at line 466)
     [java]     [javac] 	List<IJavaCompletionProposal> proposals= collectAssists(context, false);
     [java]     [javac] 	                                         ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.collectAssists(IInvocationContext, boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 217. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/CallinQuickFixTest.java (at line 468)
     [java]     [javac] 	assertNumberOfProposals(proposals, 1);
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.assertNumberOfProposals(List<? extends ICompletionProposal>, int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 218. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/CallinQuickFixTest.java (at line 469)
     [java]     [javac] 	assertCorrectLabels(proposals);
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.assertCorrectLabels(List<? extends ICompletionProposal>)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 219. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/CallinQuickFixTest.java (at line 484)
     [java]     [javac] 	assertExpectedExistInProposals(proposals, expectedProposals);
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.assertExpectedExistInProposals(List<IJavaCompletionProposal>, String[])' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 220. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/CallinQuickFixTest.java (at line 512)
     [java]     [javac] 	AssistContext context= getCorrectionContext(cuteam, offset, 0);
     [java]     [javac] 	^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'AssistContext' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.ui_3.32.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 221. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/CallinQuickFixTest.java (at line 512)
     [java]     [javac] 	AssistContext context= getCorrectionContext(cuteam, offset, 0);
     [java]     [javac] 	                       ^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.getCorrectionContext(ICompilationUnit, int, int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 222. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/CallinQuickFixTest.java (at line 513)
     [java]     [javac] 	List<IJavaCompletionProposal> proposals= collectAssists(context, false);
     [java]     [javac] 	                                         ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.collectAssists(IInvocationContext, boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 223. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/CallinQuickFixTest.java (at line 515)
     [java]     [javac] 	assertNumberOfProposals(proposals, 1);
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.assertNumberOfProposals(List<? extends ICompletionProposal>, int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 224. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/CallinQuickFixTest.java (at line 516)
     [java]     [javac] 	assertCorrectLabels(proposals);
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.assertCorrectLabels(List<? extends ICompletionProposal>)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 225. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/CallinQuickFixTest.java (at line 531)
     [java]     [javac] 	assertExpectedExistInProposals(proposals, expectedProposals);
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.assertExpectedExistInProposals(List<IJavaCompletionProposal>, String[])' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 226. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/CallinQuickFixTest.java (at line 565)
     [java]     [javac] 	AssistContext context= getCorrectionContext(cuteam, offset, 0);
     [java]     [javac] 	^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'AssistContext' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.ui_3.32.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 227. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/CallinQuickFixTest.java (at line 565)
     [java]     [javac] 	AssistContext context= getCorrectionContext(cuteam, offset, 0);
     [java]     [javac] 	                       ^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.getCorrectionContext(ICompilationUnit, int, int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 228. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/CallinQuickFixTest.java (at line 566)
     [java]     [javac] 	List<IJavaCompletionProposal> proposals= collectAssists(context, false);
     [java]     [javac] 	                                         ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.collectAssists(IInvocationContext, boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 229. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/CallinQuickFixTest.java (at line 568)
     [java]     [javac] 	assertNumberOfProposals(proposals, 1);
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.assertNumberOfProposals(List<? extends ICompletionProposal>, int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 230. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/CallinQuickFixTest.java (at line 569)
     [java]     [javac] 	assertCorrectLabels(proposals);
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.assertCorrectLabels(List<? extends ICompletionProposal>)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 231. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/CallinQuickFixTest.java (at line 584)
     [java]     [javac] 	assertExpectedExistInProposals(proposals, expectedProposals);
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.assertExpectedExistInProposals(List<IJavaCompletionProposal>, String[])' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 232. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/CodeCompletionTest.java (at line 43)
     [java]     [javac] 	import org.eclipse.jdt.internal.core.manipulation.CodeTemplateContextType;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CodeTemplateContextType' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.core.manipulation_1.21.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 233. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/CodeCompletionTest.java (at line 44)
     [java]     [javac] 	import org.eclipse.jdt.internal.core.manipulation.StubUtility;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'StubUtility' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.core.manipulation_1.21.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 234. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/CodeCompletionTest.java (at line 45)
     [java]     [javac] 	import org.eclipse.jdt.internal.ui.JavaPlugin;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JavaPlugin' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.ui_3.32.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 235. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/CodeCompletionTest.java (at line 46)
     [java]     [javac] 	import org.eclipse.jdt.internal.ui.javaeditor.EditorUtility;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'EditorUtility' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.ui_3.32.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 236. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/CodeCompletionTest.java (at line 47)
     [java]     [javac] 	import org.eclipse.jdt.internal.ui.javaeditor.JavaEditor;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JavaEditor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.ui_3.32.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 237. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/CodeCompletionTest.java (at line 48)
     [java]     [javac] 	import org.eclipse.jdt.internal.ui.text.java.JavaCompletionProcessor;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JavaCompletionProcessor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.ui_3.32.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 238. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/CodeCompletionTest.java (at line 49)
     [java]     [javac] 	import org.eclipse.jdt.internal.ui.text.java.JavaMethodCompletionProposal;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JavaMethodCompletionProposal' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.ui_3.32.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 239. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/CodeCompletionTest.java (at line 50)
     [java]     [javac] 	import org.eclipse.jdt.internal.ui.text.java.ParameterGuessingProposal;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'ParameterGuessingProposal' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.ui_3.32.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 240. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/CodeCompletionTest.java (at line 51)
     [java]     [javac] 	import org.eclipse.jdt.internal.ui.text.template.contentassist.TemplateProposal;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'TemplateProposal' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.ui_3.32.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 241. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/CodeCompletionTest.java (at line 52)
     [java]     [javac] 	import org.eclipse.jdt.testplugin.JavaProjectHelper;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JavaProjectHelper' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 242. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/CodeCompletionTest.java (at line 53)
     [java]     [javac] 	import org.eclipse.jdt.testplugin.TestOptions;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'TestOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 243. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/CodeCompletionTest.java (at line 56)
     [java]     [javac] 	import org.eclipse.jdt.ui.tests.core.CoreTests;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CoreTests' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 244. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/CodeCompletionTest.java (at line 105)
     [java]     [javac] 	private static final int KEYWORD_RELEVANCE = R_DEFAULT+R_RESOLVED+R_INTERESTING+R_CASE+R_NON_RESTRICTED;
     [java]     [javac] 	                                             ^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 245. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/CodeCompletionTest.java (at line 105)
     [java]     [javac] 	private static final int KEYWORD_RELEVANCE = R_DEFAULT+R_RESOLVED+R_INTERESTING+R_CASE+R_NON_RESTRICTED;
     [java]     [javac] 	                                                       ^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'RelevanceConstants.R_RESOLVED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 246. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/CodeCompletionTest.java (at line 105)
     [java]     [javac] 	private static final int KEYWORD_RELEVANCE = R_DEFAULT+R_RESOLVED+R_INTERESTING+R_CASE+R_NON_RESTRICTED;
     [java]     [javac] 	                                                                  ^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'RelevanceConstants.R_INTERESTING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 247. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/CodeCompletionTest.java (at line 105)
     [java]     [javac] 	private static final int KEYWORD_RELEVANCE = R_DEFAULT+R_RESOLVED+R_INTERESTING+R_CASE+R_NON_RESTRICTED;
     [java]     [javac] 	                                                                                ^^^^^^
     [java]     [javac] Discouraged access: The field 'RelevanceConstants.R_CASE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 248. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/CodeCompletionTest.java (at line 105)
     [java]     [javac] 	private static final int KEYWORD_RELEVANCE = R_DEFAULT+R_RESOLVED+R_INTERESTING+R_CASE+R_NON_RESTRICTED;
     [java]     [javac] 	                                                                                       ^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'RelevanceConstants.R_NON_RESTRICTED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 249. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/CodeCompletionTest.java (at line 106)
     [java]     [javac] 	private static final int CALLOUT_BASE_RELEVANCE = R_DEFAULT+R_RESOLVED+R_INTERESTING+R_CASE+R_METHOD_OVERIDE+R_NON_RESTRICTED;
     [java]     [javac] 	                                                  ^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 250. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/CodeCompletionTest.java (at line 106)
     [java]     [javac] 	private static final int CALLOUT_BASE_RELEVANCE = R_DEFAULT+R_RESOLVED+R_INTERESTING+R_CASE+R_METHOD_OVERIDE+R_NON_RESTRICTED;
     [java]     [javac] 	                                                            ^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'RelevanceConstants.R_RESOLVED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 251. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/CodeCompletionTest.java (at line 106)
     [java]     [javac] 	private static final int CALLOUT_BASE_RELEVANCE = R_DEFAULT+R_RESOLVED+R_INTERESTING+R_CASE+R_METHOD_OVERIDE+R_NON_RESTRICTED;
     [java]     [javac] 	                                                                       ^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'RelevanceConstants.R_INTERESTING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 252. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/CodeCompletionTest.java (at line 106)
     [java]     [javac] 	private static final int CALLOUT_BASE_RELEVANCE = R_DEFAULT+R_RESOLVED+R_INTERESTING+R_CASE+R_METHOD_OVERIDE+R_NON_RESTRICTED;
     [java]     [javac] 	                                                                                     ^^^^^^
     [java]     [javac] Discouraged access: The field 'RelevanceConstants.R_CASE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 253. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/CodeCompletionTest.java (at line 106)
     [java]     [javac] 	private static final int CALLOUT_BASE_RELEVANCE = R_DEFAULT+R_RESOLVED+R_INTERESTING+R_CASE+R_METHOD_OVERIDE+R_NON_RESTRICTED;
     [java]     [javac] 	                                                                                            ^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'RelevanceConstants.R_METHOD_OVERIDE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 254. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/CodeCompletionTest.java (at line 106)
     [java]     [javac] 	private static final int CALLOUT_BASE_RELEVANCE = R_DEFAULT+R_RESOLVED+R_INTERESTING+R_CASE+R_METHOD_OVERIDE+R_NON_RESTRICTED;
     [java]     [javac] 	                                                                                                             ^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'RelevanceConstants.R_NON_RESTRICTED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 255. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/CodeCompletionTest.java (at line 108)
     [java]     [javac] 	private static final int VERY_INTERESTING_CALLIN_CALLOUT_PROPOSAL = CompletionAdaptor.R_METHOD_MAPPING * (CALLOUT_BASE_RELEVANCE+R_EXPECTED_TYPE);
     [java]     [javac] 	                                                                                                                                 ^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'RelevanceConstants.R_EXPECTED_TYPE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 256. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/CodeCompletionTest.java (at line 126)
     [java]     [javac] 	JavaProjectHelper.addRTJar17(fJProject1);
     [java]     [javac] 	^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JavaProjectHelper' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 257. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/CodeCompletionTest.java (at line 126)
     [java]     [javac] 	JavaProjectHelper.addRTJar17(fJProject1);
     [java]     [javac] 	                  ^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JavaProjectHelper.addRTJar17(IJavaProject)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 258. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/CodeCompletionTest.java (at line 127)
     [java]     [javac] 	JavaProjectHelper.addRequiredProject(fJProject1, ProjectTestSetup.getProject());
     [java]     [javac] 	^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JavaProjectHelper' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 259. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/CodeCompletionTest.java (at line 127)
     [java]     [javac] 	JavaProjectHelper.addRequiredProject(fJProject1, ProjectTestSetup.getProject());
     [java]     [javac] 	                  ^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JavaProjectHelper.addRequiredProject(IJavaProject, IJavaProject)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 260. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/CodeCompletionTest.java (at line 129)
     [java]     [javac] 	Hashtable<String, String> options= TestOptions.getDefaultOptions();
     [java]     [javac] 	                                   ^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'TestOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 261. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/CodeCompletionTest.java (at line 129)
     [java]     [javac] 	Hashtable<String, String> options= TestOptions.getDefaultOptions();
     [java]     [javac] 	                                               ^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'TestOptions.getDefaultOptions()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 262. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/CodeCompletionTest.java (at line 136)
     [java]     [javac] 	IPreferenceStore store= JavaPlugin.getDefault().getPreferenceStore();
     [java]     [javac] 	                        ^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JavaPlugin' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.ui_3.32.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 263. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/CodeCompletionTest.java (at line 136)
     [java]     [javac] 	IPreferenceStore store= JavaPlugin.getDefault().getPreferenceStore();
     [java]     [javac] 	                                   ^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JavaPlugin.getDefault()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.ui_3.32.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 264. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/CodeCompletionTest.java (at line 141)
     [java]     [javac] 	StubUtility.setCodeTemplate(CodeTemplateContextType.OVERRIDECOMMENT_ID, "/* (non-Javadoc)\n * ${see_to_overridden}\n */", null); // TODO(SH): this one is currently used for method bindings, see TODO in CompletionAdaptor.Stubs#createCallout
     [java]     [javac] 	^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'StubUtility' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.core.manipulation_1.21.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 265. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/CodeCompletionTest.java (at line 141)
     [java]     [javac] 	StubUtility.setCodeTemplate(CodeTemplateContextType.OVERRIDECOMMENT_ID, "/* (non-Javadoc)\n * ${see_to_overridden}\n */", null); // TODO(SH): this one is currently used for method bindings, see TODO in CompletionAdaptor.Stubs#createCallout
     [java]     [javac] 	            ^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'StubUtility.setCodeTemplate(String, String, IJavaProject)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.core.manipulation_1.21.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 266. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/CodeCompletionTest.java (at line 141)
     [java]     [javac] 	StubUtility.setCodeTemplate(CodeTemplateContextType.OVERRIDECOMMENT_ID, "/* (non-Javadoc)\n * ${see_to_overridden}\n */", null); // TODO(SH): this one is currently used for method bindings, see TODO in CompletionAdaptor.Stubs#createCallout
     [java]     [javac] 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CodeTemplateContextType' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.core.manipulation_1.21.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 267. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/CodeCompletionTest.java (at line 141)
     [java]     [javac] 	StubUtility.setCodeTemplate(CodeTemplateContextType.OVERRIDECOMMENT_ID, "/* (non-Javadoc)\n * ${see_to_overridden}\n */", null); // TODO(SH): this one is currently used for method bindings, see TODO in CompletionAdaptor.Stubs#createCallout
     [java]     [javac] 	                                                    ^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CodeTemplateContextType.OVERRIDECOMMENT_ID' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.core.manipulation_1.21.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 268. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/CodeCompletionTest.java (at line 142)
     [java]     [javac] 	StubUtility.setCodeTemplate(CodeTemplateContextType.DELEGATECOMMENT_ID, "/* (non-Javadoc)\n * ${see_to_target}\n */", null);
     [java]     [javac] 	^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'StubUtility' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.core.manipulation_1.21.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 269. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/CodeCompletionTest.java (at line 142)
     [java]     [javac] 	StubUtility.setCodeTemplate(CodeTemplateContextType.DELEGATECOMMENT_ID, "/* (non-Javadoc)\n * ${see_to_target}\n */", null);
     [java]     [javac] 	            ^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'StubUtility.setCodeTemplate(String, String, IJavaProject)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.core.manipulation_1.21.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 270. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/CodeCompletionTest.java (at line 142)
     [java]     [javac] 	StubUtility.setCodeTemplate(CodeTemplateContextType.DELEGATECOMMENT_ID, "/* (non-Javadoc)\n * ${see_to_target}\n */", null);
     [java]     [javac] 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CodeTemplateContextType' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.core.manipulation_1.21.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 271. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/CodeCompletionTest.java (at line 142)
     [java]     [javac] 	StubUtility.setCodeTemplate(CodeTemplateContextType.DELEGATECOMMENT_ID, "/* (non-Javadoc)\n * ${see_to_target}\n */", null);
     [java]     [javac] 	                                                    ^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CodeTemplateContextType.DELEGATECOMMENT_ID' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.core.manipulation_1.21.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 272. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/CodeCompletionTest.java (at line 143)
     [java]     [javac] 	StubUtility.setCodeTemplate(CodeTemplateContextType.METHODSTUB_ID, "//TODO\n${body_statement}", null);
     [java]     [javac] 	^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'StubUtility' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.core.manipulation_1.21.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 273. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/CodeCompletionTest.java (at line 143)
     [java]     [javac] 	StubUtility.setCodeTemplate(CodeTemplateContextType.METHODSTUB_ID, "//TODO\n${body_statement}", null);
     [java]     [javac] 	            ^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'StubUtility.setCodeTemplate(String, String, IJavaProject)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.core.manipulation_1.21.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 274. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/CodeCompletionTest.java (at line 143)
     [java]     [javac] 	StubUtility.setCodeTemplate(CodeTemplateContextType.METHODSTUB_ID, "//TODO\n${body_statement}", null);
     [java]     [javac] 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CodeTemplateContextType' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.core.manipulation_1.21.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 275. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/CodeCompletionTest.java (at line 143)
     [java]     [javac] 	StubUtility.setCodeTemplate(CodeTemplateContextType.METHODSTUB_ID, "//TODO\n${body_statement}", null);
     [java]     [javac] 	                                                    ^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CodeTemplateContextType.METHODSTUB_ID' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.core.manipulation_1.21.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 276. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/CodeCompletionTest.java (at line 144)
     [java]     [javac] 	StubUtility.setCodeTemplate(CodeTemplateContextType.CONSTRUCTORCOMMENT_ID, "/**\n * Constructor.\n */", null);
     [java]     [javac] 	^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'StubUtility' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.core.manipulation_1.21.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 277. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/CodeCompletionTest.java (at line 144)
     [java]     [javac] 	StubUtility.setCodeTemplate(CodeTemplateContextType.CONSTRUCTORCOMMENT_ID, "/**\n * Constructor.\n */", null);
     [java]     [javac] 	            ^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'StubUtility.setCodeTemplate(String, String, IJavaProject)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.core.manipulation_1.21.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 278. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/CodeCompletionTest.java (at line 144)
     [java]     [javac] 	StubUtility.setCodeTemplate(CodeTemplateContextType.CONSTRUCTORCOMMENT_ID, "/**\n * Constructor.\n */", null);
     [java]     [javac] 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CodeTemplateContextType' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.core.manipulation_1.21.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 279. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/CodeCompletionTest.java (at line 144)
     [java]     [javac] 	StubUtility.setCodeTemplate(CodeTemplateContextType.CONSTRUCTORCOMMENT_ID, "/**\n * Constructor.\n */", null);
     [java]     [javac] 	                                                    ^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CodeTemplateContextType.CONSTRUCTORCOMMENT_ID' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.core.manipulation_1.21.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 280. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/CodeCompletionTest.java (at line 145)
     [java]     [javac] 	StubUtility.setCodeTemplate(CodeTemplateContextType.METHODCOMMENT_ID, "/**\n * Method.\n */", null);
     [java]     [javac] 	^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'StubUtility' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.core.manipulation_1.21.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 281. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/CodeCompletionTest.java (at line 145)
     [java]     [javac] 	StubUtility.setCodeTemplate(CodeTemplateContextType.METHODCOMMENT_ID, "/**\n * Method.\n */", null);
     [java]     [javac] 	            ^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'StubUtility.setCodeTemplate(String, String, IJavaProject)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.core.manipulation_1.21.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 282. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/CodeCompletionTest.java (at line 145)
     [java]     [javac] 	StubUtility.setCodeTemplate(CodeTemplateContextType.METHODCOMMENT_ID, "/**\n * Method.\n */", null);
     [java]     [javac] 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CodeTemplateContextType' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.core.manipulation_1.21.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 283. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/CodeCompletionTest.java (at line 145)
     [java]     [javac] 	StubUtility.setCodeTemplate(CodeTemplateContextType.METHODCOMMENT_ID, "/**\n * Method.\n */", null);
     [java]     [javac] 	                                                    ^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CodeTemplateContextType.METHODCOMMENT_ID' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.core.manipulation_1.21.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 284. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/CodeCompletionTest.java (at line 146)
     [java]     [javac] 	StubUtility.setCodeTemplate(CodeTemplateContextType.CONSTRUCTORSTUB_ID, "//TODO\n${body_statement}", null);
     [java]     [javac] 	^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'StubUtility' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.core.manipulation_1.21.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 285. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/CodeCompletionTest.java (at line 146)
     [java]     [javac] 	StubUtility.setCodeTemplate(CodeTemplateContextType.CONSTRUCTORSTUB_ID, "//TODO\n${body_statement}", null);
     [java]     [javac] 	            ^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'StubUtility.setCodeTemplate(String, String, IJavaProject)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.core.manipulation_1.21.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 286. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/CodeCompletionTest.java (at line 146)
     [java]     [javac] 	StubUtility.setCodeTemplate(CodeTemplateContextType.CONSTRUCTORSTUB_ID, "//TODO\n${body_statement}", null);
     [java]     [javac] 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CodeTemplateContextType' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.core.manipulation_1.21.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 287. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/CodeCompletionTest.java (at line 146)
     [java]     [javac] 	StubUtility.setCodeTemplate(CodeTemplateContextType.CONSTRUCTORSTUB_ID, "//TODO\n${body_statement}", null);
     [java]     [javac] 	                                                    ^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CodeTemplateContextType.CONSTRUCTORSTUB_ID' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.core.manipulation_1.21.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 288. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/CodeCompletionTest.java (at line 147)
     [java]     [javac] 	StubUtility.setCodeTemplate(CodeTemplateContextType.GETTERCOMMENT_ID, "/**\n * @return the ${bare_field_name}\n */", fJProject1);
     [java]     [javac] 	^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'StubUtility' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.core.manipulation_1.21.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 289. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/CodeCompletionTest.java (at line 147)
     [java]     [javac] 	StubUtility.setCodeTemplate(CodeTemplateContextType.GETTERCOMMENT_ID, "/**\n * @return the ${bare_field_name}\n */", fJProject1);
     [java]     [javac] 	            ^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'StubUtility.setCodeTemplate(String, String, IJavaProject)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.core.manipulation_1.21.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 290. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/CodeCompletionTest.java (at line 147)
     [java]     [javac] 	StubUtility.setCodeTemplate(CodeTemplateContextType.GETTERCOMMENT_ID, "/**\n * @return the ${bare_field_name}\n */", fJProject1);
     [java]     [javac] 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CodeTemplateContextType' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.core.manipulation_1.21.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 291. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/CodeCompletionTest.java (at line 147)
     [java]     [javac] 	StubUtility.setCodeTemplate(CodeTemplateContextType.GETTERCOMMENT_ID, "/**\n * @return the ${bare_field_name}\n */", fJProject1);
     [java]     [javac] 	                                                    ^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CodeTemplateContextType.GETTERCOMMENT_ID' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.core.manipulation_1.21.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 292. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/CodeCompletionTest.java (at line 148)
     [java]     [javac] 	StubUtility.setCodeTemplate(CodeTemplateContextType.SETTERCOMMENT_ID, "/**\n * @param ${param} the ${bare_field_name} to set\n */", fJProject1);
     [java]     [javac] 	^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'StubUtility' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.core.manipulation_1.21.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 293. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/CodeCompletionTest.java (at line 148)
     [java]     [javac] 	StubUtility.setCodeTemplate(CodeTemplateContextType.SETTERCOMMENT_ID, "/**\n * @param ${param} the ${bare_field_name} to set\n */", fJProject1);
     [java]     [javac] 	            ^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'StubUtility.setCodeTemplate(String, String, IJavaProject)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.core.manipulation_1.21.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 294. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/CodeCompletionTest.java (at line 148)
     [java]     [javac] 	StubUtility.setCodeTemplate(CodeTemplateContextType.SETTERCOMMENT_ID, "/**\n * @param ${param} the ${bare_field_name} to set\n */", fJProject1);
     [java]     [javac] 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CodeTemplateContextType' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.core.manipulation_1.21.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 295. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/CodeCompletionTest.java (at line 148)
     [java]     [javac] 	StubUtility.setCodeTemplate(CodeTemplateContextType.SETTERCOMMENT_ID, "/**\n * @param ${param} the ${bare_field_name} to set\n */", fJProject1);
     [java]     [javac] 	                                                    ^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CodeTemplateContextType.SETTERCOMMENT_ID' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.core.manipulation_1.21.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 296. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/CodeCompletionTest.java (at line 160)
     [java]     [javac] 	IPreferenceStore store= JavaPlugin.getDefault().getPreferenceStore();
     [java]     [javac] 	                        ^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JavaPlugin' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.ui_3.32.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 297. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/CodeCompletionTest.java (at line 160)
     [java]     [javac] 	IPreferenceStore store= JavaPlugin.getDefault().getPreferenceStore();
     [java]     [javac] 	                                   ^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JavaPlugin.getDefault()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.ui_3.32.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 298. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/CodeCompletionTest.java (at line 165)
     [java]     [javac] 	JavaProjectHelper.delete(fJProject1);
     [java]     [javac] 	^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JavaProjectHelper' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 299. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/CodeCompletionTest.java (at line 165)
     [java]     [javac] 	JavaProjectHelper.delete(fJProject1);
     [java]     [javac] 	                  ^^^^^^
     [java]     [javac] Discouraged access: The method 'JavaProjectHelper.delete(IJavaElement)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 300. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/CodeCompletionTest.java (at line 191)
     [java]     [javac] 	IPackageFragmentRoot sourceFolder= JavaProjectHelper.addSourceContainer(fJProject1, "src");
     [java]     [javac] 	                                   ^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JavaProjectHelper' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 301. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/CodeCompletionTest.java (at line 191)
     [java]     [javac] 	IPackageFragmentRoot sourceFolder= JavaProjectHelper.addSourceContainer(fJProject1, "src");
     [java]     [javac] 	                                                     ^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JavaProjectHelper.addSourceContainer(IJavaProject, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 302. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/CodeCompletionTest.java (at line 219)
     [java]     [javac] 	fEditor= (JavaEditor)JavaUI.openInEditor(cuT);
     [java]     [javac] 	          ^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JavaEditor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.ui_3.32.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 303. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/CodeCompletionTest.java (at line 257)
     [java]     [javac] 	CoreTests.assertEqualString(doc.get(), buf.toString());
     [java]     [javac] 	^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CoreTests' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 304. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/CodeCompletionTest.java (at line 257)
     [java]     [javac] 	CoreTests.assertEqualString(doc.get(), buf.toString());
     [java]     [javac] 	          ^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'CoreTests.assertEqualString(String, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 305. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/CodeCompletionTest.java (at line 267)
     [java]     [javac] 	JavaEditor editor= (JavaEditor) JavaUI.openInEditor(cu);
     [java]     [javac] 	^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JavaEditor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.ui_3.32.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 306. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/CodeCompletionTest.java (at line 267)
     [java]     [javac] 	JavaEditor editor= (JavaEditor) JavaUI.openInEditor(cu);
     [java]     [javac] 	                    ^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JavaEditor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.ui_3.32.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 307. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/CodeCompletionTest.java (at line 268)
     [java]     [javac] 	ISourceViewer viewer= editor.getViewer();
     [java]     [javac] 	                             ^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JavaEditor.getViewer()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.ui_3.32.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 308. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/CodeCompletionTest.java (at line 944)
     [java]     [javac] 	IPackageFragmentRoot sourceFolder= JavaProjectHelper.addSourceContainer(fJProject1, "src");
     [java]     [javac] 	                                   ^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JavaProjectHelper' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 309. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/CodeCompletionTest.java (at line 944)
     [java]     [javac] 	IPackageFragmentRoot sourceFolder= JavaProjectHelper.addSourceContainer(fJProject1, "src");
     [java]     [javac] 	                                                     ^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JavaProjectHelper.addSourceContainer(IJavaProject, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 310. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/CodeCompletionTest.java (at line 974)
     [java]     [javac] 	fEditor= (JavaEditor) EditorUtility.openInEditor(cu1);
     [java]     [javac] 	          ^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JavaEditor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.ui_3.32.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 311. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/CodeCompletionTest.java (at line 974)
     [java]     [javac] 	fEditor= (JavaEditor) EditorUtility.openInEditor(cu1);
     [java]     [javac] 	                      ^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'EditorUtility' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.ui_3.32.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 312. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/CodeCompletionTest.java (at line 974)
     [java]     [javac] 	fEditor= (JavaEditor) EditorUtility.openInEditor(cu1);
     [java]     [javac] 	                                    ^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'EditorUtility.openInEditor(Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.ui_3.32.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 313. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/CodeCompletionTest.java (at line 986)
     [java]     [javac] 	assertAppliedTemplateProposal(contents, (TemplateProposal)proposal, expectedContents);
     [java]     [javac] 	                                         ^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'TemplateProposal' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.ui_3.32.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 314. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/CodeCompletionTest.java (at line 991)
     [java]     [javac] 	IPackageFragmentRoot sourceFolder= JavaProjectHelper.addSourceContainer(fJProject1, "src");
     [java]     [javac] 	                                   ^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JavaProjectHelper' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 315. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/CodeCompletionTest.java (at line 991)
     [java]     [javac] 	IPackageFragmentRoot sourceFolder= JavaProjectHelper.addSourceContainer(fJProject1, "src");
     [java]     [javac] 	                                                     ^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JavaProjectHelper.addSourceContainer(IJavaProject, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 316. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/CodeCompletionTest.java (at line 2089)
     [java]     [javac] 	assertTrue("Should be a parameter guessing proposal", proposal instanceof ParameterGuessingProposal);
     [java]     [javac] 	                                                                          ^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'ParameterGuessingProposal' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.ui_3.32.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 317. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/CodeCompletionTest.java (at line 2135)
     [java]     [javac] 	assertTrue("Should be a java method proposal", proposal instanceof JavaMethodCompletionProposal);
     [java]     [javac] 	                                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JavaMethodCompletionProposal' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.ui_3.32.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 318. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/CodeCompletionTest.java (at line 2169)
     [java]     [javac] 	private JavaEditor fEditor;
     [java]     [javac] 	        ^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JavaEditor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.ui_3.32.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 319. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/CodeCompletionTest.java (at line 2179)
     [java]     [javac] 	assertTrue("Not a ParameterGuessingProposal", proposal instanceof ParameterGuessingProposal);
     [java]     [javac] 	                                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'ParameterGuessingProposal' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.ui_3.32.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 320. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/CodeCompletionTest.java (at line 2180)
     [java]     [javac] 	ParameterGuessingProposal pgProposal = (ParameterGuessingProposal)proposal;
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'ParameterGuessingProposal' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.ui_3.32.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 321. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/CodeCompletionTest.java (at line 2180)
     [java]     [javac] 	ParameterGuessingProposal pgProposal = (ParameterGuessingProposal)proposal;
     [java]     [javac] 	                                        ^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'ParameterGuessingProposal' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.ui_3.32.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 322. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/CodeCompletionTest.java (at line 2307)
     [java]     [javac] 	fEditor= (JavaEditor) EditorUtility.openInEditor(fCU);
     [java]     [javac] 	          ^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JavaEditor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.ui_3.32.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 323. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/CodeCompletionTest.java (at line 2307)
     [java]     [javac] 	fEditor= (JavaEditor) EditorUtility.openInEditor(fCU);
     [java]     [javac] 	                      ^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'EditorUtility' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.ui_3.32.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 324. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/CodeCompletionTest.java (at line 2307)
     [java]     [javac] 	fEditor= (JavaEditor) EditorUtility.openInEditor(fCU);
     [java]     [javac] 	                                    ^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'EditorUtility.openInEditor(Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.ui_3.32.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 325. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/CodeCompletionTest.java (at line 2315)
     [java]     [javac] 	fEditor.getSelectionProvider().setSelection(new TextSelection(preSelection.getOffset(), preSelection.getLength()));
     [java]     [javac] 	        ^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JavaEditor.getSelectionProvider()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.ui_3.32.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 326. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/CodeCompletionTest.java (at line 2318)
     [java]     [javac] 	postSelection= (ITextSelection) fEditor.getSelectionProvider().getSelection();
     [java]     [javac] 	                                        ^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JavaEditor.getSelectionProvider()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.ui_3.32.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 327. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/CodeCompletionTest.java (at line 2320)
     [java]     [javac] 	JavaProjectHelper.emptyDisplayLoop();
     [java]     [javac] 	^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JavaProjectHelper' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 328. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/CodeCompletionTest.java (at line 2320)
     [java]     [javac] 	JavaProjectHelper.emptyDisplayLoop();
     [java]     [javac] 	                  ^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JavaProjectHelper.emptyDisplayLoop()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 329. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/CodeCompletionTest.java (at line 2334)
     [java]     [javac] 	fEditor= (JavaEditor) EditorUtility.openInEditor(fCU);
     [java]     [javac] 	          ^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JavaEditor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.ui_3.32.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 330. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/CodeCompletionTest.java (at line 2334)
     [java]     [javac] 	fEditor= (JavaEditor) EditorUtility.openInEditor(fCU);
     [java]     [javac] 	                      ^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'EditorUtility' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.ui_3.32.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 331. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/CodeCompletionTest.java (at line 2334)
     [java]     [javac] 	fEditor= (JavaEditor) EditorUtility.openInEditor(fCU);
     [java]     [javac] 	                                    ^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'EditorUtility.openInEditor(Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.ui_3.32.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 332. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/CalloutQuickFixTest.java (at line 34)
     [java]     [javac] 	import org.eclipse.jdt.internal.ui.text.correction.AssistContext;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'AssistContext' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.ui_3.32.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 333. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/CalloutQuickFixTest.java (at line 35)
     [java]     [javac] 	import org.eclipse.jdt.ui.tests.core.rules.ProjectTestSetup;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'ProjectTestSetup' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 334. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/CalloutQuickFixTest.java (at line 52)
     [java]     [javac] 	public ProjectTestSetup projectsetup = new ProjectTestSetup();
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'ProjectTestSetup' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 335. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/CalloutQuickFixTest.java (at line 52)
     [java]     [javac] 	public ProjectTestSetup projectsetup = new ProjectTestSetup();
     [java]     [javac] 	                                           ^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'ProjectTestSetup' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 336. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/CalloutQuickFixTest.java (at line 52)
     [java]     [javac] 	public ProjectTestSetup projectsetup = new ProjectTestSetup();
     [java]     [javac] 	                                           ^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The constructor 'ProjectTestSetup()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 337. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/CalloutQuickFixTest.java (at line 55)
     [java]     [javac] 	protected void addOptions(Hashtable options) {
     [java]     [javac] 	                          ^^^^^^^^^
     [java]     [javac] Hashtable is a raw type. References to generic type Hashtable<K,V> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 338. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/CalloutQuickFixTest.java (at line 57)
     [java]     [javac] 	options.put(OTDTPlugin.OT_COMPILER_INFERRED_CALLOUT, JavaCore.WARNING);
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable<K,V> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 339. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/CalloutQuickFixTest.java (at line 82)
     [java]     [javac] 	CompilationUnit astRoot= getASTRoot(cuteam);
     [java]     [javac] 	                         ^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.getASTRoot(ICompilationUnit)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 340. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/CalloutQuickFixTest.java (at line 83)
     [java]     [javac] 	ArrayList<IJavaCompletionProposal> proposals= collectCorrections(cuteam, astRoot);
     [java]     [javac] 	                                              ^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.collectCorrections(ICompilationUnit, CompilationUnit)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 341. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/CalloutQuickFixTest.java (at line 84)
     [java]     [javac] 	assertNumberOfProposals(proposals, 3);
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.assertNumberOfProposals(List<? extends ICompletionProposal>, int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 342. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/CalloutQuickFixTest.java (at line 85)
     [java]     [javac] 	assertCorrectLabels(proposals);
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.assertCorrectLabels(List<? extends ICompletionProposal>)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 343. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/CalloutQuickFixTest.java (at line 115)
     [java]     [javac] 	assertExpectedExistInProposals(proposals, expectedProposals);
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.assertExpectedExistInProposals(List<IJavaCompletionProposal>, String[])' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 344. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/CalloutQuickFixTest.java (at line 141)
     [java]     [javac] 	CompilationUnit astRoot= getASTRoot(cuteam);
     [java]     [javac] 	                         ^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.getASTRoot(ICompilationUnit)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 345. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/CalloutQuickFixTest.java (at line 142)
     [java]     [javac] 	ArrayList<IJavaCompletionProposal> proposals= collectCorrections(cuteam, astRoot);
     [java]     [javac] 	                                              ^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.collectCorrections(ICompilationUnit, CompilationUnit)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 346. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/CalloutQuickFixTest.java (at line 143)
     [java]     [javac] 	assertNumberOfProposals(proposals, 3);
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.assertNumberOfProposals(List<? extends ICompletionProposal>, int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 347. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/CalloutQuickFixTest.java (at line 144)
     [java]     [javac] 	assertCorrectLabels(proposals);
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.assertCorrectLabels(List<? extends ICompletionProposal>)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 348. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/CalloutQuickFixTest.java (at line 175)
     [java]     [javac] 	assertExpectedExistInProposals(proposals, expectedProposals);
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.assertExpectedExistInProposals(List<IJavaCompletionProposal>, String[])' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 349. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/CalloutQuickFixTest.java (at line 201)
     [java]     [javac] 	CompilationUnit astRoot= getASTRoot(cuteam);
     [java]     [javac] 	                         ^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.getASTRoot(ICompilationUnit)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 350. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/CalloutQuickFixTest.java (at line 202)
     [java]     [javac] 	ArrayList<IJavaCompletionProposal> proposals= collectCorrections(cuteam, astRoot);
     [java]     [javac] 	                                              ^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.collectCorrections(ICompilationUnit, CompilationUnit)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 351. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/CalloutQuickFixTest.java (at line 203)
     [java]     [javac] 	assertNumberOfProposals(proposals, 3);
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.assertNumberOfProposals(List<? extends ICompletionProposal>, int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 352. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/CalloutQuickFixTest.java (at line 204)
     [java]     [javac] 	assertCorrectLabels(proposals);
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.assertCorrectLabels(List<? extends ICompletionProposal>)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 353. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/CalloutQuickFixTest.java (at line 235)
     [java]     [javac] 	assertExpectedExistInProposals(proposals, expectedProposals);
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.assertExpectedExistInProposals(List<IJavaCompletionProposal>, String[])' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 354. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/CalloutQuickFixTest.java (at line 261)
     [java]     [javac] 	CompilationUnit astRoot= getASTRoot(cuteam);
     [java]     [javac] 	                         ^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.getASTRoot(ICompilationUnit)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 355. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/CalloutQuickFixTest.java (at line 262)
     [java]     [javac] 	ArrayList<IJavaCompletionProposal> proposals= collectCorrections(cuteam, astRoot);
     [java]     [javac] 	                                              ^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.collectCorrections(ICompilationUnit, CompilationUnit)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 356. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/CalloutQuickFixTest.java (at line 263)
     [java]     [javac] 	assertNumberOfProposals(proposals, 3);
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.assertNumberOfProposals(List<? extends ICompletionProposal>, int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 357. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/CalloutQuickFixTest.java (at line 264)
     [java]     [javac] 	assertCorrectLabels(proposals);
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.assertCorrectLabels(List<? extends ICompletionProposal>)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 358. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/CalloutQuickFixTest.java (at line 296)
     [java]     [javac] 	assertExpectedExistInProposals(proposals, expectedProposals);
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.assertExpectedExistInProposals(List<IJavaCompletionProposal>, String[])' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 359. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/CalloutQuickFixTest.java (at line 324)
     [java]     [javac] 	CompilationUnit astRoot= getASTRoot(cuteam);
     [java]     [javac] 	                         ^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.getASTRoot(ICompilationUnit)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 360. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/CalloutQuickFixTest.java (at line 325)
     [java]     [javac] 	ArrayList<IJavaCompletionProposal> proposals= collectCorrections(cuteam, astRoot);
     [java]     [javac] 	                                              ^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.collectCorrections(ICompilationUnit, CompilationUnit)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 361. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/CalloutQuickFixTest.java (at line 326)
     [java]     [javac] 	assertNumberOfProposals(proposals, 3);
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.assertNumberOfProposals(List<? extends ICompletionProposal>, int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 362. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/CalloutQuickFixTest.java (at line 327)
     [java]     [javac] 	assertCorrectLabels(proposals);
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.assertCorrectLabels(List<? extends ICompletionProposal>)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 363. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/CalloutQuickFixTest.java (at line 361)
     [java]     [javac] 	assertExpectedExistInProposals(proposals, expectedProposals);
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.assertExpectedExistInProposals(List<IJavaCompletionProposal>, String[])' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 364. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/CalloutQuickFixTest.java (at line 388)
     [java]     [javac] 	CompilationUnit astRoot= getASTRoot(cuteam);
     [java]     [javac] 	                         ^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.getASTRoot(ICompilationUnit)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 365. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/CalloutQuickFixTest.java (at line 389)
     [java]     [javac] 	ArrayList<IJavaCompletionProposal> proposals= collectCorrections(cuteam, astRoot);
     [java]     [javac] 	                                              ^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.collectCorrections(ICompilationUnit, CompilationUnit)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 366. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/CalloutQuickFixTest.java (at line 390)
     [java]     [javac] 	assertNumberOfProposals(proposals, 3);
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.assertNumberOfProposals(List<? extends ICompletionProposal>, int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 367. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/CalloutQuickFixTest.java (at line 391)
     [java]     [javac] 	assertCorrectLabels(proposals);
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.assertCorrectLabels(List<? extends ICompletionProposal>)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 368. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/CalloutQuickFixTest.java (at line 425)
     [java]     [javac] 	assertExpectedExistInProposals(proposals, expectedProposals);
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.assertExpectedExistInProposals(List<IJavaCompletionProposal>, String[])' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 369. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/CalloutQuickFixTest.java (at line 451)
     [java]     [javac] 	AssistContext context= getCorrectionContext(cuteam, offset, 0);
     [java]     [javac] 	^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'AssistContext' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.ui_3.32.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 370. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/CalloutQuickFixTest.java (at line 451)
     [java]     [javac] 	AssistContext context= getCorrectionContext(cuteam, offset, 0);
     [java]     [javac] 	                       ^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.getCorrectionContext(ICompilationUnit, int, int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 371. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/CalloutQuickFixTest.java (at line 452)
     [java]     [javac] 	List<IJavaCompletionProposal> proposals= collectAssists(context, false);
     [java]     [javac] 	                                         ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.collectAssists(IInvocationContext, boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 372. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/CalloutQuickFixTest.java (at line 454)
     [java]     [javac] 	assertNumberOfProposals(proposals, 1);
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.assertNumberOfProposals(List<? extends ICompletionProposal>, int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 373. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/CalloutQuickFixTest.java (at line 455)
     [java]     [javac] 	assertCorrectLabels(proposals);
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.assertCorrectLabels(List<? extends ICompletionProposal>)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 374. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/CalloutQuickFixTest.java (at line 468)
     [java]     [javac] 	assertExpectedExistInProposals(proposals, expectedProposals);
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.assertExpectedExistInProposals(List<IJavaCompletionProposal>, String[])' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 375. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/CalloutQuickFixTest.java (at line 493)
     [java]     [javac] 	AssistContext context= getCorrectionContext(cuteam, offset, 0);
     [java]     [javac] 	^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'AssistContext' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.ui_3.32.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 376. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/CalloutQuickFixTest.java (at line 493)
     [java]     [javac] 	AssistContext context= getCorrectionContext(cuteam, offset, 0);
     [java]     [javac] 	                       ^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.getCorrectionContext(ICompilationUnit, int, int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 377. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/CalloutQuickFixTest.java (at line 494)
     [java]     [javac] 	List<IJavaCompletionProposal> proposals= collectAssists(context, false);
     [java]     [javac] 	                                         ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.collectAssists(IInvocationContext, boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 378. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/CalloutQuickFixTest.java (at line 496)
     [java]     [javac] 	assertNumberOfProposals(proposals, 1);
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.assertNumberOfProposals(List<? extends ICompletionProposal>, int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 379. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/CalloutQuickFixTest.java (at line 497)
     [java]     [javac] 	assertCorrectLabels(proposals);
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.assertCorrectLabels(List<? extends ICompletionProposal>)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 380. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/CalloutQuickFixTest.java (at line 510)
     [java]     [javac] 	assertExpectedExistInProposals(proposals, expectedProposals);
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.assertExpectedExistInProposals(List<IJavaCompletionProposal>, String[])' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 381. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/CalloutQuickFixTest.java (at line 535)
     [java]     [javac] 	AssistContext context= getCorrectionContext(cuteam, offset, 0);
     [java]     [javac] 	^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'AssistContext' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.ui_3.32.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 382. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/CalloutQuickFixTest.java (at line 535)
     [java]     [javac] 	AssistContext context= getCorrectionContext(cuteam, offset, 0);
     [java]     [javac] 	                       ^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.getCorrectionContext(ICompilationUnit, int, int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 383. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/CalloutQuickFixTest.java (at line 536)
     [java]     [javac] 	List<IJavaCompletionProposal> proposals= collectAssists(context, false);
     [java]     [javac] 	                                         ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.collectAssists(IInvocationContext, boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 384. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/CalloutQuickFixTest.java (at line 538)
     [java]     [javac] 	assertNumberOfProposals(proposals, 1);
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.assertNumberOfProposals(List<? extends ICompletionProposal>, int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 385. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/CalloutQuickFixTest.java (at line 539)
     [java]     [javac] 	assertCorrectLabels(proposals);
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.assertCorrectLabels(List<? extends ICompletionProposal>)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 386. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/CalloutQuickFixTest.java (at line 552)
     [java]     [javac] 	assertExpectedExistInProposals(proposals, expectedProposals);
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.assertExpectedExistInProposals(List<IJavaCompletionProposal>, String[])' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 387. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/CompletionTestSetup.java (at line 28)
     [java]     [javac] 	import org.eclipse.jdt.ui.tests.core.ProjectTestSetup;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'ProjectTestSetup' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 388. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/CompletionTestSetup.java (at line 33)
     [java]     [javac] 	import org.eclipse.jdt.testplugin.JavaProjectHelper;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JavaProjectHelper' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 389. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/CompletionTestSetup.java (at line 38)
     [java]     [javac] 	class CompletionTestSetup extends ProjectTestSetup {
     [java]     [javac] 	                                  ^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'ProjectTestSetup' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 390. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/CompletionTestSetup.java (at line 50)
     [java]     [javac] 	root= JavaProjectHelper.addSourceContainer(project, "src");
     [java]     [javac] 	      ^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JavaProjectHelper' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 391. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/CompletionTestSetup.java (at line 50)
     [java]     [javac] 	root= JavaProjectHelper.addSourceContainer(project, "src");
     [java]     [javac] 	                        ^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JavaProjectHelper.addSourceContainer(IJavaProject, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 392. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/CompletionTestSetup.java (at line 64)
     [java]     [javac] 	root= JavaProjectHelper.addSourceContainer(project, sourceFolder);
     [java]     [javac] 	      ^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JavaProjectHelper' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 393. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/CompletionTestSetup.java (at line 64)
     [java]     [javac] 	root= JavaProjectHelper.addSourceContainer(project, sourceFolder);
     [java]     [javac] 	                        ^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JavaProjectHelper.addSourceContainer(IJavaProject, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 394. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/CompletionTestSetup.java (at line 74)
     [java]     [javac] 	super(test);
     [java]     [javac] 	^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The constructor 'ProjectTestSetup(Test)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 395. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/OrganizeImportsTest.java (at line 43)
     [java]     [javac] 	import org.eclipse.jdt.testplugin.JavaProjectHelper;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JavaProjectHelper' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 396. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/OrganizeImportsTest.java (at line 86)
     [java]     [javac] 	JavaProjectHelper.clear(_project, ProjectTestSetup.getDefaultClasspath());
     [java]     [javac] 	^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JavaProjectHelper' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 397. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/OrganizeImportsTest.java (at line 86)
     [java]     [javac] 	JavaProjectHelper.clear(_project, ProjectTestSetup.getDefaultClasspath());
     [java]     [javac] 	                  ^^^^^
     [java]     [javac] Discouraged access: The method 'JavaProjectHelper.clear(IJavaProject, IClasspathEntry[])' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 398. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/OrganizeImportsTest.java (at line 144)
     [java]     [javac] 	IPackageFragmentRoot sourceFolder = JavaProjectHelper
     [java]     [javac] 	                                    ^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JavaProjectHelper' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 399. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/OrganizeImportsTest.java (at line 145)
     [java]     [javac] 	.addSourceContainer(_project, "src");
     [java]     [javac] 	 ^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JavaProjectHelper.addSourceContainer(IJavaProject, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 400. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/OrganizeImportsTest.java (at line 195)
     [java]     [javac] 	IPackageFragmentRoot sourceFolder = JavaProjectHelper
     [java]     [javac] 	                                    ^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JavaProjectHelper' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 401. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/OrganizeImportsTest.java (at line 196)
     [java]     [javac] 	.addSourceContainer(_project, "src");
     [java]     [javac] 	 ^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JavaProjectHelper.addSourceContainer(IJavaProject, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 402. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/OrganizeImportsTest.java (at line 257)
     [java]     [javac] 	IPackageFragmentRoot sourceFolder = JavaProjectHelper
     [java]     [javac] 	                                    ^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JavaProjectHelper' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 403. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/OrganizeImportsTest.java (at line 258)
     [java]     [javac] 	.addSourceContainer(_project, "src");
     [java]     [javac] 	 ^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JavaProjectHelper.addSourceContainer(IJavaProject, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 404. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/OrganizeImportsTest.java (at line 314)
     [java]     [javac] 	IPackageFragmentRoot sourceFolder = JavaProjectHelper
     [java]     [javac] 	                                    ^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JavaProjectHelper' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 405. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/OrganizeImportsTest.java (at line 315)
     [java]     [javac] 	.addSourceContainer(_project, "src");
     [java]     [javac] 	 ^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JavaProjectHelper.addSourceContainer(IJavaProject, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 406. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/OrganizeImportsTest.java (at line 369)
     [java]     [javac] 	IPackageFragmentRoot sourceFolder = JavaProjectHelper
     [java]     [javac] 	                                    ^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JavaProjectHelper' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 407. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/OrganizeImportsTest.java (at line 370)
     [java]     [javac] 	.addSourceContainer(_project, "src");
     [java]     [javac] 	 ^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JavaProjectHelper.addSourceContainer(IJavaProject, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 408. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/OrganizeImportsTest.java (at line 420)
     [java]     [javac] 	IPackageFragmentRoot sourceFolder = JavaProjectHelper
     [java]     [javac] 	                                    ^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JavaProjectHelper' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 409. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/OrganizeImportsTest.java (at line 421)
     [java]     [javac] 	.addSourceContainer(_project, "src");
     [java]     [javac] 	 ^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JavaProjectHelper.addSourceContainer(IJavaProject, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 410. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/OrganizeImportsTest.java (at line 481)
     [java]     [javac] 	IPackageFragmentRoot sourceFolder = JavaProjectHelper
     [java]     [javac] 	                                    ^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JavaProjectHelper' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 411. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/OrganizeImportsTest.java (at line 482)
     [java]     [javac] 	.addSourceContainer(_project, "src");
     [java]     [javac] 	 ^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JavaProjectHelper.addSourceContainer(IJavaProject, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 412. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/OrganizeImportsTest.java (at line 540)
     [java]     [javac] 	IPackageFragmentRoot sourceFolder = JavaProjectHelper
     [java]     [javac] 	                                    ^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JavaProjectHelper' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 413. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/OrganizeImportsTest.java (at line 541)
     [java]     [javac] 	.addSourceContainer(_project, "src");
     [java]     [javac] 	 ^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JavaProjectHelper.addSourceContainer(IJavaProject, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 414. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/OrganizeImportsTest.java (at line 602)
     [java]     [javac] 	IPackageFragmentRoot sourceFolder = JavaProjectHelper
     [java]     [javac] 	                                    ^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JavaProjectHelper' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 415. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/OrganizeImportsTest.java (at line 603)
     [java]     [javac] 	.addSourceContainer(_project, "src");
     [java]     [javac] 	 ^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JavaProjectHelper.addSourceContainer(IJavaProject, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 416. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/OrganizeImportsTest.java (at line 663)
     [java]     [javac] 	IPackageFragmentRoot sourceFolder = JavaProjectHelper
     [java]     [javac] 	                                    ^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JavaProjectHelper' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 417. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/OrganizeImportsTest.java (at line 664)
     [java]     [javac] 	.addSourceContainer(_project, "src");
     [java]     [javac] 	 ^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JavaProjectHelper.addSourceContainer(IJavaProject, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 418. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/OrganizeImportsTest.java (at line 715)
     [java]     [javac] 	IPackageFragmentRoot sourceFolder = JavaProjectHelper
     [java]     [javac] 	                                    ^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JavaProjectHelper' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 419. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/OrganizeImportsTest.java (at line 716)
     [java]     [javac] 	.addSourceContainer(_project, "src");
     [java]     [javac] 	 ^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JavaProjectHelper.addSourceContainer(IJavaProject, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 420. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/OrganizeImportsTest.java (at line 776)
     [java]     [javac] 	IPackageFragmentRoot sourceFolder = JavaProjectHelper
     [java]     [javac] 	                                    ^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JavaProjectHelper' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 421. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/OrganizeImportsTest.java (at line 777)
     [java]     [javac] 	.addSourceContainer(_project, "src");
     [java]     [javac] 	 ^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JavaProjectHelper.addSourceContainer(IJavaProject, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 422. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/OrganizeImportsTest.java (at line 831)
     [java]     [javac] 	IPackageFragmentRoot sourceFolder = JavaProjectHelper.addSourceContainer(_project, "src");
     [java]     [javac] 	                                    ^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JavaProjectHelper' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 423. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/OrganizeImportsTest.java (at line 831)
     [java]     [javac] 	IPackageFragmentRoot sourceFolder = JavaProjectHelper.addSourceContainer(_project, "src");
     [java]     [javac] 	                                                      ^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JavaProjectHelper.addSourceContainer(IJavaProject, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 424. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/OrganizeImportsTest.java (at line 882)
     [java]     [javac] 	IPackageFragmentRoot sourceFolder = JavaProjectHelper.addSourceContainer(_project, "src");
     [java]     [javac] 	                                    ^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JavaProjectHelper' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 425. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/OrganizeImportsTest.java (at line 882)
     [java]     [javac] 	IPackageFragmentRoot sourceFolder = JavaProjectHelper.addSourceContainer(_project, "src");
     [java]     [javac] 	                                                      ^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JavaProjectHelper.addSourceContainer(IJavaProject, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 426. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/util/OTJavaProjectHelper.java (at line 41)
     [java]     [javac] 	import org.eclipse.jdt.internal.ui.util.CoreUtility;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CoreUtility' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.ui_3.32.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 427. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/util/OTJavaProjectHelper.java (at line 83)
     [java]     [javac] 	CoreUtility.createFolder(binFolder, false, true, null);
     [java]     [javac] 	^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CoreUtility' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.ui_3.32.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 428. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/util/OTJavaProjectHelper.java (at line 83)
     [java]     [javac] 	CoreUtility.createFolder(binFolder, false, true, null);
     [java]     [javac] 	            ^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'CoreUtility.createFolder(IFolder, boolean, boolean, IProgressMonitor)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.ui_3.32.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 429. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/AddImportQuickFixTest.java (at line 35)
     [java]     [javac] 	import org.eclipse.jdt.internal.compiler.lookup.ExtraCompilerModifiers;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'ExtraCompilerModifiers' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 430. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/AddImportQuickFixTest.java (at line 36)
     [java]     [javac] 	import org.eclipse.jdt.testplugin.JavaProjectHelper;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JavaProjectHelper' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 431. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/AddImportQuickFixTest.java (at line 38)
     [java]     [javac] 	import org.eclipse.jdt.ui.tests.core.rules.ProjectTestSetup;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'ProjectTestSetup' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 432. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/AddImportQuickFixTest.java (at line 43)
     [java]     [javac] 	import org.eclipse.ui.internal.Workbench;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'Workbench' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.ui.workbench_3.131.200.v20240323-0817.jar')
     [java]     [javac] ----------
     [java]     [javac] 433. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/AddImportQuickFixTest.java (at line 53)
     [java]     [javac] 	public ProjectTestSetup projectsetup = new ProjectTestSetup();
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'ProjectTestSetup' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 434. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/AddImportQuickFixTest.java (at line 53)
     [java]     [javac] 	public ProjectTestSetup projectsetup = new ProjectTestSetup();
     [java]     [javac] 	                                           ^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'ProjectTestSetup' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 435. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/AddImportQuickFixTest.java (at line 53)
     [java]     [javac] 	public ProjectTestSetup projectsetup = new ProjectTestSetup();
     [java]     [javac] 	                                           ^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The constructor 'ProjectTestSetup()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 436. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/AddImportQuickFixTest.java (at line 76)
     [java]     [javac] 	CompilationUnit astRoot= getASTRoot(cu);
     [java]     [javac] 	                         ^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.getASTRoot(ICompilationUnit)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 437. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/AddImportQuickFixTest.java (at line 77)
     [java]     [javac] 	ArrayList<IJavaCompletionProposal> proposals= collectCorrections(cu, astRoot);
     [java]     [javac] 	                                              ^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.collectCorrections(ICompilationUnit, CompilationUnit)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 438. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/AddImportQuickFixTest.java (at line 78)
     [java]     [javac] 	assertNumberOfProposals(proposals, 3);
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.assertNumberOfProposals(List<? extends ICompletionProposal>, int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 439. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/AddImportQuickFixTest.java (at line 79)
     [java]     [javac] 	assertCorrectLabels(proposals);
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.assertCorrectLabels(List<? extends ICompletionProposal>)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 440. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/AddImportQuickFixTest.java (at line 88)
     [java]     [javac] 	String preview= getPreviewContent(proposal);
     [java]     [javac] 	                ^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.getPreviewContent(CUCorrectionProposal)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 441. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/AddImportQuickFixTest.java (at line 99)
     [java]     [javac] 	assertEqualString(preview, buf.toString());
     [java]     [javac] 	^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.assertEqualString(String, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 442. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/AddImportQuickFixTest.java (at line 129)
     [java]     [javac] 	CompilationUnit astRoot= getASTRoot(cu);
     [java]     [javac] 	                         ^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.getASTRoot(ICompilationUnit)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 443. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/AddImportQuickFixTest.java (at line 130)
     [java]     [javac] 	ArrayList<IJavaCompletionProposal> proposals= collectCorrections(cu, astRoot);
     [java]     [javac] 	                                              ^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.collectCorrections(ICompilationUnit, CompilationUnit)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 444. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/AddImportQuickFixTest.java (at line 131)
     [java]     [javac] 	assertNumberOfProposals(proposals, 3);
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.assertNumberOfProposals(List<? extends ICompletionProposal>, int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 445. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/AddImportQuickFixTest.java (at line 132)
     [java]     [javac] 	assertCorrectLabels(proposals);
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.assertCorrectLabels(List<? extends ICompletionProposal>)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 446. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/AddImportQuickFixTest.java (at line 141)
     [java]     [javac] 	String preview= getPreviewContent(proposal);
     [java]     [javac] 	                ^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.getPreviewContent(CUCorrectionProposal)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 447. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/AddImportQuickFixTest.java (at line 147)
     [java]     [javac] 	assertEqualString(preview, buf.toString());
     [java]     [javac] 	^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.assertEqualString(String, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 448. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/AddImportQuickFixTest.java (at line 159)
     [java]     [javac] 	assertEquals("Expected base import", ExtraCompilerModifiers.AccBase, imports[0].getFlags());
     [java]     [javac] 	                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'ExtraCompilerModifiers' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 449. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/AddImportQuickFixTest.java (at line 159)
     [java]     [javac] 	assertEquals("Expected base import", ExtraCompilerModifiers.AccBase, imports[0].getFlags());
     [java]     [javac] 	                                                            ^^^^^^^
     [java]     [javac] Discouraged access: The field 'ExtraCompilerModifiers.AccBase' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 450. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/AddImportQuickFixTest.java (at line 163)
     [java]     [javac] 	Workbench.getInstance().getActiveWorkbenchWindow().getActivePage().closeAllEditors(false);
     [java]     [javac] 	^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'Workbench' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.ui.workbench_3.131.200.v20240323-0817.jar')
     [java]     [javac] ----------
     [java]     [javac] 451. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/AddImportQuickFixTest.java (at line 163)
     [java]     [javac] 	Workbench.getInstance().getActiveWorkbenchWindow().getActivePage().closeAllEditors(false);
     [java]     [javac] 	          ^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'Workbench.getInstance()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.ui.workbench_3.131.200.v20240323-0817.jar')
     [java]     [javac] ----------
     [java]     [javac] 452. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/AddImportQuickFixTest.java (at line 163)
     [java]     [javac] 	Workbench.getInstance().getActiveWorkbenchWindow().getActivePage().closeAllEditors(false);
     [java]     [javac] 	                        ^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'Workbench.getActiveWorkbenchWindow()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.ui.workbench_3.131.200.v20240323-0817.jar')
     [java]     [javac] ----------
     [java]     [javac] 453. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/AddImportQuickFixTest.java (at line 170)
     [java]     [javac] 	IPackageFragmentRoot sourceFolder = JavaProjectHelper
     [java]     [javac] 	                                    ^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JavaProjectHelper' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 454. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/AddImportQuickFixTest.java (at line 171)
     [java]     [javac] 	.addSourceContainer(this.fJProject1, "src");
     [java]     [javac] 	 ^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JavaProjectHelper.addSourceContainer(IJavaProject, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 455. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/AddImportQuickFixTest.java (at line 197)
     [java]     [javac] 	CompilationUnit astRoot= getASTRoot(cu);
     [java]     [javac] 	                         ^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.getASTRoot(ICompilationUnit)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 456. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/AddImportQuickFixTest.java (at line 198)
     [java]     [javac] 	ArrayList<IJavaCompletionProposal> proposals= collectCorrections(cu, astRoot);
     [java]     [javac] 	                                              ^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.collectCorrections(ICompilationUnit, CompilationUnit)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 457. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/AddImportQuickFixTest.java (at line 199)
     [java]     [javac] 	assertNumberOfProposals(proposals, 3);
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.assertNumberOfProposals(List<? extends ICompletionProposal>, int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 458. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/AddImportQuickFixTest.java (at line 200)
     [java]     [javac] 	assertCorrectLabels(proposals);
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.assertCorrectLabels(List<? extends ICompletionProposal>)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 459. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/AddImportQuickFixTest.java (at line 203)
     [java]     [javac] 	String preview= getPreviewContent(proposal);
     [java]     [javac] 	                ^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.getPreviewContent(CUCorrectionProposal)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 460. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/AddImportQuickFixTest.java (at line 213)
     [java]     [javac] 	assertEqualString(preview, buf.toString());
     [java]     [javac] 	^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.assertEqualString(String, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 461. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/AddImportQuickFixTest.java (at line 245)
     [java]     [javac] 	CompilationUnit astRoot= getASTRoot(cu);
     [java]     [javac] 	                         ^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.getASTRoot(ICompilationUnit)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 462. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/AddImportQuickFixTest.java (at line 246)
     [java]     [javac] 	ArrayList<IJavaCompletionProposal> proposals= collectCorrections(cu, astRoot);
     [java]     [javac] 	                                              ^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.collectCorrections(ICompilationUnit, CompilationUnit)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 463. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/AddImportQuickFixTest.java (at line 247)
     [java]     [javac] 	assertNumberOfProposals(proposals, 6);
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.assertNumberOfProposals(List<? extends ICompletionProposal>, int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 464. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/AddImportQuickFixTest.java (at line 248)
     [java]     [javac] 	assertCorrectLabels(proposals);
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.assertCorrectLabels(List<? extends ICompletionProposal>)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 465. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/AddImportQuickFixTest.java (at line 251)
     [java]     [javac] 	String preview= getPreviewContent(proposal);
     [java]     [javac] 	                ^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.getPreviewContent(CUCorrectionProposal)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 466. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/AddImportQuickFixTest.java (at line 260)
     [java]     [javac] 	assertEqualString(preview, buf.toString());
     [java]     [javac] 	^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.assertEqualString(String, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 467. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/AddImportQuickFixTest.java (at line 302)
     [java]     [javac] 	CompilationUnit astRoot= getASTRoot(cu);
     [java]     [javac] 	                         ^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.getASTRoot(ICompilationUnit)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 468. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/AddImportQuickFixTest.java (at line 303)
     [java]     [javac] 	ArrayList<IJavaCompletionProposal> proposals= collectCorrections(cu, astRoot);
     [java]     [javac] 	                                              ^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.collectCorrections(ICompilationUnit, CompilationUnit)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 469. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/AddImportQuickFixTest.java (at line 304)
     [java]     [javac] 	assertNumberOfProposals(proposals, 6);
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.assertNumberOfProposals(List<? extends ICompletionProposal>, int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 470. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/AddImportQuickFixTest.java (at line 305)
     [java]     [javac] 	assertCorrectLabels(proposals);
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.assertCorrectLabels(List<? extends ICompletionProposal>)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 471. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/AddImportQuickFixTest.java (at line 308)
     [java]     [javac] 	String preview= getPreviewContent(proposal);
     [java]     [javac] 	                ^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.getPreviewContent(CUCorrectionProposal)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 472. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/AddImportQuickFixTest.java (at line 324)
     [java]     [javac] 	assertEqualString(preview, buf.toString());
     [java]     [javac] 	^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.assertEqualString(String, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 473. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/AddImportQuickFixTest.java (at line 356)
     [java]     [javac] 	CompilationUnit astRoot= getASTRoot(cu);
     [java]     [javac] 	                         ^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.getASTRoot(ICompilationUnit)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 474. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/AddImportQuickFixTest.java (at line 357)
     [java]     [javac] 	ArrayList<IJavaCompletionProposal> proposals= collectCorrections(cu, astRoot);
     [java]     [javac] 	                                              ^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.collectCorrections(ICompilationUnit, CompilationUnit)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 475. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/AddImportQuickFixTest.java (at line 358)
     [java]     [javac] 	assertNumberOfProposals(proposals, 7);
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.assertNumberOfProposals(List<? extends ICompletionProposal>, int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 476. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/AddImportQuickFixTest.java (at line 359)
     [java]     [javac] 	assertCorrectLabels(proposals);
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.assertCorrectLabels(List<? extends ICompletionProposal>)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 477. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/AddImportQuickFixTest.java (at line 362)
     [java]     [javac] 	String preview= getPreviewContent(proposal);
     [java]     [javac] 	                ^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.getPreviewContent(CUCorrectionProposal)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 478. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/AddImportQuickFixTest.java (at line 375)
     [java]     [javac] 	assertEqualString(preview, buf.toString());
     [java]     [javac] 	^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.assertEqualString(String, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 479. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/AddImportQuickFixTest.java (at line 414)
     [java]     [javac] 	CompilationUnit astRoot= getASTRoot(cu);
     [java]     [javac] 	                         ^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.getASTRoot(ICompilationUnit)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 480. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/AddImportQuickFixTest.java (at line 415)
     [java]     [javac] 	ArrayList<IJavaCompletionProposal> proposals= collectCorrections(cu, astRoot);
     [java]     [javac] 	                                              ^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.collectCorrections(ICompilationUnit, CompilationUnit)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 481. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/AddImportQuickFixTest.java (at line 416)
     [java]     [javac] 	assertNumberOfProposals(proposals, 7);
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.assertNumberOfProposals(List<? extends ICompletionProposal>, int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 482. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/AddImportQuickFixTest.java (at line 417)
     [java]     [javac] 	assertCorrectLabels(proposals);
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.assertCorrectLabels(List<? extends ICompletionProposal>)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 483. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/AddImportQuickFixTest.java (at line 420)
     [java]     [javac] 	String preview= getPreviewContent(proposal);
     [java]     [javac] 	                ^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.getPreviewContent(CUCorrectionProposal)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 484. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/AddImportQuickFixTest.java (at line 433)
     [java]     [javac] 	assertEqualString(preview, buf.toString());
     [java]     [javac] 	^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.assertEqualString(String, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 485. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/OTJavadocQuickFixTest.java (at line 33)
     [java]     [javac] 	import org.eclipse.jdt.internal.core.manipulation.CodeTemplateContextType;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CodeTemplateContextType' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.core.manipulation_1.21.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 486. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/OTJavadocQuickFixTest.java (at line 34)
     [java]     [javac] 	import org.eclipse.jdt.internal.core.manipulation.StubUtility;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'StubUtility' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.core.manipulation_1.21.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 487. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/OTJavadocQuickFixTest.java (at line 35)
     [java]     [javac] 	import org.eclipse.jdt.testplugin.JavaProjectHelper;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JavaProjectHelper' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 488. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/OTJavadocQuickFixTest.java (at line 36)
     [java]     [javac] 	import org.eclipse.jdt.testplugin.TestOptions;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'TestOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 489. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/OTJavadocQuickFixTest.java (at line 60)
     [java]     [javac] 	Hashtable<String,String> options= TestOptions.getDefaultOptions();
     [java]     [javac] 	                                  ^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'TestOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 490. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/OTJavadocQuickFixTest.java (at line 60)
     [java]     [javac] 	Hashtable<String,String> options= TestOptions.getDefaultOptions();
     [java]     [javac] 	                                              ^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'TestOptions.getDefaultOptions()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 491. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/OTJavadocQuickFixTest.java (at line 76)
     [java]     [javac] 	StubUtility.setCodeTemplate(CodeTemplateContextType.CONSTRUCTORCOMMENT_ID, res, null);
     [java]     [javac] 	^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'StubUtility' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.core.manipulation_1.21.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 492. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/OTJavadocQuickFixTest.java (at line 76)
     [java]     [javac] 	StubUtility.setCodeTemplate(CodeTemplateContextType.CONSTRUCTORCOMMENT_ID, res, null);
     [java]     [javac] 	            ^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'StubUtility.setCodeTemplate(String, String, IJavaProject)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.core.manipulation_1.21.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 493. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/OTJavadocQuickFixTest.java (at line 76)
     [java]     [javac] 	StubUtility.setCodeTemplate(CodeTemplateContextType.CONSTRUCTORCOMMENT_ID, res, null);
     [java]     [javac] 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CodeTemplateContextType' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.core.manipulation_1.21.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 494. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/OTJavadocQuickFixTest.java (at line 76)
     [java]     [javac] 	StubUtility.setCodeTemplate(CodeTemplateContextType.CONSTRUCTORCOMMENT_ID, res, null);
     [java]     [javac] 	                                                    ^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CodeTemplateContextType.CONSTRUCTORCOMMENT_ID' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.core.manipulation_1.21.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 495. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/OTJavadocQuickFixTest.java (at line 77)
     [java]     [javac] 	StubUtility.setCodeTemplate(CodeTemplateContextType.METHODCOMMENT_ID, res, null);
     [java]     [javac] 	^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'StubUtility' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.core.manipulation_1.21.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 496. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/OTJavadocQuickFixTest.java (at line 77)
     [java]     [javac] 	StubUtility.setCodeTemplate(CodeTemplateContextType.METHODCOMMENT_ID, res, null);
     [java]     [javac] 	            ^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'StubUtility.setCodeTemplate(String, String, IJavaProject)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.core.manipulation_1.21.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 497. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/OTJavadocQuickFixTest.java (at line 77)
     [java]     [javac] 	StubUtility.setCodeTemplate(CodeTemplateContextType.METHODCOMMENT_ID, res, null);
     [java]     [javac] 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CodeTemplateContextType' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.core.manipulation_1.21.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 498. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/OTJavadocQuickFixTest.java (at line 77)
     [java]     [javac] 	StubUtility.setCodeTemplate(CodeTemplateContextType.METHODCOMMENT_ID, res, null);
     [java]     [javac] 	                                                    ^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CodeTemplateContextType.METHODCOMMENT_ID' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.core.manipulation_1.21.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 499. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/OTJavadocQuickFixTest.java (at line 78)
     [java]     [javac] 	StubUtility.setCodeTemplate(CodeTemplateContextType.TYPECOMMENT_ID, res, null);
     [java]     [javac] 	^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'StubUtility' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.core.manipulation_1.21.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 500. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/OTJavadocQuickFixTest.java (at line 78)
     [java]     [javac] 	StubUtility.setCodeTemplate(CodeTemplateContextType.TYPECOMMENT_ID, res, null);
     [java]     [javac] 	            ^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'StubUtility.setCodeTemplate(String, String, IJavaProject)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.core.manipulation_1.21.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 501. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/OTJavadocQuickFixTest.java (at line 78)
     [java]     [javac] 	StubUtility.setCodeTemplate(CodeTemplateContextType.TYPECOMMENT_ID, res, null);
     [java]     [javac] 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CodeTemplateContextType' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.core.manipulation_1.21.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 502. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/OTJavadocQuickFixTest.java (at line 78)
     [java]     [javac] 	StubUtility.setCodeTemplate(CodeTemplateContextType.TYPECOMMENT_ID, res, null);
     [java]     [javac] 	                                                    ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CodeTemplateContextType.TYPECOMMENT_ID' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.core.manipulation_1.21.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 503. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/OTJavadocQuickFixTest.java (at line 84)
     [java]     [javac] 	StubUtility.setCodeTemplate(CodeTemplateContextType.FIELDCOMMENT_ID, comment.toString(), null);
     [java]     [javac] 	^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'StubUtility' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.core.manipulation_1.21.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 504. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/OTJavadocQuickFixTest.java (at line 84)
     [java]     [javac] 	StubUtility.setCodeTemplate(CodeTemplateContextType.FIELDCOMMENT_ID, comment.toString(), null);
     [java]     [javac] 	            ^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'StubUtility.setCodeTemplate(String, String, IJavaProject)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.core.manipulation_1.21.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 505. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/OTJavadocQuickFixTest.java (at line 84)
     [java]     [javac] 	StubUtility.setCodeTemplate(CodeTemplateContextType.FIELDCOMMENT_ID, comment.toString(), null);
     [java]     [javac] 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CodeTemplateContextType' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.core.manipulation_1.21.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 506. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/OTJavadocQuickFixTest.java (at line 84)
     [java]     [javac] 	StubUtility.setCodeTemplate(CodeTemplateContextType.FIELDCOMMENT_ID, comment.toString(), null);
     [java]     [javac] 	                                                    ^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CodeTemplateContextType.FIELDCOMMENT_ID' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.core.manipulation_1.21.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 507. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/OTJavadocQuickFixTest.java (at line 91)
     [java]     [javac] 	StubUtility.setCodeTemplate(CodeTemplateContextType.OVERRIDECOMMENT_ID, comment.toString(), null);
     [java]     [javac] 	^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'StubUtility' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.core.manipulation_1.21.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 508. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/OTJavadocQuickFixTest.java (at line 91)
     [java]     [javac] 	StubUtility.setCodeTemplate(CodeTemplateContextType.OVERRIDECOMMENT_ID, comment.toString(), null);
     [java]     [javac] 	            ^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'StubUtility.setCodeTemplate(String, String, IJavaProject)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.core.manipulation_1.21.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 509. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/OTJavadocQuickFixTest.java (at line 91)
     [java]     [javac] 	StubUtility.setCodeTemplate(CodeTemplateContextType.OVERRIDECOMMENT_ID, comment.toString(), null);
     [java]     [javac] 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CodeTemplateContextType' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.core.manipulation_1.21.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 510. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/OTJavadocQuickFixTest.java (at line 91)
     [java]     [javac] 	StubUtility.setCodeTemplate(CodeTemplateContextType.OVERRIDECOMMENT_ID, comment.toString(), null);
     [java]     [javac] 	                                                    ^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CodeTemplateContextType.OVERRIDECOMMENT_ID' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.core.manipulation_1.21.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 511. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/OTJavadocQuickFixTest.java (at line 98)
     [java]     [javac] 	StubUtility.setCodeTemplate(CodeTemplateContextType.DELEGATECOMMENT_ID, comment.toString(), null);
     [java]     [javac] 	^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'StubUtility' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.core.manipulation_1.21.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 512. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/OTJavadocQuickFixTest.java (at line 98)
     [java]     [javac] 	StubUtility.setCodeTemplate(CodeTemplateContextType.DELEGATECOMMENT_ID, comment.toString(), null);
     [java]     [javac] 	            ^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'StubUtility.setCodeTemplate(String, String, IJavaProject)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.core.manipulation_1.21.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 513. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/OTJavadocQuickFixTest.java (at line 98)
     [java]     [javac] 	StubUtility.setCodeTemplate(CodeTemplateContextType.DELEGATECOMMENT_ID, comment.toString(), null);
     [java]     [javac] 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CodeTemplateContextType' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.core.manipulation_1.21.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 514. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/OTJavadocQuickFixTest.java (at line 98)
     [java]     [javac] 	StubUtility.setCodeTemplate(CodeTemplateContextType.DELEGATECOMMENT_ID, comment.toString(), null);
     [java]     [javac] 	                                                    ^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CodeTemplateContextType.DELEGATECOMMENT_ID' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.core.manipulation_1.21.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 515. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/OTJavadocQuickFixTest.java (at line 102)
     [java]     [javac] 	fSourceFolder= JavaProjectHelper.addSourceContainer(fJProject1, "src");
     [java]     [javac] 	               ^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JavaProjectHelper' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 516. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/OTJavadocQuickFixTest.java (at line 102)
     [java]     [javac] 	fSourceFolder= JavaProjectHelper.addSourceContainer(fJProject1, "src");
     [java]     [javac] 	                                 ^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JavaProjectHelper.addSourceContainer(IJavaProject, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 517. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/OTJavadocQuickFixTest.java (at line 105)
     [java]     [javac] 	JavaProjectHelper.addLibrary(fJProject1, new Path(OTRE_JAR_PATH));
     [java]     [javac] 	^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JavaProjectHelper' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 518. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/OTJavadocQuickFixTest.java (at line 105)
     [java]     [javac] 	JavaProjectHelper.addLibrary(fJProject1, new Path(OTRE_JAR_PATH));
     [java]     [javac] 	                  ^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JavaProjectHelper.addLibrary(IJavaProject, IPath)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 519. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/OTJavadocQuickFixTest.java (at line 127)
     [java]     [javac] 	CompilationUnit astRoot= getASTRoot(cu);
     [java]     [javac] 	                         ^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.getASTRoot(ICompilationUnit)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 520. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/OTJavadocQuickFixTest.java (at line 128)
     [java]     [javac] 	ArrayList<IJavaCompletionProposal> proposals= collectCorrections(cu, astRoot, 1);
     [java]     [javac] 	                                              ^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.collectCorrections(ICompilationUnit, CompilationUnit, int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 521. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/OTJavadocQuickFixTest.java (at line 129)
     [java]     [javac] 	assertNumberOfProposals(proposals, 2);
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.assertNumberOfProposals(List<? extends ICompletionProposal>, int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 522. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/OTJavadocQuickFixTest.java (at line 130)
     [java]     [javac] 	assertCorrectLabels(proposals);
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.assertCorrectLabels(List<? extends ICompletionProposal>)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 523. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/OTJavadocQuickFixTest.java (at line 133)
     [java]     [javac] 	String preview1= getPreviewContent(proposal);
     [java]     [javac] 	                 ^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.getPreviewContent(CUCorrectionProposal)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 524. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/OTJavadocQuickFixTest.java (at line 144)
     [java]     [javac] 	assertEqualString(preview1, expected);
     [java]     [javac] 	^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.assertEqualString(String, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 525. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/OTJavadocQuickFixTest.java (at line 146)
     [java]     [javac] 	assertEqualString("Configure problem severity", proposals.get(0).getDisplayString());
     [java]     [javac] 	^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.assertEqualString(String, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 526. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/StatementQuickFixTest.java (at line 64)
     [java]     [javac] 	CompilationUnit astRoot= getASTRoot(cuteam);
     [java]     [javac] 	                         ^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.getASTRoot(ICompilationUnit)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 527. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/StatementQuickFixTest.java (at line 65)
     [java]     [javac] 	ArrayList<IJavaCompletionProposal> proposals= collectCorrections(cuteam, astRoot);
     [java]     [javac] 	                                              ^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.collectCorrections(ICompilationUnit, CompilationUnit)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 528. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/StatementQuickFixTest.java (at line 66)
     [java]     [javac] 	assertNumberOfProposals(proposals, 2);
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.assertNumberOfProposals(List<? extends ICompletionProposal>, int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 529. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/StatementQuickFixTest.java (at line 67)
     [java]     [javac] 	assertCorrectLabels(proposals);
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.assertCorrectLabels(List<? extends ICompletionProposal>)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 530. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/StatementQuickFixTest.java (at line 93)
     [java]     [javac] 	assertExpectedExistInProposals(proposals, expectedProposals);
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.assertExpectedExistInProposals(List<IJavaCompletionProposal>, String[])' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 531. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/rule/ProjectTestSetup.java (at line 25)
     [java]     [javac] 	import org.eclipse.jdt.internal.ui.JavaPlugin;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JavaPlugin' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.ui_3.32.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 532. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/rule/ProjectTestSetup.java (at line 26)
     [java]     [javac] 	import org.eclipse.jdt.internal.ui.util.CoreUtility;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CoreUtility' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.ui_3.32.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 533. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/rule/ProjectTestSetup.java (at line 27)
     [java]     [javac] 	import org.eclipse.jdt.testplugin.JavaProjectHelper;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JavaProjectHelper' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 534. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/rule/ProjectTestSetup.java (at line 28)
     [java]     [javac] 	import org.eclipse.jdt.testplugin.TestOptions;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'TestOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 535. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/rule/ProjectTestSetup.java (at line 45)
     [java]     [javac] 	IPath[] rtJarPath= JavaProjectHelper.findRtJar(JavaProjectHelper.RT_STUBS_15);
     [java]     [javac] 	                   ^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JavaProjectHelper' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 536. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/rule/ProjectTestSetup.java (at line 45)
     [java]     [javac] 	IPath[] rtJarPath= JavaProjectHelper.findRtJar(JavaProjectHelper.RT_STUBS_15);
     [java]     [javac] 	                                     ^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JavaProjectHelper.findRtJar(IPath)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 537. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/rule/ProjectTestSetup.java (at line 45)
     [java]     [javac] 	IPath[] rtJarPath= JavaProjectHelper.findRtJar(JavaProjectHelper.RT_STUBS_15);
     [java]     [javac] 	                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JavaProjectHelper' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 538. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/rule/ProjectTestSetup.java (at line 45)
     [java]     [javac] 	IPath[] rtJarPath= JavaProjectHelper.findRtJar(JavaProjectHelper.RT_STUBS_15);
     [java]     [javac] 	                                                                 ^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'JavaProjectHelper.RT_STUBS_15' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 539. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/rule/ProjectTestSetup.java (at line 67)
     [java]     [javac] 	fAutobuilding = CoreUtility.setAutoBuilding(false);
     [java]     [javac] 	                ^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CoreUtility' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.ui_3.32.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 540. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/rule/ProjectTestSetup.java (at line 67)
     [java]     [javac] 	fAutobuilding = CoreUtility.setAutoBuilding(false);
     [java]     [javac] 	                            ^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'CoreUtility.setAutoBuilding(boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.ui_3.32.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 541. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/rule/ProjectTestSetup.java (at line 71)
     [java]     [javac] 	JavaCore.setOptions(TestOptions.getDefaultOptions());
     [java]     [javac] 	                    ^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'TestOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 542. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/rule/ProjectTestSetup.java (at line 71)
     [java]     [javac] 	JavaCore.setOptions(TestOptions.getDefaultOptions());
     [java]     [javac] 	                                ^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'TestOptions.getDefaultOptions()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 543. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/rule/ProjectTestSetup.java (at line 72)
     [java]     [javac] 	TestOptions.initializeCodeGenerationOptions();
     [java]     [javac] 	^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'TestOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 544. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/rule/ProjectTestSetup.java (at line 72)
     [java]     [javac] 	TestOptions.initializeCodeGenerationOptions();
     [java]     [javac] 	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'TestOptions.initializeCodeGenerationOptions()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 545. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/rule/ProjectTestSetup.java (at line 73)
     [java]     [javac] 	JavaPlugin.getDefault().getCodeTemplateStore().load();
     [java]     [javac] 	^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JavaPlugin' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.ui_3.32.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 546. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/rule/ProjectTestSetup.java (at line 73)
     [java]     [javac] 	JavaPlugin.getDefault().getCodeTemplateStore().load();
     [java]     [javac] 	           ^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JavaPlugin.getDefault()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.ui_3.32.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 547. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/rule/ProjectTestSetup.java (at line 73)
     [java]     [javac] 	JavaPlugin.getDefault().getCodeTemplateStore().load();
     [java]     [javac] 	                        ^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JavaPlugin.getCodeTemplateStore()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.ui_3.32.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 548. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/rule/ProjectTestSetup.java (at line 87)
     [java]     [javac] 	JavaProjectHelper.addRTJar(javaProject);
     [java]     [javac] 	^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JavaProjectHelper' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 549. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/rule/ProjectTestSetup.java (at line 87)
     [java]     [javac] 	JavaProjectHelper.addRTJar(javaProject);
     [java]     [javac] 	                  ^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JavaProjectHelper.addRTJar(IJavaProject)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 550. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/rule/ProjectTestSetup.java (at line 89)
     [java]     [javac] 	TestOptions.initializeProjectOptions(javaProject);
     [java]     [javac] 	^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'TestOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 551. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/rule/ProjectTestSetup.java (at line 89)
     [java]     [javac] 	TestOptions.initializeProjectOptions(javaProject);
     [java]     [javac] 	            ^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'TestOptions.initializeProjectOptions(IJavaProject)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 552. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/rule/ProjectTestSetup.java (at line 97)
     [java]     [javac] 	JavaProjectHelper.delete(fJProject);
     [java]     [javac] 	^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JavaProjectHelper' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 553. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/rule/ProjectTestSetup.java (at line 97)
     [java]     [javac] 	JavaProjectHelper.delete(fJProject);
     [java]     [javac] 	                  ^^^^^^
     [java]     [javac] Discouraged access: The method 'JavaProjectHelper.delete(IJavaElement)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 554. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/rule/ProjectTestSetup.java (at line 98)
     [java]     [javac] 	CoreUtility.setAutoBuilding(fAutobuilding);
     [java]     [javac] 	^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CoreUtility' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.ui_3.32.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 555. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/rule/ProjectTestSetup.java (at line 98)
     [java]     [javac] 	CoreUtility.setAutoBuilding(fAutobuilding);
     [java]     [javac] 	            ^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'CoreUtility.setAutoBuilding(boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.ui_3.32.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 556. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/PrecedenceQuickFixTest.java (at line 26)
     [java]     [javac] 	import org.eclipse.jdt.ui.tests.core.rules.ProjectTestSetup;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'ProjectTestSetup' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 557. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/PrecedenceQuickFixTest.java (at line 44)
     [java]     [javac] 	public ProjectTestSetup projectsetup = new ProjectTestSetup();
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'ProjectTestSetup' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 558. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/PrecedenceQuickFixTest.java (at line 44)
     [java]     [javac] 	public ProjectTestSetup projectsetup = new ProjectTestSetup();
     [java]     [javac] 	                                           ^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'ProjectTestSetup' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 559. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/PrecedenceQuickFixTest.java (at line 44)
     [java]     [javac] 	public ProjectTestSetup projectsetup = new ProjectTestSetup();
     [java]     [javac] 	                                           ^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The constructor 'ProjectTestSetup()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 560. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/PrecedenceQuickFixTest.java (at line 71)
     [java]     [javac] 	CompilationUnit astRoot= getASTRoot(cu);
     [java]     [javac] 	                         ^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.getASTRoot(ICompilationUnit)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 561. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/PrecedenceQuickFixTest.java (at line 72)
     [java]     [javac] 	ArrayList<IJavaCompletionProposal> proposals= collectCorrections(cu, astRoot);
     [java]     [javac] 	                                              ^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.collectCorrections(ICompilationUnit, CompilationUnit)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 562. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/PrecedenceQuickFixTest.java (at line 73)
     [java]     [javac] 	assertNumberOfProposals(proposals, 1);
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.assertNumberOfProposals(List<? extends ICompletionProposal>, int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 563. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/PrecedenceQuickFixTest.java (at line 74)
     [java]     [javac] 	assertCorrectLabels(proposals);
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.assertCorrectLabels(List<? extends ICompletionProposal>)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 564. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/PrecedenceQuickFixTest.java (at line 77)
     [java]     [javac] 	String preview= getPreviewContent(proposal);
     [java]     [javac] 	                ^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.getPreviewContent(CUCorrectionProposal)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 565. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/PrecedenceQuickFixTest.java (at line 91)
     [java]     [javac] 	assertEqualString(preview, buf.toString());
     [java]     [javac] 	^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.assertEqualString(String, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 566. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/PrecedenceQuickFixTest.java (at line 118)
     [java]     [javac] 	CompilationUnit astRoot= getASTRoot(cu);
     [java]     [javac] 	                         ^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.getASTRoot(ICompilationUnit)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 567. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/PrecedenceQuickFixTest.java (at line 119)
     [java]     [javac] 	ArrayList<IJavaCompletionProposal> proposals= collectCorrections(cu, astRoot);
     [java]     [javac] 	                                              ^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.collectCorrections(ICompilationUnit, CompilationUnit)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 568. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/PrecedenceQuickFixTest.java (at line 120)
     [java]     [javac] 	assertNumberOfProposals(proposals, 1);
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.assertNumberOfProposals(List<? extends ICompletionProposal>, int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 569. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/PrecedenceQuickFixTest.java (at line 121)
     [java]     [javac] 	assertCorrectLabels(proposals);
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.assertCorrectLabels(List<? extends ICompletionProposal>)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 570. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/PrecedenceQuickFixTest.java (at line 124)
     [java]     [javac] 	String preview= getPreviewContent(proposal);
     [java]     [javac] 	                ^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.getPreviewContent(CUCorrectionProposal)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 571. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/PrecedenceQuickFixTest.java (at line 138)
     [java]     [javac] 	assertEqualString(preview, buf.toString());
     [java]     [javac] 	^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.assertEqualString(String, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 572. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/PrecedenceQuickFixTest.java (at line 167)
     [java]     [javac] 	CompilationUnit astRoot= getASTRoot(cu);
     [java]     [javac] 	                         ^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.getASTRoot(ICompilationUnit)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 573. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/PrecedenceQuickFixTest.java (at line 168)
     [java]     [javac] 	ArrayList<IJavaCompletionProposal> proposals= collectCorrections(cu, astRoot);
     [java]     [javac] 	                                              ^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.collectCorrections(ICompilationUnit, CompilationUnit)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 574. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/PrecedenceQuickFixTest.java (at line 169)
     [java]     [javac] 	assertNumberOfProposals(proposals, 1);
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.assertNumberOfProposals(List<? extends ICompletionProposal>, int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 575. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/PrecedenceQuickFixTest.java (at line 170)
     [java]     [javac] 	assertCorrectLabels(proposals);
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.assertCorrectLabels(List<? extends ICompletionProposal>)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 576. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/PrecedenceQuickFixTest.java (at line 173)
     [java]     [javac] 	String preview= getPreviewContent(proposal);
     [java]     [javac] 	                ^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.getPreviewContent(CUCorrectionProposal)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 577. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/PrecedenceQuickFixTest.java (at line 189)
     [java]     [javac] 	assertEqualString(preview, buf.toString());
     [java]     [javac] 	^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.assertEqualString(String, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 578. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/HierarchicalASTVisiting.java (at line 40)
     [java]     [javac] 	import base org.eclipse.jdt.ui.tests.core.HierarchicalASTVisitorTest;
     [java]     [javac] 	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'HierarchicalASTVisitorTest' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 579. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/HierarchicalASTVisiting.java (at line 48)
     [java]     [javac] 	protected class Tests playedBy HierarchicalASTVisitorTest {
     [java]     [javac] 	                               ^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'HierarchicalASTVisitorTest' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 580. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/HierarchicalASTVisiting.java (at line 58)
     [java]     [javac] 	private static boolean isOTNode(Class nodeClass) {
     [java]     [javac] 	                                ^^^^^
     [java]     [javac] Class is a raw type. References to generic type Class<T> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 581. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/HierarchicalASTVisiting.java (at line 59)
     [java]     [javac] 	Class[] otNodeClasses = new Class[] {
     [java]     [javac] 	^^^^^
     [java]     [javac] Class is a raw type. References to generic type Class<T> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 582. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/typecreator/RoleCreationTests.java (at line 37)
     [java]     [javac] 	import org.eclipse.jdt.internal.core.DefaultWorkingCopyOwner;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'DefaultWorkingCopyOwner' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 583. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/typecreator/RoleCreationTests.java (at line 38)
     [java]     [javac] 	import org.eclipse.jdt.internal.core.JavaModelManager;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JavaModelManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 584. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/typecreator/RoleCreationTests.java (at line 67)
     [java]     [javac] 	{
     [java]     [javac]             Suite suite = new Suite(RoleCreationTests.class.getName());
     [java]     [javac]             suite.addTest(new RoleCreationTests("testDeeplyNestedPlayedByEnclosing1"));
     [java]     [javac]             return suite;
     [java]     [javac]         }
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Dead code
     [java]     [javac] ----------
     [java]     [javac] 585. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/typecreator/RoleCreationTests.java (at line 90)
     [java]     [javac] 	ICompilationUnit[] primaryWCs = JavaModelManager.getJavaModelManager().getWorkingCopies(DefaultWorkingCopyOwner.PRIMARY, false);
     [java]     [javac] 	                                ^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JavaModelManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 586. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/typecreator/RoleCreationTests.java (at line 90)
     [java]     [javac] 	ICompilationUnit[] primaryWCs = JavaModelManager.getJavaModelManager().getWorkingCopies(DefaultWorkingCopyOwner.PRIMARY, false);
     [java]     [javac] 	                                                 ^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JavaModelManager.getJavaModelManager()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 587. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/typecreator/RoleCreationTests.java (at line 90)
     [java]     [javac] 	ICompilationUnit[] primaryWCs = JavaModelManager.getJavaModelManager().getWorkingCopies(DefaultWorkingCopyOwner.PRIMARY, false);
     [java]     [javac] 	                                                                       ^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JavaModelManager.getWorkingCopies(WorkingCopyOwner, boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 588. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/typecreator/RoleCreationTests.java (at line 90)
     [java]     [javac] 	ICompilationUnit[] primaryWCs = JavaModelManager.getJavaModelManager().getWorkingCopies(DefaultWorkingCopyOwner.PRIMARY, false);
     [java]     [javac] 	                                                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'DefaultWorkingCopyOwner' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 589. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/typecreator/RoleCreationTests.java (at line 90)
     [java]     [javac] 	ICompilationUnit[] primaryWCs = JavaModelManager.getJavaModelManager().getWorkingCopies(DefaultWorkingCopyOwner.PRIMARY, false);
     [java]     [javac] 	                                                                                                                ^^^^^^^
     [java]     [javac] Discouraged access: The field 'DefaultWorkingCopyOwner.PRIMARY' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 590. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/typecreator/TeamCreationTests.java (at line 37)
     [java]     [javac] 	import org.eclipse.jdt.internal.core.DefaultWorkingCopyOwner;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'DefaultWorkingCopyOwner' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 591. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/typecreator/TeamCreationTests.java (at line 38)
     [java]     [javac] 	import org.eclipse.jdt.internal.core.JavaModelManager;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JavaModelManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 592. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/typecreator/TeamCreationTests.java (at line 65)
     [java]     [javac] 	{
     [java]     [javac]             Suite suite = new Suite(TeamCreationTests.class.getName());
     [java]     [javac]             suite.addTest(new TeamCreationTests("testCreation_TeamWithSuperInterfaceAndInheritedMethod"));
     [java]     [javac]             return suite;
     [java]     [javac]         }
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Dead code
     [java]     [javac] ----------
     [java]     [javac] 593. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/typecreator/TeamCreationTests.java (at line 89)
     [java]     [javac] 	ICompilationUnit[] primaryWCs = JavaModelManager.getJavaModelManager().getWorkingCopies(DefaultWorkingCopyOwner.PRIMARY, false);
     [java]     [javac] 	                                ^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JavaModelManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 594. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/typecreator/TeamCreationTests.java (at line 89)
     [java]     [javac] 	ICompilationUnit[] primaryWCs = JavaModelManager.getJavaModelManager().getWorkingCopies(DefaultWorkingCopyOwner.PRIMARY, false);
     [java]     [javac] 	                                                 ^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JavaModelManager.getJavaModelManager()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 595. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/typecreator/TeamCreationTests.java (at line 89)
     [java]     [javac] 	ICompilationUnit[] primaryWCs = JavaModelManager.getJavaModelManager().getWorkingCopies(DefaultWorkingCopyOwner.PRIMARY, false);
     [java]     [javac] 	                                                                       ^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JavaModelManager.getWorkingCopies(WorkingCopyOwner, boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 596. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/typecreator/TeamCreationTests.java (at line 89)
     [java]     [javac] 	ICompilationUnit[] primaryWCs = JavaModelManager.getJavaModelManager().getWorkingCopies(DefaultWorkingCopyOwner.PRIMARY, false);
     [java]     [javac] 	                                                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'DefaultWorkingCopyOwner' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 597. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/typecreator/TeamCreationTests.java (at line 89)
     [java]     [javac] 	ICompilationUnit[] primaryWCs = JavaModelManager.getJavaModelManager().getWorkingCopies(DefaultWorkingCopyOwner.PRIMARY, false);
     [java]     [javac] 	                                                                                                                ^^^^^^^
     [java]     [javac] Discouraged access: The field 'DefaultWorkingCopyOwner.PRIMARY' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 598. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/callinmarker/CallinMarkerTests.java (at line 31)
     [java]     [javac] 	import org.eclipse.core.internal.runtime.RuntimeLog;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'RuntimeLog' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.equinox.common_3.19.100.v20240321-1445.jar')
     [java]     [javac] ----------
     [java]     [javac] 599. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/callinmarker/CallinMarkerTests.java (at line 366)
     [java]     [javac] 	RuntimeLog.addLogListener(myLogListener);
     [java]     [javac] 	^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'RuntimeLog' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.equinox.common_3.19.100.v20240321-1445.jar')
     [java]     [javac] ----------
     [java]     [javac] 600. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/callinmarker/CallinMarkerTests.java (at line 366)
     [java]     [javac] 	RuntimeLog.addLogListener(myLogListener);
     [java]     [javac] 	           ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'RuntimeLog.addLogListener(ILogListener)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.equinox.common_3.19.100.v20240321-1445.jar')
     [java]     [javac] ----------
     [java]     [javac] 601. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/callinmarker/CallinMarkerTests.java (at line 384)
     [java]     [javac] 	RuntimeLog.removeLogListener(myLogListener);
     [java]     [javac] 	^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'RuntimeLog' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.equinox.common_3.19.100.v20240321-1445.jar')
     [java]     [javac] ----------
     [java]     [javac] 602. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/callinmarker/CallinMarkerTests.java (at line 384)
     [java]     [javac] 	RuntimeLog.removeLogListener(myLogListener);
     [java]     [javac] 	           ^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'RuntimeLog.removeLogListener(ILogListener)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.equinox.common_3.19.100.v20240321-1445.jar')
     [java]     [javac] ----------
     [java]     [javac] 603. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/callinmarker/CallinMarkerTests.java (at line 395)
     [java]     [javac] 	RuntimeLog.addLogListener(myLogListener);
     [java]     [javac] 	^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'RuntimeLog' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.equinox.common_3.19.100.v20240321-1445.jar')
     [java]     [javac] ----------
     [java]     [javac] 604. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/callinmarker/CallinMarkerTests.java (at line 395)
     [java]     [javac] 	RuntimeLog.addLogListener(myLogListener);
     [java]     [javac] 	           ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'RuntimeLog.addLogListener(ILogListener)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.equinox.common_3.19.100.v20240321-1445.jar')
     [java]     [javac] ----------
     [java]     [javac] 605. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/callinmarker/CallinMarkerTests.java (at line 416)
     [java]     [javac] 	RuntimeLog.removeLogListener(myLogListener);
     [java]     [javac] 	^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'RuntimeLog' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.equinox.common_3.19.100.v20240321-1445.jar')
     [java]     [javac] ----------
     [java]     [javac] 606. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/callinmarker/CallinMarkerTests.java (at line 416)
     [java]     [javac] 	RuntimeLog.removeLogListener(myLogListener);
     [java]     [javac] 	           ^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'RuntimeLog.removeLogListener(ILogListener)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.equinox.common_3.19.100.v20240321-1445.jar')
     [java]     [javac] ----------
     [java]     [javac] 607. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/callinmarker/CallinMarkerTests.java (at line 427)
     [java]     [javac] 	RuntimeLog.addLogListener(myLogListener);
     [java]     [javac] 	^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'RuntimeLog' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.equinox.common_3.19.100.v20240321-1445.jar')
     [java]     [javac] ----------
     [java]     [javac] 608. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/callinmarker/CallinMarkerTests.java (at line 427)
     [java]     [javac] 	RuntimeLog.addLogListener(myLogListener);
     [java]     [javac] 	           ^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'RuntimeLog.addLogListener(ILogListener)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.equinox.common_3.19.100.v20240321-1445.jar')
     [java]     [javac] ----------
     [java]     [javac] 609. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/callinmarker/CallinMarkerTests.java (at line 452)
     [java]     [javac] 	RuntimeLog.removeLogListener(myLogListener);
     [java]     [javac] 	^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'RuntimeLog' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.equinox.common_3.19.100.v20240321-1445.jar')
     [java]     [javac] ----------
     [java]     [javac] 610. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/callinmarker/CallinMarkerTests.java (at line 452)
     [java]     [javac] 	RuntimeLog.removeLogListener(myLogListener);
     [java]     [javac] 	           ^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'RuntimeLog.removeLogListener(ILogListener)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.equinox.common_3.19.100.v20240321-1445.jar')
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 611. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/contentprovider/TeamContentTests.java (at line 35)
     [java]     [javac] 	import org.eclipse.jdt.internal.ui.packageview.PackageExplorerContentProvider;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'PackageExplorerContentProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.ui_3.32.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 612. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/contentprovider/TeamContentTests.java (at line 48)
     [java]     [javac] 	private PackageExplorerContentProvider _testObj;
     [java]     [javac] 	        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'PackageExplorerContentProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.ui_3.32.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 613. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/contentprovider/TeamContentTests.java (at line 62)
     [java]     [javac] 	junit.framework.TestSuite suite = new Suite(TeamContentTests.class
     [java]     [javac]             .getName());
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Dead code
     [java]     [javac] ----------
     [java]     [javac] 614. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/contentprovider/TeamContentTests.java (at line 77)
     [java]     [javac] 	_testObj = new PackageExplorerContentProvider(true);
     [java]     [javac] 	               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'PackageExplorerContentProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.ui_3.32.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 615. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/contentprovider/TeamContentTests.java (at line 77)
     [java]     [javac] 	_testObj = new PackageExplorerContentProvider(true);
     [java]     [javac] 	               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The constructor 'PackageExplorerContentProvider(boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.ui_3.32.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 616. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/contentprovider/TeamContentTests.java (at line 118)
     [java]     [javac] 	Object[] children = _testObj.getChildren(teamOTElem);
     [java]     [javac] 	                             ^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'PackageExplorerContentProvider.getChildren(Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.ui_3.32.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 617. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/contentprovider/TeamContentTests.java (at line 129)
     [java]     [javac] 	Object[] children = _testObj.getChildren(teamOTElem);
     [java]     [javac] 	                             ^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'PackageExplorerContentProvider.getChildren(Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.ui_3.32.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 618. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/contentprovider/TeamContentTests.java (at line 145)
     [java]     [javac] 	Object[] children = _testObj.getChildren(teamOTElem);
     [java]     [javac] 	                             ^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'PackageExplorerContentProvider.getChildren(Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.ui_3.32.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 619. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/contentprovider/TeamContentTests.java (at line 161)
     [java]     [javac] 	Object[] children = _testObj.getChildren(teamOTElem);
     [java]     [javac] 	                             ^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'PackageExplorerContentProvider.getChildren(Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.ui_3.32.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 620. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/contentprovider/TeamContentTests.java (at line 177)
     [java]     [javac] 	Object[] children = _testObj.getChildren(teamOTElem);
     [java]     [javac] 	                             ^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'PackageExplorerContentProvider.getChildren(Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.ui_3.32.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 621. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/contentprovider/TeamContentTests.java (at line 193)
     [java]     [javac] 	Object[] children = _testObj.getChildren(teamOTElem);
     [java]     [javac] 	                             ^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'PackageExplorerContentProvider.getChildren(Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.ui_3.32.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 622. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/contentprovider/TeamContentTests.java (at line 214)
     [java]     [javac] 	Object[] children = _testObj.getChildren(teamOTElem);
     [java]     [javac] 	                             ^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'PackageExplorerContentProvider.getChildren(Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.ui_3.32.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 623. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/contentprovider/TeamContentTests.java (at line 234)
     [java]     [javac] 	Object[] children = _testObj.getChildren(teamOTElem);
     [java]     [javac] 	                             ^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'PackageExplorerContentProvider.getChildren(Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.ui_3.32.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 624. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/AddUnimplementedMethodsTest.java (at line 43)
     [java]     [javac] 	import org.eclipse.jdt.internal.corext.codemanipulation.AddUnimplementedMethodsOperation;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'AddUnimplementedMethodsOperation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.ui_3.32.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 625. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/AddUnimplementedMethodsTest.java (at line 44)
     [java]     [javac] 	import org.eclipse.jdt.internal.core.manipulation.StubUtility;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'StubUtility' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.core.manipulation_1.21.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 626. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/AddUnimplementedMethodsTest.java (at line 45)
     [java]     [javac] 	import org.eclipse.jdt.internal.corext.codemanipulation.StubUtility2;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'StubUtility2' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.ui_3.32.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 627. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/AddUnimplementedMethodsTest.java (at line 45)
     [java]     [javac] 	import org.eclipse.jdt.internal.corext.codemanipulation.StubUtility2;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] The import org.eclipse.jdt.internal.corext.codemanipulation.StubUtility2 is never used
     [java]     [javac] ----------
     [java]     [javac] 628. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/AddUnimplementedMethodsTest.java (at line 46)
     [java]     [javac] 	import org.eclipse.jdt.internal.corext.codemanipulation.StubUtility2Core;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'StubUtility2Core' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.core.manipulation_1.21.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 629. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/AddUnimplementedMethodsTest.java (at line 47)
     [java]     [javac] 	import org.eclipse.jdt.internal.corext.dom.ASTNodes;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'ASTNodes' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.core.manipulation_1.21.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 630. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/AddUnimplementedMethodsTest.java (at line 49)
     [java]     [javac] 	import org.eclipse.jdt.internal.corext.refactoring.util.RefactoringASTParser;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'RefactoringASTParser' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.core.manipulation_1.21.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 631. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/AddUnimplementedMethodsTest.java (at line 50)
     [java]     [javac] 	import org.eclipse.jdt.internal.core.manipulation.CodeTemplateContextType;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CodeTemplateContextType' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.core.manipulation_1.21.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 632. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/AddUnimplementedMethodsTest.java (at line 51)
     [java]     [javac] 	import org.eclipse.jdt.internal.corext.util.JavaModelUtil;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JavaModelUtil' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.core.manipulation_1.21.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 633. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/AddUnimplementedMethodsTest.java (at line 52)
     [java]     [javac] 	import org.eclipse.jdt.testplugin.JavaProjectHelper;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JavaProjectHelper' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 634. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/AddUnimplementedMethodsTest.java (at line 53)
     [java]     [javac] 	import org.eclipse.jdt.testplugin.TestOptions;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'TestOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 635. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/AddUnimplementedMethodsTest.java (at line 56)
     [java]     [javac] 	import org.eclipse.jdt.ui.tests.core.ProjectTestSetup;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'ProjectTestSetup' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 636. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/AddUnimplementedMethodsTest.java (at line 58)
     [java]     [javac] 	/** Structure is OT_COPY_PASTE from {@link org.eclipse.jdt.ui.tests.core.source.AddUnimplementedMethodsTest}
     [java]     [javac] 	                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'AddUnimplementedMethodsTest' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 637. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/AddUnimplementedMethodsTest.java (at line 63)
     [java]     [javac] 	private static final Class THIS= AddUnimplementedMethodsTest.class;
     [java]     [javac] 	                     ^^^^^
     [java]     [javac] Class is a raw type. References to generic type Class<T> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 638. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/AddUnimplementedMethodsTest.java (at line 73)
     [java]     [javac] 	return new ProjectTestSetup(new TestSuite(THIS));
     [java]     [javac] 	           ^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'ProjectTestSetup' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 639. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/AddUnimplementedMethodsTest.java (at line 73)
     [java]     [javac] 	return new ProjectTestSetup(new TestSuite(THIS));
     [java]     [javac] 	           ^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The constructor 'ProjectTestSetup(Test)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 640. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/AddUnimplementedMethodsTest.java (at line 79)
     [java]     [javac] 	} else {
     [java]     [javac] 			TestSuite suite= new TestSuite();
     [java]     [javac] 			suite.addTest(new AddUnimplementedMethodsTest("test1"));
     [java]     [javac] 			return new ProjectTestSetup(suite);
     [java]     [javac] 		}
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Dead code
     [java]     [javac] ----------
     [java]     [javac] 641. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/AddUnimplementedMethodsTest.java (at line 82)
     [java]     [javac] 	return new ProjectTestSetup(suite);
     [java]     [javac] 	           ^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'ProjectTestSetup' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 642. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/AddUnimplementedMethodsTest.java (at line 82)
     [java]     [javac] 	return new ProjectTestSetup(suite);
     [java]     [javac] 	           ^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The constructor 'ProjectTestSetup(Test)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 643. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/AddUnimplementedMethodsTest.java (at line 87)
     [java]     [javac] 	fJavaProject= JavaProjectHelper.createJavaProject("DummyProject", "bin");
     [java]     [javac] 	              ^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JavaProjectHelper' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 644. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/AddUnimplementedMethodsTest.java (at line 87)
     [java]     [javac] 	fJavaProject= JavaProjectHelper.createJavaProject("DummyProject", "bin");
     [java]     [javac] 	                                ^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JavaProjectHelper.createJavaProject(String, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 645. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/AddUnimplementedMethodsTest.java (at line 88)
     [java]     [javac] 	assertNotNull(JavaProjectHelper.addRTJar(fJavaProject));
     [java]     [javac] 	              ^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JavaProjectHelper' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 646. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/AddUnimplementedMethodsTest.java (at line 88)
     [java]     [javac] 	assertNotNull(JavaProjectHelper.addRTJar(fJavaProject));
     [java]     [javac] 	                                ^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JavaProjectHelper.addRTJar(IJavaProject)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 647. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/AddUnimplementedMethodsTest.java (at line 90)
     [java]     [javac] 	Hashtable<String,String> options= TestOptions.getDefaultOptions();
     [java]     [javac] 	                                  ^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'TestOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 648. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/AddUnimplementedMethodsTest.java (at line 90)
     [java]     [javac] 	Hashtable<String,String> options= TestOptions.getDefaultOptions();
     [java]     [javac] 	                                              ^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'TestOptions.getDefaultOptions()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 649. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/AddUnimplementedMethodsTest.java (at line 96)
     [java]     [javac] 	StubUtility.setCodeTemplate(CodeTemplateContextType.METHODSTUB_ID, "${body_statement}\n// TODO", null);
     [java]     [javac] 	^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'StubUtility' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.core.manipulation_1.21.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 650. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/AddUnimplementedMethodsTest.java (at line 96)
     [java]     [javac] 	StubUtility.setCodeTemplate(CodeTemplateContextType.METHODSTUB_ID, "${body_statement}\n// TODO", null);
     [java]     [javac] 	            ^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'StubUtility.setCodeTemplate(String, String, IJavaProject)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.core.manipulation_1.21.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 651. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/AddUnimplementedMethodsTest.java (at line 96)
     [java]     [javac] 	StubUtility.setCodeTemplate(CodeTemplateContextType.METHODSTUB_ID, "${body_statement}\n// TODO", null);
     [java]     [javac] 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CodeTemplateContextType' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.core.manipulation_1.21.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 652. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/AddUnimplementedMethodsTest.java (at line 96)
     [java]     [javac] 	StubUtility.setCodeTemplate(CodeTemplateContextType.METHODSTUB_ID, "${body_statement}\n// TODO", null);
     [java]     [javac] 	                                                    ^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CodeTemplateContextType.METHODSTUB_ID' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.core.manipulation_1.21.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 653. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/AddUnimplementedMethodsTest.java (at line 98)
     [java]     [javac] 	IPackageFragmentRoot root= JavaProjectHelper.addSourceContainer(fJavaProject, "src");
     [java]     [javac] 	                           ^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JavaProjectHelper' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 654. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/AddUnimplementedMethodsTest.java (at line 98)
     [java]     [javac] 	IPackageFragmentRoot root= JavaProjectHelper.addSourceContainer(fJavaProject, "src");
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JavaProjectHelper.addSourceContainer(IJavaProject, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 655. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/AddUnimplementedMethodsTest.java (at line 109)
     [java]     [javac] 	JavaProjectHelper.delete(fJavaProject);
     [java]     [javac] 	^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JavaProjectHelper' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 656. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/AddUnimplementedMethodsTest.java (at line 109)
     [java]     [javac] 	JavaProjectHelper.delete(fJavaProject);
     [java]     [javac] 	                  ^^^^^^
     [java]     [javac] Discouraged access: The method 'JavaProjectHelper.delete(IJavaElement)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 657. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/AddUnimplementedMethodsTest.java (at line 147)
     [java]     [javac] 	RefactoringASTParser parser= new RefactoringASTParser(AST.JLS8);
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'RefactoringASTParser' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.core.manipulation_1.21.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 658. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/AddUnimplementedMethodsTest.java (at line 147)
     [java]     [javac] 	RefactoringASTParser parser= new RefactoringASTParser(AST.JLS8);
     [java]     [javac] 	                                 ^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'RefactoringASTParser' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.core.manipulation_1.21.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 659. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/AddUnimplementedMethodsTest.java (at line 147)
     [java]     [javac] 	RefactoringASTParser parser= new RefactoringASTParser(AST.JLS8);
     [java]     [javac] 	                                 ^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The constructor 'RefactoringASTParser(int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.core.manipulation_1.21.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 660. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/AddUnimplementedMethodsTest.java (at line 148)
     [java]     [javac] 	CompilationUnit unit= parser.parse(testClass.getCompilationUnit(), true);
     [java]     [javac] 	                             ^^^^^
     [java]     [javac] Discouraged access: The method 'RefactoringASTParser.parse(ITypeRoot, boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.core.manipulation_1.21.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 661. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/AddUnimplementedMethodsTest.java (at line 149)
     [java]     [javac] 	AbstractTypeDeclaration declaration= (AbstractTypeDeclaration) ASTNodes.getParent(NodeFinder.perform(unit, testClass.getNameRange()), AbstractTypeDeclaration.class);
     [java]     [javac] 	                                                               ^^^^^^^^
     [java]     [javac] Discouraged access: The type 'ASTNodes' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.core.manipulation_1.21.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 662. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/AddUnimplementedMethodsTest.java (at line 149)
     [java]     [javac] 	AbstractTypeDeclaration declaration= (AbstractTypeDeclaration) ASTNodes.getParent(NodeFinder.perform(unit, testClass.getNameRange()), AbstractTypeDeclaration.class);
     [java]     [javac] 	                                                                        ^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'ASTNodes.getParent(ASTNode, Class<AbstractTypeDeclaration>)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.core.manipulation_1.21.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 663. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/AddUnimplementedMethodsTest.java (at line 154)
     [java]     [javac] 	IMethodBinding[] overridableMethods= implementAllOverridable ? StubUtility2Core.getOverridableMethods(unit.getAST(), binding, false) : null;
     [java]     [javac] 	                                                               ^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'StubUtility2Core' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.core.manipulation_1.21.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 664. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/AddUnimplementedMethodsTest.java (at line 154)
     [java]     [javac] 	IMethodBinding[] overridableMethods= implementAllOverridable ? StubUtility2Core.getOverridableMethods(unit.getAST(), binding, false) : null;
     [java]     [javac] 	                                                                                ^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'StubUtility2Core.getOverridableMethods(AST, ITypeBinding, boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.core.manipulation_1.21.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 665. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/AddUnimplementedMethodsTest.java (at line 156)
     [java]     [javac] 	AddUnimplementedMethodsOperation op= new AddUnimplementedMethodsOperation(unit, binding, overridableMethods, insertionPos, true, true, true);
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'AddUnimplementedMethodsOperation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.ui_3.32.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 666. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/AddUnimplementedMethodsTest.java (at line 156)
     [java]     [javac] 	AddUnimplementedMethodsOperation op= new AddUnimplementedMethodsOperation(unit, binding, overridableMethods, insertionPos, true, true, true);
     [java]     [javac] 	                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'AddUnimplementedMethodsOperation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.ui_3.32.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 667. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/AddUnimplementedMethodsTest.java (at line 156)
     [java]     [javac] 	AddUnimplementedMethodsOperation op= new AddUnimplementedMethodsOperation(unit, binding, overridableMethods, insertionPos, true, true, true);
     [java]     [javac] 	                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The constructor 'AddUnimplementedMethodsOperation(CompilationUnit, ITypeBinding, IMethodBinding[], int, boolean, boolean, boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.ui_3.32.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 668. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/AddUnimplementedMethodsTest.java (at line 157)
     [java]     [javac] 	op.run(new NullProgressMonitor());
     [java]     [javac] 	   ^^^
     [java]     [javac] Discouraged access: The method 'AddUnimplementedMethodsOperation.run(IProgressMonitor)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.ui_3.32.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 669. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/AddUnimplementedMethodsTest.java (at line 158)
     [java]     [javac] 	JavaModelUtil.reconcile(testClass.getCompilationUnit());
     [java]     [javac] 	^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JavaModelUtil' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.core.manipulation_1.21.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 670. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/AddUnimplementedMethodsTest.java (at line 158)
     [java]     [javac] 	JavaModelUtil.reconcile(testClass.getCompilationUnit());
     [java]     [javac] 	              ^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JavaModelUtil.reconcile(ICompilationUnit)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.core.manipulation_1.21.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 671. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/UnresolvedMethodsQuickFixTest.java (at line 34)
     [java]     [javac] 	import org.eclipse.jdt.internal.core.manipulation.StubUtility;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'StubUtility' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.core.manipulation_1.21.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 672. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/UnresolvedMethodsQuickFixTest.java (at line 35)
     [java]     [javac] 	import org.eclipse.jdt.internal.corext.fix.LinkedProposalModel;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] The import org.eclipse.jdt.internal.corext.fix.LinkedProposalModel is never used
     [java]     [javac] ----------
     [java]     [javac] 673. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/UnresolvedMethodsQuickFixTest.java (at line 35)
     [java]     [javac] 	import org.eclipse.jdt.internal.corext.fix.LinkedProposalModel;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'LinkedProposalModel' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.ui_3.32.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 674. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/UnresolvedMethodsQuickFixTest.java (at line 36)
     [java]     [javac] 	import org.eclipse.jdt.internal.corext.fix.LinkedProposalModelCore;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'LinkedProposalModelCore' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.core.manipulation_1.21.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 675. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/UnresolvedMethodsQuickFixTest.java (at line 37)
     [java]     [javac] 	import org.eclipse.jdt.internal.corext.fix.LinkedProposalPositionGroup;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] The import org.eclipse.jdt.internal.corext.fix.LinkedProposalPositionGroup is never used
     [java]     [javac] ----------
     [java]     [javac] 676. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/UnresolvedMethodsQuickFixTest.java (at line 37)
     [java]     [javac] 	import org.eclipse.jdt.internal.corext.fix.LinkedProposalPositionGroup;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'LinkedProposalPositionGroup' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.ui_3.32.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 677. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/UnresolvedMethodsQuickFixTest.java (at line 38)
     [java]     [javac] 	import org.eclipse.jdt.internal.corext.fix.LinkedProposalPositionGroup.Proposal;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] The import org.eclipse.jdt.internal.corext.fix.LinkedProposalPositionGroup.Proposal is never used
     [java]     [javac] ----------
     [java]     [javac] 678. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/UnresolvedMethodsQuickFixTest.java (at line 38)
     [java]     [javac] 	import org.eclipse.jdt.internal.corext.fix.LinkedProposalPositionGroup.Proposal;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'LinkedProposalPositionGroup.Proposal' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.ui_3.32.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 679. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/UnresolvedMethodsQuickFixTest.java (at line 39)
     [java]     [javac] 	import org.eclipse.jdt.internal.corext.fix.LinkedProposalPositionGroupCore;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'LinkedProposalPositionGroupCore' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.core.manipulation_1.21.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 680. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/UnresolvedMethodsQuickFixTest.java (at line 40)
     [java]     [javac] 	import org.eclipse.jdt.internal.corext.fix.LinkedProposalPositionGroupCore.ProposalCore;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'LinkedProposalPositionGroupCore.ProposalCore' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.core.manipulation_1.21.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 681. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/UnresolvedMethodsQuickFixTest.java (at line 41)
     [java]     [javac] 	import org.eclipse.jdt.internal.core.manipulation.CodeTemplateContextType;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CodeTemplateContextType' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.core.manipulation_1.21.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 682. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/UnresolvedMethodsQuickFixTest.java (at line 42)
     [java]     [javac] 	import org.eclipse.jdt.internal.ui.JavaPlugin;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JavaPlugin' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.ui_3.32.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 683. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/UnresolvedMethodsQuickFixTest.java (at line 43)
     [java]     [javac] 	import org.eclipse.jdt.internal.ui.text.correction.proposals.LinkedCorrectionProposal;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'LinkedCorrectionProposal' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.ui_3.32.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 684. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/UnresolvedMethodsQuickFixTest.java (at line 45)
     [java]     [javac] 	import org.eclipse.jdt.ui.tests.core.rules.ProjectTestSetup;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'ProjectTestSetup' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 685. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/UnresolvedMethodsQuickFixTest.java (at line 63)
     [java]     [javac] 	public ProjectTestSetup projectsetup = new ProjectTestSetup();
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'ProjectTestSetup' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 686. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/UnresolvedMethodsQuickFixTest.java (at line 63)
     [java]     [javac] 	public ProjectTestSetup projectsetup = new ProjectTestSetup();
     [java]     [javac] 	                                           ^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The constructor 'ProjectTestSetup()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 687. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/UnresolvedMethodsQuickFixTest.java (at line 63)
     [java]     [javac] 	public ProjectTestSetup projectsetup = new ProjectTestSetup();
     [java]     [javac] 	                                           ^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'ProjectTestSetup' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 688. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/UnresolvedMethodsQuickFixTest.java (at line 66)
     [java]     [javac] 	protected void addOptions(Hashtable options) {
     [java]     [javac] 	                          ^^^^^^^^^
     [java]     [javac] Hashtable is a raw type. References to generic type Hashtable<K,V> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 689. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/UnresolvedMethodsQuickFixTest.java (at line 68)
     [java]     [javac] 	IPreferenceStore store= JavaPlugin.getDefault().getPreferenceStore();
     [java]     [javac] 	                        ^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JavaPlugin' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.ui_3.32.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 690. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/UnresolvedMethodsQuickFixTest.java (at line 68)
     [java]     [javac] 	IPreferenceStore store= JavaPlugin.getDefault().getPreferenceStore();
     [java]     [javac] 	                                   ^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JavaPlugin.getDefault()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.ui_3.32.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 691. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/UnresolvedMethodsQuickFixTest.java (at line 71)
     [java]     [javac] 	StubUtility.setCodeTemplate(CodeTemplateContextType.METHODSTUB_ID, "", null);
     [java]     [javac] 	^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'StubUtility' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.core.manipulation_1.21.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 692. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/UnresolvedMethodsQuickFixTest.java (at line 71)
     [java]     [javac] 	StubUtility.setCodeTemplate(CodeTemplateContextType.METHODSTUB_ID, "", null);
     [java]     [javac] 	            ^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'StubUtility.setCodeTemplate(String, String, IJavaProject)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.core.manipulation_1.21.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 693. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/UnresolvedMethodsQuickFixTest.java (at line 71)
     [java]     [javac] 	StubUtility.setCodeTemplate(CodeTemplateContextType.METHODSTUB_ID, "", null);
     [java]     [javac] 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CodeTemplateContextType' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.core.manipulation_1.21.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 694. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/UnresolvedMethodsQuickFixTest.java (at line 71)
     [java]     [javac] 	StubUtility.setCodeTemplate(CodeTemplateContextType.METHODSTUB_ID, "", null);
     [java]     [javac] 	                                                    ^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CodeTemplateContextType.METHODSTUB_ID' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.core.manipulation_1.21.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 695. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/UnresolvedMethodsQuickFixTest.java (at line 72)
     [java]     [javac] 	StubUtility.setCodeTemplate(CodeTemplateContextType.CONSTRUCTORSTUB_ID, "", null);
     [java]     [javac] 	^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'StubUtility' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.core.manipulation_1.21.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 696. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/UnresolvedMethodsQuickFixTest.java (at line 72)
     [java]     [javac] 	StubUtility.setCodeTemplate(CodeTemplateContextType.CONSTRUCTORSTUB_ID, "", null);
     [java]     [javac] 	            ^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'StubUtility.setCodeTemplate(String, String, IJavaProject)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.core.manipulation_1.21.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 697. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/UnresolvedMethodsQuickFixTest.java (at line 72)
     [java]     [javac] 	StubUtility.setCodeTemplate(CodeTemplateContextType.CONSTRUCTORSTUB_ID, "", null);
     [java]     [javac] 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CodeTemplateContextType' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.core.manipulation_1.21.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 698. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/UnresolvedMethodsQuickFixTest.java (at line 72)
     [java]     [javac] 	StubUtility.setCodeTemplate(CodeTemplateContextType.CONSTRUCTORSTUB_ID, "", null);
     [java]     [javac] 	                                                    ^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CodeTemplateContextType.CONSTRUCTORSTUB_ID' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.core.manipulation_1.21.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 699. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/UnresolvedMethodsQuickFixTest.java (at line 90)
     [java]     [javac] 	CompilationUnit astRoot= getASTRoot(cu);
     [java]     [javac] 	                         ^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.getASTRoot(ICompilationUnit)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 700. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/UnresolvedMethodsQuickFixTest.java (at line 91)
     [java]     [javac] 	ArrayList<? extends ICompletionProposal> proposals= collectCorrections(cu, astRoot);
     [java]     [javac] 	                                                    ^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.collectCorrections(ICompilationUnit, CompilationUnit)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 701. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/UnresolvedMethodsQuickFixTest.java (at line 92)
     [java]     [javac] 	assertNumberOfProposals(proposals, 2);
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.assertNumberOfProposals(List<? extends ICompletionProposal>, int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 702. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/UnresolvedMethodsQuickFixTest.java (at line 93)
     [java]     [javac] 	assertCorrectLabels(proposals);
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.assertCorrectLabels(List<? extends ICompletionProposal>)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 703. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/UnresolvedMethodsQuickFixTest.java (at line 96)
     [java]     [javac] 	String preview= getPreviewContent(proposal);
     [java]     [javac] 	                ^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.getPreviewContent(CUCorrectionProposal)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 704. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/UnresolvedMethodsQuickFixTest.java (at line 112)
     [java]     [javac] 	assertEqualString(preview, buf.toString());
     [java]     [javac] 	^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.assertEqualString(String, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 705. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/UnresolvedMethodsQuickFixTest.java (at line 115)
     [java]     [javac] 	preview= getPreviewContent(proposal);
     [java]     [javac] 	         ^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.getPreviewContent(CUCorrectionProposal)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 706. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/UnresolvedMethodsQuickFixTest.java (at line 131)
     [java]     [javac] 	assertEqualString(preview, buf.toString());
     [java]     [javac] 	^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.assertEqualString(String, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 707. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/UnresolvedMethodsQuickFixTest.java (at line 156)
     [java]     [javac] 	CompilationUnit astRoot= getASTRoot(cu);
     [java]     [javac] 	                         ^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.getASTRoot(ICompilationUnit)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 708. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/UnresolvedMethodsQuickFixTest.java (at line 157)
     [java]     [javac] 	ArrayList<? extends ICompletionProposal> proposals= collectCorrections(cu, astRoot);
     [java]     [javac] 	                                                    ^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.collectCorrections(ICompilationUnit, CompilationUnit)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 709. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/UnresolvedMethodsQuickFixTest.java (at line 158)
     [java]     [javac] 	assertNumberOfProposals(proposals, 2); // 2nd proposal not really useful (cast to Object??)
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.assertNumberOfProposals(List<? extends ICompletionProposal>, int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 710. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/UnresolvedMethodsQuickFixTest.java (at line 159)
     [java]     [javac] 	assertCorrectLabels(proposals);
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.assertCorrectLabels(List<? extends ICompletionProposal>)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 711. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/UnresolvedMethodsQuickFixTest.java (at line 162)
     [java]     [javac] 	String preview= getPreviewContent(proposal);
     [java]     [javac] 	                ^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.getPreviewContent(CUCorrectionProposal)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 712. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/UnresolvedMethodsQuickFixTest.java (at line 175)
     [java]     [javac] 	assertEqualString(preview, buf.toString());
     [java]     [javac] 	^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.assertEqualString(String, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 713. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/UnresolvedMethodsQuickFixTest.java (at line 202)
     [java]     [javac] 	CompilationUnit astRoot= getASTRoot(cu);
     [java]     [javac] 	                         ^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.getASTRoot(ICompilationUnit)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 714. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/UnresolvedMethodsQuickFixTest.java (at line 203)
     [java]     [javac] 	ArrayList<? extends ICompletionProposal> proposals= collectCorrections(cu, astRoot);
     [java]     [javac] 	                                                    ^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.collectCorrections(ICompilationUnit, CompilationUnit)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 715. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/UnresolvedMethodsQuickFixTest.java (at line 204)
     [java]     [javac] 	assertNumberOfProposals(proposals, 2); // 2nd proposal not really useful (cast to Object??)
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.assertNumberOfProposals(List<? extends ICompletionProposal>, int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 716. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/UnresolvedMethodsQuickFixTest.java (at line 205)
     [java]     [javac] 	assertCorrectLabels(proposals);
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.assertCorrectLabels(List<? extends ICompletionProposal>)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 717. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/UnresolvedMethodsQuickFixTest.java (at line 208)
     [java]     [javac] 	String preview= getPreviewContent(proposal);
     [java]     [javac] 	                ^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.getPreviewContent(CUCorrectionProposal)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 718. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/UnresolvedMethodsQuickFixTest.java (at line 223)
     [java]     [javac] 	assertEqualString(preview, buf.toString());
     [java]     [javac] 	^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.assertEqualString(String, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 719. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/UnresolvedMethodsQuickFixTest.java (at line 248)
     [java]     [javac] 	CompilationUnit astRoot= getASTRoot(cu1);
     [java]     [javac] 	                         ^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.getASTRoot(ICompilationUnit)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 720. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/UnresolvedMethodsQuickFixTest.java (at line 249)
     [java]     [javac] 	ArrayList<? extends ICompletionProposal> proposals= collectCorrections(cu1, astRoot);
     [java]     [javac] 	                                                    ^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.collectCorrections(ICompilationUnit, CompilationUnit)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 721. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/UnresolvedMethodsQuickFixTest.java (at line 250)
     [java]     [javac] 	assertNumberOfProposals(proposals, 2);
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.assertNumberOfProposals(List<? extends ICompletionProposal>, int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 722. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/UnresolvedMethodsQuickFixTest.java (at line 251)
     [java]     [javac] 	assertCorrectLabels(proposals);
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.assertCorrectLabels(List<? extends ICompletionProposal>)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 723. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/UnresolvedMethodsQuickFixTest.java (at line 254)
     [java]     [javac] 	String preview1= getPreviewContent(proposal);
     [java]     [javac] 	                 ^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.getPreviewContent(CUCorrectionProposal)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 724. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/UnresolvedMethodsQuickFixTest.java (at line 268)
     [java]     [javac] 	String preview2= getPreviewContent(proposal);
     [java]     [javac] 	                 ^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.getPreviewContent(CUCorrectionProposal)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 725. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/UnresolvedMethodsQuickFixTest.java (at line 281)
     [java]     [javac] 	assertEqualStringsIgnoreOrder(new String[] { preview1, preview2 }, new String[] { expected1, expected2 });
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.assertEqualStringsIgnoreOrder(String[], String[])' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 726. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/UnresolvedMethodsQuickFixTest.java (at line 306)
     [java]     [javac] 	CompilationUnit astRoot= getASTRoot(cu);
     [java]     [javac] 	                         ^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.getASTRoot(ICompilationUnit)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 727. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/UnresolvedMethodsQuickFixTest.java (at line 307)
     [java]     [javac] 	ArrayList<? extends ICompletionProposal> proposals= collectCorrections(cu, astRoot);
     [java]     [javac] 	                                                    ^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.collectCorrections(ICompilationUnit, CompilationUnit)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 728. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/UnresolvedMethodsQuickFixTest.java (at line 308)
     [java]     [javac] 	assertNumberOfProposals(proposals, 2); // don't propose to generate into team!!
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.assertNumberOfProposals(List<? extends ICompletionProposal>, int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 729. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/UnresolvedMethodsQuickFixTest.java (at line 309)
     [java]     [javac] 	assertCorrectLabels(proposals);
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.assertCorrectLabels(List<? extends ICompletionProposal>)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 730. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/UnresolvedMethodsQuickFixTest.java (at line 313)
     [java]     [javac] 	String preview1= getPreviewContent(proposal);
     [java]     [javac] 	                 ^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.getPreviewContent(CUCorrectionProposal)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 731. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/UnresolvedMethodsQuickFixTest.java (at line 329)
     [java]     [javac] 	String preview2= getPreviewContent(proposal);
     [java]     [javac] 	                 ^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.getPreviewContent(CUCorrectionProposal)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 732. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/UnresolvedMethodsQuickFixTest.java (at line 340)
     [java]     [javac] 	assertEqualStringsIgnoreOrder(new String[] { preview1, preview2 }, new String[] { expected1, expected2 });
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.assertEqualStringsIgnoreOrder(String[], String[])' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 733. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/UnresolvedMethodsQuickFixTest.java (at line 363)
     [java]     [javac] 	CompilationUnit astRoot= getASTRoot(cu);
     [java]     [javac] 	                         ^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.getASTRoot(ICompilationUnit)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 734. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/UnresolvedMethodsQuickFixTest.java (at line 364)
     [java]     [javac] 	ArrayList<? extends ICompletionProposal> proposals= collectCorrections(cu, astRoot);
     [java]     [javac] 	                                                    ^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.collectCorrections(ICompilationUnit, CompilationUnit)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 735. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/UnresolvedMethodsQuickFixTest.java (at line 365)
     [java]     [javac] 	assertNumberOfProposals(proposals, 2); // don't propose to generate into team!!
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.assertNumberOfProposals(List<? extends ICompletionProposal>, int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 736. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/UnresolvedMethodsQuickFixTest.java (at line 366)
     [java]     [javac] 	assertCorrectLabels(proposals);
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.assertCorrectLabels(List<? extends ICompletionProposal>)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 737. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/UnresolvedMethodsQuickFixTest.java (at line 369)
     [java]     [javac] 	String preview1= getPreviewContent(proposal);
     [java]     [javac] 	                 ^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.getPreviewContent(CUCorrectionProposal)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 738. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/UnresolvedMethodsQuickFixTest.java (at line 387)
     [java]     [javac] 	String preview2= getPreviewContent(proposal);
     [java]     [javac] 	                 ^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.getPreviewContent(CUCorrectionProposal)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 739. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/UnresolvedMethodsQuickFixTest.java (at line 398)
     [java]     [javac] 	assertEqualStringsIgnoreOrder(new String[] { preview1, preview2 }, new String[] { expected1, expected2 });
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.assertEqualStringsIgnoreOrder(String[], String[])' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 740. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/UnresolvedMethodsQuickFixTest.java (at line 424)
     [java]     [javac] 	CompilationUnit astRoot= getASTRoot(cu);
     [java]     [javac] 	                         ^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.getASTRoot(ICompilationUnit)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 741. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/UnresolvedMethodsQuickFixTest.java (at line 425)
     [java]     [javac] 	ArrayList<? extends ICompletionProposal> proposals= collectCorrections(cu, astRoot);
     [java]     [javac] 	                                                    ^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.collectCorrections(ICompilationUnit, CompilationUnit)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 742. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/UnresolvedMethodsQuickFixTest.java (at line 426)
     [java]     [javac] 	assertNumberOfProposals(proposals, 2);
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.assertNumberOfProposals(List<? extends ICompletionProposal>, int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 743. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/UnresolvedMethodsQuickFixTest.java (at line 427)
     [java]     [javac] 	assertCorrectLabels(proposals);
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.assertCorrectLabels(List<? extends ICompletionProposal>)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 744. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/UnresolvedMethodsQuickFixTest.java (at line 431)
     [java]     [javac] 	String preview1= getPreviewContent(proposal);
     [java]     [javac] 	                 ^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.getPreviewContent(CUCorrectionProposal)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 745. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/UnresolvedMethodsQuickFixTest.java (at line 445)
     [java]     [javac] 	String preview2= getPreviewContent(proposal);
     [java]     [javac] 	                 ^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.getPreviewContent(CUCorrectionProposal)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 746. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/UnresolvedMethodsQuickFixTest.java (at line 459)
     [java]     [javac] 	assertEqualStringsIgnoreOrder(new String[] { preview1, preview2 }, new String[] { expected1, expected2 });
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.assertEqualStringsIgnoreOrder(String[], String[])' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 747. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/UnresolvedMethodsQuickFixTest.java (at line 483)
     [java]     [javac] 	CompilationUnit astRoot= getASTRoot(cu);
     [java]     [javac] 	                         ^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.getASTRoot(ICompilationUnit)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 748. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/UnresolvedMethodsQuickFixTest.java (at line 484)
     [java]     [javac] 	ArrayList<? extends ICompletionProposal> proposals= collectCorrections(cu, astRoot);
     [java]     [javac] 	                                                    ^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.collectCorrections(ICompilationUnit, CompilationUnit)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 749. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/UnresolvedMethodsQuickFixTest.java (at line 485)
     [java]     [javac] 	assertNumberOfProposals(proposals, 1); // don't propose to generate into team!!
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.assertNumberOfProposals(List<? extends ICompletionProposal>, int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 750. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/UnresolvedMethodsQuickFixTest.java (at line 486)
     [java]     [javac] 	assertCorrectLabels(proposals);
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.assertCorrectLabels(List<? extends ICompletionProposal>)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 751. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/UnresolvedMethodsQuickFixTest.java (at line 489)
     [java]     [javac] 	String preview= getPreviewContent(proposal);
     [java]     [javac] 	                ^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.getPreviewContent(CUCorrectionProposal)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 752. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/UnresolvedMethodsQuickFixTest.java (at line 502)
     [java]     [javac] 	assertEqualString(preview, buf.toString());
     [java]     [javac] 	^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.assertEqualString(String, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 753. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/UnresolvedMethodsQuickFixTest.java (at line 528)
     [java]     [javac] 	CompilationUnit astRoot= getASTRoot(cu);
     [java]     [javac] 	                         ^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.getASTRoot(ICompilationUnit)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 754. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/UnresolvedMethodsQuickFixTest.java (at line 529)
     [java]     [javac] 	ArrayList<? extends ICompletionProposal> proposals= collectCorrections(cu, astRoot);
     [java]     [javac] 	                                                    ^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.collectCorrections(ICompilationUnit, CompilationUnit)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 755. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/UnresolvedMethodsQuickFixTest.java (at line 530)
     [java]     [javac] 	assertNumberOfProposals(proposals, 1);
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.assertNumberOfProposals(List<? extends ICompletionProposal>, int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 756. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/UnresolvedMethodsQuickFixTest.java (at line 531)
     [java]     [javac] 	assertCorrectLabels(proposals);
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.assertCorrectLabels(List<? extends ICompletionProposal>)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 757. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/UnresolvedMethodsQuickFixTest.java (at line 534)
     [java]     [javac] 	String preview= getPreviewContent(proposal);
     [java]     [javac] 	                ^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.getPreviewContent(CUCorrectionProposal)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 758. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/UnresolvedMethodsQuickFixTest.java (at line 545)
     [java]     [javac] 	assertEqualString(preview, buf.toString());
     [java]     [javac] 	^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.assertEqualString(String, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 759. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/UnresolvedMethodsQuickFixTest.java (at line 571)
     [java]     [javac] 	CompilationUnit astRoot= getASTRoot(cu);
     [java]     [javac] 	                         ^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.getASTRoot(ICompilationUnit)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 760. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/UnresolvedMethodsQuickFixTest.java (at line 572)
     [java]     [javac] 	ArrayList<? extends ICompletionProposal> proposals= collectCorrections(cu, astRoot);
     [java]     [javac] 	                                                    ^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.collectCorrections(ICompilationUnit, CompilationUnit)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 761. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/UnresolvedMethodsQuickFixTest.java (at line 573)
     [java]     [javac] 	assertNumberOfProposals(proposals, 1); // don't propose to generate into team!!
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.assertNumberOfProposals(List<? extends ICompletionProposal>, int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 762. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/UnresolvedMethodsQuickFixTest.java (at line 574)
     [java]     [javac] 	assertCorrectLabels(proposals);
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.assertCorrectLabels(List<? extends ICompletionProposal>)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 763. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/UnresolvedMethodsQuickFixTest.java (at line 576)
     [java]     [javac] 	LinkedCorrectionProposal proposal= (LinkedCorrectionProposal) proposals.get(0);
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'LinkedCorrectionProposal' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.ui_3.32.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 764. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/UnresolvedMethodsQuickFixTest.java (at line 576)
     [java]     [javac] 	LinkedCorrectionProposal proposal= (LinkedCorrectionProposal) proposals.get(0);
     [java]     [javac] 	                                    ^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'LinkedCorrectionProposal' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.ui_3.32.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 765. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/UnresolvedMethodsQuickFixTest.java (at line 577)
     [java]     [javac] 	String preview= getPreviewContent(proposal);
     [java]     [javac] 	                ^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.getPreviewContent(CUCorrectionProposal)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 766. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/UnresolvedMethodsQuickFixTest.java (at line 591)
     [java]     [javac] 	assertEqualString(preview, buf.toString());
     [java]     [javac] 	^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.assertEqualString(String, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 767. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/UnresolvedMethodsQuickFixTest.java (at line 593)
     [java]     [javac] 	LinkedProposalModelCore linkedProposalModel = new ProposalAdaptor().getLinkedProposalModel(proposal);
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'LinkedProposalModelCore' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.core.manipulation_1.21.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 768. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/UnresolvedMethodsQuickFixTest.java (at line 599)
     [java]     [javac] 	private LinkedProposalPositionGroupCore assertLinkedTypeProposals(LinkedProposalModelCore linkedProposalModel, String key, String[] expectedStrings) {
     [java]     [javac] 	        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'LinkedProposalPositionGroupCore' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.core.manipulation_1.21.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 769. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/UnresolvedMethodsQuickFixTest.java (at line 599)
     [java]     [javac] 	private LinkedProposalPositionGroupCore assertLinkedTypeProposals(LinkedProposalModelCore linkedProposalModel, String key, String[] expectedStrings) {
     [java]     [javac] 	                                                                  ^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'LinkedProposalModelCore' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.core.manipulation_1.21.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 770. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/UnresolvedMethodsQuickFixTest.java (at line 600)
     [java]     [javac] 	LinkedProposalPositionGroupCore typePositionGroup = linkedProposalModel.getPositionGroup(key, false);
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'LinkedProposalPositionGroupCore' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.core.manipulation_1.21.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 771. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/ModifierCorrectionsQuickFixTest.java (at line 21)
     [java]     [javac] 	import org.eclipse.jdt.ui.tests.core.rules.ProjectTestSetup;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'ProjectTestSetup' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 772. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/ModifierCorrectionsQuickFixTest.java (at line 39)
     [java]     [javac] 	public ProjectTestSetup projectsetup = new ProjectTestSetup();
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'ProjectTestSetup' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 773. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/ModifierCorrectionsQuickFixTest.java (at line 39)
     [java]     [javac] 	public ProjectTestSetup projectsetup = new ProjectTestSetup();
     [java]     [javac] 	                                           ^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'ProjectTestSetup' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 774. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/ModifierCorrectionsQuickFixTest.java (at line 39)
     [java]     [javac] 	public ProjectTestSetup projectsetup = new ProjectTestSetup();
     [java]     [javac] 	                                           ^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The constructor 'ProjectTestSetup()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 775. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/ModifierCorrectionsQuickFixTest.java (at line 58)
     [java]     [javac] 	CompilationUnit astRoot= getASTRoot(cu);
     [java]     [javac] 	                         ^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.getASTRoot(ICompilationUnit)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 776. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/ModifierCorrectionsQuickFixTest.java (at line 59)
     [java]     [javac] 	ArrayList<IJavaCompletionProposal> proposals= collectCorrections(cu, astRoot);
     [java]     [javac] 	                                              ^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.collectCorrections(ICompilationUnit, CompilationUnit)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 777. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/ModifierCorrectionsQuickFixTest.java (at line 60)
     [java]     [javac] 	assertNumberOfProposals(proposals, 1);
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.assertNumberOfProposals(List<? extends ICompletionProposal>, int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 778. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/ModifierCorrectionsQuickFixTest.java (at line 61)
     [java]     [javac] 	assertCorrectLabels(proposals);
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.assertCorrectLabels(List<? extends ICompletionProposal>)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 779. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/ModifierCorrectionsQuickFixTest.java (at line 64)
     [java]     [javac] 	String preview= getPreviewContent(proposal);
     [java]     [javac] 	                ^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.getPreviewContent(CUCorrectionProposal)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 780. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/ModifierCorrectionsQuickFixTest.java (at line 76)
     [java]     [javac] 	assertEqualString(preview, buf.toString());
     [java]     [javac] 	^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.assertEqualString(String, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 781. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/ModifierCorrectionsQuickFixTest.java (at line 98)
     [java]     [javac] 	CompilationUnit astRoot= getASTRoot(cu);
     [java]     [javac] 	                         ^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.getASTRoot(ICompilationUnit)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 782. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/ModifierCorrectionsQuickFixTest.java (at line 99)
     [java]     [javac] 	ArrayList<IJavaCompletionProposal> proposals= collectCorrections(cu, astRoot);
     [java]     [javac] 	                                              ^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.collectCorrections(ICompilationUnit, CompilationUnit)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 783. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/ModifierCorrectionsQuickFixTest.java (at line 100)
     [java]     [javac] 	assertNumberOfProposals(proposals, 1);
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.assertNumberOfProposals(List<? extends ICompletionProposal>, int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 784. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/ModifierCorrectionsQuickFixTest.java (at line 101)
     [java]     [javac] 	assertCorrectLabels(proposals);
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.assertCorrectLabels(List<? extends ICompletionProposal>)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 785. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/ModifierCorrectionsQuickFixTest.java (at line 104)
     [java]     [javac] 	String preview= getPreviewContent(proposal);
     [java]     [javac] 	                ^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.getPreviewContent(CUCorrectionProposal)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 786. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/ModifierCorrectionsQuickFixTest.java (at line 118)
     [java]     [javac] 	assertEqualString(preview, buf.toString());
     [java]     [javac] 	^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.assertEqualString(String, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 787. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/ModifierCorrectionsQuickFixTest.java (at line 145)
     [java]     [javac] 	CompilationUnit astRoot= getASTRoot(cu);
     [java]     [javac] 	                         ^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.getASTRoot(ICompilationUnit)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 788. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/ModifierCorrectionsQuickFixTest.java (at line 146)
     [java]     [javac] 	ArrayList<IJavaCompletionProposal> proposals= collectCorrections(cu, astRoot);
     [java]     [javac] 	                                              ^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.collectCorrections(ICompilationUnit, CompilationUnit)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 789. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/ModifierCorrectionsQuickFixTest.java (at line 147)
     [java]     [javac] 	assertNumberOfProposals(proposals, 1);
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.assertNumberOfProposals(List<? extends ICompletionProposal>, int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 790. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/ModifierCorrectionsQuickFixTest.java (at line 148)
     [java]     [javac] 	assertCorrectLabels(proposals);
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.assertCorrectLabels(List<? extends ICompletionProposal>)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 791. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/ModifierCorrectionsQuickFixTest.java (at line 151)
     [java]     [javac] 	String preview= getPreviewContent(proposal);
     [java]     [javac] 	                ^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.getPreviewContent(CUCorrectionProposal)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 792. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/ModifierCorrectionsQuickFixTest.java (at line 160)
     [java]     [javac] 	assertEqualString(preview, buf.toString());
     [java]     [javac] 	^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.assertEqualString(String, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 793. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/ModifierCorrectionsQuickFixTest.java (at line 187)
     [java]     [javac] 	CompilationUnit astRoot= getASTRoot(cu);
     [java]     [javac] 	                         ^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.getASTRoot(ICompilationUnit)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 794. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/ModifierCorrectionsQuickFixTest.java (at line 188)
     [java]     [javac] 	ArrayList<IJavaCompletionProposal> proposals= collectCorrections(cu, astRoot);
     [java]     [javac] 	                                              ^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.collectCorrections(ICompilationUnit, CompilationUnit)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 795. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/ModifierCorrectionsQuickFixTest.java (at line 189)
     [java]     [javac] 	assertNumberOfProposals(proposals, 1);
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.assertNumberOfProposals(List<? extends ICompletionProposal>, int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 796. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/ModifierCorrectionsQuickFixTest.java (at line 190)
     [java]     [javac] 	assertCorrectLabels(proposals);
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.assertCorrectLabels(List<? extends ICompletionProposal>)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 797. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/ModifierCorrectionsQuickFixTest.java (at line 193)
     [java]     [javac] 	String preview= getPreviewContent(proposal);
     [java]     [javac] 	                ^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.getPreviewContent(CUCorrectionProposal)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 798. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/ModifierCorrectionsQuickFixTest.java (at line 200)
     [java]     [javac] 	assertEqualString(preview, buf.toString());
     [java]     [javac] 	^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.assertEqualString(String, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 799. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/ModifierCorrectionsQuickFixTest.java (at line 226)
     [java]     [javac] 	CompilationUnit astRoot= getASTRoot(cu);
     [java]     [javac] 	                         ^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.getASTRoot(ICompilationUnit)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 800. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/ModifierCorrectionsQuickFixTest.java (at line 227)
     [java]     [javac] 	ArrayList<IJavaCompletionProposal> proposals= collectCorrections(cu, astRoot, 2, null);
     [java]     [javac] 	                                              ^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.collectCorrections(ICompilationUnit, CompilationUnit, int, AssistContext)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 801. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/ModifierCorrectionsQuickFixTest.java (at line 228)
     [java]     [javac] 	assertNumberOfProposals(proposals, 1);
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.assertNumberOfProposals(List<? extends ICompletionProposal>, int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 802. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/ModifierCorrectionsQuickFixTest.java (at line 229)
     [java]     [javac] 	assertCorrectLabels(proposals);
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.assertCorrectLabels(List<? extends ICompletionProposal>)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 803. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/ModifierCorrectionsQuickFixTest.java (at line 232)
     [java]     [javac] 	String preview= getPreviewContent(proposal);
     [java]     [javac] 	                ^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.getPreviewContent(CUCorrectionProposal)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 804. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/ModifierCorrectionsQuickFixTest.java (at line 241)
     [java]     [javac] 	assertEqualString(preview, buf.toString());
     [java]     [javac] 	^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.assertEqualString(String, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 805. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/ModifierCorrectionsQuickFixTest.java (at line 267)
     [java]     [javac] 	CompilationUnit astRoot= getASTRoot(cu);
     [java]     [javac] 	                         ^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.getASTRoot(ICompilationUnit)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 806. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/ModifierCorrectionsQuickFixTest.java (at line 268)
     [java]     [javac] 	ArrayList<IJavaCompletionProposal> proposals= collectCorrections(cu, astRoot);
     [java]     [javac] 	                                              ^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.collectCorrections(ICompilationUnit, CompilationUnit)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 807. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/ModifierCorrectionsQuickFixTest.java (at line 269)
     [java]     [javac] 	assertNumberOfProposals(proposals, 1);
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.assertNumberOfProposals(List<? extends ICompletionProposal>, int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 808. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/ModifierCorrectionsQuickFixTest.java (at line 270)
     [java]     [javac] 	assertCorrectLabels(proposals);
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.assertCorrectLabels(List<? extends ICompletionProposal>)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 809. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/ModifierCorrectionsQuickFixTest.java (at line 273)
     [java]     [javac] 	String preview= getPreviewContent(proposal);
     [java]     [javac] 	                ^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.getPreviewContent(CUCorrectionProposal)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 810. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/ModifierCorrectionsQuickFixTest.java (at line 282)
     [java]     [javac] 	assertEqualString(preview, buf.toString());
     [java]     [javac] 	^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.assertEqualString(String, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 811. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/ModifierCorrectionsQuickFixTest.java (at line 309)
     [java]     [javac] 	CompilationUnit astRoot= getASTRoot(cu);
     [java]     [javac] 	                         ^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.getASTRoot(ICompilationUnit)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 812. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/ModifierCorrectionsQuickFixTest.java (at line 310)
     [java]     [javac] 	ArrayList<IJavaCompletionProposal> proposals= collectCorrections(cu, astRoot);
     [java]     [javac] 	                                              ^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.collectCorrections(ICompilationUnit, CompilationUnit)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 813. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/ModifierCorrectionsQuickFixTest.java (at line 311)
     [java]     [javac] 	assertNumberOfProposals(proposals, 1);
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.assertNumberOfProposals(List<? extends ICompletionProposal>, int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 814. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/ModifierCorrectionsQuickFixTest.java (at line 312)
     [java]     [javac] 	assertCorrectLabels(proposals);
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.assertCorrectLabels(List<? extends ICompletionProposal>)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 815. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/ModifierCorrectionsQuickFixTest.java (at line 315)
     [java]     [javac] 	String preview= getPreviewContent(proposal);
     [java]     [javac] 	                ^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.getPreviewContent(CUCorrectionProposal)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 816. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/ModifierCorrectionsQuickFixTest.java (at line 329)
     [java]     [javac] 	assertEqualString(preview, buf.toString());
     [java]     [javac] 	^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.assertEqualString(String, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 817. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/ModifierCorrectionsQuickFixTest.java (at line 356)
     [java]     [javac] 	CompilationUnit astRoot= getASTRoot(cu);
     [java]     [javac] 	                         ^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.getASTRoot(ICompilationUnit)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 818. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/ModifierCorrectionsQuickFixTest.java (at line 357)
     [java]     [javac] 	ArrayList<IJavaCompletionProposal> proposals= collectCorrections(cu, astRoot);
     [java]     [javac] 	                                              ^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.collectCorrections(ICompilationUnit, CompilationUnit)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 819. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/ModifierCorrectionsQuickFixTest.java (at line 358)
     [java]     [javac] 	assertNumberOfProposals(proposals, 1);
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.assertNumberOfProposals(List<? extends ICompletionProposal>, int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 820. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/ModifierCorrectionsQuickFixTest.java (at line 359)
     [java]     [javac] 	assertCorrectLabels(proposals);
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.assertCorrectLabels(List<? extends ICompletionProposal>)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 821. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/ModifierCorrectionsQuickFixTest.java (at line 362)
     [java]     [javac] 	String preview= getPreviewContent(proposal);
     [java]     [javac] 	                ^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.getPreviewContent(CUCorrectionProposal)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 822. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/ModifierCorrectionsQuickFixTest.java (at line 374)
     [java]     [javac] 	assertEqualString(preview, buf.toString());
     [java]     [javac] 	^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.assertEqualString(String, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 823. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/ModifierCorrectionsQuickFixTest.java (at line 399)
     [java]     [javac] 	CompilationUnit astRoot= getASTRoot(cu);
     [java]     [javac] 	                         ^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.getASTRoot(ICompilationUnit)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 824. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/ModifierCorrectionsQuickFixTest.java (at line 400)
     [java]     [javac] 	ArrayList<IJavaCompletionProposal> proposals= collectCorrections(cu, astRoot);
     [java]     [javac] 	                                              ^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.collectCorrections(ICompilationUnit, CompilationUnit)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 825. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/ModifierCorrectionsQuickFixTest.java (at line 401)
     [java]     [javac] 	assertNumberOfProposals(proposals, 3);
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.assertNumberOfProposals(List<? extends ICompletionProposal>, int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 826. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/ModifierCorrectionsQuickFixTest.java (at line 402)
     [java]     [javac] 	assertCorrectLabels(proposals);
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.assertCorrectLabels(List<? extends ICompletionProposal>)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 827. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/ModifierCorrectionsQuickFixTest.java (at line 405)
     [java]     [javac] 	String preview= getPreviewContent(proposal);
     [java]     [javac] 	                ^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.getPreviewContent(CUCorrectionProposal)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 828. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/ModifierCorrectionsQuickFixTest.java (at line 415)
     [java]     [javac] 	assertEqualString(preview, buf.toString());
     [java]     [javac] 	^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.assertEqualString(String, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 829. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/ModifierCorrectionsQuickFixTest.java (at line 417)
     [java]     [javac] 	assertEqualString("Configure problem severity", proposals.get(1).getDisplayString());
     [java]     [javac] 	^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.assertEqualString(String, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] 830. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/core/ModifierCorrectionsQuickFixTest.java (at line 418)
     [java]     [javac] 	assertEqualString("\"Change import to 'import base test1...BaseBar;'\"", proposals.get(2).getDisplayString());
     [java]     [javac] 	^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'QuickFixTest.assertEqualString(String, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 831. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/typecreator/AllInternalRoleCreationTests.java (at line 45)
     [java]     [javac] 	public static Class[] getAllTestClasses()
     [java]     [javac] 	              ^^^^^
     [java]     [javac] Class is a raw type. References to generic type Class<T> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 832. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/typecreator/AllInternalRoleCreationTests.java (at line 62)
     [java]     [javac] 	Class[] testClasses = getAllTestClasses();
     [java]     [javac] 	^^^^^
     [java]     [javac] Class is a raw type. References to generic type Class<T> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 833. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/typecreator/AllInternalRoleCreationTests.java (at line 70)
     [java]     [javac] 	Class testClass = testClasses[idx];
     [java]     [javac] 	^^^^^
     [java]     [javac] Class is a raw type. References to generic type Class<T> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 834. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/typecreator/AllInternalRoleCreationTests.java (at line 77)
     [java]     [javac] 	Method suiteMethod = testClass.getDeclaredMethod(
     [java]     [javac]                     "suite", new Class[0]); //$NON-NLS-1$
     [java]     [javac] 	                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Type safety: The method getDeclaredMethod(String, Class...) belongs to the raw type Class. References to generic type Class<T> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 835. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/typecreator/NewTeamWizardPageListenerTest.java (at line 26)
     [java]     [javac] 	import org.eclipse.jdt.internal.ui.wizards.dialogfields.StringDialogField;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'StringDialogField' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.ui_3.32.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 836. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/typecreator/NewTeamWizardPageListenerTest.java (at line 42)
     [java]     [javac] 	NewTeamWizardPageListener listener = new NewTeamWizardPageListener(_teamWizardPage);
     [java]     [javac] 	                          ^^^^^^^^
     [java]     [javac] The value of the local variable listener is not used
     [java]     [javac] ----------
     [java]     [javac] 837. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/typecreator/NewTeamWizardPageListenerTest.java (at line 52)
     [java]     [javac] 	StringDialogField teamName = _teamWizardPage.getTypeNameDialogField();
     [java]     [javac] 	^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'StringDialogField' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.ui_3.32.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 838. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/typecreator/NewTeamWizardPageListenerTest.java (at line 54)
     [java]     [javac] 	teamName.setText("TEST");
     [java]     [javac] 	         ^^^^^^^
     [java]     [javac] Discouraged access: The method 'StringDialogField.setText(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.ui_3.32.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 839. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/contentprovider/ExternalDefinedRoleContentAndParentTests.java (at line 40)
     [java]     [javac] 	import org.eclipse.jdt.internal.ui.packageview.PackageExplorerContentProvider;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'PackageExplorerContentProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.ui_3.32.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 840. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/contentprovider/ExternalDefinedRoleContentAndParentTests.java (at line 55)
     [java]     [javac] 	private PackageExplorerContentProvider _testObj;
     [java]     [javac] 	        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'PackageExplorerContentProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.ui_3.32.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 841. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/contentprovider/ExternalDefinedRoleContentAndParentTests.java (at line 69)
     [java]     [javac] 	junit.framework.TestSuite suite = new Suite(ExternalDefinedRoleContentAndParentTests.class
     [java]     [javac]             .getName());
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Dead code
     [java]     [javac] ----------
     [java]     [javac] 842. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/contentprovider/ExternalDefinedRoleContentAndParentTests.java (at line 85)
     [java]     [javac] 	_testObj = new PackageExplorerContentProvider(true);
     [java]     [javac] 	               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'PackageExplorerContentProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.ui_3.32.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 843. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/contentprovider/ExternalDefinedRoleContentAndParentTests.java (at line 85)
     [java]     [javac] 	_testObj = new PackageExplorerContentProvider(true);
     [java]     [javac] 	               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The constructor 'PackageExplorerContentProvider(boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.ui_3.32.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 844. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/contentprovider/ExternalDefinedRoleContentAndParentTests.java (at line 134)
     [java]     [javac] 	Object[] children = _testObj.getChildren(roleOTElem);
     [java]     [javac] 	                             ^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'PackageExplorerContentProvider.getChildren(Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.ui_3.32.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 845. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/contentprovider/ExternalDefinedRoleContentAndParentTests.java (at line 145)
     [java]     [javac] 	Object[] children = _testObj.getChildren(roleOTElem);
     [java]     [javac] 	                             ^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'PackageExplorerContentProvider.getChildren(Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.ui_3.32.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 846. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/contentprovider/ExternalDefinedRoleContentAndParentTests.java (at line 161)
     [java]     [javac] 	Object[] children = _testObj.getChildren(roleOTElem);
     [java]     [javac] 	                             ^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'PackageExplorerContentProvider.getChildren(Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.ui_3.32.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 847. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/contentprovider/ExternalDefinedRoleContentAndParentTests.java (at line 177)
     [java]     [javac] 	Object[] children = _testObj.getChildren(roleOTElem);
     [java]     [javac] 	                             ^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'PackageExplorerContentProvider.getChildren(Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.ui_3.32.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 848. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/contentprovider/ExternalDefinedRoleContentAndParentTests.java (at line 193)
     [java]     [javac] 	Object[] children = _testObj.getChildren(roleOTElem);
     [java]     [javac] 	                             ^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'PackageExplorerContentProvider.getChildren(Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.ui_3.32.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 849. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/contentprovider/ExternalDefinedRoleContentAndParentTests.java (at line 209)
     [java]     [javac] 	Object[] children = _testObj.getChildren(roleOTElem);
     [java]     [javac] 	                             ^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'PackageExplorerContentProvider.getChildren(Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.ui_3.32.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 850. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/contentprovider/ExternalDefinedRoleContentAndParentTests.java (at line 230)
     [java]     [javac] 	Object[] children = _testObj.getChildren(roleOTElem);
     [java]     [javac] 	                             ^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'PackageExplorerContentProvider.getChildren(Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.ui_3.32.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 851. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/contentprovider/ExternalDefinedRoleContentAndParentTests.java (at line 245)
     [java]     [javac] 	Object[] children = _testObj.getChildren(roleOTElem);
     [java]     [javac] 	                             ^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'PackageExplorerContentProvider.getChildren(Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.ui_3.32.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 852. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/contentprovider/ExternalDefinedRoleContentAndParentTests.java (at line 261)
     [java]     [javac] 	Object[] children = _testObj.getChildren(roleOTElem);
     [java]     [javac] 	                             ^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'PackageExplorerContentProvider.getChildren(Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.ui_3.32.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 853. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/contentprovider/ExternalDefinedRoleContentAndParentTests.java (at line 279)
     [java]     [javac] 	Object[] children = _testObj.getChildren(roleOTElem);
     [java]     [javac] 	                             ^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'PackageExplorerContentProvider.getChildren(Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.ui_3.32.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 854. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/contentprovider/ExternalDefinedRoleContentAndParentTests.java (at line 298)
     [java]     [javac] 	Object[] children = _testObj.getChildren(roleOTElem);
     [java]     [javac] 	                             ^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'PackageExplorerContentProvider.getChildren(Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.ui_3.32.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 855. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/contentprovider/ExternalDefinedRoleContentAndParentTests.java (at line 318)
     [java]     [javac] 	Object[] children = _testObj.getChildren(roleOTElem);
     [java]     [javac] 	                             ^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'PackageExplorerContentProvider.getChildren(Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.ui_3.32.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 856. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/contentprovider/ExternalDefinedRoleContentAndParentTests.java (at line 338)
     [java]     [javac] 	Object[] children = _testObj.getChildren(roleOTElem);
     [java]     [javac] 	                             ^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'PackageExplorerContentProvider.getChildren(Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.ui_3.32.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 857. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/contentprovider/InternalDefinedRoleContentAndParentTests.java (at line 36)
     [java]     [javac] 	import org.eclipse.jdt.internal.ui.packageview.PackageExplorerContentProvider;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'PackageExplorerContentProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.ui_3.32.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 858. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/contentprovider/InternalDefinedRoleContentAndParentTests.java (at line 51)
     [java]     [javac] 	private PackageExplorerContentProvider _testObj;
     [java]     [javac] 	        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'PackageExplorerContentProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.ui_3.32.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 859. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/contentprovider/InternalDefinedRoleContentAndParentTests.java (at line 64)
     [java]     [javac] 	junit.framework.TestSuite suite = new Suite(InternalDefinedRoleContentAndParentTests.class
     [java]     [javac]             .getName());
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Dead code
     [java]     [javac] ----------
     [java]     [javac] 860. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/contentprovider/InternalDefinedRoleContentAndParentTests.java (at line 80)
     [java]     [javac] 	_testObj = new PackageExplorerContentProvider(true);
     [java]     [javac] 	               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'PackageExplorerContentProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.ui_3.32.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 861. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/contentprovider/InternalDefinedRoleContentAndParentTests.java (at line 80)
     [java]     [javac] 	_testObj = new PackageExplorerContentProvider(true);
     [java]     [javac] 	               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The constructor 'PackageExplorerContentProvider(boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.ui_3.32.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 862. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/contentprovider/InternalDefinedRoleContentAndParentTests.java (at line 125)
     [java]     [javac] 	Object[] children = _testObj.getChildren(roleOTElem);
     [java]     [javac] 	                             ^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'PackageExplorerContentProvider.getChildren(Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.ui_3.32.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 863. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/contentprovider/InternalDefinedRoleContentAndParentTests.java (at line 136)
     [java]     [javac] 	Object[] children = _testObj.getChildren(roleOTElem);
     [java]     [javac] 	                             ^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'PackageExplorerContentProvider.getChildren(Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.ui_3.32.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 864. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/contentprovider/InternalDefinedRoleContentAndParentTests.java (at line 152)
     [java]     [javac] 	Object[] children = _testObj.getChildren(roleOTElem);
     [java]     [javac] 	                             ^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'PackageExplorerContentProvider.getChildren(Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.ui_3.32.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 865. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/contentprovider/InternalDefinedRoleContentAndParentTests.java (at line 168)
     [java]     [javac] 	Object[] children = _testObj.getChildren(roleOTElem);
     [java]     [javac] 	                             ^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'PackageExplorerContentProvider.getChildren(Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.ui_3.32.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 866. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/contentprovider/InternalDefinedRoleContentAndParentTests.java (at line 184)
     [java]     [javac] 	Object[] children = _testObj.getChildren(roleOTElem);
     [java]     [javac] 	                             ^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'PackageExplorerContentProvider.getChildren(Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.ui_3.32.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 867. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/contentprovider/InternalDefinedRoleContentAndParentTests.java (at line 200)
     [java]     [javac] 	Object[] children = _testObj.getChildren(roleOTElem);
     [java]     [javac] 	                             ^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'PackageExplorerContentProvider.getChildren(Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.ui_3.32.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 868. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/contentprovider/InternalDefinedRoleContentAndParentTests.java (at line 221)
     [java]     [javac] 	Object[] children = _testObj.getChildren(roleOTElem);
     [java]     [javac] 	                             ^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'PackageExplorerContentProvider.getChildren(Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.ui_3.32.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 869. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/contentprovider/InternalDefinedRoleContentAndParentTests.java (at line 236)
     [java]     [javac] 	Object[] children = _testObj.getChildren(roleOTElem);
     [java]     [javac] 	                             ^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'PackageExplorerContentProvider.getChildren(Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.ui_3.32.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 870. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/contentprovider/InternalDefinedRoleContentAndParentTests.java (at line 252)
     [java]     [javac] 	Object[] children = _testObj.getChildren(roleOTElem);
     [java]     [javac] 	                             ^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'PackageExplorerContentProvider.getChildren(Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.ui_3.32.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 871. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/contentprovider/InternalDefinedRoleContentAndParentTests.java (at line 278)
     [java]     [javac] 	Object[] children = _testObj.getChildren(roleOTElem);
     [java]     [javac] 	                             ^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'PackageExplorerContentProvider.getChildren(Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.ui_3.32.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 872. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/contentprovider/InternalDefinedRoleContentAndParentTests.java (at line 297)
     [java]     [javac] 	Object[] children = _testObj.getChildren(roleOTElem);
     [java]     [javac] 	                             ^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'PackageExplorerContentProvider.getChildren(Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.ui_3.32.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 873. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/contentprovider/InternalDefinedRoleContentAndParentTests.java (at line 317)
     [java]     [javac] 	Object[] children = _testObj.getChildren(roleOTElem);
     [java]     [javac] 	                             ^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'PackageExplorerContentProvider.getChildren(Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.ui_3.32.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 874. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/contentprovider/InternalDefinedRoleContentAndParentTests.java (at line 337)
     [java]     [javac] 	Object[] children = _testObj.getChildren(roleOTElem);
     [java]     [javac] 	                             ^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'PackageExplorerContentProvider.getChildren(Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.ui_3.32.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 875. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/hierarchy/contentprovider/OTSubHierarchyContentProviderTests.java (at line 32)
     [java]     [javac] 	import org.eclipse.jdt.core.JavaModelException;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] The import org.eclipse.jdt.core.JavaModelException is never used
     [java]     [javac] ----------
     [java]     [javac] 876. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/hierarchy/contentprovider/OTSubHierarchyContentProviderTests.java (at line 33)
     [java]     [javac] 	import org.eclipse.jdt.internal.ui.typehierarchy.SubTypeHierarchyViewer;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'SubTypeHierarchyViewer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.ui_3.32.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 877. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/hierarchy/contentprovider/OTSubHierarchyContentProviderTests.java (at line 34)
     [java]     [javac] 	import org.eclipse.jdt.internal.ui.typehierarchy.TypeHierarchyLifeCycle;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'TypeHierarchyLifeCycle' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.ui_3.32.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 878. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/hierarchy/contentprovider/OTSubHierarchyContentProviderTests.java (at line 51)
     [java]     [javac] 	private SubTypeHierarchyViewer.SubTypeHierarchyContentProvider _testObject;
     [java]     [javac] 	        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'SubTypeHierarchyViewer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.ui_3.32.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 879. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/hierarchy/contentprovider/OTSubHierarchyContentProviderTests.java (at line 51)
     [java]     [javac] 	private SubTypeHierarchyViewer.SubTypeHierarchyContentProvider _testObject;
     [java]     [javac] 	        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'SubTypeHierarchyViewer.SubTypeHierarchyContentProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.ui_3.32.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 880. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/hierarchy/contentprovider/OTSubHierarchyContentProviderTests.java (at line 54)
     [java]     [javac] 	private TypeHierarchyLifeCycle _lifeCycle;
     [java]     [javac] 	        ^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'TypeHierarchyLifeCycle' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.ui_3.32.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 881. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/hierarchy/contentprovider/OTSubHierarchyContentProviderTests.java (at line 110)
     [java]     [javac] 	junit.framework.TestSuite suite = new Suite(OTSubHierarchyContentProviderTests.class
     [java]     [javac]             .getName());
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Dead code
     [java]     [javac] ----------
     [java]     [javac] 882. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/hierarchy/contentprovider/OTSubHierarchyContentProviderTests.java (at line 279)
     [java]     [javac] 	_lifeCycle = new TypeHierarchyLifeCycle(false);
     [java]     [javac] 	                 ^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'TypeHierarchyLifeCycle' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.ui_3.32.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 883. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/hierarchy/contentprovider/OTSubHierarchyContentProviderTests.java (at line 279)
     [java]     [javac] 	_lifeCycle = new TypeHierarchyLifeCycle(false);
     [java]     [javac] 	                 ^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The constructor 'TypeHierarchyLifeCycle(boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.ui_3.32.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 884. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/hierarchy/contentprovider/OTSubHierarchyContentProviderTests.java (at line 281)
     [java]     [javac] 	new SubTypeHierarchyViewer.SubTypeHierarchyContentProvider(
     [java]     [javac] 	    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'SubTypeHierarchyViewer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.ui_3.32.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 885. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/hierarchy/contentprovider/OTSubHierarchyContentProviderTests.java (at line 281)
     [java]     [javac] 	new SubTypeHierarchyViewer.SubTypeHierarchyContentProvider(
     [java]     [javac] 	    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'SubTypeHierarchyViewer.SubTypeHierarchyContentProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.ui_3.32.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 886. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/hierarchy/contentprovider/OTSubHierarchyContentProviderTests.java (at line 281)
     [java]     [javac] 	new SubTypeHierarchyViewer.SubTypeHierarchyContentProvider(
     [java]     [javac] 	    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The constructor 'SubTypeHierarchyViewer.SubTypeHierarchyContentProvider(TypeHierarchyLifeCycle)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.ui_3.32.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 887. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/hierarchy/contentprovider/OTSubHierarchyContentProviderTests.java (at line 283)
     [java]     [javac] 	_lifeCycle.doHierarchyRefresh(new IType[]{_T1_R1}, new NullProgressMonitor());
     [java]     [javac] 	           ^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'TypeHierarchyLifeCycle.doHierarchyRefresh(IJavaElement[], IProgressMonitor)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.ui_3.32.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 888. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/hierarchy/contentprovider/OTSubHierarchyContentProviderTests.java (at line 288)
     [java]     [javac] 	ITypeHierarchy hierarchy = _lifeCycle.getHierarchy();
     [java]     [javac] 	                                      ^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'TypeHierarchyLifeCycle.getHierarchy()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.ui_3.32.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 889. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/hierarchy/contentprovider/OTSubHierarchyContentProviderTests.java (at line 301)
     [java]     [javac] 	actual = _testObject.getParent(cur);
     [java]     [javac] 	                     ^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'TypeHierarchyContentProvider.getParent(Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.ui_3.32.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 890. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/hierarchy/contentprovider/SuperHierarchyContentProviderTests.java (at line 30)
     [java]     [javac] 	import org.eclipse.jdt.internal.ui.typehierarchy.SuperTypeHierarchyViewer;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'SuperTypeHierarchyViewer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.ui_3.32.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 891. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/hierarchy/contentprovider/SuperHierarchyContentProviderTests.java (at line 31)
     [java]     [javac] 	import org.eclipse.jdt.internal.ui.typehierarchy.TypeHierarchyLifeCycle;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'TypeHierarchyLifeCycle' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.ui_3.32.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 892. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/hierarchy/contentprovider/SuperHierarchyContentProviderTests.java (at line 47)
     [java]     [javac] 	private SuperTypeHierarchyViewer.SuperTypeHierarchyContentProvider _testObject;
     [java]     [javac] 	        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'SuperTypeHierarchyViewer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.ui_3.32.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 893. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/hierarchy/contentprovider/SuperHierarchyContentProviderTests.java (at line 47)
     [java]     [javac] 	private SuperTypeHierarchyViewer.SuperTypeHierarchyContentProvider _testObject;
     [java]     [javac] 	        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'SuperTypeHierarchyViewer.SuperTypeHierarchyContentProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.ui_3.32.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 894. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/hierarchy/contentprovider/SuperHierarchyContentProviderTests.java (at line 50)
     [java]     [javac] 	private TypeHierarchyLifeCycle _lifeCycle;
     [java]     [javac] 	        ^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'TypeHierarchyLifeCycle' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.ui_3.32.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 895. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/hierarchy/contentprovider/SuperHierarchyContentProviderTests.java (at line 106)
     [java]     [javac] 	junit.framework.TestSuite suite = new Suite(SuperHierarchyContentProviderTests.class
     [java]     [javac]             .getName());
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Dead code
     [java]     [javac] ----------
     [java]     [javac] 896. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/hierarchy/contentprovider/SuperHierarchyContentProviderTests.java (at line 287)
     [java]     [javac] 	_lifeCycle = new TypeHierarchyLifeCycle(true);
     [java]     [javac] 	                 ^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'TypeHierarchyLifeCycle' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.ui_3.32.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 897. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/hierarchy/contentprovider/SuperHierarchyContentProviderTests.java (at line 287)
     [java]     [javac] 	_lifeCycle = new TypeHierarchyLifeCycle(true);
     [java]     [javac] 	                 ^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The constructor 'TypeHierarchyLifeCycle(boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.ui_3.32.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 898. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/hierarchy/contentprovider/SuperHierarchyContentProviderTests.java (at line 289)
     [java]     [javac] 	new SuperTypeHierarchyViewer.SuperTypeHierarchyContentProvider(
     [java]     [javac] 	    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'SuperTypeHierarchyViewer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.ui_3.32.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 899. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/hierarchy/contentprovider/SuperHierarchyContentProviderTests.java (at line 289)
     [java]     [javac] 	new SuperTypeHierarchyViewer.SuperTypeHierarchyContentProvider(
     [java]     [javac] 	    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'SuperTypeHierarchyViewer.SuperTypeHierarchyContentProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.ui_3.32.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 900. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/hierarchy/contentprovider/SuperHierarchyContentProviderTests.java (at line 289)
     [java]     [javac] 	new SuperTypeHierarchyViewer.SuperTypeHierarchyContentProvider(
     [java]     [javac] 	    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The constructor 'SuperTypeHierarchyViewer.SuperTypeHierarchyContentProvider(TypeHierarchyLifeCycle)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.ui_3.32.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 901. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/hierarchy/contentprovider/SuperHierarchyContentProviderTests.java (at line 294)
     [java]     [javac] 	_lifeCycle.doHierarchyRefresh(new IType[]{_T5_R3}, new NullProgressMonitor());
     [java]     [javac] 	           ^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'TypeHierarchyLifeCycle.doHierarchyRefresh(IJavaElement[], IProgressMonitor)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.ui_3.32.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 902. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/hierarchy/contentprovider/SuperHierarchyContentProviderTests.java (at line 305)
     [java]     [javac] 	ITypeHierarchy hierarchy = _lifeCycle.getHierarchy();
     [java]     [javac] 	                                      ^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'TypeHierarchyLifeCycle.getHierarchy()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.ui_3.32.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 903. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/hierarchy/contentprovider/SuperHierarchyContentProviderTests.java (at line 317)
     [java]     [javac] 	actual = _testObject.getParent(cur);
     [java]     [javac] 	                     ^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'TypeHierarchyContentProvider.getParent(Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.ui_3.32.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 904. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/hierarchy/contentprovider/SuperHierarchyContentProviderTests.java (at line 325)
     [java]     [javac] 	IType[] actual = castToIType(_testObject.getChildren(_T5_R3));
     [java]     [javac] 	                                         ^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'TypeHierarchyContentProvider.getChildren(Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.ui_3.32.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 905. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/hierarchy/contentprovider/SuperHierarchyContentProviderTests.java (at line 334)
     [java]     [javac] 	_lifeCycle.doHierarchyRefresh(new IType[]{_T3_R2}, new NullProgressMonitor());
     [java]     [javac] 	           ^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'TypeHierarchyLifeCycle.doHierarchyRefresh(IJavaElement[], IProgressMonitor)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.ui_3.32.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 906. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/hierarchy/contentprovider/SuperHierarchyContentProviderTests.java (at line 336)
     [java]     [javac] 	IType[] actual = castToIType(_testObject.getChildren(_T3_R2));
     [java]     [javac] 	                                         ^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'TypeHierarchyContentProvider.getChildren(Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.ui_3.32.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 907. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/hierarchy/contentprovider/SuperHierarchyContentProviderTests.java (at line 345)
     [java]     [javac] 	_lifeCycle.doHierarchyRefresh(new IType[]{_T5_R3}, new NullProgressMonitor());
     [java]     [javac] 	           ^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'TypeHierarchyLifeCycle.doHierarchyRefresh(IJavaElement[], IProgressMonitor)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.ui_3.32.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 908. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/hierarchy/contentprovider/SuperHierarchyContentProviderTests.java (at line 353)
     [java]     [javac] 	_lifeCycle.doHierarchyRefresh(new IType[]{_T1_R2}, new NullProgressMonitor());
     [java]     [javac] 	           ^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'TypeHierarchyLifeCycle.doHierarchyRefresh(IJavaElement[], IProgressMonitor)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.ui_3.32.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 909. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/hierarchy/contentprovider/SuperHierarchyContentProviderTests.java (at line 355)
     [java]     [javac] 	IType[] actual = castToIType(_testObject.getChildren(_T1_R2));
     [java]     [javac] 	                                         ^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'TypeHierarchyContentProvider.getChildren(Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.ui_3.32.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 910. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/hierarchy/contentprovider/SuperHierarchyContentProviderTests.java (at line 364)
     [java]     [javac] 	_lifeCycle.doHierarchyRefresh(new IType[]{_T5_R3}, new NullProgressMonitor());
     [java]     [javac] 	           ^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'TypeHierarchyLifeCycle.doHierarchyRefresh(IJavaElement[], IProgressMonitor)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.ui_3.32.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 911. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/hierarchy/contentprovider/SuperHierarchyContentProviderTests.java (at line 373)
     [java]     [javac] 	_lifeCycle.doHierarchyRefresh(new IType[]{_T8_R2}, new NullProgressMonitor());
     [java]     [javac] 	           ^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'TypeHierarchyLifeCycle.doHierarchyRefresh(IJavaElement[], IProgressMonitor)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.ui_3.32.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 912. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/hierarchy/contentprovider/SuperHierarchyContentProviderTests.java (at line 375)
     [java]     [javac] 	IType[] actual = castToIType(_testObject.getChildren(_T8_R2));
     [java]     [javac] 	                                         ^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'TypeHierarchyContentProvider.getChildren(Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.ui_3.32.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 913. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/hierarchy/contentprovider/SuperHierarchyContentProviderTests.java (at line 384)
     [java]     [javac] 	_lifeCycle.doHierarchyRefresh(new IType[]{_T5_R3}, new NullProgressMonitor());
     [java]     [javac] 	           ^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'TypeHierarchyLifeCycle.doHierarchyRefresh(IJavaElement[], IProgressMonitor)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.ui_3.32.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 914. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/hierarchy/contentprovider/SuperHierarchyContentProviderTests.java (at line 393)
     [java]     [javac] 	_lifeCycle.doHierarchyRefresh(new IType[]{_T7_R3}, new NullProgressMonitor());
     [java]     [javac] 	           ^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'TypeHierarchyLifeCycle.doHierarchyRefresh(IJavaElement[], IProgressMonitor)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.ui_3.32.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 915. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/hierarchy/contentprovider/SuperHierarchyContentProviderTests.java (at line 425)
     [java]     [javac] 	_lifeCycle.doHierarchyRefresh(new IType[]{_T5_R3}, new NullProgressMonitor());
     [java]     [javac] 	           ^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'TypeHierarchyLifeCycle.doHierarchyRefresh(IJavaElement[], IProgressMonitor)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.ui_3.32.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 916. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/hierarchy/contentprovider/TraditionalHierarchyContentProviderTests.java (at line 28)
     [java]     [javac] 	import org.eclipse.jdt.internal.ui.typehierarchy.TraditionalHierarchyViewer;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'TraditionalHierarchyViewer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.ui_3.32.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 917. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/hierarchy/contentprovider/TraditionalHierarchyContentProviderTests.java (at line 29)
     [java]     [javac] 	import org.eclipse.jdt.internal.ui.typehierarchy.TraditionalHierarchyViewer.TraditionalHierarchyContentProvider;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'TraditionalHierarchyViewer.TraditionalHierarchyContentProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.ui_3.32.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 918. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/hierarchy/contentprovider/TraditionalHierarchyContentProviderTests.java (at line 30)
     [java]     [javac] 	import org.eclipse.jdt.internal.ui.typehierarchy.TypeHierarchyLifeCycle;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'TypeHierarchyLifeCycle' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.ui_3.32.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 919. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/hierarchy/contentprovider/TraditionalHierarchyContentProviderTests.java (at line 47)
     [java]     [javac] 	private TraditionalHierarchyContentProvider _testObject;
     [java]     [javac] 	        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'TraditionalHierarchyViewer.TraditionalHierarchyContentProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.ui_3.32.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 920. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/hierarchy/contentprovider/TraditionalHierarchyContentProviderTests.java (at line 50)
     [java]     [javac] 	private TypeHierarchyLifeCycle _lifeCycle;
     [java]     [javac] 	        ^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'TypeHierarchyLifeCycle' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.ui_3.32.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 921. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/hierarchy/contentprovider/TraditionalHierarchyContentProviderTests.java (at line 85)
     [java]     [javac] 	private IType[] _allTypesInProject;
     [java]     [javac] 	                ^^^^^^^^^^^^^^^^^^
     [java]     [javac] The value of the field TraditionalHierarchyContentProviderTests._allTypesInProject is not used
     [java]     [javac] ----------
     [java]     [javac] 922. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/hierarchy/contentprovider/TraditionalHierarchyContentProviderTests.java (at line 106)
     [java]     [javac] 	junit.framework.TestSuite suite = new Suite(TraditionalHierarchyContentProviderTests.class
     [java]     [javac]             .getName());
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Dead code
     [java]     [javac] ----------
     [java]     [javac] 923. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/hierarchy/contentprovider/TraditionalHierarchyContentProviderTests.java (at line 118)
     [java]     [javac] 	_lifeCycle = new TypeHierarchyLifeCycle(true);
     [java]     [javac] 	                 ^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'TypeHierarchyLifeCycle' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.ui_3.32.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 924. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/hierarchy/contentprovider/TraditionalHierarchyContentProviderTests.java (at line 118)
     [java]     [javac] 	_lifeCycle = new TypeHierarchyLifeCycle(true);
     [java]     [javac] 	                 ^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The constructor 'TypeHierarchyLifeCycle(boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.ui_3.32.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 925. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/hierarchy/contentprovider/TraditionalHierarchyContentProviderTests.java (at line 120)
     [java]     [javac] 	new TraditionalHierarchyViewer.TraditionalHierarchyContentProvider(_lifeCycle);
     [java]     [javac] 	    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'TraditionalHierarchyViewer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.ui_3.32.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 926. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/hierarchy/contentprovider/TraditionalHierarchyContentProviderTests.java (at line 120)
     [java]     [javac] 	new TraditionalHierarchyViewer.TraditionalHierarchyContentProvider(_lifeCycle);
     [java]     [javac] 	    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'TraditionalHierarchyViewer.TraditionalHierarchyContentProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.ui_3.32.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 927. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/hierarchy/contentprovider/TraditionalHierarchyContentProviderTests.java (at line 120)
     [java]     [javac] 	new TraditionalHierarchyViewer.TraditionalHierarchyContentProvider(_lifeCycle);
     [java]     [javac] 	    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The constructor 'TraditionalHierarchyViewer.TraditionalHierarchyContentProvider(TypeHierarchyLifeCycle)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.ui_3.32.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 928. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/hierarchy/contentprovider/TraditionalHierarchyContentProviderTests.java (at line 298)
     [java]     [javac] 	_lifeCycle.doHierarchyRefresh(new IType[]{type}, new NullProgressMonitor());
     [java]     [javac] 	           ^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'TypeHierarchyLifeCycle.doHierarchyRefresh(IJavaElement[], IProgressMonitor)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.ui_3.32.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 929. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/hierarchy/contentprovider/TraditionalHierarchyContentProviderTests.java (at line 318)
     [java]     [javac] 	while ((current = (IType) _testObject.getParent(current)) != null) {
     [java]     [javac] 	                                      ^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'TypeHierarchyContentProvider.getParent(Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.ui_3.32.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 930. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/hierarchy/contentprovider/TraditionalHierarchyContentProviderTests.java (at line 334)
     [java]     [javac] 	while ((current = (IType) _testObject.getParent(current)) != null) {
     [java]     [javac] 	                                      ^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'TypeHierarchyContentProvider.getParent(Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.ui_3.32.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 931. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/src/org/eclipse/objectteams/otdt/ui/tests/hierarchy/contentprovider/TraditionalHierarchyContentProviderTests.java (at line 345)
     [java]     [javac] 	IType[] subs = castToIType(_testObject.getChildren(expected[i]));
     [java]     [javac] 	                                       ^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'TypeHierarchyContentProvider.getChildren(Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.ui_3.32.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 931 problems (931 warnings)
     [java] 
     [java] checkCompilationResults:
     [java]       [jar] Building jar: /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/otdt-uitests.jar
     [java]    [delete] Deleting directory /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/temp.folder/otdt-uitests.jar.bin
     [java] 
     [java] properties:
     [java] 
     [java] init:
     [java] 
     [java] build.jars:
     [java] 
     [java] properties:
     [java] 
     [java] init:
     [java] 
     [java] otdt-domtests.jar.nestedJars:
     [java] 
     [java] otdt-domtests.jar:
     [java]     [mkdir] Created dir: /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.dom/temp.folder/otdt-domtests.jar.bin
     [java]     [javac] Compiling 36 source files to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.dom/temp.folder/otdt-domtests.jar.bin
     [java]     [javac] ----------
     [java]     [javac] 1. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.dom/src/org/eclipse/objectteams/otdt/ui/tests/dom/converter/AllTests.java (at line 31)
     [java]     [javac] 	import org.eclipse.objectteams.otdt.tests.AbstractJavaModelTests;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] The import org.eclipse.objectteams.otdt.tests.AbstractJavaModelTests is never used
     [java]     [javac] ----------
     [java]     [javac] 2. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.dom/src/org/eclipse/objectteams/otdt/ui/tests/dom/converter/AllTests.java (at line 47)
     [java]     [javac] 	public static Class[] getAllTestClasses()
     [java]     [javac] 	              ^^^^^
     [java]     [javac] Class is a raw type. References to generic type Class<T> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 3. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.dom/src/org/eclipse/objectteams/otdt/ui/tests/dom/converter/AllTests.java (at line 76)
     [java]     [javac] 	Class[] testClasses = getAllTestClasses();
     [java]     [javac] 	^^^^^
     [java]     [javac] Class is a raw type. References to generic type Class<T> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 4. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.dom/src/org/eclipse/objectteams/otdt/ui/tests/dom/converter/AllTests.java (at line 84)
     [java]     [javac] 	Class testClass = testClasses[idx];
     [java]     [javac] 	^^^^^
     [java]     [javac] Class is a raw type. References to generic type Class<T> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 5. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.dom/src/org/eclipse/objectteams/otdt/ui/tests/dom/converter/AllTests.java (at line 89)
     [java]     [javac] 	Method suiteMethod = testClass.getDeclaredMethod(
     [java]     [javac]                     "suite", new Class[0]); //$NON-NLS-1$
     [java]     [javac] 	                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Type safety: The method getDeclaredMethod(String, Class...) belongs to the raw type Class. References to generic type Class<T> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 6. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.dom/src/org/eclipse/objectteams/otdt/ui/tests/dom/converter/MethodSpecTest.java (at line 110)
     [java]     [javac] 	List actual = _testObj.parameters();
     [java]     [javac] 	^^^^
     [java]     [javac] List is a raw type. References to generic type List<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 7. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.dom/src/org/eclipse/objectteams/otdt/ui/tests/dom/converter/MethodSpecTest.java (at line 120)
     [java]     [javac] 	List actual = _testObj.parameters();
     [java]     [javac] 	^^^^
     [java]     [javac] List is a raw type. References to generic type List<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 8. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.dom/src/org/eclipse/objectteams/otdt/ui/tests/dom/converter/LiftingTypeTest.java (at line 41)
     [java]     [javac] 	import org.eclipse.jdt.internal.core.util.Util;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'Util' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 9. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.dom/src/org/eclipse/objectteams/otdt/ui/tests/dom/converter/LiftingTypeTest.java (at line 151)
     [java]     [javac] 	String sig = Util.getSignature(_testObj);
     [java]     [javac] 	             ^^^^
     [java]     [javac] Discouraged access: The type 'Util' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 10. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.dom/src/org/eclipse/objectteams/otdt/ui/tests/dom/converter/LiftingTypeTest.java (at line 151)
     [java]     [javac] 	String sig = Util.getSignature(_testObj);
     [java]     [javac] 	                  ^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'Util.getSignature(Type)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 11. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.dom/src/org/eclipse/objectteams/otdt/ui/tests/dom/converter/AnchoredTypeTest.java (at line 46)
     [java]     [javac] 	@SuppressWarnings({ "nls", "restriction" })
     [java]     [javac] 	                    ^^^^^
     [java]     [javac] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 12. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.dom/src/org/eclipse/objectteams/otdt/ui/tests/dom/converter/GuardPredicateTest.java (at line 45)
     [java]     [javac] 	@SuppressWarnings({ "nls", "restriction" })
     [java]     [javac] 	                    ^^^^^
     [java]     [javac] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] 13. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.dom/src/org/eclipse/objectteams/otdt/ui/tests/dom/converter/GuardPredicateTest.java (at line 92)
     [java]     [javac] 	Map options = getJavaProject(TEST_PROJECT).getOptions(true);
     [java]     [javac] 	^^^
     [java]     [javac] Map is a raw type. References to generic type Map<K,V> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 14. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.dom/src/org/eclipse/objectteams/otdt/ui/tests/dom/converter/GuardPredicateTest.java (at line 122)
     [java]     [javac] 	@SuppressWarnings({ "restriction"})
     [java]     [javac] 	                    ^^^^^^^^^^^^^
     [java]     [javac] Unnecessary @SuppressWarnings("restriction")
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 15. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.dom/src/org/eclipse/objectteams/otdt/ui/tests/dom/converter/FieldAccessSpecTest.java (at line 59)
     [java]     [javac] 	private Object mapping;
     [java]     [javac] 	               ^^^^^^^
     [java]     [javac] The value of the field FieldAccessSpecTest.mapping is not used
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 16. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.dom/src/org/eclipse/objectteams/otdt/ui/tests/dom/converter/WithinStatementTest.java (at line 101)
     [java]     [javac] 	List statements = methodDecl.getBody().statements();
     [java]     [javac] 	^^^^
     [java]     [javac] List is a raw type. References to generic type List<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 17. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.dom/src/org/eclipse/objectteams/otdt/ui/tests/dom/converter/WithinStatementTest.java (at line 115)
     [java]     [javac] 	List statements = methodDecl.getBody().statements();
     [java]     [javac] 	^^^^
     [java]     [javac] List is a raw type. References to generic type List<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 18. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.dom/src/org/eclipse/objectteams/otdt/ui/tests/dom/converter/WithinStatementTest.java (at line 130)
     [java]     [javac] 	List statements = methodDecl.getBody().statements();
     [java]     [javac] 	^^^^
     [java]     [javac] List is a raw type. References to generic type List<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 19. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.dom/src/org/eclipse/objectteams/otdt/ui/tests/dom/converter/WithinStatementTest.java (at line 145)
     [java]     [javac] 	List statements = methodDecl.getBody().statements();
     [java]     [javac] 	^^^^
     [java]     [javac] List is a raw type. References to generic type List<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 20. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.dom/src/org/eclipse/objectteams/otdt/ui/tests/dom/converter/WithinStatementTest.java (at line 157)
     [java]     [javac] 	List statements = methodDecl.getBody().statements();
     [java]     [javac] 	^^^^
     [java]     [javac] List is a raw type. References to generic type List<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 21. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.dom/src/org/eclipse/objectteams/otdt/ui/tests/dom/converter/WithinStatementTest.java (at line 172)
     [java]     [javac] 	List statements = methodDecl.getBody().statements();
     [java]     [javac] 	^^^^
     [java]     [javac] List is a raw type. References to generic type List<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 22. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.dom/src/org/eclipse/objectteams/otdt/ui/tests/dom/converter/WithinStatementTest.java (at line 187)
     [java]     [javac] 	List statements = methodDecl.getBody().statements();
     [java]     [javac] 	^^^^
     [java]     [javac] List is a raw type. References to generic type List<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 23. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.dom/src/org/eclipse/objectteams/otdt/ui/tests/dom/converter/WithinStatementTest.java (at line 202)
     [java]     [javac] 	List statements = methodDecl.getBody().statements();
     [java]     [javac] 	^^^^
     [java]     [javac] List is a raw type. References to generic type List<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 24. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.dom/src/org/eclipse/objectteams/otdt/ui/tests/dom/converter/WithinStatementTest.java (at line 214)
     [java]     [javac] 	List statements = methodDecl.getBody().statements();
     [java]     [javac] 	^^^^
     [java]     [javac] List is a raw type. References to generic type List<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 25. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.dom/src/org/eclipse/objectteams/otdt/ui/tests/dom/converter/WithinStatementTest.java (at line 226)
     [java]     [javac] 	List statements = methodDecl.getBody().statements();
     [java]     [javac] 	^^^^
     [java]     [javac] List is a raw type. References to generic type List<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 26. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.dom/src/org/eclipse/objectteams/otdt/ui/tests/dom/converter/WithinStatementTest.java (at line 238)
     [java]     [javac] 	List statements = methodDecl.getBody().statements();
     [java]     [javac] 	^^^^
     [java]     [javac] List is a raw type. References to generic type List<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 27. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.dom/src/org/eclipse/objectteams/otdt/ui/tests/dom/converter/WithinStatementTest.java (at line 250)
     [java]     [javac] 	List statements = methodDecl.getBody().statements();
     [java]     [javac] 	^^^^
     [java]     [javac] List is a raw type. References to generic type List<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 28. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.dom/src/org/eclipse/objectteams/otdt/ui/tests/dom/converter/WithinStatementTest.java (at line 263)
     [java]     [javac] 	List statements = methodDecl.getBody().statements();
     [java]     [javac] 	^^^^
     [java]     [javac] List is a raw type. References to generic type List<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 29. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.dom/src/org/eclipse/objectteams/otdt/ui/tests/dom/converter/WithinStatementTest.java (at line 276)
     [java]     [javac] 	List statements = methodDecl.getBody().statements();
     [java]     [javac] 	^^^^
     [java]     [javac] List is a raw type. References to generic type List<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 30. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.dom/src/org/eclipse/objectteams/otdt/ui/tests/dom/converter/WithinStatementTest.java (at line 291)
     [java]     [javac] 	List statements = methodDecl.getBody().statements();
     [java]     [javac] 	^^^^
     [java]     [javac] List is a raw type. References to generic type List<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 31. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.dom/src/org/eclipse/objectteams/otdt/ui/tests/dom/converter/WithinStatementTest.java (at line 309)
     [java]     [javac] 	List statements = methodDecl.getBody().statements();
     [java]     [javac] 	^^^^
     [java]     [javac] List is a raw type. References to generic type List<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 32. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.dom/src/org/eclipse/objectteams/otdt/ui/tests/dom/converter/TSuperMessageSendTest.java (at line 156)
     [java]     [javac] 	List actual = _testObj.getArguments();
     [java]     [javac] 	^^^^
     [java]     [javac] List is a raw type. References to generic type List<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 33. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.dom/src/org/eclipse/objectteams/otdt/ui/tests/dom/converter/TSuperMessageSendTest.java (at line 169)
     [java]     [javac] 	List actual = _testObj.getArguments();
     [java]     [javac] 	^^^^
     [java]     [javac] List is a raw type. References to generic type List<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 34. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.dom/src/org/eclipse/objectteams/otdt/ui/tests/dom/converter/TSuperMessageSendTest.java (at line 182)
     [java]     [javac] 	List childNodes = _testObj.getArguments();
     [java]     [javac] 	^^^^
     [java]     [javac] List is a raw type. References to generic type List<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 35. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.dom/src/org/eclipse/objectteams/otdt/ui/tests/dom/converter/TSuperMessageSendTest.java (at line 184)
     [java]     [javac] 	for (Iterator iter = childNodes.iterator(); iter.hasNext();)
     [java]     [javac] 	     ^^^^^^^^
     [java]     [javac] Iterator is a raw type. References to generic type Iterator<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 36. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.dom/src/org/eclipse/objectteams/otdt/ui/tests/dom/rewrite/ASTRewriteFlattenerTest.java (at line 53)
     [java]     [javac] 	import org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteFlattener;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'ASTRewriteFlattener' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 37. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.dom/src/org/eclipse/objectteams/otdt/ui/tests/dom/rewrite/ASTRewriteFlattenerTest.java (at line 54)
     [java]     [javac] 	import org.eclipse.jdt.internal.core.dom.rewrite.RewriteEventStore;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'RewriteEventStore' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 38. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.dom/src/org/eclipse/objectteams/otdt/ui/tests/dom/rewrite/ASTRewriteFlattenerTest.java (at line 65)
     [java]     [javac] 	private ASTRewriteFlattener _rewriteFlattener;
     [java]     [javac] 	        ^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'ASTRewriteFlattener' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 39. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.dom/src/org/eclipse/objectteams/otdt/ui/tests/dom/rewrite/ASTRewriteFlattenerTest.java (at line 67)
     [java]     [javac] 	private RewriteEventStore _store;
     [java]     [javac] 	        ^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'RewriteEventStore' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 40. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.dom/src/org/eclipse/objectteams/otdt/ui/tests/dom/rewrite/ASTRewriteFlattenerTest.java (at line 77)
     [java]     [javac] 	_store = new RewriteEventStore();
     [java]     [javac] 	             ^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The constructor 'RewriteEventStore()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 41. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.dom/src/org/eclipse/objectteams/otdt/ui/tests/dom/rewrite/ASTRewriteFlattenerTest.java (at line 77)
     [java]     [javac] 	_store = new RewriteEventStore();
     [java]     [javac] 	             ^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'RewriteEventStore' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 42. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.dom/src/org/eclipse/objectteams/otdt/ui/tests/dom/rewrite/ASTRewriteFlattenerTest.java (at line 78)
     [java]     [javac] 	_rewriteFlattener = new ASTRewriteFlattener(_store);
     [java]     [javac] 	                        ^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The constructor 'ASTRewriteFlattener(RewriteEventStore)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 43. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.dom/src/org/eclipse/objectteams/otdt/ui/tests/dom/rewrite/ASTRewriteFlattenerTest.java (at line 78)
     [java]     [javac] 	_rewriteFlattener = new ASTRewriteFlattener(_store);
     [java]     [javac] 	                        ^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'ASTRewriteFlattener' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 44. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.dom/src/org/eclipse/objectteams/otdt/ui/tests/dom/rewrite/ASTRewriteFlattenerTest.java (at line 90)
     [java]     [javac] 	List importList = new ArrayList();
     [java]     [javac] 	^^^^
     [java]     [javac] List is a raw type. References to generic type List<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 45. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.dom/src/org/eclipse/objectteams/otdt/ui/tests/dom/rewrite/ASTRewriteFlattenerTest.java (at line 90)
     [java]     [javac] 	List importList = new ArrayList();
     [java]     [javac] 	                      ^^^^^^^^^
     [java]     [javac] ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 46. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.dom/src/org/eclipse/objectteams/otdt/ui/tests/dom/rewrite/ASTRewriteFlattenerTest.java (at line 91)
     [java]     [javac] 	importList.add(newImport);
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 47. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.dom/src/org/eclipse/objectteams/otdt/ui/tests/dom/rewrite/ASTRewriteFlattenerTest.java (at line 97)
     [java]     [javac] 	String actual = _rewriteFlattener.getResult();
     [java]     [javac] 	                                  ^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'ASTRewriteFlattener.getResult()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 48. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.dom/src/org/eclipse/objectteams/otdt/ui/tests/dom/rewrite/ASTRewriteFlattenerTest.java (at line 110)
     [java]     [javac] 	String actual = _rewriteFlattener.getResult();
     [java]     [javac] 	                                  ^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'ASTRewriteFlattener.getResult()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 49. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.dom/src/org/eclipse/objectteams/otdt/ui/tests/dom/rewrite/ASTRewriteFlattenerTest.java (at line 124)
     [java]     [javac] 	String actual = _rewriteFlattener.getResult();
     [java]     [javac] 	                                  ^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'ASTRewriteFlattener.getResult()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 50. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.dom/src/org/eclipse/objectteams/otdt/ui/tests/dom/rewrite/ASTRewriteFlattenerTest.java (at line 137)
     [java]     [javac] 	String actual = _rewriteFlattener.getResult();
     [java]     [javac] 	                                  ^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'ASTRewriteFlattener.getResult()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 51. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.dom/src/org/eclipse/objectteams/otdt/ui/tests/dom/rewrite/ASTRewriteFlattenerTest.java (at line 147)
     [java]     [javac] 	List arguments = new ArrayList();
     [java]     [javac] 	^^^^
     [java]     [javac] List is a raw type. References to generic type List<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 52. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.dom/src/org/eclipse/objectteams/otdt/ui/tests/dom/rewrite/ASTRewriteFlattenerTest.java (at line 147)
     [java]     [javac] 	List arguments = new ArrayList();
     [java]     [javac] 	                     ^^^^^^^^^
     [java]     [javac] ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 53. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.dom/src/org/eclipse/objectteams/otdt/ui/tests/dom/rewrite/ASTRewriteFlattenerTest.java (at line 148)
     [java]     [javac] 	arguments.add(argumentName);
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 54. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.dom/src/org/eclipse/objectteams/otdt/ui/tests/dom/rewrite/ASTRewriteFlattenerTest.java (at line 155)
     [java]     [javac] 	String actual = _rewriteFlattener.getResult();
     [java]     [javac] 	                                  ^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'ASTRewriteFlattener.getResult()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 55. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.dom/src/org/eclipse/objectteams/otdt/ui/tests/dom/rewrite/ASTRewriteFlattenerTest.java (at line 166)
     [java]     [javac] 	List roleMethodParameters = new ArrayList();
     [java]     [javac] 	^^^^
     [java]     [javac] List is a raw type. References to generic type List<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 56. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.dom/src/org/eclipse/objectteams/otdt/ui/tests/dom/rewrite/ASTRewriteFlattenerTest.java (at line 166)
     [java]     [javac] 	List roleMethodParameters = new ArrayList();
     [java]     [javac] 	                                ^^^^^^^^^
     [java]     [javac] ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 57. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.dom/src/org/eclipse/objectteams/otdt/ui/tests/dom/rewrite/ASTRewriteFlattenerTest.java (at line 167)
     [java]     [javac] 	roleMethodParameters.add(roleMethodSpecParameter);
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 58. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.dom/src/org/eclipse/objectteams/otdt/ui/tests/dom/rewrite/ASTRewriteFlattenerTest.java (at line 175)
     [java]     [javac] 	List baseMethodParameters = new ArrayList();
     [java]     [javac] 	^^^^
     [java]     [javac] List is a raw type. References to generic type List<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 59. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.dom/src/org/eclipse/objectteams/otdt/ui/tests/dom/rewrite/ASTRewriteFlattenerTest.java (at line 175)
     [java]     [javac] 	List baseMethodParameters = new ArrayList();
     [java]     [javac] 	                                ^^^^^^^^^
     [java]     [javac] ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 60. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.dom/src/org/eclipse/objectteams/otdt/ui/tests/dom/rewrite/ASTRewriteFlattenerTest.java (at line 176)
     [java]     [javac] 	baseMethodParameters.add(baseMethodSpecParameter);
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 61. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.dom/src/org/eclipse/objectteams/otdt/ui/tests/dom/rewrite/ASTRewriteFlattenerTest.java (at line 185)
     [java]     [javac] 	List parameterMappingList = new ArrayList();
     [java]     [javac] 	^^^^
     [java]     [javac] List is a raw type. References to generic type List<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 62. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.dom/src/org/eclipse/objectteams/otdt/ui/tests/dom/rewrite/ASTRewriteFlattenerTest.java (at line 185)
     [java]     [javac] 	List parameterMappingList = new ArrayList();
     [java]     [javac] 	                                ^^^^^^^^^
     [java]     [javac] ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 63. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.dom/src/org/eclipse/objectteams/otdt/ui/tests/dom/rewrite/ASTRewriteFlattenerTest.java (at line 186)
     [java]     [javac] 	parameterMappingList.add(newParameterMapping);
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 64. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.dom/src/org/eclipse/objectteams/otdt/ui/tests/dom/rewrite/ASTRewriteFlattenerTest.java (at line 193)
     [java]     [javac] 	String actual = _rewriteFlattener.getResult();
     [java]     [javac] 	                                  ^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'ASTRewriteFlattener.getResult()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 65. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.dom/src/org/eclipse/objectteams/otdt/ui/tests/dom/rewrite/ASTRewriteFlattenerTest.java (at line 215)
     [java]     [javac] 	String actual = _rewriteFlattener.getResult();
     [java]     [javac] 	                                  ^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'ASTRewriteFlattener.getResult()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 66. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.dom/src/org/eclipse/objectteams/otdt/ui/tests/dom/rewrite/ASTRewriteFlattenerTest.java (at line 235)
     [java]     [javac] 	String actual = _rewriteFlattener.getResult();
     [java]     [javac] 	                                  ^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'ASTRewriteFlattener.getResult()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 67. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.dom/src/org/eclipse/objectteams/otdt/ui/tests/dom/rewrite/ASTRewriteFlattenerTest.java (at line 246)
     [java]     [javac] 	List roleMethodParameters = new ArrayList();
     [java]     [javac] 	^^^^
     [java]     [javac] List is a raw type. References to generic type List<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 68. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.dom/src/org/eclipse/objectteams/otdt/ui/tests/dom/rewrite/ASTRewriteFlattenerTest.java (at line 246)
     [java]     [javac] 	List roleMethodParameters = new ArrayList();
     [java]     [javac] 	                                ^^^^^^^^^
     [java]     [javac] ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 69. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.dom/src/org/eclipse/objectteams/otdt/ui/tests/dom/rewrite/ASTRewriteFlattenerTest.java (at line 247)
     [java]     [javac] 	roleMethodParameters.add(roleMethodSpecParameter);
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 70. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.dom/src/org/eclipse/objectteams/otdt/ui/tests/dom/rewrite/ASTRewriteFlattenerTest.java (at line 262)
     [java]     [javac] 	String actual = _rewriteFlattener.getResult();
     [java]     [javac] 	                                  ^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'ASTRewriteFlattener.getResult()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 71. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.dom/src/org/eclipse/objectteams/otdt/ui/tests/dom/rewrite/ASTRewriteFlattenerTest.java (at line 275)
     [java]     [javac] 	List roleMethodParameters = new ArrayList();
     [java]     [javac] 	^^^^
     [java]     [javac] List is a raw type. References to generic type List<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 72. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.dom/src/org/eclipse/objectteams/otdt/ui/tests/dom/rewrite/ASTRewriteFlattenerTest.java (at line 275)
     [java]     [javac] 	List roleMethodParameters = new ArrayList();
     [java]     [javac] 	                                ^^^^^^^^^
     [java]     [javac] ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 73. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.dom/src/org/eclipse/objectteams/otdt/ui/tests/dom/rewrite/ASTRewriteFlattenerTest.java (at line 276)
     [java]     [javac] 	roleMethodParameters.add(roleMethodSpecParameter);
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 74. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.dom/src/org/eclipse/objectteams/otdt/ui/tests/dom/rewrite/ASTRewriteFlattenerTest.java (at line 284)
     [java]     [javac] 	List baseMethodParameters = new ArrayList();
     [java]     [javac] 	^^^^
     [java]     [javac] List is a raw type. References to generic type List<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 75. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.dom/src/org/eclipse/objectteams/otdt/ui/tests/dom/rewrite/ASTRewriteFlattenerTest.java (at line 284)
     [java]     [javac] 	List baseMethodParameters = new ArrayList();
     [java]     [javac] 	                                ^^^^^^^^^
     [java]     [javac] ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 76. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.dom/src/org/eclipse/objectteams/otdt/ui/tests/dom/rewrite/ASTRewriteFlattenerTest.java (at line 285)
     [java]     [javac] 	baseMethodParameters.add(baseMethodSpecParameter);
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 77. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.dom/src/org/eclipse/objectteams/otdt/ui/tests/dom/rewrite/ASTRewriteFlattenerTest.java (at line 289)
     [java]     [javac] 	List baseMethods = new ArrayList();
     [java]     [javac] 	^^^^
     [java]     [javac] List is a raw type. References to generic type List<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 78. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.dom/src/org/eclipse/objectteams/otdt/ui/tests/dom/rewrite/ASTRewriteFlattenerTest.java (at line 289)
     [java]     [javac] 	List baseMethods = new ArrayList();
     [java]     [javac] 	                       ^^^^^^^^^
     [java]     [javac] ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 79. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.dom/src/org/eclipse/objectteams/otdt/ui/tests/dom/rewrite/ASTRewriteFlattenerTest.java (at line 290)
     [java]     [javac] 	baseMethods.add(baseMethodSpec);
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 80. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.dom/src/org/eclipse/objectteams/otdt/ui/tests/dom/rewrite/ASTRewriteFlattenerTest.java (at line 300)
     [java]     [javac] 	List paramMappings = new ArrayList();
     [java]     [javac] 	^^^^
     [java]     [javac] List is a raw type. References to generic type List<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 81. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.dom/src/org/eclipse/objectteams/otdt/ui/tests/dom/rewrite/ASTRewriteFlattenerTest.java (at line 300)
     [java]     [javac] 	List paramMappings = new ArrayList();
     [java]     [javac] 	                         ^^^^^^^^^
     [java]     [javac] ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 82. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.dom/src/org/eclipse/objectteams/otdt/ui/tests/dom/rewrite/ASTRewriteFlattenerTest.java (at line 301)
     [java]     [javac] 	paramMappings.add(newParameterMappingInt);
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 83. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.dom/src/org/eclipse/objectteams/otdt/ui/tests/dom/rewrite/ASTRewriteFlattenerTest.java (at line 302)
     [java]     [javac] 	paramMappings.add(newParameterMappingRes);
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 84. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.dom/src/org/eclipse/objectteams/otdt/ui/tests/dom/rewrite/ASTRewriteFlattenerTest.java (at line 309)
     [java]     [javac] 	String actual = _rewriteFlattener.getResult();
     [java]     [javac] 	                                  ^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'ASTRewriteFlattener.getResult()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 85. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.dom/src/org/eclipse/objectteams/otdt/ui/tests/dom/rewrite/ASTRewriteFlattenerTest.java (at line 326)
     [java]     [javac] 	List baseMethods = new ArrayList();
     [java]     [javac] 	^^^^
     [java]     [javac] List is a raw type. References to generic type List<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 86. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.dom/src/org/eclipse/objectteams/otdt/ui/tests/dom/rewrite/ASTRewriteFlattenerTest.java (at line 326)
     [java]     [javac] 	List baseMethods = new ArrayList();
     [java]     [javac] 	                       ^^^^^^^^^
     [java]     [javac] ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 87. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.dom/src/org/eclipse/objectteams/otdt/ui/tests/dom/rewrite/ASTRewriteFlattenerTest.java (at line 327)
     [java]     [javac] 	baseMethods.add(baseMethodSpec);
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 88. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.dom/src/org/eclipse/objectteams/otdt/ui/tests/dom/rewrite/ASTRewriteFlattenerTest.java (at line 334)
     [java]     [javac] 	String actual = _rewriteFlattener.getResult();
     [java]     [javac] 	                                  ^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'ASTRewriteFlattener.getResult()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 89. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.dom/src/org/eclipse/objectteams/otdt/ui/tests/dom/rewrite/ASTRewriteFlattenerTest.java (at line 346)
     [java]     [javac] 	String actual = _rewriteFlattener.getResult();
     [java]     [javac] 	                                  ^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'ASTRewriteFlattener.getResult()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 90. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.dom/src/org/eclipse/objectteams/otdt/ui/tests/dom/rewrite/ASTRewriteFlattenerTest.java (at line 358)
     [java]     [javac] 	String actual = _rewriteFlattener.getResult();
     [java]     [javac] 	                                  ^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'ASTRewriteFlattener.getResult()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 91. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.dom/src/org/eclipse/objectteams/otdt/ui/tests/dom/rewrite/ASTRewriteFlattenerTest.java (at line 372)
     [java]     [javac] 	List importList = new ArrayList();
     [java]     [javac] 	^^^^
     [java]     [javac] List is a raw type. References to generic type List<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 92. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.dom/src/org/eclipse/objectteams/otdt/ui/tests/dom/rewrite/ASTRewriteFlattenerTest.java (at line 372)
     [java]     [javac] 	List importList = new ArrayList();
     [java]     [javac] 	                      ^^^^^^^^^
     [java]     [javac] ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 93. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.dom/src/org/eclipse/objectteams/otdt/ui/tests/dom/rewrite/ASTRewriteFlattenerTest.java (at line 373)
     [java]     [javac] 	importList.add(newImport);
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 94. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.dom/src/org/eclipse/objectteams/otdt/ui/tests/dom/rewrite/ASTRewriteFlattenerTest.java (at line 381)
     [java]     [javac] 	List roleMethodParameters = new ArrayList();
     [java]     [javac] 	^^^^
     [java]     [javac] List is a raw type. References to generic type List<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 95. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.dom/src/org/eclipse/objectteams/otdt/ui/tests/dom/rewrite/ASTRewriteFlattenerTest.java (at line 381)
     [java]     [javac] 	List roleMethodParameters = new ArrayList();
     [java]     [javac] 	                                ^^^^^^^^^
     [java]     [javac] ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 96. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.dom/src/org/eclipse/objectteams/otdt/ui/tests/dom/rewrite/ASTRewriteFlattenerTest.java (at line 382)
     [java]     [javac] 	roleMethodParameters.add(roleMethodSpecParameter);
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 97. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.dom/src/org/eclipse/objectteams/otdt/ui/tests/dom/rewrite/ASTRewriteFlattenerTest.java (at line 390)
     [java]     [javac] 	List baseMethodParameters = new ArrayList();
     [java]     [javac] 	^^^^
     [java]     [javac] List is a raw type. References to generic type List<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 98. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.dom/src/org/eclipse/objectteams/otdt/ui/tests/dom/rewrite/ASTRewriteFlattenerTest.java (at line 390)
     [java]     [javac] 	List baseMethodParameters = new ArrayList();
     [java]     [javac] 	                                ^^^^^^^^^
     [java]     [javac] ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 99. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.dom/src/org/eclipse/objectteams/otdt/ui/tests/dom/rewrite/ASTRewriteFlattenerTest.java (at line 391)
     [java]     [javac] 	baseMethodParameters.add(baseMethodSpecParameter);
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 100. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.dom/src/org/eclipse/objectteams/otdt/ui/tests/dom/rewrite/ASTRewriteFlattenerTest.java (at line 395)
     [java]     [javac] 	List baseMethods = new ArrayList();
     [java]     [javac] 	^^^^
     [java]     [javac] List is a raw type. References to generic type List<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 101. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.dom/src/org/eclipse/objectteams/otdt/ui/tests/dom/rewrite/ASTRewriteFlattenerTest.java (at line 395)
     [java]     [javac] 	List baseMethods = new ArrayList();
     [java]     [javac] 	                       ^^^^^^^^^
     [java]     [javac] ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 102. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.dom/src/org/eclipse/objectteams/otdt/ui/tests/dom/rewrite/ASTRewriteFlattenerTest.java (at line 396)
     [java]     [javac] 	baseMethods.add(baseMethodSpec);
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 103. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.dom/src/org/eclipse/objectteams/otdt/ui/tests/dom/rewrite/ASTRewriteFlattenerTest.java (at line 406)
     [java]     [javac] 	List paramMappings = new ArrayList();
     [java]     [javac] 	^^^^
     [java]     [javac] List is a raw type. References to generic type List<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 104. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.dom/src/org/eclipse/objectteams/otdt/ui/tests/dom/rewrite/ASTRewriteFlattenerTest.java (at line 406)
     [java]     [javac] 	List paramMappings = new ArrayList();
     [java]     [javac] 	                         ^^^^^^^^^
     [java]     [javac] ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 105. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.dom/src/org/eclipse/objectteams/otdt/ui/tests/dom/rewrite/ASTRewriteFlattenerTest.java (at line 407)
     [java]     [javac] 	paramMappings.add(newParameterMappingInt);
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 106. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.dom/src/org/eclipse/objectteams/otdt/ui/tests/dom/rewrite/ASTRewriteFlattenerTest.java (at line 408)
     [java]     [javac] 	paramMappings.add(newParameterMappingRes);
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 107. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.dom/src/org/eclipse/objectteams/otdt/ui/tests/dom/rewrite/ASTRewriteFlattenerTest.java (at line 412)
     [java]     [javac] 	List roleBodyDecl = new ArrayList();
     [java]     [javac] 	^^^^
     [java]     [javac] List is a raw type. References to generic type List<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 108. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.dom/src/org/eclipse/objectteams/otdt/ui/tests/dom/rewrite/ASTRewriteFlattenerTest.java (at line 412)
     [java]     [javac] 	List roleBodyDecl = new ArrayList();
     [java]     [javac] 	                        ^^^^^^^^^
     [java]     [javac] ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 109. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.dom/src/org/eclipse/objectteams/otdt/ui/tests/dom/rewrite/ASTRewriteFlattenerTest.java (at line 413)
     [java]     [javac] 	roleBodyDecl.add(newCallinMapping);
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 110. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.dom/src/org/eclipse/objectteams/otdt/ui/tests/dom/rewrite/ASTRewriteFlattenerTest.java (at line 417)
     [java]     [javac] 	List typeBodyDecl = new ArrayList();
     [java]     [javac] 	^^^^
     [java]     [javac] List is a raw type. References to generic type List<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 111. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.dom/src/org/eclipse/objectteams/otdt/ui/tests/dom/rewrite/ASTRewriteFlattenerTest.java (at line 417)
     [java]     [javac] 	List typeBodyDecl = new ArrayList();
     [java]     [javac] 	                        ^^^^^^^^^
     [java]     [javac] ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 112. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.dom/src/org/eclipse/objectteams/otdt/ui/tests/dom/rewrite/ASTRewriteFlattenerTest.java (at line 418)
     [java]     [javac] 	typeBodyDecl.add(role);
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 113. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.dom/src/org/eclipse/objectteams/otdt/ui/tests/dom/rewrite/ASTRewriteFlattenerTest.java (at line 422)
     [java]     [javac] 	List typeList = new ArrayList();
     [java]     [javac] 	^^^^
     [java]     [javac] List is a raw type. References to generic type List<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 114. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.dom/src/org/eclipse/objectteams/otdt/ui/tests/dom/rewrite/ASTRewriteFlattenerTest.java (at line 422)
     [java]     [javac] 	List typeList = new ArrayList();
     [java]     [javac] 	                    ^^^^^^^^^
     [java]     [javac] ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 115. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.dom/src/org/eclipse/objectteams/otdt/ui/tests/dom/rewrite/ASTRewriteFlattenerTest.java (at line 423)
     [java]     [javac] 	typeList.add(newTypeDecl);
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 116. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.dom/src/org/eclipse/objectteams/otdt/ui/tests/dom/rewrite/ASTRewriteFlattenerTest.java (at line 438)
     [java]     [javac] 	String actual = _rewriteFlattener.getResult();
     [java]     [javac] 	                                  ^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'ASTRewriteFlattener.getResult()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/@dot')
     [java]     [javac] ----------
     [java]     [javac] 117. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.dom/src/org/eclipse/objectteams/otdt/ui/tests/dom/rewrite/ASTRewriteFlattenerTest.java (at line 447)
     [java]     [javac] 	private CompilationUnit createCU(PackageDeclaration pack, List importList, List typeList)
     [java]     [javac] 	                                                          ^^^^
     [java]     [javac] List is a raw type. References to generic type List<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 118. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.dom/src/org/eclipse/objectteams/otdt/ui/tests/dom/rewrite/ASTRewriteFlattenerTest.java (at line 447)
     [java]     [javac] 	private CompilationUnit createCU(PackageDeclaration pack, List importList, List typeList)
     [java]     [javac] 	                                                                           ^^^^
     [java]     [javac] List is a raw type. References to generic type List<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 119. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.dom/src/org/eclipse/objectteams/otdt/ui/tests/dom/rewrite/ASTRewriteFlattenerTest.java (at line 456)
     [java]     [javac] 	List cuImportList = newCU.imports();
     [java]     [javac] 	^^^^
     [java]     [javac] List is a raw type. References to generic type List<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 120. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.dom/src/org/eclipse/objectteams/otdt/ui/tests/dom/rewrite/ASTRewriteFlattenerTest.java (at line 460)
     [java]     [javac] 	cuImportList.add(tmp);
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 121. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.dom/src/org/eclipse/objectteams/otdt/ui/tests/dom/rewrite/ASTRewriteFlattenerTest.java (at line 466)
     [java]     [javac] 	List cuTypeList = newCU.types();
     [java]     [javac] 	^^^^
     [java]     [javac] List is a raw type. References to generic type List<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 122. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.dom/src/org/eclipse/objectteams/otdt/ui/tests/dom/rewrite/ASTRewriteFlattenerTest.java (at line 470)
     [java]     [javac] 	cuTypeList.add(tmp);
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 123. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.dom/src/org/eclipse/objectteams/otdt/ui/tests/dom/rewrite/ASTRewriteFlattenerTest.java (at line 477)
     [java]     [javac] 	String teamClassName, String superClassName, List superInterfaces, List bodyDeclarations)
     [java]     [javac] 	                                             ^^^^
     [java]     [javac] List is a raw type. References to generic type List<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 124. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.dom/src/org/eclipse/objectteams/otdt/ui/tests/dom/rewrite/ASTRewriteFlattenerTest.java (at line 477)
     [java]     [javac] 	String teamClassName, String superClassName, List superInterfaces, List bodyDeclarations)
     [java]     [javac] 	                                                                   ^^^^
     [java]     [javac] List is a raw type. References to generic type List<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 125. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.dom/src/org/eclipse/objectteams/otdt/ui/tests/dom/rewrite/ASTRewriteFlattenerTest.java (at line 482)
     [java]     [javac] 	newTypeDecl.modifiers().addAll(_newAst.newModifiers(modifiers));
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Type safety: The method addAll(Collection) belongs to the raw type List. References to generic type List<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 126. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.dom/src/org/eclipse/objectteams/otdt/ui/tests/dom/rewrite/ASTRewriteFlattenerTest.java (at line 494)
     [java]     [javac] 	List superInterfacesList = newTypeDecl.superInterfaces();
     [java]     [javac] 	^^^^
     [java]     [javac] List is a raw type. References to generic type List<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 127. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.dom/src/org/eclipse/objectteams/otdt/ui/tests/dom/rewrite/ASTRewriteFlattenerTest.java (at line 498)
     [java]     [javac] 	superInterfacesList.add(tmp);
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 128. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.dom/src/org/eclipse/objectteams/otdt/ui/tests/dom/rewrite/ASTRewriteFlattenerTest.java (at line 504)
     [java]     [javac] 	List bodyDeclarationList = newTypeDecl.bodyDeclarations();
     [java]     [javac] 	^^^^
     [java]     [javac] List is a raw type. References to generic type List<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 129. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.dom/src/org/eclipse/objectteams/otdt/ui/tests/dom/rewrite/ASTRewriteFlattenerTest.java (at line 508)
     [java]     [javac] 	bodyDeclarationList.add(tmp);
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 130. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.dom/src/org/eclipse/objectteams/otdt/ui/tests/dom/rewrite/ASTRewriteFlattenerTest.java (at line 515)
     [java]     [javac] 	String teamClassName, String superClassName, List superInterfaces, boolean isTeam,
     [java]     [javac] 	                                             ^^^^
     [java]     [javac] List is a raw type. References to generic type List<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 131. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.dom/src/org/eclipse/objectteams/otdt/ui/tests/dom/rewrite/ASTRewriteFlattenerTest.java (at line 516)
     [java]     [javac] 	List bodyDeclarations)
     [java]     [javac] 	^^^^
     [java]     [javac] List is a raw type. References to generic type List<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 132. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.dom/src/org/eclipse/objectteams/otdt/ui/tests/dom/rewrite/ASTRewriteFlattenerTest.java (at line 520)
     [java]     [javac] 	role.modifiers().addAll(_newAst.newModifiers(modifier));
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Type safety: The method addAll(Collection) belongs to the raw type List. References to generic type List<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 133. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.dom/src/org/eclipse/objectteams/otdt/ui/tests/dom/rewrite/ASTRewriteFlattenerTest.java (at line 537)
     [java]     [javac] 	List superInterfacesList = role.superInterfaceTypes();
     [java]     [javac] 	^^^^
     [java]     [javac] List is a raw type. References to generic type List<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 134. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.dom/src/org/eclipse/objectteams/otdt/ui/tests/dom/rewrite/ASTRewriteFlattenerTest.java (at line 541)
     [java]     [javac] 	superInterfacesList.add(tmp);
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 135. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.dom/src/org/eclipse/objectteams/otdt/ui/tests/dom/rewrite/ASTRewriteFlattenerTest.java (at line 547)
     [java]     [javac] 	List bodyDeclarationList = role.bodyDeclarations();
     [java]     [javac] 	^^^^
     [java]     [javac] List is a raw type. References to generic type List<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 136. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.dom/src/org/eclipse/objectteams/otdt/ui/tests/dom/converter/BaseCallMessageSendTest.java (at line 196)
     [java]     [javac] 	List<Expression> childNodes = _testObj.getArguments();
     [java]     [javac] 	                              ^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Type safety: The expression of type List needs unchecked conversion to conform to List<Expression>
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 137. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.dom/src/org/eclipse/objectteams/otdt/ui/tests/dom/converter/ParameterMappingCallinTest.java (at line 97)
     [java]     [javac] 	List mappings = callinDecl.getParameterMappings();
     [java]     [javac] 	^^^^
     [java]     [javac] List is a raw type. References to generic type List<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 138. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.dom/src/org/eclipse/objectteams/otdt/ui/tests/dom/converter/ParameterMappingCallinTest.java (at line 107)
     [java]     [javac] 	List parameterMappings = callinDecl.getParameterMappings();
     [java]     [javac] 	^^^^
     [java]     [javac] List is a raw type. References to generic type List<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 139. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.dom/src/org/eclipse/objectteams/otdt/ui/tests/dom/converter/ParameterMappingCallinTest.java (at line 120)
     [java]     [javac] 	List mappings = callinDecl.getParameterMappings();
     [java]     [javac] 	^^^^
     [java]     [javac] List is a raw type. References to generic type List<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 140. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.dom/src/org/eclipse/objectteams/otdt/ui/tests/dom/converter/ParameterMappingCallinTest.java (at line 130)
     [java]     [javac] 	List parameterMappings = callinDecl.getParameterMappings();
     [java]     [javac] 	^^^^
     [java]     [javac] List is a raw type. References to generic type List<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 141. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.dom/src/org/eclipse/objectteams/otdt/ui/tests/dom/converter/ParameterMappingCallinTest.java (at line 142)
     [java]     [javac] 	List parameterMappings = callinDecl.getParameterMappings();
     [java]     [javac] 	^^^^
     [java]     [javac] List is a raw type. References to generic type List<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 142. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.dom/src/org/eclipse/objectteams/otdt/ui/tests/dom/converter/ParameterMappingCallinTest.java (at line 153)
     [java]     [javac] 	List parameterMappings = callinDecl.getParameterMappings();
     [java]     [javac] 	^^^^
     [java]     [javac] List is a raw type. References to generic type List<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 143. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.dom/src/org/eclipse/objectteams/otdt/ui/tests/dom/converter/ParameterMappingCalloutTest.java (at line 101)
     [java]     [javac] 	List mappings = calloutDecl.getParameterMappings();
     [java]     [javac] 	^^^^
     [java]     [javac] List is a raw type. References to generic type List<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 144. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.dom/src/org/eclipse/objectteams/otdt/ui/tests/dom/converter/ParameterMappingCalloutTest.java (at line 111)
     [java]     [javac] 	List parameterMappings = calloutDecl.getParameterMappings();
     [java]     [javac] 	^^^^
     [java]     [javac] List is a raw type. References to generic type List<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 145. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.dom/src/org/eclipse/objectteams/otdt/ui/tests/dom/converter/ParameterMappingCalloutTest.java (at line 124)
     [java]     [javac] 	List parameterMappings = calloutDecl.getParameterMappings();
     [java]     [javac] 	^^^^
     [java]     [javac] List is a raw type. References to generic type List<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 146. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.dom/src/org/eclipse/objectteams/otdt/ui/tests/dom/converter/ParameterMappingCalloutTest.java (at line 137)
     [java]     [javac] 	List parameterMappings = calloutDecl.getParameterMappings();
     [java]     [javac] 	^^^^
     [java]     [javac] List is a raw type. References to generic type List<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 147. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.dom/src/org/eclipse/objectteams/otdt/ui/tests/dom/converter/ParameterMappingCalloutTest.java (at line 151)
     [java]     [javac] 	List parameterMappings = calloutDecl.getParameterMappings();
     [java]     [javac] 	^^^^
     [java]     [javac] List is a raw type. References to generic type List<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 148. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.dom/src/org/eclipse/objectteams/otdt/ui/tests/dom/converter/ParameterMappingCalloutTest.java (at line 165)
     [java]     [javac] 	List parameterMappings = calloutDecl.getParameterMappings();
     [java]     [javac] 	^^^^
     [java]     [javac] List is a raw type. References to generic type List<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 149. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.dom/src/org/eclipse/objectteams/otdt/ui/tests/dom/converter/ParameterMappingCalloutTest.java (at line 189)
     [java]     [javac] 	List parameterMappings = calloutDecl.getParameterMappings();
     [java]     [javac] 	^^^^
     [java]     [javac] List is a raw type. References to generic type List<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 150. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.dom/src/org/eclipse/objectteams/otdt/ui/tests/dom/converter/ParameterMappingCalloutTest.java (at line 201)
     [java]     [javac] 	List parameterMappings = calloutDecl.getParameterMappings();
     [java]     [javac] 	^^^^
     [java]     [javac] List is a raw type. References to generic type List<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 151. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.dom/src/org/eclipse/objectteams/otdt/ui/tests/dom/converter/ParameterMappingCalloutTest.java (at line 214)
     [java]     [javac] 	List parameterMappings = calloutDecl.getParameterMappings();
     [java]     [javac] 	^^^^
     [java]     [javac] List is a raw type. References to generic type List<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 152. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.dom/src/org/eclipse/objectteams/otdt/ui/tests/dom/converter/ParameterMappingCalloutTest.java (at line 236)
     [java]     [javac] 	List parameterMappings = calloutDecl.getParameterMappings();
     [java]     [javac] 	^^^^
     [java]     [javac] List is a raw type. References to generic type List<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 153. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.dom/src/org/eclipse/objectteams/otdt/ui/tests/dom/converter/ParameterMappingCalloutTest.java (at line 247)
     [java]     [javac] 	List parameterMappings = calloutDecl.getParameterMappings();
     [java]     [javac] 	^^^^
     [java]     [javac] List is a raw type. References to generic type List<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 154. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.dom/src/org/eclipse/objectteams/otdt/ui/tests/dom/rewrite/ASTRewritingModifyingRoleTest.java (at line 46)
     [java]     [javac] 	private static final Class THIS = ASTRewritingModifyingRoleTest.class;
     [java]     [javac] 	                     ^^^^^
     [java]     [javac] Class is a raw type. References to generic type Class<T> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 155. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.dom/src/org/eclipse/objectteams/otdt/ui/tests/dom/rewrite/ASTRewritingModifyingRoleTest.java (at line 60)
     [java]     [javac] 	TestSuite suite= new Suite("one test");
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Dead code
     [java]     [javac] ----------
     [java]     [javac] 156. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.dom/src/org/eclipse/objectteams/otdt/ui/tests/dom/rewrite/ASTRewritingModifyingRoleTest.java (at line 116)
     [java]     [javac] 	AST ast = astRoot.getAST();
     [java]     [javac] 	    ^^^
     [java]     [javac] The value of the local variable ast is not used
     [java]     [javac] ----------
     [java]     [javac] 157. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.dom/src/org/eclipse/objectteams/otdt/ui/tests/dom/rewrite/ASTRewritingModifyingRoleTest.java (at line 238)
     [java]     [javac] 	role.bodyDeclarations().add(callout);
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 158. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.dom/src/org/eclipse/objectteams/otdt/ui/tests/dom/rewrite/ASTRewritingModifyingRoleTest.java (at line 273)
     [java]     [javac] 	AST ast = astRoot.getAST();
     [java]     [javac] 	    ^^^
     [java]     [javac] The value of the local variable ast is not used
     [java]     [javac] ----------
     [java]     [javac] 159. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.dom/src/org/eclipse/objectteams/otdt/ui/tests/dom/rewrite/ASTRewritingModifyingRoleTest.java (at line 325)
     [java]     [javac] 	callin.getBaseMappingElements().add(baseMethodSpec);
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 160. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.dom/src/org/eclipse/objectteams/otdt/ui/tests/dom/rewrite/ASTRewritingModifyingRoleTest.java (at line 329)
     [java]     [javac] 	role.bodyDeclarations().add(callin);
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 161. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.dom/src/org/eclipse/objectteams/otdt/ui/tests/dom/rewrite/ASTRewritingModifyingRoleTest.java (at line 364)
     [java]     [javac] 	AST ast = astRoot.getAST();
     [java]     [javac] 	    ^^^
     [java]     [javac] The value of the local variable ast is not used
     [java]     [javac] ----------
     [java]     [javac] 162. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.dom/src/org/eclipse/objectteams/otdt/ui/tests/dom/rewrite/ASTRewritingModifyingRoleTest.java (at line 455)
     [java]     [javac] 	AST ast = astRoot.getAST();
     [java]     [javac] 	    ^^^
     [java]     [javac] The value of the local variable ast is not used
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 163. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.dom/src/org/eclipse/objectteams/otdt/ui/tests/dom/rewrite/ASTRewritingModifyingTeamTest.java (at line 28)
     [java]     [javac] 	import org.eclipse.jdt.core.IBuffer;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] The import org.eclipse.jdt.core.IBuffer is never used
     [java]     [javac] ----------
     [java]     [javac] 164. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.dom/src/org/eclipse/objectteams/otdt/ui/tests/dom/rewrite/ASTRewritingModifyingTeamTest.java (at line 31)
     [java]     [javac] 	import org.eclipse.jdt.core.JavaCore;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] The import org.eclipse.jdt.core.JavaCore is never used
     [java]     [javac] ----------
     [java]     [javac] 165. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.dom/src/org/eclipse/objectteams/otdt/ui/tests/dom/rewrite/ASTRewritingModifyingTeamTest.java (at line 36)
     [java]     [javac] 	import org.eclipse.jdt.core.dom.BodyDeclaration;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] The import org.eclipse.jdt.core.dom.BodyDeclaration is never used
     [java]     [javac] ----------
     [java]     [javac] 166. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.dom/src/org/eclipse/objectteams/otdt/ui/tests/dom/rewrite/ASTRewritingModifyingTeamTest.java (at line 51)
     [java]     [javac] 	private static final Class THIS = ASTRewritingModifyingTeamTest.class;
     [java]     [javac] 	                     ^^^^^
     [java]     [javac] Class is a raw type. References to generic type Class<T> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 167. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.dom/src/org/eclipse/objectteams/otdt/ui/tests/dom/rewrite/ASTRewritingModifyingTeamTest.java (at line 65)
     [java]     [javac] 	TestSuite suite= new Suite("one test");
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Dead code
     [java]     [javac] ----------
     [java]     [javac] 168. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.dom/src/org/eclipse/objectteams/otdt/ui/tests/dom/rewrite/ASTRewritingModifyingTeamTest.java (at line 90)
     [java]     [javac] 	role.modifiers().add(ast.newModifier(Modifier.ModifierKeyword.PUBLIC_KEYWORD));
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 169. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.dom/src/org/eclipse/objectteams/otdt/ui/tests/dom/rewrite/ASTRewritingModifyingTeamTest.java (at line 91)
     [java]     [javac] 	aTeam.bodyDeclarations().add(role);
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 170. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.dom/src/org/eclipse/objectteams/otdt/ui/tests/dom/rewrite/ASTRewritingModifyingTeamTest.java (at line 122)
     [java]     [javac] 	AST ast = astRoot.getAST();
     [java]     [javac] 	    ^^^
     [java]     [javac] The value of the local variable ast is not used
     [java]     [javac] ----------
     [java]     [javac] 171. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.dom/src/org/eclipse/objectteams/otdt/ui/tests/dom/rewrite/ASTRewritingModifyingTeamTest.java (at line 162)
     [java]     [javac] 	role.modifiers().add(ast.newModifier(Modifier.ModifierKeyword.PUBLIC_KEYWORD));
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 172. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.dom/src/org/eclipse/objectteams/otdt/ui/tests/dom/rewrite/ASTRewritingModifyingTeamTest.java (at line 164)
     [java]     [javac] 	aTeam.bodyDeclarations().add(1,role);
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Type safety: The method add(int, Object) belongs to the raw type List. References to generic type List<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 173. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.dom/src/org/eclipse/objectteams/otdt/ui/tests/dom/rewrite/ASTRewritingModifyingTeamTest.java (at line 199)
     [java]     [javac] 	ASTNode[] myNodes = (ASTNode[]) decl.bodyDeclarations().toArray(new ASTNode[1]);
     [java]     [javac] 	                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Type safety: The method toArray(Object[]) belongs to the raw type List. References to generic type List<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 174. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.dom/src/org/eclipse/objectteams/otdt/ui/tests/dom/rewrite/ASTRewritingModifyingTeamTest.java (at line 215)
     [java]     [javac] 	teamDecl.bodyDeclarations().add(ASTNode.copySubtree(_astCU.getAST(), myNodes[0]));
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 175. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.dom/src/org/eclipse/objectteams/otdt/ui/tests/dom/rewrite/ASTRewritingModifyingTeamTest.java (at line 257)
     [java]     [javac] 	ASTNode[] myNodes = (ASTNode[]) decl.bodyDeclarations().toArray(new ASTNode[1]);
     [java]     [javac] 	                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Type safety: The method toArray(Object[]) belongs to the raw type List. References to generic type List<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 176. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.dom/src/org/eclipse/objectteams/otdt/ui/tests/dom/rewrite/ASTRewritingModifyingTeamTest.java (at line 273)
     [java]     [javac] 	teamDecl.bodyDeclarations().add(ASTNode.copySubtree(_astCU.getAST(), myNodes[0]));
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 177. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.dom/src/org/eclipse/objectteams/otdt/ui/tests/dom/rewrite/ASTRewritingModifyingTeamTest.java (at line 327)
     [java]     [javac] 	_astCU.types().add(ASTNode.copySubtree(_astCU.getAST(), decl));
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 178. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.dom/src/org/eclipse/objectteams/otdt/ui/tests/dom/rewrite/ASTRewritingModifyingTeamTest.java (at line 423)
     [java]     [javac] 	AST ast = astRoot.getAST();
     [java]     [javac] 	    ^^^
     [java]     [javac] The value of the local variable ast is not used
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 179. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.dom/src/org/eclipse/objectteams/otdt/ui/tests/dom/converter/CallinMappingDeclarationTest.java (at line 54)
     [java]     [javac] 	@SuppressWarnings("nls")
     [java]     [javac] 	                  ^^^^^
     [java]     [javac] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] 180. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.dom/src/org/eclipse/objectteams/otdt/ui/tests/dom/converter/CallinMappingDeclarationTest.java (at line 197)
     [java]     [javac] 	List actual = _testObj.getBaseMappingElements();
     [java]     [javac] 	^^^^
     [java]     [javac] List is a raw type. References to generic type List<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 181. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.dom/src/org/eclipse/objectteams/otdt/ui/tests/dom/converter/CallinMappingDeclarationTest.java (at line 208)
     [java]     [javac] 	List actual = _testObj.getBaseMappingElements();
     [java]     [javac] 	^^^^
     [java]     [javac] List is a raw type. References to generic type List<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 182. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.dom/src/org/eclipse/objectteams/otdt/ui/tests/dom/converter/CallinMappingDeclarationTest.java (at line 257)
     [java]     [javac] 	List actualNodes = _testObj.getParameterMappings();
     [java]     [javac] 	^^^^
     [java]     [javac] List is a raw type. References to generic type List<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 183. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.dom/src/org/eclipse/objectteams/otdt/ui/tests/dom/converter/CallinMappingDeclarationTest.java (at line 258)
     [java]     [javac] 	for (Iterator iter = actualNodes.iterator(); iter.hasNext();)
     [java]     [javac] 	     ^^^^^^^^
     [java]     [javac] Iterator is a raw type. References to generic type Iterator<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 184. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.dom/src/org/eclipse/objectteams/otdt/ui/tests/dom/converter/CallinMappingDeclarationTest.java (at line 272)
     [java]     [javac] 	List actual = _testObj.getParameterMappings();
     [java]     [javac] 	^^^^
     [java]     [javac] List is a raw type. References to generic type List<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 185. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.dom/src/org/eclipse/objectteams/otdt/ui/tests/dom/converter/CallinMappingDeclarationTest.java (at line 283)
     [java]     [javac] 	List actual = _testObj.getParameterMappings();
     [java]     [javac] 	^^^^
     [java]     [javac] List is a raw type. References to generic type List<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 186. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.dom/src/org/eclipse/objectteams/otdt/ui/tests/dom/rewrite/describing/TypeDeclarationTest.java (at line 54)
     [java]     [javac] 	@SuppressWarnings("deprecation")
     [java]     [javac] 	                  ^^^^^^^^^^^^^
     [java]     [javac] At least one of the problems in category 'deprecation' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] 187. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.dom/src/org/eclipse/objectteams/otdt/ui/tests/dom/rewrite/describing/TypeDeclarationTest.java (at line 97)
     [java]     [javac] 	List superInterfaces= roleType.superInterfaceTypes();
     [java]     [javac] 	^^^^
     [java]     [javac] List is a raw type. References to generic type List<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 188. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.dom/src/org/eclipse/objectteams/otdt/ui/tests/dom/rewrite/describing/TypeDeclarationTest.java (at line 148)
     [java]     [javac] 	List superInterfaces= role1Type.superInterfaceTypes();
     [java]     [javac] 	^^^^
     [java]     [javac] List is a raw type. References to generic type List<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 189. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.dom/src/org/eclipse/objectteams/otdt/ui/tests/dom/rewrite/describing/TypeDeclarationTest.java (at line 165)
     [java]     [javac] 	List superInterfaces= role2Type.superInterfaceTypes();
     [java]     [javac] 	^^^^
     [java]     [javac] List is a raw type. References to generic type List<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 190. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.dom/src/org/eclipse/objectteams/otdt/ui/tests/dom/converter/BaseConstructorInvocationTest.java (at line 159)
     [java]     [javac] 	List<Expression> childNodes = _testObj.getArguments();
     [java]     [javac] 	                              ^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Type safety: The expression of type List needs unchecked conversion to conform to List<Expression>
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 191. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.dom/src/org/eclipse/objectteams/otdt/ui/tests/dom/converter/CalloutMappingDeclarationTest.java (at line 54)
     [java]     [javac] 	@SuppressWarnings("nls")
     [java]     [javac] 	                  ^^^^^
     [java]     [javac] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] 192. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.dom/src/org/eclipse/objectteams/otdt/ui/tests/dom/converter/CalloutMappingDeclarationTest.java (at line 321)
     [java]     [javac] 	List parameterMappings = _testObj.getParameterMappings();
     [java]     [javac] 	^^^^
     [java]     [javac] List is a raw type. References to generic type List<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 193. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.dom/src/org/eclipse/objectteams/otdt/ui/tests/dom/converter/CalloutMappingDeclarationTest.java (at line 333)
     [java]     [javac] 	List parameterMappings = _testObj.getParameterMappings();
     [java]     [javac] 	^^^^
     [java]     [javac] List is a raw type. References to generic type List<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 194. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.dom/src/org/eclipse/objectteams/otdt/ui/tests/dom/converter/TSuperConstructorInvocationTest.java (at line 137)
     [java]     [javac] 	List actual = _testObj.getArguments();
     [java]     [javac] 	^^^^
     [java]     [javac] List is a raw type. References to generic type List<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 195. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.dom/src/org/eclipse/objectteams/otdt/ui/tests/dom/converter/TSuperConstructorInvocationTest.java (at line 148)
     [java]     [javac] 	List actual = _testObj.getArguments();
     [java]     [javac] 	^^^^
     [java]     [javac] List is a raw type. References to generic type List<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 196. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.dom/src/org/eclipse/objectteams/otdt/ui/tests/dom/converter/TSuperConstructorInvocationTest.java (at line 159)
     [java]     [javac] 	List childNodes = _testObj.getArguments();
     [java]     [javac] 	^^^^
     [java]     [javac] List is a raw type. References to generic type List<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 197. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.dom/src/org/eclipse/objectteams/otdt/ui/tests/dom/converter/TSuperConstructorInvocationTest.java (at line 161)
     [java]     [javac] 	for (Iterator iter = childNodes.iterator(); iter.hasNext();)
     [java]     [javac] 	     ^^^^^^^^
     [java]     [javac] Iterator is a raw type. References to generic type Iterator<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 198. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.dom/src/org/eclipse/objectteams/otdt/ui/tests/dom/rewrite/describing/CallinMappingDeclarationTest.java (at line 42)
     [java]     [javac] 	@SuppressWarnings("deprecation")
     [java]     [javac] 	                  ^^^^^^^^^^^^^
     [java]     [javac] At least one of the problems in category 'deprecation' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] 199. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.dom/src/org/eclipse/objectteams/otdt/ui/tests/dom/rewrite/describing/CallinMappingDeclarationTest.java (at line 47)
     [java]     [javac] 	TestSuite suite= new Suite("one test");
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Dead code
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 200. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.dom/src/org/eclipse/objectteams/otdt/ui/tests/dom/rewrite/ASTRewritingModifyingCallinMappingDeclarationTest.java (at line 51)
     [java]     [javac] 	@SuppressWarnings("nls")
     [java]     [javac] 	                  ^^^^^
     [java]     [javac] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] 201. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.dom/src/org/eclipse/objectteams/otdt/ui/tests/dom/rewrite/ASTRewritingModifyingCallinMappingDeclarationTest.java (at line 67)
     [java]     [javac] 	TestSuite suite= new Suite("one test");
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Dead code
     [java]     [javac] ----------
     [java]     [javac] 202. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.dom/src/org/eclipse/objectteams/otdt/ui/tests/dom/rewrite/ASTRewritingModifyingCallinMappingDeclarationTest.java (at line 252)
     [java]     [javac] 	@SuppressWarnings("unchecked") // argList1.add(..)
     [java]     [javac] 	                  ^^^^^^^^^^^
     [java]     [javac] Unnecessary @SuppressWarnings("unchecked")
     [java]     [javac] ----------
     [java]     [javac] 203. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.dom/src/org/eclipse/objectteams/otdt/ui/tests/dom/rewrite/ASTRewritingModifyingCallinMappingDeclarationTest.java (at line 644)
     [java]     [javac] 	roleMethodSpec.typeParameters().add(typeParameter);
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 204. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.dom/src/org/eclipse/objectteams/otdt/ui/tests/dom/rewrite/ASTRewritingModifyingCalloutMappingDeclarationTest.java (at line 52)
     [java]     [javac] 	private static final Class THIS = ASTRewritingModifyingCalloutMappingDeclarationTest.class;
     [java]     [javac] 	                     ^^^^^
     [java]     [javac] Class is a raw type. References to generic type Class<T> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 205. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.dom/src/org/eclipse/objectteams/otdt/ui/tests/dom/rewrite/ASTRewritingModifyingCalloutMappingDeclarationTest.java (at line 66)
     [java]     [javac] 	TestSuite suite= new Suite("one test");
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Dead code
     [java]     [javac] ----------
     [java]     [javac] 206. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.dom/src/org/eclipse/objectteams/otdt/ui/tests/dom/rewrite/ASTRewritingModifyingCalloutMappingDeclarationTest.java (at line 99)
     [java]     [javac] 	callout.getParameterMappings().add(mapping1);
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 207. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.dom/src/org/eclipse/objectteams/otdt/ui/tests/dom/rewrite/ASTRewritingModifyingCalloutMappingDeclarationTest.java (at line 100)
     [java]     [javac] 	callout.getParameterMappings().add(mapping2);
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 208. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.dom/src/org/eclipse/objectteams/otdt/ui/tests/dom/rewrite/ASTRewritingModifyingCalloutMappingDeclarationTest.java (at line 139)
     [java]     [javac] 	AST ast = astRoot.getAST();
     [java]     [javac] 	    ^^^
     [java]     [javac] The value of the local variable ast is not used
     [java]     [javac] ----------
     [java]     [javac] 209. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.dom/src/org/eclipse/objectteams/otdt/ui/tests/dom/rewrite/ASTRewritingModifyingCalloutMappingDeclarationTest.java (at line 189)
     [java]     [javac] 	callout.getParameterMappings().add(mapping1);
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 210. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.dom/src/org/eclipse/objectteams/otdt/ui/tests/dom/rewrite/ASTRewritingModifyingCalloutMappingDeclarationTest.java (at line 228)
     [java]     [javac] 	AST ast = astRoot.getAST();
     [java]     [javac] 	    ^^^
     [java]     [javac] The value of the local variable ast is not used
     [java]     [javac] ----------
     [java]     [javac] 211. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.dom/src/org/eclipse/objectteams/otdt/ui/tests/dom/rewrite/ASTRewritingModifyingCalloutMappingDeclarationTest.java (at line 476)
     [java]     [javac] 	roleMethodSpec.parameters().add(arg);
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 211 problems (0 errors, 204 warnings, 7 infos)
     [java] 
     [java] checkCompilationResults:
     [java]       [jar] Building jar: /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.dom/otdt-domtests.jar
     [java]    [delete] Deleting directory /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.dom/temp.folder/otdt-domtests.jar.bin
     [java] 
     [java] properties:
     [java] 
     [java] init:
     [java] 
     [java] build.jars:
     [java] 
     [java] properties:
     [java] 
     [java] init:
     [java] 
     [java] otdt-debugtests.jar.nestedJars:
     [java] 
     [java] otdt-debugtests.jar:
     [java]     [mkdir] Created dir: /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.debug.tests/temp.folder/otdt-debugtests.jar.bin
     [java]     [javac] Compiling 11 source files to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.debug.tests/temp.folder/otdt-debugtests.jar.bin
     [java]     [javac] ----------
     [java]     [javac] 1. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.debug.tests/src/org/eclipse/objectteams/otdt/debug/tests/Problem.java (at line 20)
     [java]     [javac] 	public class Problem implements Comparable {
     [java]     [javac] 	                                ^^^^^^^^^^
     [java]     [javac] Comparable is a raw type. References to generic type Comparable<T> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 2. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.debug.tests/src/org/eclipse/objectteams/otdt/debug/tests/AllTests.java (at line 82)
     [java]     [javac] 	for (Enumeration e = tests(); e.hasMoreElements();)
     [java]     [javac] 	     ^^^^^^^^^^^
     [java]     [javac] Enumeration is a raw type. References to generic type Enumeration<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 3. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.debug.tests/src/org/eclipse/objectteams/otdt/debug/tests/ClassAttributeReader.java (at line 56)
     [java]     [javac] 	private Hashtable _classAttributes  = new Hashtable();
     [java]     [javac] 	        ^^^^^^^^^
     [java]     [javac] Hashtable is a raw type. References to generic type Hashtable<K,V> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 4. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.debug.tests/src/org/eclipse/objectteams/otdt/debug/tests/ClassAttributeReader.java (at line 56)
     [java]     [javac] 	private Hashtable _classAttributes  = new Hashtable();
     [java]     [javac] 	                                          ^^^^^^^^^
     [java]     [javac] Hashtable is a raw type. References to generic type Hashtable<K,V> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 5. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.debug.tests/src/org/eclipse/objectteams/otdt/debug/tests/ClassAttributeReader.java (at line 57)
     [java]     [javac] 	private Hashtable _methodAttributes = new Hashtable();
     [java]     [javac] 	        ^^^^^^^^^
     [java]     [javac] Hashtable is a raw type. References to generic type Hashtable<K,V> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 6. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.debug.tests/src/org/eclipse/objectteams/otdt/debug/tests/ClassAttributeReader.java (at line 57)
     [java]     [javac] 	private Hashtable _methodAttributes = new Hashtable();
     [java]     [javac] 	                  ^^^^^^^^^^^^^^^^^
     [java]     [javac] The value of the field ClassAttributeReader._methodAttributes is not used
     [java]     [javac] ----------
     [java]     [javac] 7. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.debug.tests/src/org/eclipse/objectteams/otdt/debug/tests/ClassAttributeReader.java (at line 57)
     [java]     [javac] 	private Hashtable _methodAttributes = new Hashtable();
     [java]     [javac] 	                                          ^^^^^^^^^
     [java]     [javac] Hashtable is a raw type. References to generic type Hashtable<K,V> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 8. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.debug.tests/src/org/eclipse/objectteams/otdt/debug/tests/ClassAttributeReader.java (at line 119)
     [java]     [javac] 	Vector values;
     [java]     [javac] 	^^^^^^
     [java]     [javac] Vector is a raw type. References to generic type Vector<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 9. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.debug.tests/src/org/eclipse/objectteams/otdt/debug/tests/ClassAttributeReader.java (at line 134)
     [java]     [javac] 	values = new Vector();
     [java]     [javac] 	             ^^^^^^
     [java]     [javac] Vector is a raw type. References to generic type Vector<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 10. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.debug.tests/src/org/eclipse/objectteams/otdt/debug/tests/ClassAttributeReader.java (at line 147)
     [java]     [javac] 	values.add(new String[]{flagsString});
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Type safety: The method add(Object) belongs to the raw type Vector. References to generic type Vector<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 11. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.debug.tests/src/org/eclipse/objectteams/otdt/debug/tests/ClassAttributeReader.java (at line 160)
     [java]     [javac] 	values.add(new String[] { role_name, base_name });
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Type safety: The method add(Object) belongs to the raw type Vector. References to generic type Vector<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 12. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.debug.tests/src/org/eclipse/objectteams/otdt/debug/tests/ClassAttributeReader.java (at line 191)
     [java]     [javac] 	values.add(new String[] { binding_label, role_method_name,
     [java]     [javac]                                                         role_method_signature, real_role_return,
     [java]     [javac]                                                         binding_modifier, base_method_name,
     [java]     [javac]                                                         base_method_signature, wrapper_name,
     [java]     [javac]                                                         wrapper_signature});
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Type safety: The method add(Object) belongs to the raw type Vector. References to generic type Vector<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 13. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.debug.tests/src/org/eclipse/objectteams/otdt/debug/tests/ClassAttributeReader.java (at line 214)
     [java]     [javac] 	values.add(new String[]{flagString, fieldType, fieldName});
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Type safety: The method add(Object) belongs to the raw type Vector. References to generic type Vector<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 14. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.debug.tests/src/org/eclipse/objectteams/otdt/debug/tests/ClassAttributeReader.java (at line 228)
     [java]     [javac] 	values.add(new String[]{base_class, base_method, base_signature});
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Type safety: The method add(Object) belongs to the raw type Vector. References to generic type Vector<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 15. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.debug.tests/src/org/eclipse/objectteams/otdt/debug/tests/ClassAttributeReader.java (at line 240)
     [java]     [javac] 	values.add(new String[]{referenced_team});
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Type safety: The method add(Object) belongs to the raw type Vector. References to generic type Vector<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 16. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.debug.tests/src/org/eclipse/objectteams/otdt/debug/tests/ClassAttributeReader.java (at line 249)
     [java]     [javac] 	HashMap tagMap = new HashMap();
     [java]     [javac] 	^^^^^^^
     [java]     [javac] HashMap is a raw type. References to generic type HashMap<K,V> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 17. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.debug.tests/src/org/eclipse/objectteams/otdt/debug/tests/ClassAttributeReader.java (at line 249)
     [java]     [javac] 	HashMap tagMap = new HashMap();
     [java]     [javac] 	                     ^^^^^^^
     [java]     [javac] HashMap is a raw type. References to generic type HashMap<K,V> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 18. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.debug.tests/src/org/eclipse/objectteams/otdt/debug/tests/ClassAttributeReader.java (at line 269)
     [java]     [javac] 	tagMap.put(baseClass, new Integer(tag));
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap<K,V> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 19. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.debug.tests/src/org/eclipse/objectteams/otdt/debug/tests/ClassAttributeReader.java (at line 271)
     [java]     [javac] 	values.add(new String[]{class_name, baseClass, String.valueOf(tag)});
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Type safety: The method add(Object) belongs to the raw type Vector. References to generic type Vector<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 20. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.debug.tests/src/org/eclipse/objectteams/otdt/debug/tests/ClassAttributeReader.java (at line 279)
     [java]     [javac] 	values.add(new String[]{base_class_name});
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Type safety: The method add(Object) belongs to the raw type Vector. References to generic type Vector<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 21. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.debug.tests/src/org/eclipse/objectteams/otdt/debug/tests/ClassAttributeReader.java (at line 288)
     [java]     [javac] 	values.add(new String[]{String.valueOf(major), String.valueOf(minor), String.valueOf(revision)});
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Type safety: The method add(Object) belongs to the raw type Vector. References to generic type Vector<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 22. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.debug.tests/src/org/eclipse/objectteams/otdt/debug/tests/ClassAttributeReader.java (at line 293)
     [java]     [javac] 	List precedenceList = new LinkedList();
     [java]     [javac] 	^^^^
     [java]     [javac] List is a raw type. References to generic type List<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 23. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.debug.tests/src/org/eclipse/objectteams/otdt/debug/tests/ClassAttributeReader.java (at line 293)
     [java]     [javac] 	List precedenceList = new LinkedList();
     [java]     [javac] 	                          ^^^^^^^^^^
     [java]     [javac] LinkedList is a raw type. References to generic type LinkedList<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 24. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.debug.tests/src/org/eclipse/objectteams/otdt/debug/tests/ClassAttributeReader.java (at line 301)
     [java]     [javac] 	precedenceList.add(binding_label);
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 25. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.debug.tests/src/org/eclipse/objectteams/otdt/debug/tests/ClassAttributeReader.java (at line 303)
     [java]     [javac] 	values.add(new String[]{precedenceList.toString()});
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Type safety: The method add(Object) belongs to the raw type Vector. References to generic type Vector<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 26. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.debug.tests/src/org/eclipse/objectteams/otdt/debug/tests/ClassAttributeReader.java (at line 315)
     [java]     [javac] 	values.add(new String[]{roleFile});
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Type safety: The method add(Object) belongs to the raw type Vector. References to generic type Vector<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 27. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.debug.tests/src/org/eclipse/objectteams/otdt/debug/tests/ClassAttributeReader.java (at line 330)
     [java]     [javac] 	values.add(new String[]{role_method_name, role_method_signature});
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Type safety: The method add(Object) belongs to the raw type Vector. References to generic type Vector<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 28. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.debug.tests/src/org/eclipse/objectteams/otdt/debug/tests/ClassAttributeReader.java (at line 340)
     [java]     [javac] 	values.add(new String[]{smap});
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Type safety: The method add(Object) belongs to the raw type Vector. References to generic type Vector<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 29. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.debug.tests/src/org/eclipse/objectteams/otdt/debug/tests/ClassAttributeReader.java (at line 343)
     [java]     [javac] 	_classAttributes.put(attrName, values);
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable<K,V> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 30. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.debug.tests/src/org/eclipse/objectteams/otdt/debug/tests/ClassAttributeReader.java (at line 353)
     [java]     [javac] 	Attribute[] attrsMethod = meth.getAttributes();
     [java]     [javac] 	            ^^^^^^^^^^^
     [java]     [javac] The value of the local variable attrsMethod is not used
     [java]     [javac] ----------
     [java]     [javac] 31. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.debug.tests/src/org/eclipse/objectteams/otdt/debug/tests/ClassAttributeReader.java (at line 354)
     [java]     [javac] 	String method_name = meth.getName();
     [java]     [javac] 	       ^^^^^^^^^^^
     [java]     [javac] The value of the local variable method_name is not used
     [java]     [javac] ----------
     [java]     [javac] 32. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.debug.tests/src/org/eclipse/objectteams/otdt/debug/tests/ClassAttributeReader.java (at line 451)
     [java]     [javac] 	Vector methodAttributesValues = new Vector();
     [java]     [javac] 	^^^^^^
     [java]     [javac] Vector is a raw type. References to generic type Vector<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 33. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.debug.tests/src/org/eclipse/objectteams/otdt/debug/tests/ClassAttributeReader.java (at line 451)
     [java]     [javac] 	Vector methodAttributesValues = new Vector();
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] The value of the local variable methodAttributesValues is not used
     [java]     [javac] ----------
     [java]     [javac] 34. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.debug.tests/src/org/eclipse/objectteams/otdt/debug/tests/ClassAttributeReader.java (at line 451)
     [java]     [javac] 	Vector methodAttributesValues = new Vector();
     [java]     [javac] 	                                    ^^^^^^
     [java]     [javac] Vector is a raw type. References to generic type Vector<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 35. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.debug.tests/src/org/eclipse/objectteams/otdt/debug/tests/ManualDebugTestSuite.java (at line 73)
     [java]     [javac] 	for (Enumeration e= tests(); e.hasMoreElements(); ) {
     [java]     [javac] 	     ^^^^^^^^^^^
     [java]     [javac] Enumeration is a raw type. References to generic type Enumeration<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 36. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.debug.tests/src/org/eclipse/objectteams/otdt/debug/tests/AbstractOTDTDebugTest.java (at line 58)
     [java]     [javac] 	import org.eclipse.debug.internal.ui.DebugUIPlugin;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'DebugUIPlugin' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 37. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.debug.tests/src/org/eclipse/objectteams/otdt/debug/tests/AbstractOTDTDebugTest.java (at line 96)
     [java]     [javac] 	import org.eclipse.jdt.internal.debug.ui.BreakpointUtils;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'BreakpointUtils' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 38. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.debug.tests/src/org/eclipse/objectteams/otdt/debug/tests/AbstractOTDTDebugTest.java (at line 97)
     [java]     [javac] 	import org.eclipse.jdt.internal.debug.ui.IJDIPreferencesConstants;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'IJDIPreferencesConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 39. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.debug.tests/src/org/eclipse/objectteams/otdt/debug/tests/AbstractOTDTDebugTest.java (at line 98)
     [java]     [javac] 	import org.eclipse.jdt.internal.debug.ui.JDIDebugUIPlugin;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIDebugUIPlugin' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 40. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.debug.tests/src/org/eclipse/objectteams/otdt/debug/tests/AbstractOTDTDebugTest.java (at line 108)
     [java]     [javac] 	import org.eclipse.objectteams.otdt.debug.ui.internal.actions.OTToggleBreakpointAdapter;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'OTToggleBreakpointAdapter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.debug.ui/@dot')
     [java]     [javac] ----------
     [java]     [javac] 41. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.debug.tests/src/org/eclipse/objectteams/otdt/debug/tests/AbstractOTDTDebugTest.java (at line 112)
     [java]     [javac] 	import org.eclipse.ui.internal.console.ConsoleHyperlinkPosition;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'ConsoleHyperlinkPosition' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.ui.console_3.14.100.v20240321-2147.jar')
     [java]     [javac] ----------
     [java]     [javac] 42. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.debug.tests/src/org/eclipse/objectteams/otdt/debug/tests/AbstractOTDTDebugTest.java (at line 242)
     [java]     [javac] 	positions = doc.getPositions(ConsoleHyperlinkPosition.HYPER_LINK_CATEGORY);
     [java]     [javac] 	                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'ConsoleHyperlinkPosition' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.ui.console_3.14.100.v20240321-2147.jar')
     [java]     [javac] ----------
     [java]     [javac] 43. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.debug.tests/src/org/eclipse/objectteams/otdt/debug/tests/AbstractOTDTDebugTest.java (at line 242)
     [java]     [javac] 	positions = doc.getPositions(ConsoleHyperlinkPosition.HYPER_LINK_CATEGORY);
     [java]     [javac] 	                                                      ^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'ConsoleHyperlinkPosition.HYPER_LINK_CATEGORY' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.ui.console_3.14.100.v20240321-2147.jar')
     [java]     [javac] ----------
     [java]     [javac] 44. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.debug.tests/src/org/eclipse/objectteams/otdt/debug/tests/AbstractOTDTDebugTest.java (at line 250)
     [java]     [javac] 	return ((ConsoleHyperlinkPosition)position).getHyperLink();
     [java]     [javac] 	         ^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'ConsoleHyperlinkPosition' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.ui.console_3.14.100.v20240321-2147.jar')
     [java]     [javac] ----------
     [java]     [javac] 45. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.debug.tests/src/org/eclipse/objectteams/otdt/debug/tests/AbstractOTDTDebugTest.java (at line 250)
     [java]     [javac] 	return ((ConsoleHyperlinkPosition)position).getHyperLink();
     [java]     [javac] 	                                            ^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'ConsoleHyperlinkPosition.getHyperLink()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.ui.console_3.14.100.v20240321-2147.jar')
     [java]     [javac] ----------
     [java]     [javac] 46. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.debug.tests/src/org/eclipse/objectteams/otdt/debug/tests/AbstractOTDTDebugTest.java (at line 691)
     [java]     [javac] 	Map map = getExtraBreakpointAttributes(member);
     [java]     [javac] 	^^^
     [java]     [javac] Map is a raw type. References to generic type Map<K,V> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 47. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.debug.tests/src/org/eclipse/objectteams/otdt/debug/tests/AbstractOTDTDebugTest.java (at line 693)
     [java]     [javac] 	String typeName = OTToggleBreakpointAdapter.createQualifiedTypeName(type);
     [java]     [javac] 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'OTToggleBreakpointAdapter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.debug.ui/@dot')
     [java]     [javac] ----------
     [java]     [javac] 48. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.debug.tests/src/org/eclipse/objectteams/otdt/debug/tests/AbstractOTDTDebugTest.java (at line 693)
     [java]     [javac] 	String typeName = OTToggleBreakpointAdapter.createQualifiedTypeName(type);
     [java]     [javac] 	                                            ^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'OTToggleBreakpointAdapter.createQualifiedTypeName(IType)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.debug.ui/@dot')
     [java]     [javac] ----------
     [java]     [javac] 49. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.debug.tests/src/org/eclipse/objectteams/otdt/debug/tests/AbstractOTDTDebugTest.java (at line 697)
     [java]     [javac] 	return JDIDebugModel.createLineBreakpoint(getBreakpointResource(type), typeName, lineNumber, -1, -1, 0, true, map);
     [java]     [javac] 	                                                                                                              ^^^
     [java]     [javac] Type safety: The expression of type Map needs unchecked conversion to conform to Map<String,Object>
     [java]     [javac] ----------
     [java]     [javac] 50. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.debug.tests/src/org/eclipse/objectteams/otdt/debug/tests/AbstractOTDTDebugTest.java (at line 738)
     [java]     [javac] 	protected Map getExtraBreakpointAttributes(IMember element) throws Exception {
     [java]     [javac] 	          ^^^
     [java]     [javac] Map is a raw type. References to generic type Map<K,V> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 51. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.debug.tests/src/org/eclipse/objectteams/otdt/debug/tests/AbstractOTDTDebugTest.java (at line 740)
     [java]     [javac] 	Map map = new HashMap();
     [java]     [javac] 	^^^
     [java]     [javac] Map is a raw type. References to generic type Map<K,V> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 52. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.debug.tests/src/org/eclipse/objectteams/otdt/debug/tests/AbstractOTDTDebugTest.java (at line 740)
     [java]     [javac] 	Map map = new HashMap();
     [java]     [javac] 	              ^^^^^^^
     [java]     [javac] HashMap is a raw type. References to generic type HashMap<K,V> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 53. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.debug.tests/src/org/eclipse/objectteams/otdt/debug/tests/AbstractOTDTDebugTest.java (at line 750)
     [java]     [javac] 	BreakpointUtils.addJavaBreakpointAttributesWithMemberDetails(map, type, start, end);
     [java]     [javac] 	^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'BreakpointUtils' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 54. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.debug.tests/src/org/eclipse/objectteams/otdt/debug/tests/AbstractOTDTDebugTest.java (at line 750)
     [java]     [javac] 	BreakpointUtils.addJavaBreakpointAttributesWithMemberDetails(map, type, start, end);
     [java]     [javac] 	                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'BreakpointUtils.addJavaBreakpointAttributesWithMemberDetails(Map<String,Object>, IJavaElement, int, int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 55. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.debug.tests/src/org/eclipse/objectteams/otdt/debug/tests/AbstractOTDTDebugTest.java (at line 750)
     [java]     [javac] 	BreakpointUtils.addJavaBreakpointAttributesWithMemberDetails(map, type, start, end);
     [java]     [javac] 	                                                             ^^^
     [java]     [javac] Type safety: The expression of type Map needs unchecked conversion to conform to Map<String,Object>
     [java]     [javac] ----------
     [java]     [javac] 56. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.debug.tests/src/org/eclipse/objectteams/otdt/debug/tests/AbstractOTDTDebugTest.java (at line 814)
     [java]     [javac] 	Map map = getExtraBreakpointAttributes(method);
     [java]     [javac] 	^^^
     [java]     [javac] Map is a raw type. References to generic type Map<K,V> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 57. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.debug.tests/src/org/eclipse/objectteams/otdt/debug/tests/AbstractOTDTDebugTest.java (at line 815)
     [java]     [javac] 	return JDIDebugModel.createMethodBreakpoint(resource, typeNamePattern, methodName, methodSignature, entry, exit,false, -1, -1, -1, 0, true, map);
     [java]     [javac] 	                                                                                                                                            ^^^
     [java]     [javac] Type safety: The expression of type Map needs unchecked conversion to conform to Map<String,Object>
     [java]     [javac] ----------
     [java]     [javac] 58. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.debug.tests/src/org/eclipse/objectteams/otdt/debug/tests/AbstractOTDTDebugTest.java (at line 841)
     [java]     [javac] 	Map map = getExtraBreakpointAttributes(method);
     [java]     [javac] 	^^^
     [java]     [javac] Map is a raw type. References to generic type Map<K,V> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 59. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.debug.tests/src/org/eclipse/objectteams/otdt/debug/tests/AbstractOTDTDebugTest.java (at line 842)
     [java]     [javac] 	return JDIDebugModel.createMethodBreakpoint(getBreakpointResource(type), type.getFullyQualifiedName(), methodName, methodSignature, entry, exit,false, -1, -1, -1, 0, true, map);
     [java]     [javac] 	                                                                                                                                                                            ^^^
     [java]     [javac] Type safety: The expression of type Map needs unchecked conversion to conform to Map<String,Object>
     [java]     [javac] ----------
     [java]     [javac] 60. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.debug.tests/src/org/eclipse/objectteams/otdt/debug/tests/AbstractOTDTDebugTest.java (at line 878)
     [java]     [javac] 	Map map = getExtraBreakpointAttributes(targetMethod);
     [java]     [javac] 	^^^
     [java]     [javac] Map is a raw type. References to generic type Map<K,V> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 61. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.debug.tests/src/org/eclipse/objectteams/otdt/debug/tests/AbstractOTDTDebugTest.java (at line 879)
     [java]     [javac] 	return JDIDebugModel.createMethodBreakpoint(getBreakpointResource(methodParent), methodParent.getFullyQualifiedName(),targetMethod.getElementName(), targetMethod.getSignature(), entry, exit,false, -1, -1, -1, 0, true, map);
     [java]     [javac] 	                                                                                                                                                                                                                          ^^^
     [java]     [javac] Type safety: The expression of type Map needs unchecked conversion to conform to Map<String,Object>
     [java]     [javac] ----------
     [java]     [javac] 62. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.debug.tests/src/org/eclipse/objectteams/otdt/debug/tests/AbstractOTDTDebugTest.java (at line 943)
     [java]     [javac] 	Map map = getExtraBreakpointAttributes(type);
     [java]     [javac] 	^^^
     [java]     [javac] Map is a raw type. References to generic type Map<K,V> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 63. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.debug.tests/src/org/eclipse/objectteams/otdt/debug/tests/AbstractOTDTDebugTest.java (at line 944)
     [java]     [javac] 	return JDIDebugModel.createClassPrepareBreakpoint(getBreakpointResource(type), type.getFullyQualifiedName(), kind, -1, -1, true, map);
     [java]     [javac] 	                                                                                                                                 ^^^
     [java]     [javac] Type safety: The expression of type Map needs unchecked conversion to conform to Map<String,Object>
     [java]     [javac] ----------
     [java]     [javac] 64. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.debug.tests/src/org/eclipse/objectteams/otdt/debug/tests/AbstractOTDTDebugTest.java (at line 981)
     [java]     [javac] 	Map map = getExtraBreakpointAttributes(type);
     [java]     [javac] 	^^^
     [java]     [javac] Map is a raw type. References to generic type Map<K,V> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 65. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.debug.tests/src/org/eclipse/objectteams/otdt/debug/tests/AbstractOTDTDebugTest.java (at line 982)
     [java]     [javac] 	return JDIDebugModel.createExceptionBreakpoint(getBreakpointResource(type),exName, caught, uncaught, false, true, map);
     [java]     [javac] 	                                                                                                                  ^^^
     [java]     [javac] Type safety: The expression of type Map needs unchecked conversion to conform to Map<String,Object>
     [java]     [javac] ----------
     [java]     [javac] 66. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.debug.tests/src/org/eclipse/objectteams/otdt/debug/tests/AbstractOTDTDebugTest.java (at line 1073)
     [java]     [javac] 	Map map = getExtraBreakpointAttributes(field);
     [java]     [javac] 	^^^
     [java]     [javac] Map is a raw type. References to generic type Map<K,V> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 67. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.debug.tests/src/org/eclipse/objectteams/otdt/debug/tests/AbstractOTDTDebugTest.java (at line 1074)
     [java]     [javac] 	IJavaWatchpoint wp = JDIDebugModel.createWatchpoint(getBreakpointResource(type), type.getFullyQualifiedName(), fieldName, -1, -1, -1, 0, true, map);
     [java]     [javac] 	                                                                                                                                               ^^^
     [java]     [javac] Type safety: The expression of type Map needs unchecked conversion to conform to Map<String,Object>
     [java]     [javac] ----------
     [java]     [javac] 68. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.debug.tests/src/org/eclipse/objectteams/otdt/debug/tests/AbstractOTDTDebugTest.java (at line 1098)
     [java]     [javac] 	IPreferenceStore jdiUIPreferences = JDIDebugUIPlugin.getDefault().getPreferenceStore();
     [java]     [javac] 	                                    ^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIDebugUIPlugin' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 69. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.debug.tests/src/org/eclipse/objectteams/otdt/debug/tests/AbstractOTDTDebugTest.java (at line 1098)
     [java]     [javac] 	IPreferenceStore jdiUIPreferences = JDIDebugUIPlugin.getDefault().getPreferenceStore();
     [java]     [javac] 	                                                     ^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIDebugUIPlugin.getDefault()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 70. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.debug.tests/src/org/eclipse/objectteams/otdt/debug/tests/AbstractOTDTDebugTest.java (at line 1099)
     [java]     [javac] 	jdiUIPreferences.setValue(IJDIPreferencesConstants.PREF_SUSPEND_ON_UNCAUGHT_EXCEPTIONS, false);
     [java]     [javac] 	                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'IJDIPreferencesConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 71. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.debug.tests/src/org/eclipse/objectteams/otdt/debug/tests/AbstractOTDTDebugTest.java (at line 1099)
     [java]     [javac] 	jdiUIPreferences.setValue(IJDIPreferencesConstants.PREF_SUSPEND_ON_UNCAUGHT_EXCEPTIONS, false);
     [java]     [javac] 	                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'IJDIPreferencesConstants.PREF_SUSPEND_ON_UNCAUGHT_EXCEPTIONS' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 72. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.debug.tests/src/org/eclipse/objectteams/otdt/debug/tests/AbstractOTDTDebugTest.java (at line 1348)
     [java]     [javac] 	IDebugModelPresentation presentation = DebugUIPlugin.getModelPresentation();
     [java]     [javac] 	                                       ^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'DebugUIPlugin' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 73. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.debug.tests/src/org/eclipse/objectteams/otdt/debug/tests/AbstractOTDTDebugTest.java (at line 1348)
     [java]     [javac] 	IDebugModelPresentation presentation = DebugUIPlugin.getModelPresentation();
     [java]     [javac] 	                                                     ^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'DebugUIPlugin.getModelPresentation()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 74. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.debug.tests/src/org/eclipse/objectteams/otdt/debug/tests/AbstractOTDTDebugTest.java (at line 1381)
     [java]     [javac] 	Map map = new HashMap(1);
     [java]     [javac] 	^^^
     [java]     [javac] Map is a raw type. References to generic type Map<K,V> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 75. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.debug.tests/src/org/eclipse/objectteams/otdt/debug/tests/AbstractOTDTDebugTest.java (at line 1381)
     [java]     [javac] 	Map map = new HashMap(1);
     [java]     [javac] 	              ^^^^^^^
     [java]     [javac] HashMap is a raw type. References to generic type HashMap<K,V> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 76. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.debug.tests/src/org/eclipse/objectteams/otdt/debug/tests/AbstractOTDTDebugTest.java (at line 1382)
     [java]     [javac] 	map.put(IJavaLaunchConfigurationConstants.ATTR_JAVA_COMMAND, "java");
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 77. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.debug.tests/src/org/eclipse/objectteams/otdt/debug/tests/AbstractOTDTDebugTest.java (at line 1383)
     [java]     [javac] 	config.setAttribute(IJavaLaunchConfigurationConstants.ATTR_VM_INSTALL_TYPE_SPECIFIC_ATTRS_MAP, map);
     [java]     [javac] 	                                                                                               ^^^
     [java]     [javac] Type safety: The expression of type Map needs unchecked conversion to conform to Map<String,String>
     [java]     [javac] ----------
     [java]     [javac] 78. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.debug.tests/src/org/eclipse/objectteams/otdt/debug/tests/AbstractOTDTDebugTest.java (at line 1400)
     [java]     [javac] 	ArrayList problems = new ArrayList();
     [java]     [javac] 	^^^^^^^^^
     [java]     [javac] ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 79. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.debug.tests/src/org/eclipse/objectteams/otdt/debug/tests/AbstractOTDTDebugTest.java (at line 1400)
     [java]     [javac] 	ArrayList problems = new ArrayList();
     [java]     [javac] 	                         ^^^^^^^^^
     [java]     [javac] ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 80. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.debug.tests/src/org/eclipse/objectteams/otdt/debug/tests/AbstractOTDTDebugTest.java (at line 1403)
     [java]     [javac] 	problems.add(new Problem(markers[i]));
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 81. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.debug.tests/src/org/eclipse/objectteams/otdt/debug/tests/AbstractOTDTDebugTest.java (at line 1407)
     [java]     [javac] 	problems.add(new Problem(markers[i]));
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 82. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.debug.tests/src/org/eclipse/objectteams/otdt/debug/tests/AbstractOTDTDebugTest.java (at line 1411)
     [java]     [javac] 	problems.add(new Problem(markers[i]));
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 83. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.debug.tests/src/org/eclipse/objectteams/otdt/debug/tests/AbstractOTDTDebugTest.java (at line 1416)
     [java]     [javac] 	problems.add(new Problem(markers[i]));
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 84. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.debug.tests/src/org/eclipse/objectteams/otdt/debug/tests/AbstractOTDTDebugTest.java (at line 1420)
     [java]     [javac] 	problems.toArray(result);
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Type safety: The method toArray(Object[]) belongs to the raw type ArrayList. References to generic type ArrayList<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 85. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.debug.tests/src/org/eclipse/objectteams/otdt/debug/tests/OTProjectCreationDecorator.java (at line 34)
     [java]     [javac] 	import org.eclipse.debug.internal.ui.DebugUIPlugin;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'DebugUIPlugin' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 86. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.debug.tests/src/org/eclipse/objectteams/otdt/debug/tests/OTProjectCreationDecorator.java (at line 35)
     [java]     [javac] 	import org.eclipse.debug.internal.ui.IInternalDebugUIConstants;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'IInternalDebugUIConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 87. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.debug.tests/src/org/eclipse/objectteams/otdt/debug/tests/OTProjectCreationDecorator.java (at line 36)
     [java]     [javac] 	import org.eclipse.debug.internal.ui.preferences.IDebugPreferenceConstants;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'IDebugPreferenceConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 88. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.debug.tests/src/org/eclipse/objectteams/otdt/debug/tests/OTProjectCreationDecorator.java (at line 43)
     [java]     [javac] 	import org.eclipse.jdt.internal.compiler.impl.CompilerOptions;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 89. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.debug.tests/src/org/eclipse/objectteams/otdt/debug/tests/OTProjectCreationDecorator.java (at line 44)
     [java]     [javac] 	import org.eclipse.jdt.internal.debug.ui.IJDIPreferencesConstants;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'IJDIPreferencesConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 90. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.debug.tests/src/org/eclipse/objectteams/otdt/debug/tests/OTProjectCreationDecorator.java (at line 45)
     [java]     [javac] 	import org.eclipse.jdt.internal.debug.ui.JDIDebugUIPlugin;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIDebugUIPlugin' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 91. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.debug.tests/src/org/eclipse/objectteams/otdt/debug/tests/OTProjectCreationDecorator.java (at line 84)
     [java]     [javac] 	DebugUIPlugin.getStandardDisplay().syncExec(new Runnable() {
     [java]     [javac] 	^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'DebugUIPlugin' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 92. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.debug.tests/src/org/eclipse/objectteams/otdt/debug/tests/OTProjectCreationDecorator.java (at line 84)
     [java]     [javac] 	DebugUIPlugin.getStandardDisplay().syncExec(new Runnable() {
     [java]     [javac] 	              ^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'DebugUIPlugin.getStandardDisplay()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 93. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.debug.tests/src/org/eclipse/objectteams/otdt/debug/tests/OTProjectCreationDecorator.java (at line 111)
     [java]     [javac] 	fJavaProject.setOption(CompilerOptions.OPTION_ReportUncheckedTypeOperation, CompilerOptions.IGNORE);
     [java]     [javac] 	                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 94. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.debug.tests/src/org/eclipse/objectteams/otdt/debug/tests/OTProjectCreationDecorator.java (at line 111)
     [java]     [javac] 	fJavaProject.setOption(CompilerOptions.OPTION_ReportUncheckedTypeOperation, CompilerOptions.IGNORE);
     [java]     [javac] 	                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.OPTION_ReportUncheckedTypeOperation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 95. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.debug.tests/src/org/eclipse/objectteams/otdt/debug/tests/OTProjectCreationDecorator.java (at line 111)
     [java]     [javac] 	fJavaProject.setOption(CompilerOptions.OPTION_ReportUncheckedTypeOperation, CompilerOptions.IGNORE);
     [java]     [javac] 	                                                                            ^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 96. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.debug.tests/src/org/eclipse/objectteams/otdt/debug/tests/OTProjectCreationDecorator.java (at line 111)
     [java]     [javac] 	fJavaProject.setOption(CompilerOptions.OPTION_ReportUncheckedTypeOperation, CompilerOptions.IGNORE);
     [java]     [javac] 	                                                                                            ^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.IGNORE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 97. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.debug.tests/src/org/eclipse/objectteams/otdt/debug/tests/OTProjectCreationDecorator.java (at line 112)
     [java]     [javac] 	fJavaProject.setOption(CompilerOptions.OPTION_ReportRawTypeReference, CompilerOptions.IGNORE);
     [java]     [javac] 	                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 98. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.debug.tests/src/org/eclipse/objectteams/otdt/debug/tests/OTProjectCreationDecorator.java (at line 112)
     [java]     [javac] 	fJavaProject.setOption(CompilerOptions.OPTION_ReportRawTypeReference, CompilerOptions.IGNORE);
     [java]     [javac] 	                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.OPTION_ReportRawTypeReference' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 99. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.debug.tests/src/org/eclipse/objectteams/otdt/debug/tests/OTProjectCreationDecorator.java (at line 112)
     [java]     [javac] 	fJavaProject.setOption(CompilerOptions.OPTION_ReportRawTypeReference, CompilerOptions.IGNORE);
     [java]     [javac] 	                                                                      ^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 100. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.debug.tests/src/org/eclipse/objectteams/otdt/debug/tests/OTProjectCreationDecorator.java (at line 112)
     [java]     [javac] 	fJavaProject.setOption(CompilerOptions.OPTION_ReportRawTypeReference, CompilerOptions.IGNORE);
     [java]     [javac] 	                                                                                      ^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.IGNORE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 101. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.debug.tests/src/org/eclipse/objectteams/otdt/debug/tests/OTProjectCreationDecorator.java (at line 113)
     [java]     [javac] 	fJavaProject.setOption(CompilerOptions.OPTION_ReportDeadCode, CompilerOptions.IGNORE);
     [java]     [javac] 	                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 102. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.debug.tests/src/org/eclipse/objectteams/otdt/debug/tests/OTProjectCreationDecorator.java (at line 113)
     [java]     [javac] 	fJavaProject.setOption(CompilerOptions.OPTION_ReportDeadCode, CompilerOptions.IGNORE);
     [java]     [javac] 	                                       ^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.OPTION_ReportDeadCode' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 103. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.debug.tests/src/org/eclipse/objectteams/otdt/debug/tests/OTProjectCreationDecorator.java (at line 113)
     [java]     [javac] 	fJavaProject.setOption(CompilerOptions.OPTION_ReportDeadCode, CompilerOptions.IGNORE);
     [java]     [javac] 	                                                              ^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 104. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.debug.tests/src/org/eclipse/objectteams/otdt/debug/tests/OTProjectCreationDecorator.java (at line 113)
     [java]     [javac] 	fJavaProject.setOption(CompilerOptions.OPTION_ReportDeadCode, CompilerOptions.IGNORE);
     [java]     [javac] 	                                                                              ^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.IGNORE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 105. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.debug.tests/src/org/eclipse/objectteams/otdt/debug/tests/OTProjectCreationDecorator.java (at line 114)
     [java]     [javac] 	fJavaProject.setOption(CompilerOptions.OPTION_Compliance, CompilerOptions.VERSION_1_5);
     [java]     [javac] 	                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 106. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.debug.tests/src/org/eclipse/objectteams/otdt/debug/tests/OTProjectCreationDecorator.java (at line 114)
     [java]     [javac] 	fJavaProject.setOption(CompilerOptions.OPTION_Compliance, CompilerOptions.VERSION_1_5);
     [java]     [javac] 	                                       ^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.OPTION_Compliance' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 107. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.debug.tests/src/org/eclipse/objectteams/otdt/debug/tests/OTProjectCreationDecorator.java (at line 114)
     [java]     [javac] 	fJavaProject.setOption(CompilerOptions.OPTION_Compliance, CompilerOptions.VERSION_1_5);
     [java]     [javac] 	                                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 108. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.debug.tests/src/org/eclipse/objectteams/otdt/debug/tests/OTProjectCreationDecorator.java (at line 114)
     [java]     [javac] 	fJavaProject.setOption(CompilerOptions.OPTION_Compliance, CompilerOptions.VERSION_1_5);
     [java]     [javac] 	                                                                          ^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'CompilerOptions.VERSION_1_5' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/@dot')
     [java]     [javac] ----------
     [java]     [javac] 109. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.debug.tests/src/org/eclipse/objectteams/otdt/debug/tests/OTProjectCreationDecorator.java (at line 206)
     [java]     [javac] 	IPreferenceStore debugUIPreferences = DebugUIPlugin.getDefault().getPreferenceStore();
     [java]     [javac] 	                                      ^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'DebugUIPlugin' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 110. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.debug.tests/src/org/eclipse/objectteams/otdt/debug/tests/OTProjectCreationDecorator.java (at line 206)
     [java]     [javac] 	IPreferenceStore debugUIPreferences = DebugUIPlugin.getDefault().getPreferenceStore();
     [java]     [javac] 	                                                    ^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'DebugUIPlugin.getDefault()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 111. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.debug.tests/src/org/eclipse/objectteams/otdt/debug/tests/OTProjectCreationDecorator.java (at line 208)
     [java]     [javac] 	debugUIPreferences.setValue(IInternalDebugUIConstants.PREF_SWITCH_PERSPECTIVE_ON_SUSPEND, MessageDialogWithToggle.ALWAYS);
     [java]     [javac] 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'IInternalDebugUIConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 112. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.debug.tests/src/org/eclipse/objectteams/otdt/debug/tests/OTProjectCreationDecorator.java (at line 208)
     [java]     [javac] 	debugUIPreferences.setValue(IInternalDebugUIConstants.PREF_SWITCH_PERSPECTIVE_ON_SUSPEND, MessageDialogWithToggle.ALWAYS);
     [java]     [javac] 	                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'IInternalDebugUIConstants.PREF_SWITCH_PERSPECTIVE_ON_SUSPEND' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 113. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.debug.tests/src/org/eclipse/objectteams/otdt/debug/tests/OTProjectCreationDecorator.java (at line 209)
     [java]     [javac] 	debugUIPreferences.setValue(IInternalDebugUIConstants.PREF_SWITCH_TO_PERSPECTIVE, MessageDialogWithToggle.ALWAYS);
     [java]     [javac] 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'IInternalDebugUIConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 114. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.debug.tests/src/org/eclipse/objectteams/otdt/debug/tests/OTProjectCreationDecorator.java (at line 209)
     [java]     [javac] 	debugUIPreferences.setValue(IInternalDebugUIConstants.PREF_SWITCH_TO_PERSPECTIVE, MessageDialogWithToggle.ALWAYS);
     [java]     [javac] 	                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'IInternalDebugUIConstants.PREF_SWITCH_TO_PERSPECTIVE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 115. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.debug.tests/src/org/eclipse/objectteams/otdt/debug/tests/OTProjectCreationDecorator.java (at line 210)
     [java]     [javac] 	debugUIPreferences.setValue(IInternalDebugUIConstants.PREF_RELAUNCH_IN_DEBUG_MODE, MessageDialogWithToggle.NEVER);
     [java]     [javac] 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'IInternalDebugUIConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 116. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.debug.tests/src/org/eclipse/objectteams/otdt/debug/tests/OTProjectCreationDecorator.java (at line 210)
     [java]     [javac] 	debugUIPreferences.setValue(IInternalDebugUIConstants.PREF_RELAUNCH_IN_DEBUG_MODE, MessageDialogWithToggle.NEVER);
     [java]     [javac] 	                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'IInternalDebugUIConstants.PREF_RELAUNCH_IN_DEBUG_MODE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 117. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.debug.tests/src/org/eclipse/objectteams/otdt/debug/tests/OTProjectCreationDecorator.java (at line 211)
     [java]     [javac] 	debugUIPreferences.setValue(IInternalDebugUIConstants.PREF_WAIT_FOR_BUILD, MessageDialogWithToggle.ALWAYS);
     [java]     [javac] 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'IInternalDebugUIConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 118. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.debug.tests/src/org/eclipse/objectteams/otdt/debug/tests/OTProjectCreationDecorator.java (at line 211)
     [java]     [javac] 	debugUIPreferences.setValue(IInternalDebugUIConstants.PREF_WAIT_FOR_BUILD, MessageDialogWithToggle.ALWAYS);
     [java]     [javac] 	                                                      ^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'IInternalDebugUIConstants.PREF_WAIT_FOR_BUILD' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 119. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.debug.tests/src/org/eclipse/objectteams/otdt/debug/tests/OTProjectCreationDecorator.java (at line 212)
     [java]     [javac] 	debugUIPreferences.setValue(IInternalDebugUIConstants.PREF_CONTINUE_WITH_COMPILE_ERROR, MessageDialogWithToggle.ALWAYS);
     [java]     [javac] 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'IInternalDebugUIConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 120. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.debug.tests/src/org/eclipse/objectteams/otdt/debug/tests/OTProjectCreationDecorator.java (at line 212)
     [java]     [javac] 	debugUIPreferences.setValue(IInternalDebugUIConstants.PREF_CONTINUE_WITH_COMPILE_ERROR, MessageDialogWithToggle.ALWAYS);
     [java]     [javac] 	                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'IInternalDebugUIConstants.PREF_CONTINUE_WITH_COMPILE_ERROR' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 121. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.debug.tests/src/org/eclipse/objectteams/otdt/debug/tests/OTProjectCreationDecorator.java (at line 213)
     [java]     [javac] 	debugUIPreferences.setValue(IInternalDebugUIConstants.PREF_SAVE_DIRTY_EDITORS_BEFORE_LAUNCH, MessageDialogWithToggle.NEVER);
     [java]     [javac] 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'IInternalDebugUIConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 122. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.debug.tests/src/org/eclipse/objectteams/otdt/debug/tests/OTProjectCreationDecorator.java (at line 213)
     [java]     [javac] 	debugUIPreferences.setValue(IInternalDebugUIConstants.PREF_SAVE_DIRTY_EDITORS_BEFORE_LAUNCH, MessageDialogWithToggle.NEVER);
     [java]     [javac] 	                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'IInternalDebugUIConstants.PREF_SAVE_DIRTY_EDITORS_BEFORE_LAUNCH' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 123. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.debug.tests/src/org/eclipse/objectteams/otdt/debug/tests/OTProjectCreationDecorator.java (at line 217)
     [java]     [javac] 	debugUIPreferences.setValue(IDebugPreferenceConstants.CONSOLE_OPEN_ON_ERR, false);
     [java]     [javac] 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'IDebugPreferenceConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 124. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.debug.tests/src/org/eclipse/objectteams/otdt/debug/tests/OTProjectCreationDecorator.java (at line 217)
     [java]     [javac] 	debugUIPreferences.setValue(IDebugPreferenceConstants.CONSOLE_OPEN_ON_ERR, false);
     [java]     [javac] 	                                                      ^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'IDebugPreferenceConstants.CONSOLE_OPEN_ON_ERR' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 125. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.debug.tests/src/org/eclipse/objectteams/otdt/debug/tests/OTProjectCreationDecorator.java (at line 218)
     [java]     [javac] 	debugUIPreferences.setValue(IDebugPreferenceConstants.CONSOLE_OPEN_ON_OUT, false);
     [java]     [javac] 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'IDebugPreferenceConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 126. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.debug.tests/src/org/eclipse/objectteams/otdt/debug/tests/OTProjectCreationDecorator.java (at line 218)
     [java]     [javac] 	debugUIPreferences.setValue(IDebugPreferenceConstants.CONSOLE_OPEN_ON_OUT, false);
     [java]     [javac] 	                                                      ^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'IDebugPreferenceConstants.CONSOLE_OPEN_ON_OUT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 127. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.debug.tests/src/org/eclipse/objectteams/otdt/debug/tests/OTProjectCreationDecorator.java (at line 219)
     [java]     [javac] 	debugUIPreferences.setValue(IInternalDebugUIConstants.PREF_ACTIVATE_DEBUG_VIEW, false);
     [java]     [javac] 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'IInternalDebugUIConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 128. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.debug.tests/src/org/eclipse/objectteams/otdt/debug/tests/OTProjectCreationDecorator.java (at line 219)
     [java]     [javac] 	debugUIPreferences.setValue(IInternalDebugUIConstants.PREF_ACTIVATE_DEBUG_VIEW, false);
     [java]     [javac] 	                                                      ^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'IInternalDebugUIConstants.PREF_ACTIVATE_DEBUG_VIEW' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.debug.ui_3.18.400.v20240321-1303.jar')
     [java]     [javac] ----------
     [java]     [javac] 129. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.debug.tests/src/org/eclipse/objectteams/otdt/debug/tests/OTProjectCreationDecorator.java (at line 223)
     [java]     [javac] 	IPreferenceStore jdiUIPreferences = JDIDebugUIPlugin.getDefault().getPreferenceStore();
     [java]     [javac] 	                                    ^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JDIDebugUIPlugin' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 130. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.debug.tests/src/org/eclipse/objectteams/otdt/debug/tests/OTProjectCreationDecorator.java (at line 223)
     [java]     [javac] 	IPreferenceStore jdiUIPreferences = JDIDebugUIPlugin.getDefault().getPreferenceStore();
     [java]     [javac] 	                                                     ^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JDIDebugUIPlugin.getDefault()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 131. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.debug.tests/src/org/eclipse/objectteams/otdt/debug/tests/OTProjectCreationDecorator.java (at line 225)
     [java]     [javac] 	jdiUIPreferences.setValue(IJDIPreferencesConstants.PREF_SUSPEND_ON_UNCAUGHT_EXCEPTIONS, false);
     [java]     [javac] 	                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'IJDIPreferencesConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 132. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.debug.tests/src/org/eclipse/objectteams/otdt/debug/tests/OTProjectCreationDecorator.java (at line 225)
     [java]     [javac] 	jdiUIPreferences.setValue(IJDIPreferencesConstants.PREF_SUSPEND_ON_UNCAUGHT_EXCEPTIONS, false);
     [java]     [javac] 	                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'IJDIPreferencesConstants.PREF_SUSPEND_ON_UNCAUGHT_EXCEPTIONS' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 133. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.debug.tests/src/org/eclipse/objectteams/otdt/debug/tests/OTProjectCreationDecorator.java (at line 226)
     [java]     [javac] 	jdiUIPreferences.setValue(IJDIPreferencesConstants.PREF_SUSPEND_ON_COMPILATION_ERRORS, false);
     [java]     [javac] 	                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'IJDIPreferencesConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 134. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.debug.tests/src/org/eclipse/objectteams/otdt/debug/tests/OTProjectCreationDecorator.java (at line 226)
     [java]     [javac] 	jdiUIPreferences.setValue(IJDIPreferencesConstants.PREF_SUSPEND_ON_COMPILATION_ERRORS, false);
     [java]     [javac] 	                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'IJDIPreferencesConstants.PREF_SUSPEND_ON_COMPILATION_ERRORS' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 135. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.debug.tests/src/org/eclipse/objectteams/otdt/debug/tests/OTProjectCreationDecorator.java (at line 228)
     [java]     [javac] 	jdiUIPreferences.setValue(IJDIPreferencesConstants.PREF_ALERT_HCR_FAILED, false);
     [java]     [javac] 	                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'IJDIPreferencesConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 136. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.debug.tests/src/org/eclipse/objectteams/otdt/debug/tests/OTProjectCreationDecorator.java (at line 228)
     [java]     [javac] 	jdiUIPreferences.setValue(IJDIPreferencesConstants.PREF_ALERT_HCR_FAILED, false);
     [java]     [javac] 	                                                   ^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'IJDIPreferencesConstants.PREF_ALERT_HCR_FAILED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 137. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.debug.tests/src/org/eclipse/objectteams/otdt/debug/tests/OTProjectCreationDecorator.java (at line 229)
     [java]     [javac] 	jdiUIPreferences.setValue(IJDIPreferencesConstants.PREF_ALERT_HCR_NOT_SUPPORTED, false);
     [java]     [javac] 	                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'IJDIPreferencesConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 138. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.debug.tests/src/org/eclipse/objectteams/otdt/debug/tests/OTProjectCreationDecorator.java (at line 229)
     [java]     [javac] 	jdiUIPreferences.setValue(IJDIPreferencesConstants.PREF_ALERT_HCR_NOT_SUPPORTED, false);
     [java]     [javac] 	                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'IJDIPreferencesConstants.PREF_ALERT_HCR_NOT_SUPPORTED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 139. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.debug.tests/src/org/eclipse/objectteams/otdt/debug/tests/OTProjectCreationDecorator.java (at line 230)
     [java]     [javac] 	jdiUIPreferences.setValue(IJDIPreferencesConstants.PREF_ALERT_OBSOLETE_METHODS, false);
     [java]     [javac] 	                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'IJDIPreferencesConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 140. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.debug.tests/src/org/eclipse/objectteams/otdt/debug/tests/OTProjectCreationDecorator.java (at line 230)
     [java]     [javac] 	jdiUIPreferences.setValue(IJDIPreferencesConstants.PREF_ALERT_OBSOLETE_METHODS, false);
     [java]     [javac] 	                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'IJDIPreferencesConstants.PREF_ALERT_OBSOLETE_METHODS' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.ui_3.13.400.v20240321-1645.jar')
     [java]     [javac] ----------
     [java]     [javac] 140 problems (140 warnings)
     [java] 
     [java] checkCompilationResults:
     [java]       [jar] Building jar: /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.debug.tests/otdt-debugtests.jar
     [java]    [delete] Deleting directory /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.debug.tests/temp.folder/otdt-debugtests.jar.bin
     [java] 
     [java] properties:
     [java] 
     [java] init:
     [java] 
     [java] build.jars:
     [java] 
     [java] properties:
     [java] 
     [java] init:
     [java] 
     [java] @dot.nestedJars:
     [java] 
     [java] @dot:
     [java]     [mkdir] Created dir: /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests.refactoring/@dot
     [java]     [javac] Compiling 233 source files to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests.refactoring/@dot
     [java]     [javac] ----------
     [java]     [javac] 1. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests.refactoring/test cases/org/eclipse/jdt/ui/tests/refactoring/ExtractMethodTests10.java (at line 29)
     [java]     [javac] 	@SuppressWarnings("hiding")
     [java]     [javac] 	                  ^^^^^^^^
     [java]     [javac] At least one of the problems in category 'hiding' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 2. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests.refactoring/test cases/org/eclipse/jdt/ui/tests/refactoring/ExtractMethodTests13.java (at line 30)
     [java]     [javac] 	@SuppressWarnings("hiding")
     [java]     [javac] 	                  ^^^^^^^^
     [java]     [javac] At least one of the problems in category 'hiding' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] 2 problems (2 infos)
     [java] 
     [java] checkCompilationResults:
     [java]      [copy] Copying 1 file to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests.refactoring/@dot
     [java] 
     [java] properties:
     [java] 
     [java] init:
     [java] 
     [java] build.jars:
     [java] 
     [java] properties:
     [java] 
     [java] init:
     [java] 
     [java] otrefactoringtests.jar.nestedJars:
     [java] 
     [java] otrefactoringtests.jar:
     [java]     [mkdir] Created dir: /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.refactoring/temp.folder/otrefactoringtests.jar.bin
     [java]     [javac] Compiling 50 source files to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.refactoring/temp.folder/otrefactoringtests.jar.bin
     [java]     [javac] ----------
     [java]     [javac] 1. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.refactoring/src/org/eclipse/objectteams/otdt/ui/tests/refactoring/move/AllTests.java (at line 29)
     [java]     [javac] 	import junit.framework.Test;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] The import junit.framework.Test is never used
     [java]     [javac] ----------
     [java]     [javac] 2. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.refactoring/src/org/eclipse/objectteams/otdt/ui/tests/refactoring/move/AllTests.java (at line 30)
     [java]     [javac] 	import junit.framework.TestSuite;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] The import junit.framework.TestSuite is never used
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 3. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.refactoring/src/org/eclipse/objectteams/otdt/ui/tests/refactoring/RefactoringTest.java (at line 28)
     [java]     [javac] 	import java.io.StringBufferInputStream;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] The type StringBufferInputStream is deprecated
     [java]     [javac] ----------
     [java]     [javac] 4. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.refactoring/src/org/eclipse/objectteams/otdt/ui/tests/refactoring/RefactoringTest.java (at line 54)
     [java]     [javac] 	import org.eclipse.jdt.core.search.ITypeNameRequestor;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] The type ITypeNameRequestor is deprecated
     [java]     [javac] ----------
     [java]     [javac] 5. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.refactoring/src/org/eclipse/objectteams/otdt/ui/tests/refactoring/RefactoringTest.java (at line 446)
     [java]     [javac] 	return new StringBufferInputStream(content);
     [java]     [javac] 	           ^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] The type StringBufferInputStream is deprecated
     [java]     [javac] ----------
     [java]     [javac] 6. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.refactoring/src/org/eclipse/objectteams/otdt/ui/tests/refactoring/RefactoringTest.java (at line 446)
     [java]     [javac] 	return new StringBufferInputStream(content);
     [java]     [javac] 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] The constructor StringBufferInputStream(String) is deprecated
     [java]     [javac] ----------
     [java]     [javac] 7. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.refactoring/src/org/eclipse/objectteams/otdt/ui/tests/refactoring/RefactoringTest.java (at line 519)
     [java]     [javac] 	new SearchEngine().searchAllTypeNames(ResourcesPlugin.getWorkspace(),
     [java]     [javac]                 null, null, SearchPattern.R_EXACT_MATCH, true,
     [java]     [javac]                 IJavaSearchConstants.CLASS, SearchEngine
     [java]     [javac]                         .createJavaSearchScope(new IJavaElement[] { element }),
     [java]     [javac]                 new Requestor(),
     [java]     [javac]                 IJavaSearchConstants.WAIT_UNTIL_READY_TO_SEARCH, null);
     [java]     [javac] 	                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] The method searchAllTypeNames(IWorkspace, char[], char[], int, boolean, int, IJavaSearchScope, ITypeNameRequestor, int, IProgressMonitor) from the type SearchEngine is deprecated
     [java]     [javac] ----------
     [java]     [javac] 8. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.refactoring/src/org/eclipse/objectteams/otdt/ui/tests/refactoring/RefactoringTest.java (at line 721)
     [java]     [javac] 	private static class Requestor implements ITypeNameRequestor
     [java]     [javac] 	                                          ^^^^^^^^^^^^^^^^^^
     [java]     [javac] The type ITypeNameRequestor is deprecated
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 9. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.refactoring/src/org/eclipse/objectteams/otdt/ui/tests/refactoring/reorg/OTDeleteTests.java (at line 33)
     [java]     [javac] 	import org.eclipse.jdt.internal.corext.refactoring.reorg.IReorgQueries;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'IReorgQueries' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.core.manipulation_1.21.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 10. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.refactoring/src/org/eclipse/objectteams/otdt/ui/tests/refactoring/reorg/OTDeleteTests.java (at line 34)
     [java]     [javac] 	import org.eclipse.jdt.internal.corext.refactoring.reorg.JavaDeleteProcessor;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JavaDeleteProcessor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.core.manipulation_1.21.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 11. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.refactoring/src/org/eclipse/objectteams/otdt/ui/tests/refactoring/reorg/OTDeleteTests.java (at line 35)
     [java]     [javac] 	import org.eclipse.jdt.internal.corext.refactoring.reorg.ReorgUtils;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'ReorgUtils' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.ui_3.32.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 12. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.refactoring/src/org/eclipse/objectteams/otdt/ui/tests/refactoring/reorg/OTDeleteTests.java (at line 118)
     [java]     [javac] 	JavaDeleteProcessor processor = new JavaDeleteProcessor(elements);
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JavaDeleteProcessor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.core.manipulation_1.21.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 13. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.refactoring/src/org/eclipse/objectteams/otdt/ui/tests/refactoring/reorg/OTDeleteTests.java (at line 118)
     [java]     [javac] 	JavaDeleteProcessor processor = new JavaDeleteProcessor(elements);
     [java]     [javac] 	                                    ^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JavaDeleteProcessor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.core.manipulation_1.21.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 14. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.refactoring/src/org/eclipse/objectteams/otdt/ui/tests/refactoring/reorg/OTDeleteTests.java (at line 118)
     [java]     [javac] 	JavaDeleteProcessor processor = new JavaDeleteProcessor(elements);
     [java]     [javac] 	                                    ^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The constructor 'JavaDeleteProcessor(Object[])' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.core.manipulation_1.21.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 15. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.refactoring/src/org/eclipse/objectteams/otdt/ui/tests/refactoring/reorg/OTDeleteTests.java (at line 120)
     [java]     [javac] 	processor.setQueries(createReorgQueries());
     [java]     [javac] 	          ^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JavaDeleteProcessor.setQueries(IReorgQueries)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.core.manipulation_1.21.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 16. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.refactoring/src/org/eclipse/objectteams/otdt/ui/tests/refactoring/reorg/OTDeleteTests.java (at line 124)
     [java]     [javac] 	private IReorgQueries createReorgQueries()
     [java]     [javac] 	        ^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'IReorgQueries' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.core.manipulation_1.21.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 17. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.refactoring/src/org/eclipse/objectteams/otdt/ui/tests/refactoring/reorg/PasteActionTest.java (at line 166)
     [java]     [javac] 	ICompilationUnit cuA= createCUfromTestFile(getPackageP(), "A");
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Dead code
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 18. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.refactoring/src/org/eclipse/objectteams/otdt/ui/tests/refactoring/pushdown/PushDownTests.java (at line 49)
     [java]     [javac] 	@SuppressWarnings({ "nls", "restriction" })
     [java]     [javac] 	                    ^^^^^
     [java]     [javac] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 19. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.refactoring/src/org/eclipse/objectteams/otdt/ui/tests/refactoring/rename/RenameTypeTests.java (at line 56)
     [java]     [javac] 	@SuppressWarnings({"restriction", "nls"})
     [java]     [javac] 	                                  ^^^^^
     [java]     [javac] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 20. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.refactoring/src/org/eclipse/objectteams/otdt/ui/tests/refactoring/reorg/MockReorgQueries.java (at line 29)
     [java]     [javac] 	import org.eclipse.jdt.internal.corext.refactoring.reorg.IConfirmQuery;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'IConfirmQuery' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.core.manipulation_1.21.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 21. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.refactoring/src/org/eclipse/objectteams/otdt/ui/tests/refactoring/reorg/MockReorgQueries.java (at line 30)
     [java]     [javac] 	import org.eclipse.jdt.internal.corext.refactoring.reorg.IReorgQueries;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'IReorgQueries' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.core.manipulation_1.21.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 22. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.refactoring/src/org/eclipse/objectteams/otdt/ui/tests/refactoring/reorg/MockReorgQueries.java (at line 35)
     [java]     [javac] 	public class MockReorgQueries implements IReorgQueries
     [java]     [javac] 	                                         ^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'IReorgQueries' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.core.manipulation_1.21.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 23. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.refactoring/src/org/eclipse/objectteams/otdt/ui/tests/refactoring/reorg/MockReorgQueries.java (at line 37)
     [java]     [javac] 	private final List fQueriesRun= new ArrayList();
     [java]     [javac] 	              ^^^^
     [java]     [javac] List is a raw type. References to generic type List<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 24. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.refactoring/src/org/eclipse/objectteams/otdt/ui/tests/refactoring/reorg/MockReorgQueries.java (at line 37)
     [java]     [javac] 	private final List fQueriesRun= new ArrayList();
     [java]     [javac] 	                                    ^^^^^^^^^
     [java]     [javac] ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 25. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.refactoring/src/org/eclipse/objectteams/otdt/ui/tests/refactoring/reorg/MockReorgQueries.java (at line 39)
     [java]     [javac] 	public IConfirmQuery createYesNoQuery(String queryTitle, boolean allowCancel, int queryID) {
     [java]     [javac] 	       ^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'IConfirmQuery' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.core.manipulation_1.21.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 26. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.refactoring/src/org/eclipse/objectteams/otdt/ui/tests/refactoring/reorg/MockReorgQueries.java (at line 44)
     [java]     [javac] 	public IConfirmQuery createYesYesToAllNoNoToAllQuery(String queryTitle, boolean allowCancel, int queryID) {
     [java]     [javac] 	       ^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'IConfirmQuery' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.core.manipulation_1.21.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 27. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.refactoring/src/org/eclipse/objectteams/otdt/ui/tests/refactoring/reorg/MockReorgQueries.java (at line 50)
     [java]     [javac] 	fQueriesRun.add(new Integer(queryID));
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 28. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.refactoring/src/org/eclipse/objectteams/otdt/ui/tests/refactoring/reorg/MockReorgQueries.java (at line 54)
     [java]     [javac] 	public List getRunQueryIDs() {
     [java]     [javac] 	       ^^^^
     [java]     [javac] List is a raw type. References to generic type List<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 29. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.refactoring/src/org/eclipse/objectteams/otdt/ui/tests/refactoring/reorg/MockReorgQueries.java (at line 58)
     [java]     [javac] 	private final IConfirmQuery yesQuery= new IConfirmQuery() {
     [java]     [javac] 	              ^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'IConfirmQuery' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.core.manipulation_1.21.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 30. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.refactoring/src/org/eclipse/objectteams/otdt/ui/tests/refactoring/reorg/MockReorgQueries.java (at line 58)
     [java]     [javac] 	private final IConfirmQuery yesQuery= new IConfirmQuery() {
     [java]     [javac] 	                                          ^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'IConfirmQuery' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.core.manipulation_1.21.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 31. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.refactoring/src/org/eclipse/objectteams/otdt/ui/tests/refactoring/reorg/MockReorgQueries.java (at line 68)
     [java]     [javac] 	public IConfirmQuery createSkipQuery(String queryTitle, int queryID) {
     [java]     [javac] 	       ^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'IConfirmQuery' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.core.manipulation_1.21.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 32. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.refactoring/src/org/eclipse/objectteams/otdt/ui/tests/refactoring/OTRefactoringTestPlugin.java (at line 69)
     [java]     [javac] 	URL localURL = Platform.asLocalURL(installURL);
     [java]     [javac] 	                        ^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] The method asLocalURL(URL) from the type Platform is deprecated
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 33. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.refactoring/src/org/eclipse/objectteams/otdt/ui/tests/refactoring/reorg/OTPasteActionTest.java (at line 36)
     [java]     [javac] 	import org.eclipse.jdt.core.IImportDeclaration;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] The import org.eclipse.jdt.core.IImportDeclaration is never used
     [java]     [javac] ----------
     [java]     [javac] 34. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.refactoring/src/org/eclipse/objectteams/otdt/ui/tests/refactoring/reorg/OTPasteActionTest.java (at line 41)
     [java]     [javac] 	import org.eclipse.jdt.ui.tests.refactoring.infra.MockClipboard;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'MockClipboard' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests.refactoring/@dot')
     [java]     [javac] ----------
     [java]     [javac] 35. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.refactoring/src/org/eclipse/objectteams/otdt/ui/tests/refactoring/reorg/OTPasteActionTest.java (at line 42)
     [java]     [javac] 	import org.eclipse.jdt.ui.tests.refactoring.infra.MockWorkbenchSite;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'MockWorkbenchSite' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests.refactoring/@dot')
     [java]     [javac] ----------
     [java]     [javac] 36. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.refactoring/src/org/eclipse/objectteams/otdt/ui/tests/refactoring/reorg/OTPasteActionTest.java (at line 51)
     [java]     [javac] 	import org.eclipse.jdt.internal.ui.refactoring.reorg.CopyToClipboardAction;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CopyToClipboardAction' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.ui_3.32.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 37. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.refactoring/src/org/eclipse/objectteams/otdt/ui/tests/refactoring/reorg/OTPasteActionTest.java (at line 52)
     [java]     [javac] 	import org.eclipse.jdt.internal.ui.refactoring.reorg.PasteAction;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'PasteAction' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.ui_3.32.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 38. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.refactoring/src/org/eclipse/objectteams/otdt/ui/tests/refactoring/reorg/OTPasteActionTest.java (at line 76)
     [java]     [javac] 	_clipboard= new MockClipboard(Display.getDefault());
     [java]     [javac] 	                ^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'MockClipboard' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests.refactoring/@dot')
     [java]     [javac] ----------
     [java]     [javac] 39. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.refactoring/src/org/eclipse/objectteams/otdt/ui/tests/refactoring/reorg/OTPasteActionTest.java (at line 76)
     [java]     [javac] 	_clipboard= new MockClipboard(Display.getDefault());
     [java]     [javac] 	                ^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The constructor 'MockClipboard(Display)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests.refactoring/@dot')
     [java]     [javac] ----------
     [java]     [javac] 40. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.refactoring/src/org/eclipse/objectteams/otdt/ui/tests/refactoring/reorg/OTPasteActionTest.java (at line 91)
     [java]     [javac] 	Set elements= new HashSet(array1.length + array2.length);
     [java]     [javac] 	^^^
     [java]     [javac] Set is a raw type. References to generic type Set<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 41. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.refactoring/src/org/eclipse/objectteams/otdt/ui/tests/refactoring/reorg/OTPasteActionTest.java (at line 91)
     [java]     [javac] 	Set elements= new HashSet(array1.length + array2.length);
     [java]     [javac] 	                  ^^^^^^^
     [java]     [javac] HashSet is a raw type. References to generic type HashSet<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 42. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.refactoring/src/org/eclipse/objectteams/otdt/ui/tests/refactoring/reorg/OTPasteActionTest.java (at line 92)
     [java]     [javac] 	elements.addAll(Arrays.asList(array1));
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Type safety: The method addAll(Collection) belongs to the raw type Set. References to generic type Set<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 43. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.refactoring/src/org/eclipse/objectteams/otdt/ui/tests/refactoring/reorg/OTPasteActionTest.java (at line 93)
     [java]     [javac] 	elements.addAll(Arrays.asList(array2));
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Type safety: The method addAll(Collection) belongs to the raw type Set. References to generic type Set<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 44. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.refactoring/src/org/eclipse/objectteams/otdt/ui/tests/refactoring/reorg/OTPasteActionTest.java (at line 97)
     [java]     [javac] 	private PasteAction verifyEnabled(IResource[] copySelectedResources, IJavaElement[] copySelectedJavaElements, IResource[] pasteSelectedResources, IJavaElement[] pasteSelectedJavaElements) throws JavaModelException {
     [java]     [javac] 	        ^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'PasteAction' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.ui_3.32.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 45. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.refactoring/src/org/eclipse/objectteams/otdt/ui/tests/refactoring/reorg/OTPasteActionTest.java (at line 98)
     [java]     [javac] 	PasteAction pasteAction= new PasteAction(new MockWorkbenchSite(merge(pasteSelectedResources, pasteSelectedJavaElements)), _clipboard);
     [java]     [javac] 	^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'PasteAction' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.ui_3.32.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 46. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.refactoring/src/org/eclipse/objectteams/otdt/ui/tests/refactoring/reorg/OTPasteActionTest.java (at line 98)
     [java]     [javac] 	PasteAction pasteAction= new PasteAction(new MockWorkbenchSite(merge(pasteSelectedResources, pasteSelectedJavaElements)), _clipboard);
     [java]     [javac] 	                             ^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'PasteAction' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.ui_3.32.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 47. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.refactoring/src/org/eclipse/objectteams/otdt/ui/tests/refactoring/reorg/OTPasteActionTest.java (at line 98)
     [java]     [javac] 	PasteAction pasteAction= new PasteAction(new MockWorkbenchSite(merge(pasteSelectedResources, pasteSelectedJavaElements)), _clipboard);
     [java]     [javac] 	                             ^^^^^^^^^^^
     [java]     [javac] Discouraged access: The constructor 'PasteAction(IWorkbenchSite, Clipboard)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.ui_3.32.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 48. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.refactoring/src/org/eclipse/objectteams/otdt/ui/tests/refactoring/reorg/OTPasteActionTest.java (at line 98)
     [java]     [javac] 	PasteAction pasteAction= new PasteAction(new MockWorkbenchSite(merge(pasteSelectedResources, pasteSelectedJavaElements)), _clipboard);
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'MockWorkbenchSite' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests.refactoring/@dot')
     [java]     [javac] ----------
     [java]     [javac] 49. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.refactoring/src/org/eclipse/objectteams/otdt/ui/tests/refactoring/reorg/OTPasteActionTest.java (at line 98)
     [java]     [javac] 	PasteAction pasteAction= new PasteAction(new MockWorkbenchSite(merge(pasteSelectedResources, pasteSelectedJavaElements)), _clipboard);
     [java]     [javac] 	                                             ^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The constructor 'MockWorkbenchSite(Object[])' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests.refactoring/@dot')
     [java]     [javac] ----------
     [java]     [javac] 50. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.refactoring/src/org/eclipse/objectteams/otdt/ui/tests/refactoring/reorg/OTPasteActionTest.java (at line 99)
     [java]     [javac] 	CopyToClipboardAction copyToClipboardAction= new CopyToClipboardAction(new MockWorkbenchSite(merge(copySelectedResources, copySelectedJavaElements)), _clipboard);
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CopyToClipboardAction' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.ui_3.32.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 51. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.refactoring/src/org/eclipse/objectteams/otdt/ui/tests/refactoring/reorg/OTPasteActionTest.java (at line 99)
     [java]     [javac] 	CopyToClipboardAction copyToClipboardAction= new CopyToClipboardAction(new MockWorkbenchSite(merge(copySelectedResources, copySelectedJavaElements)), _clipboard);
     [java]     [javac] 	                                                 ^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'CopyToClipboardAction' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.ui_3.32.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 52. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.refactoring/src/org/eclipse/objectteams/otdt/ui/tests/refactoring/reorg/OTPasteActionTest.java (at line 99)
     [java]     [javac] 	CopyToClipboardAction copyToClipboardAction= new CopyToClipboardAction(new MockWorkbenchSite(merge(copySelectedResources, copySelectedJavaElements)), _clipboard);
     [java]     [javac] 	                                                 ^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The constructor 'CopyToClipboardAction(IWorkbenchSite, Clipboard)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.ui_3.32.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 53. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.refactoring/src/org/eclipse/objectteams/otdt/ui/tests/refactoring/reorg/OTPasteActionTest.java (at line 99)
     [java]     [javac] 	CopyToClipboardAction copyToClipboardAction= new CopyToClipboardAction(new MockWorkbenchSite(merge(copySelectedResources, copySelectedJavaElements)), _clipboard);
     [java]     [javac] 	                                                                           ^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'MockWorkbenchSite' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests.refactoring/@dot')
     [java]     [javac] ----------
     [java]     [javac] 54. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.refactoring/src/org/eclipse/objectteams/otdt/ui/tests/refactoring/reorg/OTPasteActionTest.java (at line 99)
     [java]     [javac] 	CopyToClipboardAction copyToClipboardAction= new CopyToClipboardAction(new MockWorkbenchSite(merge(copySelectedResources, copySelectedJavaElements)), _clipboard);
     [java]     [javac] 	                                                                           ^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The constructor 'MockWorkbenchSite(Object[])' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests.refactoring/@dot')
     [java]     [javac] ----------
     [java]     [javac] 55. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.refactoring/src/org/eclipse/objectteams/otdt/ui/tests/refactoring/reorg/OTPasteActionTest.java (at line 100)
     [java]     [javac] 	copyToClipboardAction.setAutoRepeatOnFailure(true);
     [java]     [javac] 	                      ^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'CopyToClipboardAction.setAutoRepeatOnFailure(boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.ui_3.32.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 56. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.refactoring/src/org/eclipse/objectteams/otdt/ui/tests/refactoring/reorg/OTPasteActionTest.java (at line 143)
     [java]     [javac] 	PasteAction paste = verifyEnabled(copyResources,
     [java]     [javac] 	^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'PasteAction' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.ui_3.32.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 57. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.refactoring/src/org/eclipse/objectteams/otdt/ui/tests/refactoring/reorg/OTPasteActionTest.java (at line 145)
     [java]     [javac] 	paste.run((IStructuredSelection)paste.getSelection());
     [java]     [javac] 	      ^^^
     [java]     [javac] Discouraged access: The method 'PasteAction.run(IStructuredSelection)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.ui_3.32.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 58. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.refactoring/src/org/eclipse/objectteams/otdt/ui/tests/refactoring/reorg/OTPasteActionTest.java (at line 174)
     [java]     [javac] 	PasteAction paste = verifyEnabled(copyResources,
     [java]     [javac] 	^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'PasteAction' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.ui_3.32.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 59. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.refactoring/src/org/eclipse/objectteams/otdt/ui/tests/refactoring/reorg/OTPasteActionTest.java (at line 176)
     [java]     [javac] 	paste.run((IStructuredSelection)paste.getSelection());
     [java]     [javac] 	      ^^^
     [java]     [javac] Discouraged access: The method 'PasteAction.run(IStructuredSelection)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.ui_3.32.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 60. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.refactoring/src/org/eclipse/objectteams/otdt/ui/tests/refactoring/reorg/OTPasteActionTest.java (at line 205)
     [java]     [javac] 	PasteAction paste = verifyEnabled(copyResources,
     [java]     [javac] 	^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'PasteAction' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.ui_3.32.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 61. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.refactoring/src/org/eclipse/objectteams/otdt/ui/tests/refactoring/reorg/OTPasteActionTest.java (at line 207)
     [java]     [javac] 	paste.run((IStructuredSelection)paste.getSelection());
     [java]     [javac] 	      ^^^
     [java]     [javac] Discouraged access: The method 'PasteAction.run(IStructuredSelection)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.ui_3.32.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 62. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.refactoring/src/org/eclipse/objectteams/otdt/ui/tests/refactoring/reorg/OTPasteActionTest.java (at line 236)
     [java]     [javac] 	PasteAction paste= verifyEnabled(copyResources, copyJavaElements, pasteResources, pasteJavaElements);
     [java]     [javac] 	^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'PasteAction' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.ui_3.32.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 63. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.refactoring/src/org/eclipse/objectteams/otdt/ui/tests/refactoring/reorg/OTPasteActionTest.java (at line 237)
     [java]     [javac] 	paste.run((IStructuredSelection)paste.getSelection());
     [java]     [javac] 	      ^^^
     [java]     [javac] Discouraged access: The method 'PasteAction.run(IStructuredSelection)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.ui_3.32.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 64. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.refactoring/src/org/eclipse/objectteams/otdt/ui/tests/refactoring/reorg/OTPasteActionTest.java (at line 266)
     [java]     [javac] 	PasteAction paste= verifyEnabled(copyResources, copyJavaElements, pasteResources, pasteJavaElements);
     [java]     [javac] 	^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'PasteAction' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.ui_3.32.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 65. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.refactoring/src/org/eclipse/objectteams/otdt/ui/tests/refactoring/reorg/OTPasteActionTest.java (at line 267)
     [java]     [javac] 	paste.run((IStructuredSelection)paste.getSelection());
     [java]     [javac] 	      ^^^
     [java]     [javac] Discouraged access: The method 'PasteAction.run(IStructuredSelection)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.ui_3.32.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 66. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.refactoring/src/org/eclipse/objectteams/otdt/ui/tests/refactoring/reorg/OTPasteActionTest.java (at line 296)
     [java]     [javac] 	PasteAction paste= verifyEnabled(copyResources, copyJavaElements, pasteResources, pasteJavaElements);
     [java]     [javac] 	^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'PasteAction' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.ui_3.32.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 67. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.refactoring/src/org/eclipse/objectteams/otdt/ui/tests/refactoring/reorg/OTPasteActionTest.java (at line 297)
     [java]     [javac] 	paste.run((IStructuredSelection)paste.getSelection());
     [java]     [javac] 	      ^^^
     [java]     [javac] Discouraged access: The method 'PasteAction.run(IStructuredSelection)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.ui_3.32.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 68. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.refactoring/src/org/eclipse/objectteams/otdt/ui/tests/refactoring/reorg/OTPasteActionTest.java (at line 328)
     [java]     [javac] 	PasteAction paste = verifyEnabled(copyResources,
     [java]     [javac] 	^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'PasteAction' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.ui_3.32.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 69. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.refactoring/src/org/eclipse/objectteams/otdt/ui/tests/refactoring/reorg/OTPasteActionTest.java (at line 330)
     [java]     [javac] 	paste.run((IStructuredSelection)paste.getSelection());
     [java]     [javac] 	      ^^^
     [java]     [javac] Discouraged access: The method 'PasteAction.run(IStructuredSelection)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.ui_3.32.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 70. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.refactoring/src/org/eclipse/objectteams/otdt/ui/tests/refactoring/reorg/OTPasteActionTest.java (at line 361)
     [java]     [javac] 	PasteAction paste = verifyEnabled(copyResources,
     [java]     [javac] 	^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'PasteAction' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.ui_3.32.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 71. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.refactoring/src/org/eclipse/objectteams/otdt/ui/tests/refactoring/reorg/OTPasteActionTest.java (at line 363)
     [java]     [javac] 	paste.run((IStructuredSelection)paste.getSelection());
     [java]     [javac] 	      ^^^
     [java]     [javac] Discouraged access: The method 'PasteAction.run(IStructuredSelection)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.ui_3.32.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 72. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.refactoring/src/org/eclipse/objectteams/otdt/ui/tests/refactoring/util/RefactoringUtilTest.java (at line 40)
     [java]     [javac] 	@SuppressWarnings("nls")
     [java]     [javac] 	                  ^^^^^
     [java]     [javac] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] 73. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.refactoring/src/org/eclipse/objectteams/otdt/ui/tests/refactoring/util/RefactoringUtilTest.java (at line 44)
     [java]     [javac] 	private IType _a;
     [java]     [javac] 	              ^^
     [java]     [javac] The value of the field RefactoringUtilTest._a is not used
     [java]     [javac] ----------
     [java]     [javac] 74. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.refactoring/src/org/eclipse/objectteams/otdt/ui/tests/refactoring/util/RefactoringUtilTest.java (at line 45)
     [java]     [javac] 	private IType _aa;
     [java]     [javac] 	              ^^^
     [java]     [javac] The value of the field RefactoringUtilTest._aa is not used
     [java]     [javac] ----------
     [java]     [javac] 75. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.refactoring/src/org/eclipse/objectteams/otdt/ui/tests/refactoring/util/RefactoringUtilTest.java (at line 46)
     [java]     [javac] 	private IType _b;
     [java]     [javac] 	              ^^
     [java]     [javac] The value of the field RefactoringUtilTest._b is not used
     [java]     [javac] ----------
     [java]     [javac] 76. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.refactoring/src/org/eclipse/objectteams/otdt/ui/tests/refactoring/util/RefactoringUtilTest.java (at line 48)
     [java]     [javac] 	private IType _itest1;
     [java]     [javac] 	              ^^^^^^^
     [java]     [javac] The value of the field RefactoringUtilTest._itest1 is not used
     [java]     [javac] ----------
     [java]     [javac] 77. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.refactoring/src/org/eclipse/objectteams/otdt/ui/tests/refactoring/util/RefactoringUtilTest.java (at line 51)
     [java]     [javac] 	private IRoleType _team1role1;
     [java]     [javac] 	                  ^^^^^^^^^^^
     [java]     [javac] The value of the field RefactoringUtilTest._team1role1 is not used
     [java]     [javac] ----------
     [java]     [javac] 78. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.refactoring/src/org/eclipse/objectteams/otdt/ui/tests/refactoring/util/RefactoringUtilTest.java (at line 54)
     [java]     [javac] 	private IRoleType _team3role2;
     [java]     [javac] 	                  ^^^^^^^^^^^
     [java]     [javac] The value of the field RefactoringUtilTest._team3role2 is not used
     [java]     [javac] ----------
     [java]     [javac] 79. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.refactoring/src/org/eclipse/objectteams/otdt/ui/tests/refactoring/util/RefactoringUtilTest.java (at line 61)
     [java]     [javac] 	private IMethod _cm1;
     [java]     [javac] 	                ^^^^
     [java]     [javac] The value of the field RefactoringUtilTest._cm1 is not used
     [java]     [javac] ----------
     [java]     [javac] 80. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.refactoring/src/org/eclipse/objectteams/otdt/ui/tests/refactoring/util/RefactoringUtilTest.java (at line 63)
     [java]     [javac] 	private IMethod _team4role2m1;
     [java]     [javac] 	                ^^^^^^^^^^^^^
     [java]     [javac] The value of the field RefactoringUtilTest._team4role2m1 is not used
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 81. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.refactoring/src/org/eclipse/objectteams/otdt/ui/tests/refactoring/misc/ChangeSignatureTests.java (at line 80)
     [java]     [javac] 	private Refactoring createRefactoring(ChangeSignatureProcessor processor)
     [java]     [javac] 	                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] The method createRefactoring(ChangeSignatureProcessor) from the type ChangeSignatureTests is never used locally
     [java]     [javac] ----------
     [java]     [javac] 82. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.refactoring/src/org/eclipse/objectteams/otdt/ui/tests/refactoring/misc/ChangeSignatureTests.java (at line 85)
     [java]     [javac] 	private ChangeSignatureProcessor createProcessor(IMethod method) throws JavaModelException
     [java]     [javac] 	                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] The method createProcessor(IMethod) from the type ChangeSignatureTests is never used locally
     [java]     [javac] ----------
     [java]     [javac] 83. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.refactoring/src/org/eclipse/objectteams/otdt/ui/tests/refactoring/misc/ChangeSignatureTests.java (at line 125)
     [java]     [javac] 	static void addInfos(List list, ParameterInfo[] newParamInfos, int[] newIndices) {
     [java]     [javac] 	                     ^^^^
     [java]     [javac] List is a raw type. References to generic type List<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 84. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.refactoring/src/org/eclipse/objectteams/otdt/ui/tests/refactoring/misc/ChangeSignatureTests.java (at line 129)
     [java]     [javac] 	list.add(newIndices[i], newParamInfos[i]);
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Type safety: The method add(int, Object) belongs to the raw type List. References to generic type List<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 85. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.refactoring/src/org/eclipse/objectteams/otdt/ui/tests/refactoring/misc/ChangeSignatureTests.java (at line 294)
     [java]     [javac] 	private void permute(List infos, String[] newOrder) {
     [java]     [javac] 	                     ^^^^
     [java]     [javac] List is a raw type. References to generic type List<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 86. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.refactoring/src/org/eclipse/objectteams/otdt/ui/tests/refactoring/misc/ChangeSignatureTests.java (at line 296)
     [java]     [javac] 	List swapped= new ArrayList(infos.size());
     [java]     [javac] 	^^^^
     [java]     [javac] List is a raw type. References to generic type List<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 87. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.refactoring/src/org/eclipse/objectteams/otdt/ui/tests/refactoring/misc/ChangeSignatureTests.java (at line 296)
     [java]     [javac] 	List swapped= new ArrayList(infos.size());
     [java]     [javac] 	     ^^^^^^^
     [java]     [javac] The value of the local variable swapped is not used
     [java]     [javac] ----------
     [java]     [javac] 88. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.refactoring/src/org/eclipse/objectteams/otdt/ui/tests/refactoring/misc/ChangeSignatureTests.java (at line 296)
     [java]     [javac] 	List swapped= new ArrayList(infos.size());
     [java]     [javac] 	                  ^^^^^^^^^
     [java]     [javac] ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 89. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.refactoring/src/org/eclipse/objectteams/otdt/ui/tests/refactoring/misc/ChangeSignatureTests.java (at line 303)
     [java]     [javac] 	infos.add(newInfos[i]);
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 90. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.refactoring/src/org/eclipse/objectteams/otdt/ui/tests/refactoring/misc/ChangeSignatureTests.java (at line 307)
     [java]     [javac] 	private static int[] createPermutation(List infos, String[] newOrder) {
     [java]     [javac] 	                                       ^^^^
     [java]     [javac] List is a raw type. References to generic type List<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 91. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.refactoring/src/org/eclipse/objectteams/otdt/ui/tests/refactoring/misc/ChangeSignatureTests.java (at line 315)
     [java]     [javac] 	private static int indexOfOldName(List infos, String string) {
     [java]     [javac] 	                                  ^^^^
     [java]     [javac] List is a raw type. References to generic type List<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 92. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.refactoring/src/org/eclipse/objectteams/otdt/ui/tests/refactoring/misc/ChangeSignatureTests.java (at line 316)
     [java]     [javac] 	for (Iterator iter= infos.iterator(); iter.hasNext();) {
     [java]     [javac] 	     ^^^^^^^^
     [java]     [javac] Iterator is a raw type. References to generic type Iterator<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 93. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.refactoring/src/org/eclipse/objectteams/otdt/ui/tests/refactoring/misc/ChangeSignatureTests.java (at line 354)
     [java]     [javac] 	private void markAsDeleted(List list, int[] deleted) {
     [java]     [javac] 	                           ^^^^
     [java]     [javac] List is a raw type. References to generic type List<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 94. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.refactoring/src/org/eclipse/objectteams/otdt/ui/tests/refactoring/move/MoveStaticMethodTests.java (at line 35)
     [java]     [javac] 	import org.eclipse.jdt.internal.corext.refactoring.structure.MoveStaticMembersProcessor;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'MoveStaticMembersProcessor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.core.manipulation_1.21.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 95. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.refactoring/src/org/eclipse/objectteams/otdt/ui/tests/refactoring/move/MoveStaticMethodTests.java (at line 36)
     [java]     [javac] 	import org.eclipse.jdt.internal.ui.preferences.JavaPreferencesSettings;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JavaPreferencesSettings' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.core.manipulation_1.21.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 96. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.refactoring/src/org/eclipse/objectteams/otdt/ui/tests/refactoring/move/MoveStaticMethodTests.java (at line 84)
     [java]     [javac] 	MoveStaticMembersProcessor processor = new MoveStaticMembersProcessor(
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'MoveStaticMembersProcessor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.core.manipulation_1.21.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 97. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.refactoring/src/org/eclipse/objectteams/otdt/ui/tests/refactoring/move/MoveStaticMethodTests.java (at line 84)
     [java]     [javac] 	MoveStaticMembersProcessor processor = new MoveStaticMembersProcessor(
     [java]     [javac] 	                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'MoveStaticMembersProcessor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.core.manipulation_1.21.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 98. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.refactoring/src/org/eclipse/objectteams/otdt/ui/tests/refactoring/move/MoveStaticMethodTests.java (at line 84)
     [java]     [javac] 	MoveStaticMembersProcessor processor = new MoveStaticMembersProcessor(
     [java]     [javac] 	                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The constructor 'MoveStaticMembersProcessor(IMember[], CodeGenerationSettings)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.core.manipulation_1.21.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 99. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.refactoring/src/org/eclipse/objectteams/otdt/ui/tests/refactoring/move/MoveStaticMethodTests.java (at line 85)
     [java]     [javac] 	members, JavaPreferencesSettings.getCodeGenerationSettings(project));
     [java]     [javac] 	         ^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JavaPreferencesSettings' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.core.manipulation_1.21.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 100. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.refactoring/src/org/eclipse/objectteams/otdt/ui/tests/refactoring/move/MoveStaticMethodTests.java (at line 85)
     [java]     [javac] 	members, JavaPreferencesSettings.getCodeGenerationSettings(project));
     [java]     [javac] 	                                 ^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JavaPreferencesSettings.getCodeGenerationSettings(IJavaProject)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.core.manipulation_1.21.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 101. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.refactoring/src/org/eclipse/objectteams/otdt/ui/tests/refactoring/move/MoveStaticMethodTests.java (at line 87)
     [java]     [javac] 	{
     [java]     [javac]             return null;
     [java]     [javac]         }
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Dead code
     [java]     [javac] ----------
     [java]     [javac] 102. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.refactoring/src/org/eclipse/objectteams/otdt/ui/tests/refactoring/move/MoveStaticMethodTests.java (at line 90)
     [java]     [javac] 	processor.setDestinationTypeFullyQualifiedName(destination);
     [java]     [javac] 	          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'MoveStaticMembersProcessor.setDestinationTypeFullyQualifiedName(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.core.manipulation_1.21.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 103. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.refactoring/src/org/eclipse/objectteams/otdt/ui/tests/refactoring/move/MoveInstanceMethodTests.java (at line 25)
     [java]     [javac] 	import static org.junit.Assert.*;
     [java]     [javac] 	              ^^^^^^^^^^^^^^^^
     [java]     [javac] The import org.junit.Assert is never used
     [java]     [javac] ----------
     [java]     [javac] 104. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.refactoring/src/org/eclipse/objectteams/otdt/ui/tests/refactoring/move/MoveInstanceMethodTests.java (at line 70)
     [java]     [javac] 	{
     [java]     [javac]             TestSuite suite = new TestSuite(MoveInstanceMethodTests.class.getName());
     [java]     [javac]             suite.addTest(new MoveInstanceMethodTests("testRoleclass1"));
     [java]     [javac] 	        return new MySetup(suite);
     [java]     [javac]         }
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Dead code
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 105. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.refactoring/src/org/eclipse/objectteams/otdt/ui/tests/refactoring/inlinecallin/InlineCallinTests.java (at line 70)
     [java]     [javac] 	IJavaProject project = null;
     [java]     [javac] 	             ^^^^^^^
     [java]     [javac] The value of the local variable project is not used
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 106. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.refactoring/src/org/eclipse/objectteams/otdt/ui/tests/refactoring/rename/RenamePrivateMethodTests.java (at line 82)
     [java]     [javac] 	private void performRenameRefactoring_failing(
     [java]     [javac] 	        String methodName,
     [java]     [javac] 	        String newMethodName,
     [java]     [javac] 	        String[] signatures)
     [java]     [javac] 		throws Exception
     [java]     [javac] 	             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] The method performRenameRefactoring_failing(String, String, String[]) from the type RenamePrivateMethodTests is never used locally
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 107. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.refactoring/src/org/eclipse/objectteams/otdt/ui/tests/refactoring/extractmethod/ExtractMethodTests.java (at line 48)
     [java]     [javac] 	@SuppressWarnings({ "nls", "restriction" })
     [java]     [javac] 	                    ^^^^^
     [java]     [javac] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 108. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.refactoring/src/org/eclipse/objectteams/otdt/ui/tests/refactoring/extractmethod/ExtractTempTestSetup.java (at line 37)
     [java]     [javac] 	import org.eclipse.jdt.internal.ui.JavaPlugin;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JavaPlugin' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.ui_3.32.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 109. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.refactoring/src/org/eclipse/objectteams/otdt/ui/tests/refactoring/extractmethod/ExtractTempTestSetup.java (at line 38)
     [java]     [javac] 	import org.eclipse.jdt.testplugin.JavaProjectHelper;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'JavaProjectHelper' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/@dot')
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 110. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.refactoring/src/org/eclipse/objectteams/otdt/ui/tests/refactoring/rename/RenameMethodInInterfaceTests.java (at line 33)
     [java]     [javac] 	import org.eclipse.jdt.internal.corext.refactoring.rename.RenameMethodProcessor;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'RenameMethodProcessor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.core.manipulation_1.21.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 111. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.refactoring/src/org/eclipse/objectteams/otdt/ui/tests/refactoring/rename/RenameMethodInInterfaceTests.java (at line 34)
     [java]     [javac] 	import org.eclipse.jdt.internal.corext.refactoring.rename.RenameVirtualMethodProcessor;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'RenameVirtualMethodProcessor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.core.manipulation_1.21.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 112. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.refactoring/src/org/eclipse/objectteams/otdt/ui/tests/refactoring/rename/RenameMethodInInterfaceTests.java (at line 69)
     [java]     [javac] 	private RenameRefactoring createRefactoring(RenameMethodProcessor processor)
     [java]     [javac] 	                                            ^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'RenameMethodProcessor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.core.manipulation_1.21.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 113. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.refactoring/src/org/eclipse/objectteams/otdt/ui/tests/refactoring/rename/RenameMethodInInterfaceTests.java (at line 74)
     [java]     [javac] 	private RenameMethodProcessor createProcessor(IMethod method)
     [java]     [javac] 	        ^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'RenameMethodProcessor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.core.manipulation_1.21.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 114. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.refactoring/src/org/eclipse/objectteams/otdt/ui/tests/refactoring/rename/RenameMethodInInterfaceTests.java (at line 76)
     [java]     [javac] 	return new RenameVirtualMethodProcessor(method);
     [java]     [javac] 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'RenameVirtualMethodProcessor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.core.manipulation_1.21.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 115. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.refactoring/src/org/eclipse/objectteams/otdt/ui/tests/refactoring/rename/RenameMethodInInterfaceTests.java (at line 76)
     [java]     [javac] 	return new RenameVirtualMethodProcessor(method);
     [java]     [javac] 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The constructor 'RenameVirtualMethodProcessor(IMethod)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.core.manipulation_1.21.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 116. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.refactoring/src/org/eclipse/objectteams/otdt/ui/tests/refactoring/rename/RenameMethodInInterfaceTests.java (at line 101)
     [java]     [javac] 	RenameMethodProcessor processor = createProcessor(
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'RenameMethodProcessor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.core.manipulation_1.21.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 117. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.refactoring/src/org/eclipse/objectteams/otdt/ui/tests/refactoring/rename/RenameMethodInInterfaceTests.java (at line 104)
     [java]     [javac] 	processor.setNewElementName(newMethodName);
     [java]     [javac] 	          ^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JavaRenameProcessor.setNewElementName(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.core.manipulation_1.21.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 118. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.refactoring/src/org/eclipse/objectteams/otdt/ui/tests/refactoring/rename/RenameMethodInInterfaceTests.java (at line 146)
     [java]     [javac] 	RenameMethodProcessor processor = createProcessor(
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'RenameMethodProcessor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.core.manipulation_1.21.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 119. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.refactoring/src/org/eclipse/objectteams/otdt/ui/tests/refactoring/rename/RenameMethodInInterfaceTests.java (at line 149)
     [java]     [javac] 	processor.setUpdateReferences(updateReferences);
     [java]     [javac] 	          ^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'RenameMethodProcessor.setUpdateReferences(boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.core.manipulation_1.21.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] 120. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.refactoring/src/org/eclipse/objectteams/otdt/ui/tests/refactoring/rename/RenameMethodInInterfaceTests.java (at line 150)
     [java]     [javac] 	processor.setNewElementName(newMethodName);
     [java]     [javac] 	          ^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The method 'JavaRenameProcessor.setNewElementName(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.core.manipulation_1.21.100.v20240325-2137.jar')
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 121. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.refactoring/src/org/eclipse/objectteams/otdt/ui/tests/refactoring/extractmethod/AbstractSelectionTestCase.java (at line 55)
     [java]     [javac] 	@SuppressWarnings({ "nls", "restriction" })
     [java]     [javac] 	                    ^^^^^
     [java]     [javac] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 122. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.refactoring/src/org/eclipse/objectteams/otdt/ui/tests/refactoring/extractmethod/ExtractMethodRefactoringUtilTests.java (at line 40)
     [java]     [javac] 	import org.eclipse.objectteams.otdt.core.TypeHelper;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] The import org.eclipse.objectteams.otdt.core.TypeHelper is never used
     [java]     [javac] ----------
     [java]     [javac] 123. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.refactoring/src/org/eclipse/objectteams/otdt/ui/tests/refactoring/extractmethod/ExtractMethodRefactoringUtilTests.java (at line 51)
     [java]     [javac] 	@SuppressWarnings( { "restriction", "nls" })
     [java]     [javac] 	                                    ^^^^^
     [java]     [javac] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] 123 problems (0 errors, 117 warnings, 6 infos)
     [java] 
     [java] checkCompilationResults:
     [java]       [jar] Building jar: /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.refactoring/otrefactoringtests.jar
     [java]    [delete] Deleting directory /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.refactoring/temp.folder/otrefactoringtests.jar.bin
     [java] 
     [java] properties:
     [java] 
     [java] init:
     [java] 
     [java] build.jars:
     [java] 
     [java] properties:
     [java] 
     [java] init:
     [java] 
     [java] otdt-buildertests.jar.nestedJars:
     [java] 
     [java] otdt-buildertests.jar:
     [java]     [mkdir] Created dir: /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.test.builder/temp.folder/otdt-buildertests.jar.bin
     [java]     [javac] Compiling 10 source files to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.test.builder/temp.folder/otdt-buildertests.jar.bin
     [java]     [javac] ----------
     [java]     [javac] 1. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.test.builder/src/org/eclipse/objectteams/otdt/test/builder/OTBuilderTests.java (at line 31)
     [java]     [javac] 	import org.eclipse.pde.internal.core.PDECoreMessages;
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'PDECoreMessages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.pde.core_3.18.100.v20240321-1452.jar')
     [java]     [javac] ----------
     [java]     [javac] 2. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.test.builder/src/org/eclipse/objectteams/otdt/test/builder/OTBuilderTests.java (at line 60)
     [java]     [javac] 	if (allProblems[i].getMessage().equals(PDECoreMessages.Builders_Manifest_useless_file))
     [java]     [javac] 	                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The type 'PDECoreMessages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.pde.core_3.18.100.v20240321-1452.jar')
     [java]     [javac] ----------
     [java]     [javac] 3. WARNING in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.test.builder/src/org/eclipse/objectteams/otdt/test/builder/OTBuilderTests.java (at line 60)
     [java]     [javac] 	if (allProblems[i].getMessage().equals(PDECoreMessages.Builders_Manifest_useless_file))
     [java]     [javac] 	                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Discouraged access: The field 'PDECoreMessages.Builders_Manifest_useless_file' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.pde.core_3.18.100.v20240321-1452.jar')
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 4. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.test.builder/src/org/eclipse/objectteams/otdt/test/builder/IncrementalTests.java (at line 40)
     [java]     [javac] 	@SuppressWarnings("nls")
     [java]     [javac] 	                  ^^^^^
     [java]     [javac] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 5. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.test.builder/src/org/eclipse/objectteams/otdt/test/builder/CompilationOrderTests.java (at line 51)
     [java]     [javac] 	@SuppressWarnings("nls")
     [java]     [javac] 	                  ^^^^^
     [java]     [javac] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] 6. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.test.builder/src/org/eclipse/objectteams/otdt/test/builder/CompilationOrderTests.java (at line 86)
     [java]     [javac] 	@SuppressWarnings("nls")
     [java]     [javac] 	                  ^^^^^
     [java]     [javac] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 7. INFO in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.test.builder/src/org/eclipse/objectteams/otdt/test/builder/OTEquinoxBuilderTests.java (at line 58)
     [java]     [javac] 	@SuppressWarnings({ "nls", "restriction" })
     [java]     [javac] 	                    ^^^^^
     [java]     [javac] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
     [java]     [javac] ----------
     [java]     [javac] 7 problems (0 errors, 3 warnings, 4 infos)
     [java] 
     [java] checkCompilationResults:
     [java]       [jar] Building jar: /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.test.builder/otdt-buildertests.jar
     [java]    [delete] Deleting directory /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.test.builder/temp.folder/otdt-buildertests.jar.bin
     [java] 
     [java] update.feature:
     [java] 
     [java] all.children:
     [java] 
     [java] processFlat:
     [java] 
     [java] postProcess:
     [java] 
     [java] assemble:
     [java] 
     [java] preAssemble:
     [java] 
     [java] allElements:
     [java] 
     [java] allElementsDelegator:
     [java] 
     [java] init:
     [java] 
     [java] assembleElement:
     [java] 
     [java] main:
     [java] 
     [java] assemble.org.eclipse.objectteams.otequinox.p2:
     [java] 
     [java] main:
     [java] 
     [java] gather.bin.parts:
     [java] 
     [java] properties:
     [java] 
     [java] init:
     [java] 
     [java] publish.bin.parts:
     [java]     [mkdir] Created dir: /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.runtime/org.eclipse.objectteams.runtime_2.8.3.202403301859
     [java] 
     [java] pre.gather.bin.parts:
     [java]      [copy] Copying 50 files to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.runtime/org.eclipse.objectteams.runtime_2.8.3.202403301859
     [java]      [copy] Copying 29 files to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.runtime/org.eclipse.objectteams.runtime_2.8.3.202403301859
     [java] 
     [java] apitools.generation:
     [java] 
     [java] post.gather.bin.parts:
     [java] [eclipse.gatherBundle] Generating metadata for ..
     [java] [eclipse.gatherBundle] Generation completed with success [0 seconds].
     [java] 
     [java] customAssembly:
     [java] 
     [java] properties:
     [java] 
     [java] init:
     [java] 
     [java] publish.bin.parts:
     [java]     [mkdir] Created dir: /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otre/org.eclipse.objectteams.otre_2.7.0.201806120901
     [java] 
     [java] pre.gather.bin.parts:
     [java]      [copy] Copying 41 files to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otre/org.eclipse.objectteams.otre_2.7.0.201806120901
     [java]      [copy] Copying 3 files to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otre/org.eclipse.objectteams.otre_2.7.0.201806120901
     [java] 
     [java] apitools.generation:
     [java] 
     [java] post.gather.bin.parts:
     [java] [eclipse.gatherBundle] Generating metadata for ..
     [java] [eclipse.gatherBundle] Generation completed with success [0 seconds].
     [java] 
     [java] customAssembly:
     [java] 
     [java] properties:
     [java] 
     [java] init:
     [java] 
     [java] publish.bin.parts:
     [java]     [mkdir] Created dir: /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otredyn/org.eclipse.objectteams.otredyn_1.4.3.202403301859
     [java] 
     [java] pre.gather.bin.parts:
     [java]      [copy] Copying 91 files to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otredyn/org.eclipse.objectteams.otredyn_1.4.3.202403301859
     [java]      [copy] Copying 3 files to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otredyn/org.eclipse.objectteams.otredyn_1.4.3.202403301859
     [java] 
     [java] apitools.generation:
     [java] 
     [java] post.gather.bin.parts:
     [java] [eclipse.gatherBundle] Generating metadata for ..
     [java] [eclipse.gatherBundle] Generation completed with success [0 seconds].
     [java] 
     [java] customAssembly:
     [java] 
     [java] properties:
     [java] 
     [java] init:
     [java] 
     [java] publish.bin.parts:
     [java]     [mkdir] Created dir: /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otequinox/org.eclipse.objectteams.otequinox_2.8.2.202307181937
     [java] 
     [java] pre.gather.bin.parts:
     [java]      [copy] Copying 2 files to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otequinox/org.eclipse.objectteams.otequinox_2.8.2.202307181937
     [java]      [copy] Copying 43 files to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otequinox/org.eclipse.objectteams.otequinox_2.8.2.202307181937
     [java]      [copy] Copying 14 files to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otequinox/org.eclipse.objectteams.otequinox_2.8.2.202307181937
     [java] 
     [java] apitools.generation:
     [java] 
     [java] post.gather.bin.parts:
     [java] [eclipse.gatherBundle] Generating metadata for ..
     [java] [eclipse.gatherBundle] Generation completed with success [0 seconds].
     [java] 
     [java] customAssembly:
     [java] 
     [java] properties:
     [java] 
     [java] init:
     [java] 
     [java] publish.bin.parts:
     [java]     [mkdir] Created dir: /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otequinox.branding/org.eclipse.objectteams.otequinox.branding_2.6.0.201706061121
     [java]      [copy] Copying 2 files to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otequinox.branding
     [java] 
     [java] apitools.generation:
     [java] [eclipse.gatherBundle] Generating metadata for ..
     [java] [eclipse.gatherBundle] Generation completed with success [0 seconds].
     [java] 
     [java] customAssembly:
     [java] 
     [java] properties:
     [java] 
     [java] init:
     [java] 
     [java] publish.bin.parts:
     [java]     [mkdir] Created dir: /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.eclipse.monitor/org.eclipse.objectteams.eclipse.monitor_2.5.0.201606070956
     [java]      [copy] Copying 2 files to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.eclipse.monitor
     [java] 
     [java] apitools.generation:
     [java] [eclipse.gatherBundle] Generating metadata for ..
     [java] [eclipse.gatherBundle] Generation completed with success [0 seconds].
     [java] 
     [java] customAssembly:
     [java] 
     [java] init:
     [java] 
     [java] publish.bin.parts:
     [java]     [mkdir] Created dir: /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/features/org.eclipse.objectteams.otequinox/feature.temp.folder/features/org.eclipse.objectteams.otequinox_2.8.3.202403301859
     [java]      [copy] Copying 4 files to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/features/org.eclipse.objectteams.otequinox/feature.temp.folder/features/org.eclipse.objectteams.otequinox_2.8.3.202403301859
     [java] [eclipse.gatherFeature] Generating metadata for ..
     [java] [eclipse.gatherFeature] Generation completed with success [0 seconds].
     [java] 
     [java] customAssembly:
     [java] [eclipse.publish.featuresAndBundles] Generating metadata for ..
     [java] [eclipse.publish.featuresAndBundles] Generation completed with success [0 seconds].
     [java] 
     [java] customAssembly:
     [java] 
     [java] generate.p2.metadata:
     [java] 
     [java] defaultAssemble:
     [java] 
     [java] main:
     [java]     [mkdir] Created dir: /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/I-2.8.3-202403301857
     [java]     [mkdir] Created dir: /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/tmp
     [java] 
     [java] mirrorArchive:
     [java] 
     [java] assemble.archive.condition:
     [java] 
     [java] assemble.archive:
     [java] 
     [java] cleanup.assembly:
     [java]    [delete] Deleting directory /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/tmp
     [java] 
     [java] init:
     [java] 
     [java] assembleElement:
     [java] 
     [java] main:
     [java] 
     [java] assemble.org.eclipse.objectteams.otequinox.otre.p2:
     [java] 
     [java] main:
     [java] 
     [java] gather.bin.parts:
     [java] 
     [java] properties:
     [java] 
     [java] init:
     [java] 
     [java] publish.bin.parts:
     [java] 
     [java] pre.gather.bin.parts:
     [java]      [copy] Copying 29 files to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.runtime/org.eclipse.objectteams.runtime_2.8.3.202403301859
     [java] 
     [java] apitools.generation:
     [java] 
     [java] post.gather.bin.parts:
     [java] [eclipse.gatherBundle] Generating metadata for ..
     [java] [eclipse.gatherBundle] Generation completed with success [0 seconds].
     [java] 
     [java] customAssembly:
     [java] 
     [java] properties:
     [java] 
     [java] init:
     [java] 
     [java] publish.bin.parts:
     [java] 
     [java] pre.gather.bin.parts:
     [java]      [copy] Copying 3 files to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otre/org.eclipse.objectteams.otre_2.7.0.201806120901
     [java] 
     [java] apitools.generation:
     [java] 
     [java] post.gather.bin.parts:
     [java] [eclipse.gatherBundle] Generating metadata for ..
     [java] [eclipse.gatherBundle] Generation completed with success [0 seconds].
     [java] 
     [java] customAssembly:
     [java] 
     [java] properties:
     [java] 
     [java] init:
     [java] 
     [java] publish.bin.parts:
     [java] 
     [java] pre.gather.bin.parts:
     [java]      [copy] Copying 14 files to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otequinox/org.eclipse.objectteams.otequinox_2.8.2.202307181937
     [java] 
     [java] apitools.generation:
     [java] 
     [java] post.gather.bin.parts:
     [java] [eclipse.gatherBundle] Generating metadata for ..
     [java] [eclipse.gatherBundle] Generation completed with success [0 seconds].
     [java] 
     [java] customAssembly:
     [java] 
     [java] properties:
     [java] 
     [java] init:
     [java] 
     [java] publish.bin.parts:
     [java]     [mkdir] Created dir: /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otequinox.branding.otre/org.eclipse.objectteams.otequinox.branding.otre_2.6.0.201706061122
     [java]      [copy] Copying 2 files to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otequinox.branding.otre
     [java] 
     [java] apitools.generation:
     [java] [eclipse.gatherBundle] Generating metadata for ..
     [java] [eclipse.gatherBundle] Generation completed with success [0 seconds].
     [java] 
     [java] customAssembly:
     [java] 
     [java] properties:
     [java] 
     [java] init:
     [java] 
     [java] publish.bin.parts:
     [java]      [copy] Copying 2 files to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.eclipse.monitor
     [java] 
     [java] apitools.generation:
     [java] [eclipse.gatherBundle] Generating metadata for ..
     [java] [eclipse.gatherBundle] Generation completed with success [0 seconds].
     [java] 
     [java] customAssembly:
     [java] 
     [java] init:
     [java] 
     [java] publish.bin.parts:
     [java]     [mkdir] Created dir: /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/features/org.eclipse.objectteams.otequinox.otre/feature.temp.folder/features/org.eclipse.objectteams.otequinox.otre_2.7.1.201809081701
     [java]      [copy] Copying 4 files to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/features/org.eclipse.objectteams.otequinox.otre/feature.temp.folder/features/org.eclipse.objectteams.otequinox.otre_2.7.1.201809081701
     [java] [eclipse.gatherFeature] Generating metadata for ..
     [java] [eclipse.gatherFeature] Generation completed with success [0 seconds].
     [java] 
     [java] customAssembly:
     [java] [eclipse.publish.featuresAndBundles] Generating metadata for ..
     [java] [eclipse.publish.featuresAndBundles] Generation completed with success [0 seconds].
     [java] 
     [java] customAssembly:
     [java] 
     [java] generate.p2.metadata:
     [java] 
     [java] defaultAssemble:
     [java] 
     [java] main:
     [java]     [mkdir] Created dir: /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/tmp
     [java] 
     [java] mirrorArchive:
     [java] 
     [java] assemble.archive.condition:
     [java] 
     [java] assemble.archive:
     [java] 
     [java] cleanup.assembly:
     [java]    [delete] Deleting directory /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/tmp
     [java] 
     [java] init:
     [java] 
     [java] assembleElement:
     [java] 
     [java] main:
     [java] 
     [java] assemble.org.eclipse.objectteams.otequinox.turbo.p2:
     [java] 
     [java] main:
     [java] 
     [java] gather.bin.parts:
     [java] 
     [java] properties:
     [java] 
     [java] init:
     [java] 
     [java] publish.bin.parts:
     [java]     [mkdir] Created dir: /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otequinox.turbo/org.eclipse.objectteams.otequinox.turbo_2.4.0.201506091717
     [java]      [copy] Copying 1 file to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otequinox.turbo
     [java] 
     [java] apitools.generation:
     [java] [eclipse.gatherBundle] Generating metadata for ..
     [java] [eclipse.gatherBundle] Generation completed with success [0 seconds].
     [java] 
     [java] customAssembly:
     [java] 
     [java] init:
     [java] 
     [java] publish.bin.parts:
     [java]     [mkdir] Created dir: /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/features/org.eclipse.objectteams.otequinox.turbo/feature.temp.folder/features/org.eclipse.objectteams.otequinox.turbo_2.4.0.201506091717
     [java]      [copy] Copying 4 files to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/features/org.eclipse.objectteams.otequinox.turbo/feature.temp.folder/features/org.eclipse.objectteams.otequinox.turbo_2.4.0.201506091717
     [java] [eclipse.gatherFeature] Generating metadata for ..
     [java] [eclipse.gatherFeature] Generation completed with success [0 seconds].
     [java] 
     [java] customAssembly:
     [java] [eclipse.publish.featuresAndBundles] Generating metadata for ..
     [java] [eclipse.publish.featuresAndBundles] Generation completed with success [0 seconds].
     [java] 
     [java] customAssembly:
     [java] 
     [java] generate.p2.metadata:
     [java] 
     [java] defaultAssemble:
     [java] 
     [java] main:
     [java]     [mkdir] Created dir: /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/tmp
     [java] 
     [java] mirrorArchive:
     [java] 
     [java] assemble.archive.condition:
     [java] 
     [java] assemble.archive:
     [java] 
     [java] cleanup.assembly:
     [java]    [delete] Deleting directory /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/tmp
     [java] 
     [java] init:
     [java] 
     [java] assembleElement:
     [java] 
     [java] main:
     [java] 
     [java] assemble.org.eclipse.objectteams.otdt.p2:
     [java] 
     [java] main:
     [java] 
     [java] gather.bin.parts:
     [java] 
     [java] properties:
     [java] 
     [java] init:
     [java] 
     [java] publish.bin.parts:
     [java]     [mkdir] Created dir: /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/org.eclipse.jdt.core_3.38.0.OTDT_r283_202403301859
     [java] 
     [java] pre.gather.bin.parts:
     [java]      [copy] Copying 1 file to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/org.eclipse.jdt.core_3.38.0.OTDT_r283_202403301859
     [java]      [copy] Copying 1527 files to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/org.eclipse.jdt.core_3.38.0.OTDT_r283_202403301859
     [java]      [copy] Copying 8 files to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/org.eclipse.jdt.core_3.38.0.OTDT_r283_202403301859
     [java] 
     [java] apitools.generation:
     [java] 
     [java] post.gather.bin.parts:
     [java] [eclipse.gatherBundle] Generating metadata for ..
     [java] [eclipse.gatherBundle] Generation completed with success [0 seconds].
     [java] 
     [java] customAssembly:
     [java] 
     [java] properties:
     [java] 
     [java] init:
     [java] 
     [java] publish.bin.parts:
     [java]     [mkdir] Created dir: /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch/org.eclipse.jdt.core.compiler.batch_3.38.0.OTDT_r283_202403301859
     [java]      [copy] Copying 1 file to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.compiler.batch
     [java] 
     [java] apitools.generation:
     [java] [eclipse.gatherBundle] Generating metadata for ..
     [java] [eclipse.gatherBundle] Generation completed with success [0 seconds].
     [java] 
     [java] customAssembly:
     [java] 
     [java] properties:
     [java] 
     [java] init:
     [java] 
     [java] publish.bin.parts:
     [java]     [mkdir] Created dir: /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt/org.eclipse.objectteams.otdt_2.8.3.202403301859
     [java]      [copy] Copying 2 files to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt
     [java] 
     [java] apitools.generation:
     [java] [eclipse.gatherBundle] Generating metadata for ..
     [java] [eclipse.gatherBundle] Generation completed with success [0 seconds].
     [java] 
     [java] customAssembly:
     [java] 
     [java] properties:
     [java] 
     [java] init:
     [java] 
     [java] publish.bin.parts:
     [java]     [mkdir] Created dir: /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.debug/org.eclipse.objectteams.otdt.debug_2.8.2.202307181937
     [java]      [copy] Copying 1 file to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.debug
     [java] 
     [java] apitools.generation:
     [java] [eclipse.gatherBundle] Generating metadata for ..
     [java] [eclipse.gatherBundle] Generation completed with success [0 seconds].
     [java] 
     [java] customAssembly:
     [java] 
     [java] properties:
     [java] 
     [java] init:
     [java] 
     [java] publish.bin.parts:
     [java]     [mkdir] Created dir: /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.debug.ui/org.eclipse.objectteams.otdt.debug.ui_2.7.4.201906101736
     [java]      [copy] Copying 2 files to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.debug.ui
     [java] 
     [java] apitools.generation:
     [java] [eclipse.gatherBundle] Generating metadata for ..
     [java] [eclipse.gatherBundle] Generation completed with success [0 seconds].
     [java] 
     [java] customAssembly:
     [java] 
     [java] properties:
     [java] 
     [java] init:
     [java] 
     [java] publish.bin.parts:
     [java]     [mkdir] Created dir: /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui/org.eclipse.objectteams.otdt.ui_2.8.1.202307181937
     [java]      [copy] Copying 2 files to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui
     [java] 
     [java] apitools.generation:
     [java] [eclipse.gatherBundle] Generating metadata for ..
     [java] [eclipse.gatherBundle] Generation completed with success [0 seconds].
     [java] 
     [java] customAssembly:
     [java] 
     [java] properties:
     [java] 
     [java] init:
     [java] 
     [java] publish.bin.parts:
     [java]     [mkdir] Created dir: /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.help/org.eclipse.objectteams.otdt.ui.help_2.8.3.202403301859
     [java]      [copy] Copying 2 files to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.help
     [java] 
     [java] apitools.generation:
     [java] [eclipse.gatherBundle] Generating metadata for ..
     [java] [eclipse.gatherBundle] Generation completed with success [0 seconds].
     [java] 
     [java] customAssembly:
     [java] 
     [java] properties:
     [java] 
     [java] init:
     [java] 
     [java] publish.bin.parts:
     [java]     [mkdir] Created dir: /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.doc/org.eclipse.objectteams.otdt.doc_2.5.0.201606070956
     [java] 
     [java] pre.gather.bin.parts:
     [java]      [copy] Copying 645 files to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.doc/org.eclipse.objectteams.otdt.doc_2.5.0.201606070956
     [java] 
     [java] apitools.generation:
     [java] 
     [java] post.gather.bin.parts:
     [java] [eclipse.gatherBundle] Generating metadata for ..
     [java] [eclipse.gatherBundle] Generation completed with success [0 seconds].
     [java] 
     [java] customAssembly:
     [java] 
     [java] properties:
     [java] 
     [java] init:
     [java] 
     [java] publish.bin.parts:
     [java]     [mkdir] Created dir: /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.jdt.ui/org.eclipse.objectteams.otdt.jdt.ui_2.8.3.202403301859
     [java]      [copy] Copying 2 files to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.jdt.ui
     [java] 
     [java] apitools.generation:
     [java] [eclipse.gatherBundle] Generating metadata for ..
     [java] [eclipse.gatherBundle] Generation completed with success [0 seconds].
     [java] 
     [java] customAssembly:
     [java] 
     [java] properties:
     [java] 
     [java] init:
     [java] 
     [java] publish.bin.parts:
     [java]     [mkdir] Created dir: /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.compiler.adaptor/org.eclipse.objectteams.otdt.compiler.adaptor_2.8.3.202403301859
     [java]      [copy] Copying 2 files to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.compiler.adaptor
     [java] 
     [java] apitools.generation:
     [java] [eclipse.gatherBundle] Generating metadata for ..
     [java] [eclipse.gatherBundle] Generation completed with success [0 seconds].
     [java] 
     [java] customAssembly:
     [java] 
     [java] properties:
     [java] 
     [java] init:
     [java] 
     [java] publish.bin.parts:
     [java]     [mkdir] Created dir: /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.debug.adaptor/org.eclipse.objectteams.otdt.debug.adaptor_2.8.3.202403301859
     [java]      [copy] Copying 2 files to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.debug.adaptor
     [java] 
     [java] apitools.generation:
     [java] [eclipse.gatherBundle] Generating metadata for ..
     [java] [eclipse.gatherBundle] Generation completed with success [0 seconds].
     [java] 
     [java] customAssembly:
     [java] 
     [java] properties:
     [java] 
     [java] init:
     [java] 
     [java] publish.bin.parts:
     [java]     [mkdir] Created dir: /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.pde.ui/org.eclipse.objectteams.otdt.pde.ui_2.8.3.202403301859
     [java]      [copy] Copying 2 files to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.pde.ui
     [java] 
     [java] apitools.generation:
     [java] [eclipse.gatherBundle] Generating metadata for ..
     [java] [eclipse.gatherBundle] Generation completed with success [0 seconds].
     [java] 
     [java] customAssembly:
     [java] 
     [java] properties:
     [java] 
     [java] init:
     [java] 
     [java] publish.bin.parts:
     [java]     [mkdir] Created dir: /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.refactoring/org.eclipse.objectteams.otdt.refactoring_2.8.3.202403301859
     [java]      [copy] Copying 2 files to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.refactoring
     [java] 
     [java] apitools.generation:
     [java] [eclipse.gatherBundle] Generating metadata for ..
     [java] [eclipse.gatherBundle] Generation completed with success [0 seconds].
     [java] 
     [java] customAssembly:
     [java] 
     [java] properties:
     [java] 
     [java] init:
     [java] 
     [java] publish.bin.parts:
     [java]     [mkdir] Created dir: /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.samples/org.eclipse.objectteams.otdt.samples_2.8.2.202307181937
     [java]      [copy] Copying 2 files to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.samples
     [java] 
     [java] apitools.generation:
     [java] [eclipse.gatherBundle] Generating metadata for ..
     [java] [eclipse.gatherBundle] Generation completed with success [0 seconds].
     [java] 
     [java] customAssembly:
     [java] 
     [java] init:
     [java] 
     [java] publish.bin.parts:
     [java]     [mkdir] Created dir: /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/features/org.eclipse.objectteams.otdt.core.patch/feature.temp.folder/features/org.eclipse.objectteams.otdt.core.patch_2.8.3.202403301859
     [java]      [copy] Copying 3 files to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/features/org.eclipse.objectteams.otdt.core.patch/feature.temp.folder/features/org.eclipse.objectteams.otdt.core.patch_2.8.3.202403301859
     [java] [eclipse.gatherFeature] Generating metadata for ..
     [java] [eclipse.gatherFeature] Generation completed with success [0 seconds].
     [java] 
     [java] customAssembly:
     [java] 
     [java] init:
     [java] 
     [java] publish.bin.parts:
     [java]     [mkdir] Created dir: /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/features/org.eclipse.objectteams.otdt/feature.temp.folder/features/org.eclipse.objectteams.otdt_2.8.3.202403301859
     [java]      [copy] Copying 5 files to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/features/org.eclipse.objectteams.otdt/feature.temp.folder/features/org.eclipse.objectteams.otdt_2.8.3.202403301859
     [java] [eclipse.gatherFeature] Generating metadata for ..
     [java] [eclipse.gatherFeature] Generation completed with success [0 seconds].
     [java] 
     [java] customAssembly:
     [java] [eclipse.publish.featuresAndBundles] Generating metadata for ..
     [java] [eclipse.publish.featuresAndBundles] Generation completed with success [0 seconds].
     [java] 
     [java] customAssembly:
     [java] 
     [java] generate.p2.metadata:
     [java] 
     [java] defaultAssemble:
     [java] 
     [java] main:
     [java]     [mkdir] Created dir: /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/tmp
     [java] 
     [java] mirrorArchive:
     [java] 
     [java] assemble.archive.condition:
     [java] 
     [java] assemble.archive:
     [java] 
     [java] cleanup.assembly:
     [java]    [delete] Deleting directory /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/tmp
     [java] 
     [java] init:
     [java] 
     [java] assembleElement:
     [java] 
     [java] main:
     [java] 
     [java] assemble.org.eclipse.objectteams.otdt.source.feature.p2:
     [java] 
     [java] main:
     [java] 
     [java] gather.bin.parts:
     [java] 
     [java] properties:
     [java] 
     [java] init:
     [java] 
     [java] publish.bin.parts:
     [java]     [mkdir] Created dir: /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.source_3.38.0.OTDT_r283_202403301859/org.eclipse.jdt.core.source_3.38.0.OTDT_r283_202403301859
     [java]      [copy] Copying 1 file to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.source_3.38.0.OTDT_r283_202403301859
     [java] 
     [java] properties:
     [java] 
     [java] init:
     [java] 
     [java] gather.individual.sources:
     [java] 
     [java] pre.gather.sources:
     [java] 
     [java] copy.jdtCompilerAdaptersrc.zip:
     [java]      [copy] Copying 2 files to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.source_3.38.0.OTDT_r283_202403301859/sources/jdtCompilerAdaptersrc
     [java] 
     [java] copy.src.zip:
     [java]      [copy] Copying 1140 files to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.source_3.38.0.OTDT_r283_202403301859/sources
     [java] 
     [java] properties:
     [java] 
     [java] init:
     [java] 
     [java] copy.src.includes:
     [java]      [copy] Copying 8 files to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.source_3.38.0.OTDT_r283_202403301859/sources
     [java] 
     [java] post.gather.sources:
     [java] 
     [java] apitools.generation:
     [java] [eclipse.gatherBundle] Generating metadata for ..
     [java] [eclipse.gatherBundle] Generation completed with success [0 seconds].
     [java] 
     [java] customAssembly:
     [java] 
     [java] properties:
     [java] 
     [java] init:
     [java] 
     [java] publish.bin.parts:
     [java]     [mkdir] Created dir: /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.source_2.8.3.202403301859/org.eclipse.objectteams.otdt.source_2.8.3.202403301859
     [java]      [copy] Copying 1 file to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.source_2.8.3.202403301859
     [java] 
     [java] properties:
     [java] 
     [java] init:
     [java] 
     [java] gather.individual.sources:
     [java] 
     [java] copy.otdtcoreextsrc.zip:
     [java]      [copy] Copying 16 files to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.source_2.8.3.202403301859/sources/otdtcoreextsrc
     [java] 
     [java] properties:
     [java] 
     [java] init:
     [java] 
     [java] copy.src.includes:
     [java] 
     [java] apitools.generation:
     [java] [eclipse.gatherBundle] Generating metadata for ..
     [java] [eclipse.gatherBundle] Generation completed with success [0 seconds].
     [java] 
     [java] customAssembly:
     [java] 
     [java] properties:
     [java] 
     [java] init:
     [java] 
     [java] publish.bin.parts:
     [java]     [mkdir] Created dir: /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.debug.source_2.8.2.202307181937/org.eclipse.objectteams.otdt.debug.source_2.8.2.202307181937
     [java]      [copy] Copying 1 file to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.debug.source_2.8.2.202307181937
     [java] 
     [java] properties:
     [java] 
     [java] init:
     [java] 
     [java] gather.individual.sources:
     [java] 
     [java] copy.src.zip:
     [java]      [copy] Copying 20 files to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.debug.source_2.8.2.202307181937/sources
     [java] 
     [java] properties:
     [java] 
     [java] init:
     [java] 
     [java] copy.src.includes:
     [java] 
     [java] apitools.generation:
     [java] [eclipse.gatherBundle] Generating metadata for ..
     [java] [eclipse.gatherBundle] Generation completed with success [0 seconds].
     [java] 
     [java] customAssembly:
     [java] 
     [java] properties:
     [java] 
     [java] init:
     [java] 
     [java] publish.bin.parts:
     [java]     [mkdir] Created dir: /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.debug.ui.source_2.7.4.201906101736/org.eclipse.objectteams.otdt.debug.ui.source_2.7.4.201906101736
     [java]      [copy] Copying 1 file to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.debug.ui.source_2.7.4.201906101736
     [java] 
     [java] properties:
     [java] 
     [java] init:
     [java] 
     [java] gather.individual.sources:
     [java] 
     [java] copy.src.zip:
     [java]      [copy] Copying 24 files to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.debug.ui.source_2.7.4.201906101736/sources
     [java] 
     [java] properties:
     [java] 
     [java] init:
     [java] 
     [java] copy.src.includes:
     [java] 
     [java] apitools.generation:
     [java] [eclipse.gatherBundle] Generating metadata for ..
     [java] [eclipse.gatherBundle] Generation completed with success [0 seconds].
     [java] 
     [java] customAssembly:
     [java] 
     [java] properties:
     [java] 
     [java] init:
     [java] 
     [java] publish.bin.parts:
     [java]     [mkdir] Created dir: /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.source_2.8.1.202307181937/org.eclipse.objectteams.otdt.ui.source_2.8.1.202307181937
     [java]      [copy] Copying 1 file to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.source_2.8.1.202307181937
     [java] 
     [java] properties:
     [java] 
     [java] init:
     [java] 
     [java] gather.individual.sources:
     [java] 
     [java] copy.src.zip:
     [java]      [copy] Copying 62 files to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.source_2.8.1.202307181937/sources
     [java] 
     [java] properties:
     [java] 
     [java] init:
     [java] 
     [java] copy.src.includes:
     [java] 
     [java] apitools.generation:
     [java] [eclipse.gatherBundle] Generating metadata for ..
     [java] [eclipse.gatherBundle] Generation completed with success [0 seconds].
     [java] 
     [java] customAssembly:
     [java] 
     [java] properties:
     [java] 
     [java] init:
     [java] 
     [java] publish.bin.parts:
     [java]     [mkdir] Created dir: /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.help.source_2.8.3.202403301859/org.eclipse.objectteams.otdt.ui.help.source_2.8.3.202403301859
     [java]      [copy] Copying 1 file to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.help.source_2.8.3.202403301859
     [java] 
     [java] properties:
     [java] 
     [java] init:
     [java] 
     [java] gather.individual.sources:
     [java] 
     [java] copy.src.zip:
     [java]      [copy] Copying 8 files to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.help.source_2.8.3.202403301859/sources
     [java] 
     [java] properties:
     [java] 
     [java] init:
     [java] 
     [java] copy.src.includes:
     [java] 
     [java] apitools.generation:
     [java] [eclipse.gatherBundle] Generating metadata for ..
     [java] [eclipse.gatherBundle] Generation completed with success [0 seconds].
     [java] 
     [java] customAssembly:
     [java] 
     [java] properties:
     [java] 
     [java] init:
     [java] 
     [java] publish.bin.parts:
     [java]     [mkdir] Created dir: /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.jdt.ui.source_2.8.3.202403301859/org.eclipse.objectteams.otdt.jdt.ui.source_2.8.3.202403301859
     [java]      [copy] Copying 1 file to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.jdt.ui.source_2.8.3.202403301859
     [java] 
     [java] properties:
     [java] 
     [java] init:
     [java] 
     [java] gather.individual.sources:
     [java] 
     [java] copy.src.zip:
     [java]      [copy] Copying 58 files to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.jdt.ui.source_2.8.3.202403301859/sources
     [java] 
     [java] properties:
     [java] 
     [java] init:
     [java] 
     [java] copy.src.includes:
     [java] 
     [java] apitools.generation:
     [java] [eclipse.gatherBundle] Generating metadata for ..
     [java] [eclipse.gatherBundle] Generation completed with success [0 seconds].
     [java] 
     [java] customAssembly:
     [java] 
     [java] properties:
     [java] 
     [java] init:
     [java] 
     [java] publish.bin.parts:
     [java]     [mkdir] Created dir: /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.compiler.adaptor.source_2.8.3.202403301859/org.eclipse.objectteams.otdt.compiler.adaptor.source_2.8.3.202403301859
     [java]      [copy] Copying 1 file to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.compiler.adaptor.source_2.8.3.202403301859
     [java] 
     [java] properties:
     [java] 
     [java] init:
     [java] 
     [java] gather.individual.sources:
     [java] 
     [java] copy.src.zip:
     [java]      [copy] Copying 18 files to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.compiler.adaptor.source_2.8.3.202403301859/sources
     [java] 
     [java] properties:
     [java] 
     [java] init:
     [java] 
     [java] copy.src.includes:
     [java] 
     [java] apitools.generation:
     [java] [eclipse.gatherBundle] Generating metadata for ..
     [java] [eclipse.gatherBundle] Generation completed with success [0 seconds].
     [java] 
     [java] customAssembly:
     [java] 
     [java] properties:
     [java] 
     [java] init:
     [java] 
     [java] publish.bin.parts:
     [java]     [mkdir] Created dir: /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.debug.adaptor.source_2.8.3.202403301859/org.eclipse.objectteams.otdt.debug.adaptor.source_2.8.3.202403301859
     [java]      [copy] Copying 1 file to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.debug.adaptor.source_2.8.3.202403301859
     [java] 
     [java] properties:
     [java] 
     [java] init:
     [java] 
     [java] gather.individual.sources:
     [java] 
     [java] copy.src.zip:
     [java]      [copy] Copying 25 files to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.debug.adaptor.source_2.8.3.202403301859/sources
     [java] 
     [java] properties:
     [java] 
     [java] init:
     [java] 
     [java] copy.src.includes:
     [java] 
     [java] apitools.generation:
     [java] [eclipse.gatherBundle] Generating metadata for ..
     [java] [eclipse.gatherBundle] Generation completed with success [0 seconds].
     [java] 
     [java] customAssembly:
     [java] 
     [java] properties:
     [java] 
     [java] init:
     [java] 
     [java] publish.bin.parts:
     [java]     [mkdir] Created dir: /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.pde.ui.source_2.8.3.202403301859/org.eclipse.objectteams.otdt.pde.ui.source_2.8.3.202403301859
     [java]      [copy] Copying 1 file to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.pde.ui.source_2.8.3.202403301859
     [java] 
     [java] properties:
     [java] 
     [java] init:
     [java] 
     [java] gather.individual.sources:
     [java] 
     [java] copy.src.zip:
     [java]      [copy] Copying 13 files to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.pde.ui.source_2.8.3.202403301859/sources
     [java] 
     [java] properties:
     [java] 
     [java] init:
     [java] 
     [java] copy.src.includes:
     [java] 
     [java] apitools.generation:
     [java] [eclipse.gatherBundle] Generating metadata for ..
     [java] [eclipse.gatherBundle] Generation completed with success [0 seconds].
     [java] 
     [java] customAssembly:
     [java] 
     [java] properties:
     [java] 
     [java] init:
     [java] 
     [java] publish.bin.parts:
     [java]     [mkdir] Created dir: /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.refactoring.source_2.8.3.202403301859/org.eclipse.objectteams.otdt.refactoring.source_2.8.3.202403301859
     [java]      [copy] Copying 1 file to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.refactoring.source_2.8.3.202403301859
     [java] 
     [java] properties:
     [java] 
     [java] init:
     [java] 
     [java] gather.individual.sources:
     [java] 
     [java] copy.src.zip:
     [java]      [copy] Copying 43 files to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.refactoring.source_2.8.3.202403301859/sources
     [java] 
     [java] properties:
     [java] 
     [java] init:
     [java] 
     [java] copy.src.includes:
     [java] 
     [java] apitools.generation:
     [java] [eclipse.gatherBundle] Generating metadata for ..
     [java] [eclipse.gatherBundle] Generation completed with success [0 seconds].
     [java] 
     [java] customAssembly:
     [java] 
     [java] properties:
     [java] 
     [java] init:
     [java] 
     [java] publish.bin.parts:
     [java]     [mkdir] Created dir: /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.samples.source_2.8.2.202307181937/org.eclipse.objectteams.otdt.samples.source_2.8.2.202307181937
     [java]      [copy] Copying 1 file to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.samples.source_2.8.2.202307181937
     [java] 
     [java] properties:
     [java] 
     [java] init:
     [java] 
     [java] gather.individual.sources:
     [java] 
     [java] copy.src.zip:
     [java]      [copy] Copying 13 files to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.samples.source_2.8.2.202307181937/sources
     [java] 
     [java] properties:
     [java] 
     [java] init:
     [java] 
     [java] copy.src.includes:
     [java] 
     [java] apitools.generation:
     [java] [eclipse.gatherBundle] Generating metadata for ..
     [java] [eclipse.gatherBundle] Generation completed with success [0 seconds].
     [java] 
     [java] customAssembly:
     [java] 
     [java] init:
     [java] 
     [java] publish.bin.parts:
     [java]     [mkdir] Created dir: /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/features/org.eclipse.objectteams.otdt.source.feature/feature.temp.folder/features/org.eclipse.objectteams.otdt.source.feature_2.8.3.202403301859
     [java]      [copy] Copying 3 files to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/features/org.eclipse.objectteams.otdt.source.feature/feature.temp.folder/features/org.eclipse.objectteams.otdt.source.feature_2.8.3.202403301859
     [java] [eclipse.gatherFeature] Generating metadata for ..
     [java] [eclipse.gatherFeature] Generation completed with success [0 seconds].
     [java] 
     [java] customAssembly:
     [java] [eclipse.publish.featuresAndBundles] Generating metadata for ..
     [java] [eclipse.publish.featuresAndBundles] Generation completed with success [0 seconds].
     [java] 
     [java] customAssembly:
     [java] 
     [java] generate.p2.metadata:
     [java] 
     [java] defaultAssemble:
     [java] 
     [java] main:
     [java]     [mkdir] Created dir: /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/tmp
     [java] 
     [java] mirrorArchive:
     [java] 
     [java] assemble.archive.condition:
     [java] 
     [java] assemble.archive:
     [java] 
     [java] cleanup.assembly:
     [java]    [delete] Deleting directory /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/tmp
     [java] 
     [java] testElements:
     [java] 
     [java] init:
     [java] 
     [java] assembleElement:
     [java] 
     [java] main:
     [java] 
     [java] assemble.org.eclipse.objectteams.otdt-tests.p2:
     [java] 
     [java] main:
     [java] 
     [java] gather.bin.parts:
     [java] 
     [java] properties:
     [java] 
     [java] init:
     [java] 
     [java] publish.bin.parts:
     [java]     [mkdir] Created dir: /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.tests.compiler/org.eclipse.jdt.core.tests.compiler_3.13.400.202403301859
     [java]      [copy] Copying 1 file to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.tests.compiler
     [java] 
     [java] apitools.generation:
     [java] [eclipse.gatherBundle] Generating metadata for ..
     [java] [eclipse.gatherBundle] Generation completed with success [0 seconds].
     [java] 
     [java] customAssembly:
     [java] 
     [java] properties:
     [java] 
     [java] init:
     [java] 
     [java] publish.bin.parts:
     [java]     [mkdir] Created dir: /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.tests.builder/org.eclipse.jdt.core.tests.builder_3.12.400.I20240325-1800
     [java]      [copy] Copying 2 files to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.tests.builder
     [java] 
     [java] apitools.generation:
     [java] [eclipse.gatherBundle] Generating metadata for ..
     [java] [eclipse.gatherBundle] Generation completed with success [0 seconds].
     [java] 
     [java] customAssembly:
     [java] 
     [java] properties:
     [java] 
     [java] init:
     [java] 
     [java] publish.bin.parts:
     [java]     [mkdir] Created dir: /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.tests.model/org.eclipse.jdt.core.tests.model_3.13.0.202403301859
     [java]      [copy] Copying 2 files to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core.tests.model
     [java] 
     [java] apitools.generation:
     [java] [eclipse.gatherBundle] Generating metadata for ..
     [java] [eclipse.gatherBundle] Generation completed with success [1 seconds].
     [java] 
     [java] customAssembly:
     [java] 
     [java] properties:
     [java] 
     [java] init:
     [java] 
     [java] publish.bin.parts:
     [java]     [mkdir] Created dir: /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests/org.eclipse.objectteams.otdt.tests_2.0.0
     [java]      [copy] Copying 2 files to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.tests
     [java] 
     [java] apitools.generation:
     [java] [eclipse.gatherBundle] Generating metadata for ..
     [java] [eclipse.gatherBundle] Generation completed with success [0 seconds].
     [java] 
     [java] customAssembly:
     [java] 
     [java] properties:
     [java] 
     [java] init:
     [java] 
     [java] publish.bin.parts:
     [java]     [mkdir] Created dir: /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests.refactoring/org.eclipse.jdt.ui.tests.refactoring_3.15.400.I20240325-1800
     [java]      [copy] Copying 2 files to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests.refactoring
     [java] 
     [java] apitools.generation:
     [java] [eclipse.gatherBundle] Generating metadata for ..
     [java] [eclipse.gatherBundle] Generation completed with success [1 seconds].
     [java] 
     [java] customAssembly:
     [java] 
     [java] properties:
     [java] 
     [java] init:
     [java] 
     [java] publish.bin.parts:
     [java]     [mkdir] Created dir: /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests/org.eclipse.jdt.debug.tests_3.12.400.I20240325-1800
     [java]      [copy] Copying 2 files to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.debug.tests
     [java] 
     [java] apitools.generation:
     [java] [eclipse.gatherBundle] Generating metadata for ..
     [java] [eclipse.gatherBundle] Generation completed with success [0 seconds].
     [java] 
     [java] customAssembly:
     [java] 
     [java] properties:
     [java] 
     [java] init:
     [java] 
     [java] publish.bin.parts:
     [java]     [mkdir] Created dir: /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests/org.eclipse.jdt.ui.tests_3.15.400.I20240325-1800
     [java]      [copy] Copying 2 files to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.ui.tests
     [java] 
     [java] apitools.generation:
     [java] [eclipse.gatherBundle] Generating metadata for ..
     [java] [eclipse.gatherBundle] Generation completed with success [0 seconds].
     [java] 
     [java] customAssembly:
     [java] 
     [java] properties:
     [java] 
     [java] init:
     [java] 
     [java] publish.bin.parts:
     [java]     [mkdir] Created dir: /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.debug.tests/org.eclipse.objectteams.otdt.debug.tests_2.0.0
     [java]      [copy] Copying 1 file to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.debug.tests
     [java] 
     [java] apitools.generation:
     [java] [eclipse.gatherBundle] Generating metadata for ..
     [java] [eclipse.gatherBundle] Generation completed with success [0 seconds].
     [java] 
     [java] customAssembly:
     [java] 
     [java] properties:
     [java] 
     [java] init:
     [java] 
     [java] publish.bin.parts:
     [java]     [mkdir] Created dir: /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests/org.eclipse.objectteams.otdt.ui.tests_2.0.0
     [java]      [copy] Copying 2 files to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests
     [java] 
     [java] apitools.generation:
     [java] [eclipse.gatherBundle] Generating metadata for ..
     [java] [eclipse.gatherBundle] Generation completed with success [0 seconds].
     [java] 
     [java] customAssembly:
     [java] 
     [java] properties:
     [java] 
     [java] init:
     [java] 
     [java] publish.bin.parts:
     [java]     [mkdir] Created dir: /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.dom/org.eclipse.objectteams.otdt.ui.tests.dom_2.0.0
     [java]      [copy] Copying 1 file to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.dom
     [java] 
     [java] apitools.generation:
     [java] [eclipse.gatherBundle] Generating metadata for ..
     [java] [eclipse.gatherBundle] Generation completed with success [0 seconds].
     [java] 
     [java] customAssembly:
     [java] 
     [java] properties:
     [java] 
     [java] init:
     [java] 
     [java] publish.bin.parts:
     [java]     [mkdir] Created dir: /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.refactoring/org.eclipse.objectteams.otdt.ui.tests.refactoring_2.0.0
     [java]      [copy] Copying 2 files to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.ui.tests.refactoring
     [java] 
     [java] apitools.generation:
     [java] [eclipse.gatherBundle] Generating metadata for ..
     [java] [eclipse.gatherBundle] Generation completed with success [0 seconds].
     [java] 
     [java] customAssembly:
     [java] 
     [java] properties:
     [java] 
     [java] init:
     [java] 
     [java] publish.bin.parts:
     [java]     [mkdir] Created dir: /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.test.builder/org.eclipse.objectteams.otdt.test.builder_2.0.0
     [java]      [copy] Copying 2 files to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.objectteams.otdt.test.builder
     [java] 
     [java] apitools.generation:
     [java] [eclipse.gatherBundle] Generating metadata for ..
     [java] [eclipse.gatherBundle] Generation completed with success [0 seconds].
     [java] 
     [java] customAssembly:
     [java] 
     [java] properties:
     [java] 
     [java] init:
     [java] 
     [java] publish.bin.parts:
     [java]     [mkdir] Created dir: /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.text.tests/org.eclipse.jdt.text.tests_3.14.400.I20240325-1800
     [java]      [copy] Copying 2 files to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.text.tests
     [java] 
     [java] apitools.generation:
     [java] [eclipse.gatherBundle] Generating metadata for ..
     [java] [eclipse.gatherBundle] Generation completed with success [0 seconds].
     [java] 
     [java] customAssembly:
     [java] 
     [java] properties:
     [java] 
     [java] init:
     [java] 
     [java] publish.bin.parts:
     [java]     [mkdir] Created dir: /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jface.text.tests/org.eclipse.jface.text.tests_3.13.500.I20240325-1800
     [java]      [copy] Copying 1 file to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jface.text.tests
     [java] 
     [java] apitools.generation:
     [java] [eclipse.gatherBundle] Generating metadata for ..
     [java] [eclipse.gatherBundle] Generation completed with success [0 seconds].
     [java] 
     [java] customAssembly:
     [java] 
     [java] properties:
     [java] 
     [java] init:
     [java] 
     [java] publish.bin.parts:
     [java]     [mkdir] Created dir: /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.text.tests/org.eclipse.text.tests_3.14.500.I20240325-1800
     [java]      [copy] Copying 1 file to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.text.tests
     [java] 
     [java] apitools.generation:
     [java] [eclipse.gatherBundle] Generating metadata for ..
     [java] [eclipse.gatherBundle] Generation completed with success [0 seconds].
     [java] 
     [java] customAssembly:
     [java] 
     [java] properties:
     [java] 
     [java] init:
     [java] 
     [java] publish.bin.parts:
     [java]     [mkdir] Created dir: /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.core.filebuffers.tests/org.eclipse.core.filebuffers.tests_3.13.400.I20240325-1800
     [java]      [copy] Copying 2 files to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.core.filebuffers.tests
     [java] 
     [java] apitools.generation:
     [java] [eclipse.gatherBundle] Generating metadata for ..
     [java] [eclipse.gatherBundle] Generation completed with success [0 seconds].
     [java] 
     [java] customAssembly:
     [java] 
     [java] properties:
     [java] 
     [java] init:
     [java] 
     [java] publish.bin.parts:
     [java]     [mkdir] Created dir: /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/OTEquinoxTests/OTEquinoxTests_1.0.0.202403301859
     [java]      [copy] Copying 1 file to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/OTEquinoxTests
     [java] 
     [java] apitools.generation:
     [java] [eclipse.gatherBundle] Generating metadata for ..
     [java] [eclipse.gatherBundle] Generation completed with success [0 seconds].
     [java] 
     [java] customAssembly:
     [java] 
     [java] properties:
     [java] 
     [java] init:
     [java] 
     [java] publish.bin.parts:
     [java]     [mkdir] Created dir: /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/Aspect537350_A/Aspect537350_A_1.0.0.202403301859
     [java]      [copy] Copying 2 files to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/Aspect537350_A
     [java] 
     [java] apitools.generation:
     [java] [eclipse.gatherBundle] Generating metadata for ..
     [java] [eclipse.gatherBundle] Generation completed with success [0 seconds].
     [java] 
     [java] customAssembly:
     [java] 
     [java] properties:
     [java] 
     [java] init:
     [java] 
     [java] publish.bin.parts:
     [java]     [mkdir] Created dir: /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/Aspect537350_B/Aspect537350_B_1.0.0.202403301859
     [java]      [copy] Copying 2 files to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/Aspect537350_B
     [java] 
     [java] apitools.generation:
     [java] [eclipse.gatherBundle] Generating metadata for ..
     [java] [eclipse.gatherBundle] Generation completed with success [0 seconds].
     [java] 
     [java] customAssembly:
     [java] 
     [java] properties:
     [java] 
     [java] init:
     [java] 
     [java] publish.bin.parts:
     [java]     [mkdir] Created dir: /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/Aspect537351/Aspect537351_1.0.0.202403301859
     [java]      [copy] Copying 2 files to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/Aspect537351
     [java] 
     [java] apitools.generation:
     [java] [eclipse.gatherBundle] Generating metadata for ..
     [java] [eclipse.gatherBundle] Generation completed with success [0 seconds].
     [java] 
     [java] customAssembly:
     [java] 
     [java] properties:
     [java] 
     [java] init:
     [java] 
     [java] publish.bin.parts:
     [java]     [mkdir] Created dir: /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/Aspect537533/Aspect537533_1.0.0.202403301859
     [java]      [copy] Copying 2 files to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/Aspect537533
     [java] 
     [java] apitools.generation:
     [java] [eclipse.gatherBundle] Generating metadata for ..
     [java] [eclipse.gatherBundle] Generation completed with success [0 seconds].
     [java] 
     [java] customAssembly:
     [java] 
     [java] properties:
     [java] 
     [java] init:
     [java] 
     [java] publish.bin.parts:
     [java]     [mkdir] Created dir: /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/Base537350_A/Base537350_A_1.0.0.202403301859
     [java]      [copy] Copying 1 file to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/Base537350_A
     [java] 
     [java] apitools.generation:
     [java] [eclipse.gatherBundle] Generating metadata for ..
     [java] [eclipse.gatherBundle] Generation completed with success [0 seconds].
     [java] 
     [java] customAssembly:
     [java] 
     [java] properties:
     [java] 
     [java] init:
     [java] 
     [java] publish.bin.parts:
     [java]     [mkdir] Created dir: /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/Base537350_B/Base537350_B_1.0.0.202403301859
     [java]      [copy] Copying 1 file to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/Base537350_B
     [java] 
     [java] apitools.generation:
     [java] [eclipse.gatherBundle] Generating metadata for ..
     [java] [eclipse.gatherBundle] Generation completed with success [0 seconds].
     [java] 
     [java] customAssembly:
     [java] 
     [java] properties:
     [java] 
     [java] init:
     [java] 
     [java] publish.bin.parts:
     [java]     [mkdir] Created dir: /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/Base537351/Base537351_1.0.0.202403301859
     [java]      [copy] Copying 1 file to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/Base537351
     [java] 
     [java] apitools.generation:
     [java] [eclipse.gatherBundle] Generating metadata for ..
     [java] [eclipse.gatherBundle] Generation completed with success [0 seconds].
     [java] 
     [java] customAssembly:
     [java] 
     [java] properties:
     [java] 
     [java] init:
     [java] 
     [java] publish.bin.parts:
     [java]     [mkdir] Created dir: /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/Base537533/Base537533_1.0.0.202403301859
     [java]      [copy] Copying 1 file to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/Base537533
     [java] 
     [java] apitools.generation:
     [java] [eclipse.gatherBundle] Generating metadata for ..
     [java] [eclipse.gatherBundle] Generation completed with success [0 seconds].
     [java] 
     [java] customAssembly:
     [java] 
     [java] properties:
     [java] 
     [java] init:
     [java] 
     [java] publish.bin.parts:
     [java]     [mkdir] Created dir: /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/Middle537351/Middle537351_1.0.0.202403301859
     [java]      [copy] Copying 2 files to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/Middle537351
     [java] 
     [java] apitools.generation:
     [java] [eclipse.gatherBundle] Generating metadata for ..
     [java] [eclipse.gatherBundle] Generation completed with success [0 seconds].
     [java] 
     [java] customAssembly:
     [java] 
     [java] properties:
     [java] 
     [java] init:
     [java] 
     [java] publish.bin.parts:
     [java]     [mkdir] Created dir: /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/Aspect571542_A/Aspect571542_A_1.0.0.202403301859
     [java]      [copy] Copying 2 files to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/Aspect571542_A
     [java] 
     [java] apitools.generation:
     [java] [eclipse.gatherBundle] Generating metadata for ..
     [java] [eclipse.gatherBundle] Generation completed with success [0 seconds].
     [java] 
     [java] customAssembly:
     [java] 
     [java] properties:
     [java] 
     [java] init:
     [java] 
     [java] publish.bin.parts:
     [java]     [mkdir] Created dir: /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/Aspect571542_B/Aspect571542_B_1.0.0.202403301859
     [java]      [copy] Copying 2 files to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/Aspect571542_B
     [java] 
     [java] apitools.generation:
     [java] [eclipse.gatherBundle] Generating metadata for ..
     [java] [eclipse.gatherBundle] Generation completed with success [0 seconds].
     [java] 
     [java] customAssembly:
     [java] 
     [java] properties:
     [java] 
     [java] init:
     [java] 
     [java] publish.bin.parts:
     [java]     [mkdir] Created dir: /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/Base571542_A/Base571542_A_1.0.0.202403301859
     [java]      [copy] Copying 1 file to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/Base571542_A
     [java] 
     [java] apitools.generation:
     [java] [eclipse.gatherBundle] Generating metadata for ..
     [java] [eclipse.gatherBundle] Generation completed with success [0 seconds].
     [java] 
     [java] customAssembly:
     [java] 
     [java] properties:
     [java] 
     [java] init:
     [java] 
     [java] publish.bin.parts:
     [java]     [mkdir] Created dir: /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/Base571542_B/Base571542_B_1.0.0.202403301859
     [java]      [copy] Copying 1 file to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/Base571542_B
     [java] 
     [java] apitools.generation:
     [java] [eclipse.gatherBundle] Generating metadata for ..
     [java] [eclipse.gatherBundle] Generation completed with success [0 seconds].
     [java] 
     [java] customAssembly:
     [java] 
     [java] init:
     [java] 
     [java] publish.bin.parts:
     [java]     [mkdir] Created dir: /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/features/org.eclipse.objectteams.otdt-tests/feature.temp.folder/features/org.eclipse.objectteams.otdt-tests_2.1.0
     [java]      [copy] Copying 1 file to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/features/org.eclipse.objectteams.otdt-tests/feature.temp.folder/features/org.eclipse.objectteams.otdt-tests_2.1.0
     [java] [eclipse.gatherFeature] Generating metadata for ..
     [java] [eclipse.gatherFeature] Generation completed with success [0 seconds].
     [java] 
     [java] customAssembly:
     [java] [eclipse.publish.featuresAndBundles] Generating metadata for ..
     [java] [eclipse.publish.featuresAndBundles] Generation completed with success [0 seconds].
     [java] 
     [java] customAssembly:
     [java] 
     [java] generate.p2.metadata:
     [java] 
     [java] defaultAssemble:
     [java] 
     [java] main:
     [java]     [mkdir] Created dir: /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/tmp
     [java] 
     [java] mirrorArchive:
     [java] 
     [java] assemble.archive.condition:
     [java] 
     [java] assemble.archive:
     [java] 
     [java] cleanup.assembly:
     [java]    [delete] Deleting directory /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/tmp
     [java] 
     [java] postAssemble:
     [java] 
     [java] package:
     [java] 
     [java] postBuild:
     [java] 
     [java] postBuild:
     [java] 
     [java] gatherLogs:
     [java]     [mkdir] Created dir: /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/I-2.8.3-202403301857/compilelogs
     [java] 
     [java] allElements:
     [java] 
     [java] allElementsDelegator:
     [java] 
     [java] init:
     [java] 
     [java] gatherLogs:
     [java] 
     [java] init:
     [java] 
     [java] zip.logs:
     [java]    [delete] Deleting directory /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/features/org.eclipse.objectteams.otequinox/feature.temp.folder
     [java]     [mkdir] Created dir: /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/features/org.eclipse.objectteams.otequinox/feature.temp.folder
     [java] 
     [java] init:
     [java] 
     [java] all.features:
     [java] 
     [java] all.plugins:
     [java] 
     [java] properties:
     [java] 
     [java] init:
     [java] 
     [java] gather.logs:
     [java] 
     [java] pre.gather.logs:
     [java]     [mkdir] Created dir: /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/features/org.eclipse.objectteams.otequinox/feature.temp.folder/plugins/org.eclipse.objectteams.runtime_2.8.3.202403301859
     [java]      [copy] Copying 1 file to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/features/org.eclipse.objectteams.otequinox/feature.temp.folder/plugins/org.eclipse.objectteams.runtime_2.8.3.202403301859
     [java] 
     [java] post.gather.logs:
     [java] 
     [java] properties:
     [java] 
     [java] init:
     [java] 
     [java] gather.logs:
     [java] 
     [java] pre.gather.logs:
     [java]     [mkdir] Created dir: /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/features/org.eclipse.objectteams.otequinox/feature.temp.folder/plugins/org.eclipse.objectteams.otredyn_1.4.3.202403301859
     [java]      [copy] Copying 1 file to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/features/org.eclipse.objectteams.otequinox/feature.temp.folder/plugins/org.eclipse.objectteams.otredyn_1.4.3.202403301859
     [java] 
     [java] post.gather.logs:
     [java] 
     [java] properties:
     [java] 
     [java] init:
     [java] 
     [java] gather.logs:
     [java] 
     [java] pre.gather.logs:
     [java]     [mkdir] Created dir: /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/features/org.eclipse.objectteams.otequinox/feature.temp.folder/plugins/org.eclipse.objectteams.otre_2.7.0.201806120901
     [java]      [copy] Copying 1 file to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/features/org.eclipse.objectteams.otequinox/feature.temp.folder/plugins/org.eclipse.objectteams.otre_2.7.0.201806120901
     [java] 
     [java] post.gather.logs:
     [java] 
     [java] properties:
     [java] 
     [java] init:
     [java] 
     [java] gather.logs:
     [java] 
     [java] pre.gather.logs:
     [java]     [mkdir] Created dir: /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/features/org.eclipse.objectteams.otequinox/feature.temp.folder/plugins/org.eclipse.objectteams.otequinox_2.8.2.202307181937
     [java]      [copy] Copying 1 file to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/features/org.eclipse.objectteams.otequinox/feature.temp.folder/plugins/org.eclipse.objectteams.otequinox_2.8.2.202307181937
     [java]      [copy] Copying 1 file to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/features/org.eclipse.objectteams.otequinox/feature.temp.folder/plugins/org.eclipse.objectteams.otequinox_2.8.2.202307181937
     [java] 
     [java] post.gather.logs:
     [java] 
     [java] properties:
     [java] 
     [java] init:
     [java] 
     [java] gather.logs:
     [java]     [mkdir] Created dir: /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/features/org.eclipse.objectteams.otequinox/feature.temp.folder/plugins/org.eclipse.objectteams.eclipse.monitor_2.5.0.201606070956
     [java]      [copy] Copying 1 file to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/features/org.eclipse.objectteams.otequinox/feature.temp.folder/plugins/org.eclipse.objectteams.eclipse.monitor_2.5.0.201606070956
     [java] 
     [java] properties:
     [java] 
     [java] init:
     [java] 
     [java] gather.logs:
     [java]     [mkdir] Created dir: /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/features/org.eclipse.objectteams.otequinox/feature.temp.folder/plugins/org.eclipse.objectteams.otequinox.branding_2.6.0.201706061121
     [java]      [copy] Copying 1 file to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/features/org.eclipse.objectteams.otequinox/feature.temp.folder/plugins/org.eclipse.objectteams.otequinox.branding_2.6.0.201706061121
     [java] 
     [java] update.feature:
     [java] 
     [java] all.children:
     [java]       [zip] Building zip: /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/features/org.eclipse.objectteams.otequinox/org.eclipse.objectteams.otequinox_2.8.3.202403301859.log.zip
     [java]    [delete] Deleting directory /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/features/org.eclipse.objectteams.otequinox/feature.temp.folder
     [java] 
     [java] init:
     [java] 
     [java] gatherLogs:
     [java] 
     [java] init:
     [java] 
     [java] zip.logs:
     [java]    [delete] Deleting directory /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/features/org.eclipse.objectteams.otequinox.otre/feature.temp.folder
     [java]     [mkdir] Created dir: /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/features/org.eclipse.objectteams.otequinox.otre/feature.temp.folder
     [java] 
     [java] init:
     [java] 
     [java] all.features:
     [java] 
     [java] all.plugins:
     [java] 
     [java] properties:
     [java] 
     [java] init:
     [java] 
     [java] gather.logs:
     [java] 
     [java] pre.gather.logs:
     [java]     [mkdir] Created dir: /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/features/org.eclipse.objectteams.otequinox.otre/feature.temp.folder/plugins/org.eclipse.objectteams.runtime_2.8.3.202403301859
     [java]      [copy] Copying 1 file to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/features/org.eclipse.objectteams.otequinox.otre/feature.temp.folder/plugins/org.eclipse.objectteams.runtime_2.8.3.202403301859
     [java] 
     [java] post.gather.logs:
     [java] 
     [java] properties:
     [java] 
     [java] init:
     [java] 
     [java] gather.logs:
     [java] 
     [java] pre.gather.logs:
     [java]     [mkdir] Created dir: /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/features/org.eclipse.objectteams.otequinox.otre/feature.temp.folder/plugins/org.eclipse.objectteams.otre_2.7.0.201806120901
     [java]      [copy] Copying 1 file to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/features/org.eclipse.objectteams.otequinox.otre/feature.temp.folder/plugins/org.eclipse.objectteams.otre_2.7.0.201806120901
     [java] 
     [java] post.gather.logs:
     [java] 
     [java] properties:
     [java] 
     [java] init:
     [java] 
     [java] gather.logs:
     [java] 
     [java] pre.gather.logs:
     [java]     [mkdir] Created dir: /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/features/org.eclipse.objectteams.otequinox.otre/feature.temp.folder/plugins/org.eclipse.objectteams.otequinox_2.8.2.202307181937
     [java]      [copy] Copying 1 file to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/features/org.eclipse.objectteams.otequinox.otre/feature.temp.folder/plugins/org.eclipse.objectteams.otequinox_2.8.2.202307181937
     [java]      [copy] Copying 1 file to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/features/org.eclipse.objectteams.otequinox.otre/feature.temp.folder/plugins/org.eclipse.objectteams.otequinox_2.8.2.202307181937
     [java] 
     [java] post.gather.logs:
     [java] 
     [java] properties:
     [java] 
     [java] init:
     [java] 
     [java] gather.logs:
     [java]     [mkdir] Created dir: /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/features/org.eclipse.objectteams.otequinox.otre/feature.temp.folder/plugins/org.eclipse.objectteams.otequinox.branding.otre_2.6.0.201706061122
     [java]      [copy] Copying 1 file to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/features/org.eclipse.objectteams.otequinox.otre/feature.temp.folder/plugins/org.eclipse.objectteams.otequinox.branding.otre_2.6.0.201706061122
     [java] 
     [java] properties:
     [java] 
     [java] init:
     [java] 
     [java] gather.logs:
     [java]     [mkdir] Created dir: /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/features/org.eclipse.objectteams.otequinox.otre/feature.temp.folder/plugins/org.eclipse.objectteams.eclipse.monitor_2.5.0.201606070956
     [java]      [copy] Copying 1 file to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/features/org.eclipse.objectteams.otequinox.otre/feature.temp.folder/plugins/org.eclipse.objectteams.eclipse.monitor_2.5.0.201606070956
     [java] 
     [java] update.feature:
     [java] 
     [java] all.children:
     [java]       [zip] Building zip: /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/features/org.eclipse.objectteams.otequinox.otre/org.eclipse.objectteams.otequinox.otre_2.7.1.201809081701.log.zip
     [java]    [delete] Deleting directory /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/features/org.eclipse.objectteams.otequinox.otre/feature.temp.folder
     [java] 
     [java] init:
     [java] 
     [java] gatherLogs:
     [java] 
     [java] init:
     [java] 
     [java] zip.logs:
     [java]    [delete] Deleting directory /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/features/org.eclipse.objectteams.otequinox.turbo/feature.temp.folder
     [java]     [mkdir] Created dir: /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/features/org.eclipse.objectteams.otequinox.turbo/feature.temp.folder
     [java] 
     [java] init:
     [java] 
     [java] all.features:
     [java] 
     [java] all.plugins:
     [java] 
     [java] properties:
     [java] 
     [java] init:
     [java] 
     [java] gather.logs:
     [java]     [mkdir] Created dir: /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/features/org.eclipse.objectteams.otequinox.turbo/feature.temp.folder/plugins/org.eclipse.objectteams.otequinox.turbo_2.4.0.201506091717
     [java]      [copy] Copying 1 file to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/features/org.eclipse.objectteams.otequinox.turbo/feature.temp.folder/plugins/org.eclipse.objectteams.otequinox.turbo_2.4.0.201506091717
     [java] 
     [java] update.feature:
     [java] 
     [java] all.children:
     [java]       [zip] Building zip: /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/features/org.eclipse.objectteams.otequinox.turbo/org.eclipse.objectteams.otequinox.turbo_2.4.0.201506091717.log.zip
     [java]    [delete] Deleting directory /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/features/org.eclipse.objectteams.otequinox.turbo/feature.temp.folder
     [java] 
     [java] init:
     [java] 
     [java] gatherLogs:
     [java] 
     [java] init:
     [java] 
     [java] zip.logs:
     [java]    [delete] Deleting directory /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/features/org.eclipse.objectteams.otdt/feature.temp.folder
     [java]     [mkdir] Created dir: /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/features/org.eclipse.objectteams.otdt/feature.temp.folder
     [java] 
     [java] init:
     [java] 
     [java] all.features:
     [java] 
     [java] init:
     [java] 
     [java] gather.logs:
     [java]     [mkdir] Created dir: /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/features/org.eclipse.objectteams.otdt/feature.temp.folder/plugins
     [java] 
     [java] init:
     [java] 
     [java] all.features:
     [java] 
     [java] all.plugins:
     [java] 
     [java] properties:
     [java] 
     [java] init:
     [java] 
     [java] gather.logs:
     [java]     [mkdir] Created dir: /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/features/org.eclipse.objectteams.otdt/feature.temp.folder/plugins/org.eclipse.jdt.core.compiler.batch_3.38.0.OTDT_r283_202403301859
     [java]      [copy] Copying 1 file to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/features/org.eclipse.objectteams.otdt/feature.temp.folder/plugins/org.eclipse.jdt.core.compiler.batch_3.38.0.OTDT_r283_202403301859
     [java]      [copy] Warning: /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_qualifier/temp.folder does not exist.
     [java] 
     [java] properties:
     [java] 
     [java] init:
     [java] 
     [java] gather.logs:
     [java] 
     [java] pre.gather.logs:
     [java]     [mkdir] Created dir: /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/features/org.eclipse.objectteams.otdt/feature.temp.folder/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_202403301859
     [java]      [copy] Copying 1 file to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/features/org.eclipse.objectteams.otdt/feature.temp.folder/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_202403301859
     [java] 
     [java] post.gather.logs:
     [java] 
     [java] update.feature:
     [java] 
     [java] all.children:
     [java] 
     [java] all.plugins:
     [java] 
     [java] properties:
     [java] 
     [java] init:
     [java] 
     [java] gather.logs:
     [java] 
     [java] pre.gather.logs:
     [java] 
     [java] post.gather.logs:
     [java] 
     [java] properties:
     [java] 
     [java] init:
     [java] 
     [java] gather.logs:
     [java]     [mkdir] Created dir: /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/features/org.eclipse.objectteams.otdt/feature.temp.folder/plugins/org.eclipse.objectteams.otdt_2.8.3.202403301859
     [java]      [copy] Copying 1 file to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/features/org.eclipse.objectteams.otdt/feature.temp.folder/plugins/org.eclipse.objectteams.otdt_2.8.3.202403301859
     [java] 
     [java] properties:
     [java] 
     [java] init:
     [java] 
     [java] gather.logs:
     [java]     [mkdir] Created dir: /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/features/org.eclipse.objectteams.otdt/feature.temp.folder/plugins/org.eclipse.objectteams.otdt.debug_2.8.2.202307181937
     [java]      [copy] Copying 1 file to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/features/org.eclipse.objectteams.otdt/feature.temp.folder/plugins/org.eclipse.objectteams.otdt.debug_2.8.2.202307181937
     [java] 
     [java] properties:
     [java] 
     [java] init:
     [java] 
     [java] gather.logs:
     [java]     [mkdir] Created dir: /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/features/org.eclipse.objectteams.otdt/feature.temp.folder/plugins/org.eclipse.objectteams.otdt.ui_2.8.1.202307181937
     [java]      [copy] Copying 1 file to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/features/org.eclipse.objectteams.otdt/feature.temp.folder/plugins/org.eclipse.objectteams.otdt.ui_2.8.1.202307181937
     [java] 
     [java] properties:
     [java] 
     [java] init:
     [java] 
     [java] gather.logs:
     [java]     [mkdir] Created dir: /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/features/org.eclipse.objectteams.otdt/feature.temp.folder/plugins/org.eclipse.objectteams.otdt.jdt.ui_2.8.3.202403301859
     [java]      [copy] Copying 1 file to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/features/org.eclipse.objectteams.otdt/feature.temp.folder/plugins/org.eclipse.objectteams.otdt.jdt.ui_2.8.3.202403301859
     [java] 
     [java] properties:
     [java] 
     [java] init:
     [java] 
     [java] gather.logs:
     [java]     [mkdir] Created dir: /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/features/org.eclipse.objectteams.otdt/feature.temp.folder/plugins/org.eclipse.objectteams.otdt.refactoring_2.8.3.202403301859
     [java]      [copy] Copying 1 file to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/features/org.eclipse.objectteams.otdt/feature.temp.folder/plugins/org.eclipse.objectteams.otdt.refactoring_2.8.3.202403301859
     [java] 
     [java] properties:
     [java] 
     [java] init:
     [java] 
     [java] gather.logs:
     [java]     [mkdir] Created dir: /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/features/org.eclipse.objectteams.otdt/feature.temp.folder/plugins/org.eclipse.objectteams.otdt.ui.help_2.8.3.202403301859
     [java]      [copy] Copying 1 file to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/features/org.eclipse.objectteams.otdt/feature.temp.folder/plugins/org.eclipse.objectteams.otdt.ui.help_2.8.3.202403301859
     [java] 
     [java] properties:
     [java] 
     [java] init:
     [java] 
     [java] gather.logs:
     [java]     [mkdir] Created dir: /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/features/org.eclipse.objectteams.otdt/feature.temp.folder/plugins/org.eclipse.objectteams.otdt.debug.ui_2.7.4.201906101736
     [java]      [copy] Copying 1 file to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/features/org.eclipse.objectteams.otdt/feature.temp.folder/plugins/org.eclipse.objectteams.otdt.debug.ui_2.7.4.201906101736
     [java] 
     [java] properties:
     [java] 
     [java] init:
     [java] 
     [java] gather.logs:
     [java]     [mkdir] Created dir: /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/features/org.eclipse.objectteams.otdt/feature.temp.folder/plugins/org.eclipse.objectteams.otdt.compiler.adaptor_2.8.3.202403301859
     [java]      [copy] Copying 1 file to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/features/org.eclipse.objectteams.otdt/feature.temp.folder/plugins/org.eclipse.objectteams.otdt.compiler.adaptor_2.8.3.202403301859
     [java] 
     [java] properties:
     [java] 
     [java] init:
     [java] 
     [java] gather.logs:
     [java]     [mkdir] Created dir: /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/features/org.eclipse.objectteams.otdt/feature.temp.folder/plugins/org.eclipse.objectteams.otdt.samples_2.8.2.202307181937
     [java]      [copy] Copying 1 file to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/features/org.eclipse.objectteams.otdt/feature.temp.folder/plugins/org.eclipse.objectteams.otdt.samples_2.8.2.202307181937
     [java] 
     [java] properties:
     [java] 
     [java] init:
     [java] 
     [java] gather.logs:
     [java]     [mkdir] Created dir: /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/features/org.eclipse.objectteams.otdt/feature.temp.folder/plugins/org.eclipse.objectteams.otdt.debug.adaptor_2.8.3.202403301859
     [java]      [copy] Copying 1 file to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/features/org.eclipse.objectteams.otdt/feature.temp.folder/plugins/org.eclipse.objectteams.otdt.debug.adaptor_2.8.3.202403301859
     [java] 
     [java] properties:
     [java] 
     [java] init:
     [java] 
     [java] gather.logs:
     [java]     [mkdir] Created dir: /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/features/org.eclipse.objectteams.otdt/feature.temp.folder/plugins/org.eclipse.objectteams.otdt.pde.ui_2.8.3.202403301859
     [java]      [copy] Copying 1 file to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/features/org.eclipse.objectteams.otdt/feature.temp.folder/plugins/org.eclipse.objectteams.otdt.pde.ui_2.8.3.202403301859
     [java] 
     [java] update.feature:
     [java] 
     [java] all.children:
     [java]       [zip] Building zip: /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/features/org.eclipse.objectteams.otdt/org.eclipse.objectteams.otdt_2.8.3.202403301859.log.zip
     [java]    [delete] Deleting directory /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/features/org.eclipse.objectteams.otdt/feature.temp.folder
     [java] 
     [java] init:
     [java] 
     [java] gatherLogs:
     [java] 
     [java] init:
     [java] 
     [java] zip.logs:
     [java]    [delete] Deleting directory /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/features/org.eclipse.objectteams.otdt.source.feature/feature.temp.folder
     [java]     [mkdir] Created dir: /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/features/org.eclipse.objectteams.otdt.source.feature/feature.temp.folder
     [java] 
     [java] init:
     [java] 
     [java] all.features:
     [java] 
     [java] all.plugins:
     [java] 
     [java] properties:
     [java] 
     [java] init:
     [java] 
     [java] gather.logs:
     [java] 
     [java] properties:
     [java] 
     [java] init:
     [java] 
     [java] gather.logs:
     [java] 
     [java] properties:
     [java] 
     [java] init:
     [java] 
     [java] gather.logs:
     [java] 
     [java] properties:
     [java] 
     [java] init:
     [java] 
     [java] gather.logs:
     [java] 
     [java] properties:
     [java] 
     [java] init:
     [java] 
     [java] gather.logs:
     [java] 
     [java] properties:
     [java] 
     [java] init:
     [java] 
     [java] gather.logs:
     [java] 
     [java] properties:
     [java] 
     [java] init:
     [java] 
     [java] gather.logs:
     [java] 
     [java] properties:
     [java] 
     [java] init:
     [java] 
     [java] gather.logs:
     [java] 
     [java] properties:
     [java] 
     [java] init:
     [java] 
     [java] gather.logs:
     [java] 
     [java] properties:
     [java] 
     [java] init:
     [java] 
     [java] gather.logs:
     [java] 
     [java] properties:
     [java] 
     [java] init:
     [java] 
     [java] gather.logs:
     [java] 
     [java] properties:
     [java] 
     [java] init:
     [java] 
     [java] gather.logs:
     [java] 
     [java] update.feature:
     [java] 
     [java] all.children:
     [java]       [zip] Warning: skipping zip archive /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/features/org.eclipse.objectteams.otdt.source.feature/org.eclipse.objectteams.otdt.source.feature_2.8.3.202403301859.log.zip because no files were included.
     [java]    [delete] Deleting directory /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/features/org.eclipse.objectteams.otdt.source.feature/feature.temp.folder
     [java] 
     [java] testElements:
     [java] 
     [java] init:
     [java] 
     [java] gatherLogs:
     [java] 
     [java] init:
     [java] 
     [java] zip.logs:
     [java]    [delete] Deleting directory /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/features/org.eclipse.objectteams.otdt-tests/feature.temp.folder
     [java]     [mkdir] Created dir: /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/features/org.eclipse.objectteams.otdt-tests/feature.temp.folder
     [java] 
     [java] init:
     [java] 
     [java] all.features:
     [java] 
     [java] all.plugins:
     [java] 
     [java] properties:
     [java] 
     [java] init:
     [java] 
     [java] gather.logs:
     [java]     [mkdir] Created dir: /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/features/org.eclipse.objectteams.otdt-tests/feature.temp.folder/plugins/Base537533_1.0.0.202403301859
     [java]      [copy] Copying 1 file to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/features/org.eclipse.objectteams.otdt-tests/feature.temp.folder/plugins/Base537533_1.0.0.202403301859
     [java] 
     [java] properties:
     [java] 
     [java] init:
     [java] 
     [java] gather.logs:
     [java]     [mkdir] Created dir: /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/features/org.eclipse.objectteams.otdt-tests/feature.temp.folder/plugins/Base537350_A_1.0.0.202403301859
     [java]      [copy] Copying 1 file to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/features/org.eclipse.objectteams.otdt-tests/feature.temp.folder/plugins/Base537350_A_1.0.0.202403301859
     [java] 
     [java] properties:
     [java] 
     [java] init:
     [java] 
     [java] gather.logs:
     [java]     [mkdir] Created dir: /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/features/org.eclipse.objectteams.otdt-tests/feature.temp.folder/plugins/Base537350_B_1.0.0.202403301859
     [java]      [copy] Copying 1 file to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/features/org.eclipse.objectteams.otdt-tests/feature.temp.folder/plugins/Base537350_B_1.0.0.202403301859
     [java] 
     [java] properties:
     [java] 
     [java] init:
     [java] 
     [java] gather.logs:
     [java]     [mkdir] Created dir: /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/features/org.eclipse.objectteams.otdt-tests/feature.temp.folder/plugins/Base537351_1.0.0.202403301859
     [java]      [copy] Copying 1 file to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/features/org.eclipse.objectteams.otdt-tests/feature.temp.folder/plugins/Base537351_1.0.0.202403301859
     [java] 
     [java] properties:
     [java] 
     [java] init:
     [java] 
     [java] gather.logs:
     [java]     [mkdir] Created dir: /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/features/org.eclipse.objectteams.otdt-tests/feature.temp.folder/plugins/Base571542_A_1.0.0.202403301859
     [java]      [copy] Copying 1 file to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/features/org.eclipse.objectteams.otdt-tests/feature.temp.folder/plugins/Base571542_A_1.0.0.202403301859
     [java] 
     [java] properties:
     [java] 
     [java] init:
     [java] 
     [java] gather.logs:
     [java]     [mkdir] Created dir: /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/features/org.eclipse.objectteams.otdt-tests/feature.temp.folder/plugins/Base571542_B_1.0.0.202403301859
     [java]      [copy] Copying 1 file to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/features/org.eclipse.objectteams.otdt-tests/feature.temp.folder/plugins/Base571542_B_1.0.0.202403301859
     [java] 
     [java] properties:
     [java] 
     [java] init:
     [java] 
     [java] gather.logs:
     [java]     [mkdir] Created dir: /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/features/org.eclipse.objectteams.otdt-tests/feature.temp.folder/plugins/Aspect571542_A_1.0.0.202403301859
     [java]      [copy] Copying 1 file to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/features/org.eclipse.objectteams.otdt-tests/feature.temp.folder/plugins/Aspect571542_A_1.0.0.202403301859
     [java] 
     [java] properties:
     [java] 
     [java] init:
     [java] 
     [java] gather.logs:
     [java]     [mkdir] Created dir: /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/features/org.eclipse.objectteams.otdt-tests/feature.temp.folder/plugins/Aspect571542_B_1.0.0.202403301859
     [java]      [copy] Copying 1 file to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/features/org.eclipse.objectteams.otdt-tests/feature.temp.folder/plugins/Aspect571542_B_1.0.0.202403301859
     [java] 
     [java] properties:
     [java] 
     [java] init:
     [java] 
     [java] gather.logs:
     [java]     [mkdir] Created dir: /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/features/org.eclipse.objectteams.otdt-tests/feature.temp.folder/plugins/Middle537351_1.0.0.202403301859
     [java]      [copy] Copying 1 file to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/features/org.eclipse.objectteams.otdt-tests/feature.temp.folder/plugins/Middle537351_1.0.0.202403301859
     [java] 
     [java] properties:
     [java] 
     [java] init:
     [java] 
     [java] gather.logs:
     [java]     [mkdir] Created dir: /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/features/org.eclipse.objectteams.otdt-tests/feature.temp.folder/plugins/Aspect537533_1.0.0.202403301859
     [java]      [copy] Copying 1 file to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/features/org.eclipse.objectteams.otdt-tests/feature.temp.folder/plugins/Aspect537533_1.0.0.202403301859
     [java] 
     [java] properties:
     [java] 
     [java] init:
     [java] 
     [java] gather.logs:
     [java]     [mkdir] Created dir: /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/features/org.eclipse.objectteams.otdt-tests/feature.temp.folder/plugins/Aspect537351_1.0.0.202403301859
     [java]      [copy] Copying 1 file to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/features/org.eclipse.objectteams.otdt-tests/feature.temp.folder/plugins/Aspect537351_1.0.0.202403301859
     [java] 
     [java] properties:
     [java] 
     [java] init:
     [java] 
     [java] gather.logs:
     [java]     [mkdir] Created dir: /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/features/org.eclipse.objectteams.otdt-tests/feature.temp.folder/plugins/Aspect537350_B_1.0.0.202403301859
     [java]      [copy] Copying 1 file to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/features/org.eclipse.objectteams.otdt-tests/feature.temp.folder/plugins/Aspect537350_B_1.0.0.202403301859
     [java] 
     [java] properties:
     [java] 
     [java] init:
     [java] 
     [java] gather.logs:
     [java]     [mkdir] Created dir: /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/features/org.eclipse.objectteams.otdt-tests/feature.temp.folder/plugins/Aspect537350_A_1.0.0.202403301859
     [java]      [copy] Copying 1 file to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/features/org.eclipse.objectteams.otdt-tests/feature.temp.folder/plugins/Aspect537350_A_1.0.0.202403301859
     [java] 
     [java] properties:
     [java] 
     [java] init:
     [java] 
     [java] gather.logs:
     [java]     [mkdir] Created dir: /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/features/org.eclipse.objectteams.otdt-tests/feature.temp.folder/plugins/OTEquinoxTests_1.0.0.202403301859
     [java]      [copy] Copying 1 file to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/features/org.eclipse.objectteams.otdt-tests/feature.temp.folder/plugins/OTEquinoxTests_1.0.0.202403301859
     [java] 
     [java] properties:
     [java] 
     [java] init:
     [java] 
     [java] gather.logs:
     [java]     [mkdir] Created dir: /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/features/org.eclipse.objectteams.otdt-tests/feature.temp.folder/plugins/org.eclipse.text.tests_3.14.500.I20240325-1800
     [java]      [copy] Copying 1 file to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/features/org.eclipse.objectteams.otdt-tests/feature.temp.folder/plugins/org.eclipse.text.tests_3.14.500.I20240325-1800
     [java] 
     [java] properties:
     [java] 
     [java] init:
     [java] 
     [java] gather.logs:
     [java]     [mkdir] Created dir: /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/features/org.eclipse.objectteams.otdt-tests/feature.temp.folder/plugins/org.eclipse.core.filebuffers.tests_3.13.400.I20240325-1800
     [java]      [copy] Copying 1 file to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/features/org.eclipse.objectteams.otdt-tests/feature.temp.folder/plugins/org.eclipse.core.filebuffers.tests_3.13.400.I20240325-1800
     [java] 
     [java] properties:
     [java] 
     [java] init:
     [java] 
     [java] gather.logs:
     [java]     [mkdir] Created dir: /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/features/org.eclipse.objectteams.otdt-tests/feature.temp.folder/plugins/org.eclipse.jface.text.tests_3.13.500.I20240325-1800
     [java]      [copy] Copying 1 file to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/features/org.eclipse.objectteams.otdt-tests/feature.temp.folder/plugins/org.eclipse.jface.text.tests_3.13.500.I20240325-1800
     [java] 
     [java] properties:
     [java] 
     [java] init:
     [java] 
     [java] gather.logs:
     [java]     [mkdir] Created dir: /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/features/org.eclipse.objectteams.otdt-tests/feature.temp.folder/plugins/org.eclipse.jdt.core.tests.compiler_3.13.400.202403301859
     [java]      [copy] Copying 1 file to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/features/org.eclipse.objectteams.otdt-tests/feature.temp.folder/plugins/org.eclipse.jdt.core.tests.compiler_3.13.400.202403301859
     [java] 
     [java] properties:
     [java] 
     [java] init:
     [java] 
     [java] gather.logs:
     [java]     [mkdir] Created dir: /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/features/org.eclipse.objectteams.otdt-tests/feature.temp.folder/plugins/org.eclipse.jdt.core.tests.builder_3.12.400.I20240325-1800
     [java]      [copy] Copying 1 file to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/features/org.eclipse.objectteams.otdt-tests/feature.temp.folder/plugins/org.eclipse.jdt.core.tests.builder_3.12.400.I20240325-1800
     [java] 
     [java] properties:
     [java] 
     [java] init:
     [java] 
     [java] gather.logs:
     [java]     [mkdir] Created dir: /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/features/org.eclipse.objectteams.otdt-tests/feature.temp.folder/plugins/org.eclipse.jdt.core.tests.model_3.13.0.202403301859
     [java]      [copy] Copying 1 file to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/features/org.eclipse.objectteams.otdt-tests/feature.temp.folder/plugins/org.eclipse.jdt.core.tests.model_3.13.0.202403301859
     [java] 
     [java] properties:
     [java] 
     [java] init:
     [java] 
     [java] gather.logs:
     [java]     [mkdir] Created dir: /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/features/org.eclipse.objectteams.otdt-tests/feature.temp.folder/plugins/org.eclipse.objectteams.otdt.tests_2.0.0
     [java]      [copy] Copying 1 file to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/features/org.eclipse.objectteams.otdt-tests/feature.temp.folder/plugins/org.eclipse.objectteams.otdt.tests_2.0.0
     [java] 
     [java] properties:
     [java] 
     [java] init:
     [java] 
     [java] gather.logs:
     [java]     [mkdir] Created dir: /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/features/org.eclipse.objectteams.otdt-tests/feature.temp.folder/plugins/org.eclipse.jdt.debug.tests_3.12.400.I20240325-1800
     [java]      [copy] Copying 1 file to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/features/org.eclipse.objectteams.otdt-tests/feature.temp.folder/plugins/org.eclipse.jdt.debug.tests_3.12.400.I20240325-1800
     [java] 
     [java] properties:
     [java] 
     [java] init:
     [java] 
     [java] gather.logs:
     [java]     [mkdir] Created dir: /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/features/org.eclipse.objectteams.otdt-tests/feature.temp.folder/plugins/org.eclipse.jdt.ui.tests_3.15.400.I20240325-1800
     [java]      [copy] Copying 1 file to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/features/org.eclipse.objectteams.otdt-tests/feature.temp.folder/plugins/org.eclipse.jdt.ui.tests_3.15.400.I20240325-1800
     [java] 
     [java] properties:
     [java] 
     [java] init:
     [java] 
     [java] gather.logs:
     [java]     [mkdir] Created dir: /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/features/org.eclipse.objectteams.otdt-tests/feature.temp.folder/plugins/org.eclipse.jdt.text.tests_3.14.400.I20240325-1800
     [java]      [copy] Copying 1 file to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/features/org.eclipse.objectteams.otdt-tests/feature.temp.folder/plugins/org.eclipse.jdt.text.tests_3.14.400.I20240325-1800
     [java] 
     [java] properties:
     [java] 
     [java] init:
     [java] 
     [java] gather.logs:
     [java]     [mkdir] Created dir: /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/features/org.eclipse.objectteams.otdt-tests/feature.temp.folder/plugins/org.eclipse.objectteams.otdt.ui.tests_2.0.0
     [java]      [copy] Copying 1 file to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/features/org.eclipse.objectteams.otdt-tests/feature.temp.folder/plugins/org.eclipse.objectteams.otdt.ui.tests_2.0.0
     [java] 
     [java] properties:
     [java] 
     [java] init:
     [java] 
     [java] gather.logs:
     [java]     [mkdir] Created dir: /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/features/org.eclipse.objectteams.otdt-tests/feature.temp.folder/plugins/org.eclipse.objectteams.otdt.ui.tests.dom_2.0.0
     [java]      [copy] Copying 1 file to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/features/org.eclipse.objectteams.otdt-tests/feature.temp.folder/plugins/org.eclipse.objectteams.otdt.ui.tests.dom_2.0.0
     [java] 
     [java] properties:
     [java] 
     [java] init:
     [java] 
     [java] gather.logs:
     [java]     [mkdir] Created dir: /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/features/org.eclipse.objectteams.otdt-tests/feature.temp.folder/plugins/org.eclipse.objectteams.otdt.debug.tests_2.0.0
     [java]      [copy] Copying 1 file to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/features/org.eclipse.objectteams.otdt-tests/feature.temp.folder/plugins/org.eclipse.objectteams.otdt.debug.tests_2.0.0
     [java] 
     [java] properties:
     [java] 
     [java] init:
     [java] 
     [java] gather.logs:
     [java]     [mkdir] Created dir: /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/features/org.eclipse.objectteams.otdt-tests/feature.temp.folder/plugins/org.eclipse.jdt.ui.tests.refactoring_3.15.400.I20240325-1800
     [java]      [copy] Copying 1 file to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/features/org.eclipse.objectteams.otdt-tests/feature.temp.folder/plugins/org.eclipse.jdt.ui.tests.refactoring_3.15.400.I20240325-1800
     [java] 
     [java] properties:
     [java] 
     [java] init:
     [java] 
     [java] gather.logs:
     [java]     [mkdir] Created dir: /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/features/org.eclipse.objectteams.otdt-tests/feature.temp.folder/plugins/org.eclipse.objectteams.otdt.ui.tests.refactoring_2.0.0
     [java]      [copy] Copying 1 file to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/features/org.eclipse.objectteams.otdt-tests/feature.temp.folder/plugins/org.eclipse.objectteams.otdt.ui.tests.refactoring_2.0.0
     [java] 
     [java] properties:
     [java] 
     [java] init:
     [java] 
     [java] gather.logs:
     [java]     [mkdir] Created dir: /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/features/org.eclipse.objectteams.otdt-tests/feature.temp.folder/plugins/org.eclipse.objectteams.otdt.test.builder_2.0.0
     [java]      [copy] Copying 1 file to /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/features/org.eclipse.objectteams.otdt-tests/feature.temp.folder/plugins/org.eclipse.objectteams.otdt.test.builder_2.0.0
     [java] 
     [java] update.feature:
     [java] 
     [java] all.children:
     [java]       [zip] Building zip: /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/features/org.eclipse.objectteams.otdt-tests/org.eclipse.objectteams.otdt-tests_2.1.0.log.zip
     [java]    [delete] Deleting directory /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/features/org.eclipse.objectteams.otdt-tests/feature.temp.folder
     [java]     [unzip] Expanding: /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/features/org.eclipse.objectteams.otdt-tests/org.eclipse.objectteams.otdt-tests_2.1.0.log.zip into /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/I-2.8.3-202403301857/compilelogs
     [java]     [unzip] Expanding: /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/features/org.eclipse.objectteams.otdt/org.eclipse.objectteams.otdt_2.8.3.202403301859.log.zip into /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/I-2.8.3-202403301857/compilelogs
     [java]     [unzip] Expanding: /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/features/org.eclipse.objectteams.otequinox.otre/org.eclipse.objectteams.otequinox.otre_2.7.1.201809081701.log.zip into /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/I-2.8.3-202403301857/compilelogs
     [java]     [unzip] Expanding: /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/features/org.eclipse.objectteams.otequinox.turbo/org.eclipse.objectteams.otequinox.turbo_2.4.0.201506091717.log.zip into /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/I-2.8.3-202403301857/compilelogs
     [java]     [unzip] Expanding: /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/features/org.eclipse.objectteams.otequinox/org.eclipse.objectteams.otequinox_2.8.3.202403301859.log.zip into /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/I-2.8.3-202403301857/compilelogs
     [java] BUILD SUCCESSFUL
     [java] 
     [java] BUILD SUCCESSFUL
     [java] Total time: 4 minutes 0 seconds

patchMetadata:
     [echo] Patching metadata in /home/jenkins/agent/workspace/buildAndTest/testrun/updateSite to relax version requirement of our patch feature
     [xslt] Transforming into /home/jenkins/agent/workspace/buildAndTest/testrun/updateSite
     [xslt] Processing /home/jenkins/agent/workspace/buildAndTest/testrun/updateSite/content.xml to /home/jenkins/agent/workspace/buildAndTest/testrun/updateSite/content-patched.xml
     [xslt] Loading stylesheet /home/jenkins/agent/workspace/buildAndTest/releng/build-scripts/build/patch-content-xml.xsl
     [copy] Copying 1 file to /home/jenkins/agent/workspace/buildAndTest/testrun/updateSite

BUILD SUCCESSFUL
Total time: 5 minutes 28 seconds
Generating fresh new repository
after first split: 3.19.500.v20240325 and 2137
JDT feature is 3.19.500.v20240325-2137
Next           3.19.500.v20240325-2138
OTDTVERSION is 2.8.3.202403301859
LAUNCHER_PATH = /home/jenkins/agent/workspace/buildAndTest/testrun/build-root/eclipse/plugins/org.eclipse.equinox.launcher_1.6.800.v20240304-1850.jar
NAME          = Object Teams
====Step 1: request signing and zip====
/bin/rm: cannot remove ‘/home/jenkins/agent/workspace/buildAndTest/testrun/otdt.jar’: No such file or directory
  adding: plugins/org.eclipse.objectteams.runtime_2.8.3.202403301859.jar (deflated 15%)
  adding: plugins/org.eclipse.objectteams.otre_2.7.0.201806120901.jar (deflated 4%)
  adding: plugins/org.eclipse.objectteams.otredyn_1.4.3.202403301859.jar (deflated 11%)
  adding: plugins/org.eclipse.objectteams.otequinox_2.8.2.202307181937.jar (deflated 8%)
  adding: plugins/org.eclipse.objectteams.otequinox.branding_2.6.0.201706061121.jar (deflated 21%)
  adding: plugins/org.eclipse.objectteams.eclipse.monitor_2.5.0.201606070956.jar (deflated 19%)
  adding: plugins/org.apache.bcel_5.2.0.v201005080400.jar (deflated 11%)
  adding: plugins/org.objectweb.asm_9.6.0.jar (deflated 3%)
  adding: plugins/org.objectweb.asm.tree_9.6.0.jar (deflated 10%)
  adding: plugins/org.objectweb.asm.commons_9.6.0.jar (deflated 5%)
  adding: plugins/org.objectweb.asm.util_9.6.0.jar (deflated 4%)
  adding: plugins/org.objectweb.asm.tree.analysis_9.6.0.jar (deflated 7%)
  adding: plugins/org.eclipse.objectteams.otequinox.branding.otre_2.6.0.201706061122.jar (deflated 22%)
  adding: plugins/org.eclipse.objectteams.otequinox.turbo_2.4.0.201506091717.jar (deflated 13%)
  adding: plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_202403301859.jar (deflated 6%)
  adding: plugins/org.eclipse.jdt.core.compiler.batch_3.38.0.OTDT_r283_202403301859.jar (deflated 5%)
  adding: plugins/org.eclipse.objectteams.otdt_2.8.3.202403301859.jar (deflated 0%)
  adding: plugins/org.eclipse.objectteams.otdt.debug_2.8.2.202307181937.jar (deflated 14%)
  adding: plugins/org.eclipse.objectteams.otdt.debug.ui_2.7.4.201906101736.jar (deflated 11%)
  adding: plugins/org.eclipse.objectteams.otdt.ui_2.8.1.202307181937.jar (deflated 11%)
  adding: plugins/org.eclipse.objectteams.otdt.ui.help_2.8.3.202403301859.jar (deflated 18%)
  adding: plugins/org.eclipse.objectteams.otdt.doc_2.5.0.201606070956.jar (deflated 1%)
  adding: plugins/org.eclipse.objectteams.otdt.jdt.ui_2.8.3.202403301859.jar (deflated 15%)
  adding: plugins/org.eclipse.objectteams.otdt.compiler.adaptor_2.8.3.202403301859.jar (deflated 15%)
  adding: plugins/org.eclipse.objectteams.otdt.debug.adaptor_2.8.3.202403301859.jar (deflated 18%)
  adding: plugins/org.eclipse.objectteams.otdt.pde.ui_2.8.3.202403301859.jar (deflated 14%)
  adding: plugins/org.eclipse.objectteams.otdt.refactoring_2.8.3.202403301859.jar (deflated 15%)
  adding: plugins/org.eclipse.objectteams.otdt.samples_2.8.2.202307181937.jar (deflated 8%)
  adding: plugins/org.eclipse.jdt.core.source_3.38.0.OTDT_r283_202403301859.jar (deflated 5%)
  adding: plugins/org.eclipse.objectteams.otdt.source_2.8.3.202403301859.jar (deflated 12%)
  adding: plugins/org.eclipse.objectteams.otdt.debug.source_2.8.2.202307181937.jar (deflated 14%)
  adding: plugins/org.eclipse.objectteams.otdt.debug.ui.source_2.7.4.201906101736.jar (deflated 10%)
  adding: plugins/org.eclipse.objectteams.otdt.ui.source_2.8.1.202307181937.jar (deflated 8%)
  adding: plugins/org.eclipse.objectteams.otdt.ui.help.source_2.8.3.202403301859.jar (deflated 22%)
  adding: plugins/org.eclipse.objectteams.otdt.jdt.ui.source_2.8.3.202403301859.jar (deflated 9%)
  adding: plugins/org.eclipse.objectteams.otdt.compiler.adaptor.source_2.8.3.202403301859.jar (deflated 11%)
  adding: plugins/org.eclipse.objectteams.otdt.debug.adaptor.source_2.8.3.202403301859.jar (deflated 13%)
  adding: plugins/org.eclipse.objectteams.otdt.pde.ui.source_2.8.3.202403301859.jar (deflated 11%)
  adding: plugins/org.eclipse.objectteams.otdt.refactoring.source_2.8.3.202403301859.jar (deflated 11%)
  adding: plugins/org.eclipse.objectteams.otdt.samples.source_2.8.2.202307181937.jar (deflated 12%)
  adding: features/org.eclipse.objectteams.otequinox_2.8.3.202403301859.jar (deflated 2%)
  adding: features/org.eclipse.objectteams.otequinox.otre_2.7.1.201809081701.jar (deflated 2%)
  adding: features/org.eclipse.objectteams.otequinox.turbo_2.4.0.201506091717.jar (deflated 2%)
  adding: features/org.eclipse.objectteams.otdt.core.patch_2.8.3.202403301859.jar (deflated 1%)
  adding: features/org.eclipse.objectteams.otdt_2.8.3.202403301859.jar (deflated 1%)
  adding: features/org.eclipse.objectteams.otdt.source.feature_2.8.3.202403301859.jar (deflated 1%)
SKIPPING SIGNING
====Step 2: fill new repository====
Archive:  /home/jenkins/agent/workspace/buildAndTest/testrun/otdt.jar
  inflating: plugins/org.eclipse.objectteams.runtime_2.8.3.202403301859.jar  
  inflating: plugins/org.eclipse.objectteams.otre_2.7.0.201806120901.jar  
  inflating: plugins/org.eclipse.objectteams.otredyn_1.4.3.202403301859.jar  
  inflating: plugins/org.eclipse.objectteams.otequinox_2.8.2.202307181937.jar  
  inflating: plugins/org.eclipse.objectteams.otequinox.branding_2.6.0.201706061121.jar  
  inflating: plugins/org.eclipse.objectteams.eclipse.monitor_2.5.0.201606070956.jar  
  inflating: plugins/org.objectweb.asm_9.6.0.jar  
  inflating: plugins/org.objectweb.asm.tree_9.6.0.jar  
  inflating: plugins/org.objectweb.asm.commons_9.6.0.jar  
  inflating: plugins/org.objectweb.asm.util_9.6.0.jar  
  inflating: plugins/org.objectweb.asm.tree.analysis_9.6.0.jar  
  inflating: plugins/org.eclipse.objectteams.otequinox.branding.otre_2.6.0.201706061122.jar  
  inflating: plugins/org.eclipse.objectteams.otequinox.turbo_2.4.0.201506091717.jar  
  inflating: plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_202403301859.jar  
  inflating: plugins/org.eclipse.jdt.core.compiler.batch_3.38.0.OTDT_r283_202403301859.jar  
  inflating: plugins/org.eclipse.objectteams.otdt_2.8.3.202403301859.jar  
  inflating: plugins/org.eclipse.objectteams.otdt.debug_2.8.2.202307181937.jar  
  inflating: plugins/org.eclipse.objectteams.otdt.debug.ui_2.7.4.201906101736.jar  
  inflating: plugins/org.eclipse.objectteams.otdt.ui_2.8.1.202307181937.jar  
  inflating: plugins/org.eclipse.objectteams.otdt.ui.help_2.8.3.202403301859.jar  
  inflating: plugins/org.eclipse.objectteams.otdt.doc_2.5.0.201606070956.jar  
  inflating: plugins/org.eclipse.objectteams.otdt.jdt.ui_2.8.3.202403301859.jar  
  inflating: plugins/org.eclipse.objectteams.otdt.compiler.adaptor_2.8.3.202403301859.jar  
  inflating: plugins/org.eclipse.objectteams.otdt.debug.adaptor_2.8.3.202403301859.jar  
  inflating: plugins/org.eclipse.objectteams.otdt.pde.ui_2.8.3.202403301859.jar  
  inflating: plugins/org.eclipse.objectteams.otdt.refactoring_2.8.3.202403301859.jar  
  inflating: plugins/org.eclipse.objectteams.otdt.samples_2.8.2.202307181937.jar  
  inflating: plugins/org.eclipse.jdt.core.source_3.38.0.OTDT_r283_202403301859.jar  
  inflating: plugins/org.eclipse.objectteams.otdt.source_2.8.3.202403301859.jar  
  inflating: plugins/org.eclipse.objectteams.otdt.debug.source_2.8.2.202307181937.jar  
  inflating: plugins/org.eclipse.objectteams.otdt.debug.ui.source_2.7.4.201906101736.jar  
  inflating: plugins/org.eclipse.objectteams.otdt.ui.source_2.8.1.202307181937.jar  
  inflating: plugins/org.eclipse.objectteams.otdt.ui.help.source_2.8.3.202403301859.jar  
  inflating: plugins/org.eclipse.objectteams.otdt.jdt.ui.source_2.8.3.202403301859.jar  
  inflating: plugins/org.eclipse.objectteams.otdt.compiler.adaptor.source_2.8.3.202403301859.jar  
  inflating: plugins/org.eclipse.objectteams.otdt.debug.adaptor.source_2.8.3.202403301859.jar  
  inflating: plugins/org.eclipse.objectteams.otdt.pde.ui.source_2.8.3.202403301859.jar  
  inflating: plugins/org.eclipse.objectteams.otdt.refactoring.source_2.8.3.202403301859.jar  
  inflating: plugins/org.eclipse.objectteams.otdt.samples.source_2.8.2.202307181937.jar  
  inflating: features/org.eclipse.objectteams.otequinox_2.8.3.202403301859.jar  
  inflating: features/org.eclipse.objectteams.otequinox.otre_2.7.1.201809081701.jar  
  inflating: features/org.eclipse.objectteams.otequinox.turbo_2.4.0.201506091717.jar  
  inflating: features/org.eclipse.objectteams.otdt.core.patch_2.8.3.202403301859.jar  
  inflating: features/org.eclipse.objectteams.otdt_2.8.3.202403301859.jar  
  inflating: features/org.eclipse.objectteams.otdt.source.feature_2.8.3.202403301859.jar  
LOCATION  = /home/jenkins/agent/workspace/buildAndTest/stagingRepo
====Step 3 is obsolete (pack jars (again)) ====
====Step 4: generate metadata====
Mar 30, 2024 7:01:10 PM org.apache.aries.spifly.BaseActivator log
INFO: Registered provider org.slf4j.simple.SimpleServiceProvider of service org.slf4j.spi.SLF4JServiceProvider in bundle slf4j.simple
Generating metadata for ..
Generation completed with success [0 seconds].
-rw-r--r--. 1 jenkins 1001840000  28913 Mar 30 19:01 artifacts.xml
-rw-r--r--. 1 jenkins 1001840000 276276 Mar 30 19:01 content.xml
====Step 5: patch content for feature inclusion version range====
-rw-r--r--. 1 jenkins 1001840000  28913 Mar 30 19:01 artifacts.xml
-rw-r--r--. 1 jenkins 1001840000 276276 Mar 30 19:01 content.xml-orig
-rw-r--r--. 1 jenkins 1001840000 274415 Mar 30 19:01 content.xml
====Step 6: archive raw meta data====
-rw-r--r--. 1 jenkins 1001840000  28913 Mar 30 19:01 /home/jenkins/agent/workspace/buildAndTest/metadata/2.8.3.202403301859/artifacts.xml
-rw-r--r--. 1 jenkins 1001840000 274415 Mar 30 19:01 /home/jenkins/agent/workspace/buildAndTest/metadata/2.8.3.202403301859/content.xml
====Step 7: generate category====
CATEGORYARGS  = -categoryDefinition file:/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src/features/org.eclipse.objectteams.otdt/category.xml
Mar 30, 2024 7:01:13 PM org.apache.aries.spifly.BaseActivator log
INFO: Registered provider org.slf4j.simple.SimpleServiceProvider of service org.slf4j.spi.SLF4JServiceProvider in bundle slf4j.simple
Generating metadata for ..
Generation completed with success [0 seconds].
-rw-r--r--. 1 jenkins 1001840000  28913 Mar 30 19:01 artifacts.xml
-rw-r--r--. 1 jenkins 1001840000 276276 Mar 30 19:01 content.xml-orig
-rw-r--r--. 1 jenkins 1001840000 277577 Mar 30 19:01 content.xml
====Step 8: add download stats capability====
====Step 9: jar-up metadata====
-rw-r--r--. 1 jenkins 1001840000  28913 Mar 30 19:01 artifacts.xml.original
-rw-r--r--. 1 jenkins 1001840000 276276 Mar 30 19:01 content.xml-orig
-rw-r--r--. 1 jenkins 1001840000 277577 Mar 30 19:01 content.xml
-rw-r--r--. 1 jenkins 1001840000  29461 Mar 30 19:01 artifacts.xml
-rw-r--r--. 1 jenkins root        27241 Mar 30 19:01 content.jar
-rw-r--r--. 1 jenkins root         7723 Mar 30 19:01 artifacts.jar
====Step 10: cleanup: remove symbolic links====
====Step 11: promote to genie.objectteams@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/objectteams/updates/ot2.8/staging====
Installed to https://download.eclipse.org/objectteams/updates/ot2.8/staging
====DONE====
Buildfile: /home/jenkins/agent/workspace/buildAndTest/releng/build-scripts/build/run.xml

showGivenProperties:
     [echo] Properties passed into this script:
     [echo] ------------------------------------------------------------------------------
     [echo] path of base eclipse SDK:
     [echo] 		eclipse-app.tgz  = https://download.eclipse.org/eclipse/downloads/drops4/I20240325-1800/eclipse-SDK-I20240325-1800-linux-gtk-x86_64.tar.gz
     [echo] eclipse SDK build qualifier:
     [echo] 		eclipse.sdk.qualifier = I20240325-1800
     [echo] path of eclipse test framework:
     [echo] 		eclipse.tests.zip= https://download.eclipse.org/eclipse/downloads/drops4/I20240325-1800/eclipse-test-framework-I20240325-1800.zip
     [echo] path of published updates:
     [echo] 		published.updates= /home/jenkins/downloads/objectteams/updates/ot2.8/202307181937
     [echo] should sources be built (true|false)?
     [echo] 		do.build.all     = ${do.build.all}
     [echo] should test be run (true|false)?
     [echo] 		do.run.tests     = true
     [echo] directory for tempory files during testing:
     [echo] 		test.tmpDir		 = /tmp/genie.objectteams
     [echo] git working area
     [echo] 		fetchCacheLocation = /home/jenkins/gitCache
     [echo] path to map file (with substitutions):
     [echo] 		map.file.path	 = /home/jenkins/agent/workspace/buildAndTest/releng/map/otdt.map
     [echo] 
     [echo] ------------------------------------------------------------------------------
     [echo] 		

setupProperties:

determineOS:

windows:

linux:
     [echo] OS is Linux

checkOS:

ot-junit-all:
     [echo] Starting BuildProcess and Testrun in /home/jenkins/agent/workspace/buildAndTest/testrun/build-root

verifyAntInstall:

setupTests:

setupOTDTEclipse:
     [echo] Installing OTDT into Test Eclipse...

installOTDT:
     [echo] Installing the OTDT from /home/jenkins/agent/workspace/buildAndTest/testrun/updateSite into /home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse

installFeature:
     [echo] Installing org.eclipse.objectteams.otequinox.feature.group from /home/jenkins/agent/workspace/buildAndTest/testrun/updateSite to /home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse
     [java] Mar 30, 2024 7:01:20 PM org.apache.aries.spifly.BaseActivator log
     [java] INFO: Registered provider org.slf4j.simple.SimpleServiceProvider of service org.slf4j.spi.SLF4JServiceProvider in bundle slf4j.simple
     [java] Installing org.eclipse.objectteams.otequinox.feature.group 2.8.3.202403301859.
     [java] !SESSION 2024-03-30 19:01:18.375 -----------------------------------------------
     [java] eclipse.buildId=4.32.0.I20240325-1800
     [java] java.version=21.0.2
     [java] java.vendor=Oracle Corporation
     [java] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
     [java] Framework arguments:  -application org.eclipse.equinox.p2.director -metadataRepository file:/home/jenkins/agent/workspace/buildAndTest/testrun/updateSite -artifactRepository file:/home/jenkins/agent/workspace/buildAndTest/testrun/updateSite -installIU org.eclipse.objectteams.otequinox.feature.group -destination /home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse
     [java] Command-line arguments:  -consoleLog -application org.eclipse.equinox.p2.director -metadataRepository file:/home/jenkins/agent/workspace/buildAndTest/testrun/updateSite -artifactRepository file:/home/jenkins/agent/workspace/buildAndTest/testrun/updateSite -installIU org.eclipse.objectteams.otequinox.feature.group -destination /home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse
     [java] 
     [java] !ENTRY org.eclipse.equinox.p2.director 0 0 2024-03-30 19:01:23.566
     [java] !MESSAGE Overall install request is satisfiable
     [java] !SUBENTRY 1 org.eclipse.equinox.p2.director 0 0 2024-03-30 19:01:23.566
     [java] !MESSAGE Add request for Object Teams Equinox Integration 2.8.3.202403301859 (org.eclipse.objectteams.otequinox.feature.group 2.8.3.202403301859) is satisfiable
     [java] Operation completed in 4485 ms.

installFeature:
     [echo] Installing org.eclipse.objectteams.otequinox.turbo.feature.group from /home/jenkins/agent/workspace/buildAndTest/testrun/updateSite to /home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse
     [java] Mar 30, 2024 7:01:27 PM org.apache.aries.spifly.BaseActivator log
     [java] INFO: Registered provider org.slf4j.simple.SimpleServiceProvider of service org.slf4j.spi.SLF4JServiceProvider in bundle slf4j.simple
     [java] Installing org.eclipse.objectteams.otequinox.turbo.feature.group 2.4.0.201506091717.
     [java] !SESSION 2024-03-30 19:01:26.136 -----------------------------------------------
     [java] eclipse.buildId=4.32.0.I20240325-1800
     [java] java.version=21.0.2
     [java] java.vendor=Oracle Corporation
     [java] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
     [java] Framework arguments:  -application org.eclipse.equinox.p2.director -metadataRepository file:/home/jenkins/agent/workspace/buildAndTest/testrun/updateSite -artifactRepository file:/home/jenkins/agent/workspace/buildAndTest/testrun/updateSite -installIU org.eclipse.objectteams.otequinox.turbo.feature.group -destination /home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse
     [java] Command-line arguments:  -consoleLog -application org.eclipse.equinox.p2.director -metadataRepository file:/home/jenkins/agent/workspace/buildAndTest/testrun/updateSite -artifactRepository file:/home/jenkins/agent/workspace/buildAndTest/testrun/updateSite -installIU org.eclipse.objectteams.otequinox.turbo.feature.group -destination /home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse
     [java] 
     [java] !ENTRY org.eclipse.equinox.p2.director 0 0 2024-03-30 19:01:30.634
     [java] !MESSAGE Overall install request is satisfiable
     [java] !SUBENTRY 1 org.eclipse.equinox.p2.director 0 0 2024-03-30 19:01:30.635
     [java] !MESSAGE Add request for Object Teams Equinox Integration - Turbo Add-On 2.4.0.201506091717 (org.eclipse.objectteams.otequinox.turbo.feature.group 2.4.0.201506091717) is satisfiable
     [java] Operation completed in 4473 ms.

installFeature:
     [echo] Installing org.eclipse.objectteams.otdt.feature.group from /home/jenkins/agent/workspace/buildAndTest/testrun/updateSite to /home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse
     [java] Mar 30, 2024 7:01:34 PM org.apache.aries.spifly.BaseActivator log
     [java] INFO: Registered provider org.slf4j.simple.SimpleServiceProvider of service org.slf4j.spi.SLF4JServiceProvider in bundle slf4j.simple
     [java] Installing org.eclipse.objectteams.otdt.feature.group 2.8.3.202403301859.
     [java] !SESSION 2024-03-30 19:01:32.959 -----------------------------------------------
     [java] eclipse.buildId=4.32.0.I20240325-1800
     [java] java.version=21.0.2
     [java] java.vendor=Oracle Corporation
     [java] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
     [java] Framework arguments:  -application org.eclipse.equinox.p2.director -metadataRepository file:/home/jenkins/agent/workspace/buildAndTest/testrun/updateSite -artifactRepository file:/home/jenkins/agent/workspace/buildAndTest/testrun/updateSite -installIU org.eclipse.objectteams.otdt.feature.group -destination /home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse
     [java] Command-line arguments:  -consoleLog -application org.eclipse.equinox.p2.director -metadataRepository file:/home/jenkins/agent/workspace/buildAndTest/testrun/updateSite -artifactRepository file:/home/jenkins/agent/workspace/buildAndTest/testrun/updateSite -installIU org.eclipse.objectteams.otdt.feature.group -destination /home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse
     [java] 
     [java] !ENTRY org.eclipse.equinox.p2.director 0 0 2024-03-30 19:01:37.634
     [java] !MESSAGE Overall install request is satisfiable
     [java] !SUBENTRY 1 org.eclipse.equinox.p2.director 0 0 2024-03-30 19:01:37.634
     [java] !MESSAGE Add request for Object Teams Development Tooling 2.8.3.202403301859 (org.eclipse.objectteams.otdt.feature.group 2.8.3.202403301859) is satisfiable
     [java] 
     [java] !ENTRY org.eclipse.equinox.p2.engine 2 0 2024-03-30 19:01:40.039
     [java] !MESSAGE 
     [java] !SUBENTRY 1 org.eclipse.equinox.p2.touchpoint.eclipse 2 0 2024-03-30 19:01:40.039
     [java] !MESSAGE Failed to find a configured bundleInfo for: [R]org.eclipse.jdt.core 3.38.0.v20240322-1728.
     [java] !SUBENTRY 1 org.eclipse.equinox.p2.touchpoint.eclipse 2 0 2024-03-30 19:01:40.040
     [java] !MESSAGE Failed to find a configured bundleInfo for: [R]org.eclipse.jdt.core.compiler.batch 3.38.0.v20240325-1403.
     [java] !SUBENTRY 1 unknown 0 0 2024-03-30 19:01:40.040
     [java] !MESSAGE OK
     [java] Operation completed in 5441 ms.

installFeature:
     [echo] Installing org.eclipse.objectteams.otdt.source.feature.feature.group from /home/jenkins/agent/workspace/buildAndTest/testrun/updateSite to /home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse
     [java] Mar 30, 2024 7:01:42 PM org.apache.aries.spifly.BaseActivator log
     [java] INFO: Registered provider org.slf4j.simple.SimpleServiceProvider of service org.slf4j.spi.SLF4JServiceProvider in bundle slf4j.simple
     [java] Installing org.eclipse.objectteams.otdt.source.feature.feature.group 2.8.3.202403301859.
     [java] !SESSION 2024-03-30 19:01:41.049 -----------------------------------------------
     [java] eclipse.buildId=4.32.0.I20240325-1800
     [java] java.version=21.0.2
     [java] java.vendor=Oracle Corporation
     [java] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
     [java] Framework arguments:  -application org.eclipse.equinox.p2.director -metadataRepository file:/home/jenkins/agent/workspace/buildAndTest/testrun/updateSite -artifactRepository file:/home/jenkins/agent/workspace/buildAndTest/testrun/updateSite -installIU org.eclipse.objectteams.otdt.source.feature.feature.group -destination /home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse
     [java] Command-line arguments:  -consoleLog -application org.eclipse.equinox.p2.director -metadataRepository file:/home/jenkins/agent/workspace/buildAndTest/testrun/updateSite -artifactRepository file:/home/jenkins/agent/workspace/buildAndTest/testrun/updateSite -installIU org.eclipse.objectteams.otdt.source.feature.feature.group -destination /home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse
     [java] 
     [java] !ENTRY org.eclipse.equinox.p2.director 0 0 2024-03-30 19:01:45.554
     [java] !MESSAGE Overall install request is satisfiable
     [java] !SUBENTRY 1 org.eclipse.equinox.p2.director 0 0 2024-03-30 19:01:45.554
     [java] !MESSAGE Add request for Object Teams Development Tooling - Sources 2.8.3.202403301859 (org.eclipse.objectteams.otdt.source.feature.feature.group 2.8.3.202403301859) is satisfiable
     [java] Operation completed in 4606 ms.
     [echo] Generating accumulating metadata in /home/jenkins/agent/workspace/buildAndTest/testrun/updateSite

setupTests:
     [echo] Setting up tests in /home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse

installTests:
     [echo] Installing the Tests from /home/jenkins/agent/workspace/buildAndTest/testrun/updateSiteTests into /home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse

installFeature:
     [echo] Installing org.eclipse.test.feature.group from /home/jenkins/agent/workspace/buildAndTest/testrun/updateSiteTests/eclipse to /home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse
     [java] Mar 30, 2024 7:01:49 PM org.apache.aries.spifly.BaseActivator log
     [java] INFO: Registered provider org.slf4j.simple.SimpleServiceProvider of service org.slf4j.spi.SLF4JServiceProvider in bundle slf4j.simple
     [java] Installing org.eclipse.test.feature.group 3.8.900.v20240321-1442.
     [java] !SESSION 2024-03-30 19:01:47.963 -----------------------------------------------
     [java] eclipse.buildId=4.32.0.I20240325-1800
     [java] java.version=21.0.2
     [java] java.vendor=Oracle Corporation
     [java] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
     [java] Framework arguments:  -application org.eclipse.equinox.p2.director -metadataRepository file:/home/jenkins/agent/workspace/buildAndTest/testrun/updateSiteTests/eclipse -artifactRepository file:/home/jenkins/agent/workspace/buildAndTest/testrun/updateSiteTests/eclipse -installIU org.eclipse.test.feature.group -destination /home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse
     [java] Command-line arguments:  -consoleLog -application org.eclipse.equinox.p2.director -metadataRepository file:/home/jenkins/agent/workspace/buildAndTest/testrun/updateSiteTests/eclipse -artifactRepository file:/home/jenkins/agent/workspace/buildAndTest/testrun/updateSiteTests/eclipse -installIU org.eclipse.test.feature.group -destination /home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse
     [java] 
     [java] !ENTRY org.eclipse.equinox.p2.director 0 0 2024-03-30 19:01:52.848
     [java] !MESSAGE Overall install request is satisfiable
     [java] !SUBENTRY 1 org.eclipse.equinox.p2.director 0 0 2024-03-30 19:01:52.848
     [java] !MESSAGE Add request for Eclipse Test Framework 3.8.900.v20240321-1442 (org.eclipse.test.feature.group 3.8.900.v20240321-1442) is satisfiable
     [java] Operation completed in 3374 ms.

installFeature:
     [echo] Installing org.eclipse.objectteams.otdt-tests.feature.group from /home/jenkins/agent/workspace/buildAndTest/testrun/updateSiteTests/otdt to /home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse
     [java] Mar 30, 2024 7:01:55 PM org.apache.aries.spifly.BaseActivator log
     [java] INFO: Registered provider org.slf4j.simple.SimpleServiceProvider of service org.slf4j.spi.SLF4JServiceProvider in bundle slf4j.simple
     [java] Installing org.eclipse.objectteams.otdt-tests.feature.group 2.1.0.
     [java] !SESSION 2024-03-30 19:01:54.130 -----------------------------------------------
     [java] eclipse.buildId=4.32.0.I20240325-1800
     [java] java.version=21.0.2
     [java] java.vendor=Oracle Corporation
     [java] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
     [java] Framework arguments:  -application org.eclipse.equinox.p2.director -metadataRepository file:/home/jenkins/agent/workspace/buildAndTest/testrun/updateSiteTests/otdt -artifactRepository file:/home/jenkins/agent/workspace/buildAndTest/testrun/updateSiteTests/otdt -installIU org.eclipse.objectteams.otdt-tests.feature.group -destination /home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse
     [java] Command-line arguments:  -consoleLog -application org.eclipse.equinox.p2.director -metadataRepository file:/home/jenkins/agent/workspace/buildAndTest/testrun/updateSiteTests/otdt -artifactRepository file:/home/jenkins/agent/workspace/buildAndTest/testrun/updateSiteTests/otdt -installIU org.eclipse.objectteams.otdt-tests.feature.group -destination /home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse
     [java] 
     [java] !ENTRY org.eclipse.equinox.p2.director 0 0 2024-03-30 19:01:58.776
     [java] !MESSAGE Overall install request is satisfiable
     [java] !SUBENTRY 1 org.eclipse.equinox.p2.director 0 0 2024-03-30 19:01:58.777
     [java] !MESSAGE Add request for OTDT Development Tools Unit Tests 2.1.0 (org.eclipse.objectteams.otdt-tests.feature.group 2.1.0) is satisfiable
     [java] Operation completed in 12278 ms.

runAllTests:

all:

jdt_debug_tests:

runtests:

init:

suite:

init:
     [echo] ANT_OPTS: -Xmx1024m
     [echo] basedir = /home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse
    [mkdir] Created dir: /home/jenkins/agent/workspace/buildAndTest/testrun/test-root/results
[echoproperties] #Ant properties
[echoproperties] #Sat Mar 30 19:02:08 UTC 2024
[echoproperties] Aspect537350_A=1.0.0.202403301859
[echoproperties] Aspect537350_A_1.0.0=1.0.0.202403301859
[echoproperties] Aspect537350_B=1.0.0.202403301859
[echoproperties] Aspect537350_B_1.0.0=1.0.0.202403301859
[echoproperties] Aspect537351=1.0.0.202403301859
[echoproperties] Aspect537351_1.0.0=1.0.0.202403301859
[echoproperties] Aspect537533=1.0.0.202403301859
[echoproperties] Aspect537533_1.0.0=1.0.0.202403301859
[echoproperties] Aspect571542_A=1.0.0.202403301859
[echoproperties] Aspect571542_A_1.0.0=1.0.0.202403301859
[echoproperties] Aspect571542_B=1.0.0.202403301859
[echoproperties] Aspect571542_B_1.0.0=1.0.0.202403301859
[echoproperties] Base537350_A=1.0.0.202403301859
[echoproperties] Base537350_A_1.0.0=1.0.0.202403301859
[echoproperties] Base537350_B=1.0.0.202403301859
[echoproperties] Base537350_B_1.0.0=1.0.0.202403301859
[echoproperties] Base537351=1.0.0.202403301859
[echoproperties] Base537351_1.0.0=1.0.0.202403301859
[echoproperties] Base537533=1.0.0.202403301859
[echoproperties] Base537533_1.0.0=1.0.0.202403301859
[echoproperties] Base571542_A=1.0.0.202403301859
[echoproperties] Base571542_A_1.0.0=1.0.0.202403301859
[echoproperties] Base571542_B=1.0.0.202403301859
[echoproperties] Base571542_B_1.0.0=1.0.0.202403301859
[echoproperties] DSTAMP=20240330
[echoproperties] Middle537351=1.0.0.202403301859
[echoproperties] Middle537351_1.0.0=1.0.0.202403301859
[echoproperties] NOW.DSTAMP=20240330
[echoproperties] NOW.TODAY=March 30 2024
[echoproperties] NOW.TSTAMP=1902
[echoproperties] OTEquinoxTests=1.0.0.202403301859
[echoproperties] OTEquinoxTests_1.0.0=1.0.0.202403301859
[echoproperties] OTScriptDir=/home/jenkins/agent/workspace/buildAndTest/releng/build-scripts/build
[echoproperties] TIMENOW=1902080631
[echoproperties] TODAY=March 30 2024
[echoproperties] TSTAMP=1902
[echoproperties] _hasSaxon.jar=true
[echoproperties] _toplevelDir=/home/jenkins/agent/workspace/buildAndTest/releng/build-scripts/build
[echoproperties] ant.core.lib=/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant.jar
[echoproperties] ant.file=/home/jenkins/agent/workspace/buildAndTest/releng/build-scripts/build/lib/library.xml
[echoproperties] ant.file.Automated\ Object\ Teams\ Testing=/home/jenkins/agent/workspace/buildAndTest/releng/build-scripts/build/test.xml
[echoproperties] ant.file.Library=/home/jenkins/agent/workspace/buildAndTest/releng/build-scripts/build/lib/library.xml
[echoproperties] ant.file.Main\ Object\ Teams\ Build\ and\ Test\ Automation=/home/jenkins/agent/workspace/buildAndTest/releng/build-scripts/build/run.xml
[echoproperties] ant.file.testsuite=/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.debug.tests_3.12.400.I20240325-1800/test.xml
[echoproperties] ant.file.type=file
[echoproperties] ant.file.type.Automated\ Object\ Teams\ Testing=file
[echoproperties] ant.file.type.Library=file
[echoproperties] ant.file.type.Main\ Object\ Teams\ Build\ and\ Test\ Automation=file
[echoproperties] ant.file.type.testsuite=file
[echoproperties] ant.home=/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest
[echoproperties] ant.java.version=21
[echoproperties] ant.library.dir=/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib
[echoproperties] ant.project.default-target=usage
[echoproperties] ant.project.invoked-targets=ui-test
[echoproperties] ant.project.name=Library
[echoproperties] ant.version=Apache Ant(TM) version 1.10.12 compiled on October 13 2021
[echoproperties] arch=x86_64
[echoproperties] baseLocation=/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse
[echoproperties] basearch=x86_64
[echoproperties] basedir=/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse
[echoproperties] baseos=linux
[echoproperties] basews=gtk
[echoproperties] bootLocation=/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/eclipse
[echoproperties] build.root.dir=/home/jenkins/agent/workspace/buildAndTest/testrun/build-root
[echoproperties] buildDirectory=/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src
[echoproperties] buildId=2.8.3
[echoproperties] buildLabel=I-2.8.3-202403301857
[echoproperties] buildType=I
[echoproperties] builder-otcompiler=/home/jenkins/agent/workspace/buildAndTest/releng/build-scripts/build/OT-Compiler
[echoproperties] builder-otdt=/home/jenkins/agent/workspace/buildAndTest/releng/build-scripts/build/OTDT-Build
[echoproperties] buildfile=/home/jenkins/agent/workspace/buildAndTest/releng/build-scripts/build/build.xml
[echoproperties] classname=org.eclipse.jdt.debug.tests.AutomatedSuite
[echoproperties] coverage-output=/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/coverage
[echoproperties] data-dir=/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/jdt_folder
[echoproperties] do.run.tests=true
[echoproperties] eclipse-app.tgz=https\://download.eclipse.org/eclipse/downloads/drops4/I20240325-1800/eclipse-SDK-I20240325-1800-linux-gtk-x86_64.tar.gz
[echoproperties] eclipse-home=/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse
[echoproperties] eclipse.sdk.qualifier=I20240325-1800
[echoproperties] eclipse.tests.zip=https\://download.eclipse.org/eclipse/downloads/drops4/I20240325-1800/eclipse-test-framework-I20240325-1800.zip
[echoproperties] env.ANT_HOME=/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest
[echoproperties] env.ANT_OPTS=-Xmx1024m
[echoproperties] env.BUILD_DISPLAY_NAME=\#942
[echoproperties] env.BUILD_ID=942
[echoproperties] env.BUILD_NUMBER=942
[echoproperties] env.BUILD_TAG=jenkins-buildAndTest-942
[echoproperties] env.BUILD_URL=https\://ci.eclipse.org/objectteams/job/buildAndTest/942/
[echoproperties] env.CI=true
[echoproperties] env.DISPLAY=\:40
[echoproperties] env.EXECUTOR_NUMBER=0
[echoproperties] env.GITLAB_OBJECT_KIND=none
[echoproperties] env.HOME=/home/jenkins
[echoproperties] env.HOSTNAME=centos-7-sw7vx
[echoproperties] env.HUDSON_COOKIE=f2b343d6-1876-484f-a185-836f1bab4cd4
[echoproperties] env.HUDSON_HOME=/var/jenkins
[echoproperties] env.HUDSON_SERVER_COOKIE=f0104a5ecfe037d6
[echoproperties] env.HUDSON_URL=https\://ci.eclipse.org/objectteams/
[echoproperties] env.JAVA_HOME=/opt/tools/java/openjdk/jdk-21/latest
[echoproperties] env.JAVA_TMPDIR=/tmp/genie.objectteams
[echoproperties] env.JENKINS_AGENT_NAME=centos-7-sw7vx
[echoproperties] env.JENKINS_AGENT_WORKDIR=/home/jenkins/agent
[echoproperties] env.JENKINS_DISCOVERY_PORT=tcp\://10.30.213.101\:50000
[echoproperties] env.JENKINS_DISCOVERY_PORT_50000_TCP=tcp\://10.30.213.101\:50000
[echoproperties] env.JENKINS_DISCOVERY_PORT_50000_TCP_ADDR=10.30.213.101
[echoproperties] env.JENKINS_DISCOVERY_PORT_50000_TCP_PORT=50000
[echoproperties] env.JENKINS_DISCOVERY_PORT_50000_TCP_PROTO=tcp
[echoproperties] env.JENKINS_DISCOVERY_SERVICE_HOST=10.30.213.101
[echoproperties] env.JENKINS_DISCOVERY_SERVICE_PORT=50000
[echoproperties] env.JENKINS_DISCOVERY_SERVICE_PORT_JNLP=50000
[echoproperties] env.JENKINS_HOME=/var/jenkins
[echoproperties] env.JENKINS_NAME=centos-7-sw7vx
[echoproperties] env.JENKINS_REMOTING_JAVA_OPTS=-showversion -XshowSettings\:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled\=true -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID\=true
[echoproperties] env.JENKINS_SECRET=8d5b1adf6dffde2e7e6f3ff45077951c8c411e9a228c5ec14f683d5545cac5e0
[echoproperties] env.JENKINS_SERVER_COOKIE=f0104a5ecfe037d6
[echoproperties] env.JENKINS_TUNNEL=jenkins-discovery.objectteams.svc.cluster.local\:50000
[echoproperties] env.JENKINS_UI_PORT=tcp\://10.30.65.215\:80
[echoproperties] env.JENKINS_UI_PORT_80_TCP=tcp\://10.30.65.215\:80
[echoproperties] env.JENKINS_UI_PORT_80_TCP_ADDR=10.30.65.215
[echoproperties] env.JENKINS_UI_PORT_80_TCP_PORT=80
[echoproperties] env.JENKINS_UI_PORT_80_TCP_PROTO=tcp
[echoproperties] env.JENKINS_UI_SERVICE_HOST=10.30.65.215
[echoproperties] env.JENKINS_UI_SERVICE_PORT=80
[echoproperties] env.JENKINS_UI_SERVICE_PORT_HTTP=80
[echoproperties] env.JENKINS_URL=https\://ci.eclipse.org/objectteams/
[echoproperties] env.JOB_BASE_NAME=buildAndTest
[echoproperties] env.JOB_DISPLAY_URL=https\://ci.eclipse.org/objectteams/job/buildAndTest/display/redirect
[echoproperties] env.JOB_NAME=buildAndTest
[echoproperties] env.JOB_URL=https\://ci.eclipse.org/objectteams/job/buildAndTest/
[echoproperties] env.KUBERNETES_PORT=tcp\://10.30.0.1\:443
[echoproperties] env.KUBERNETES_PORT_443_TCP=tcp\://10.30.0.1\:443
[echoproperties] env.KUBERNETES_PORT_443_TCP_ADDR=10.30.0.1
[echoproperties] env.KUBERNETES_PORT_443_TCP_PORT=443
[echoproperties] env.KUBERNETES_PORT_443_TCP_PROTO=tcp
[echoproperties] env.KUBERNETES_SERVICE_HOST=10.30.0.1
[echoproperties] env.KUBERNETES_SERVICE_PORT=443
[echoproperties] env.KUBERNETES_SERVICE_PORT_HTTPS=443
[echoproperties] env.LANG=en_US.UTF-8
[echoproperties] env.MAIN_TARGET=ot-junit-all
[echoproperties] env.NODE_LABELS=centos-7 jipp-migration migration centos-7-sw7vx
[echoproperties] env.NODE_NAME=centos-7-sw7vx
[echoproperties] env.NSS_SDB_USE_CACHE=no
[echoproperties] env.OPENJ9_JAVA_OPTIONS=-XX\:+IgnoreUnrecognizedVMOptions -XX\:+IdleTuningCompactOnIdle -XX\:+IdleTuningGcOnIdle
[echoproperties] env.OT_VERSION=2.8.3
[echoproperties] env.PATH=/opt/tools/java/openjdk/jdk-21/latest/bin\:/shared/common/apache-ant-1.10.5//bin\:/opt/tools/java/openjdk/jdk-21/latest/bin\:/opt/tools/java/oracle/jdk-9/latest/bin\:/opt/tools/java/openjdk/jdk-11/latest/bin\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/bin\:/opt/tools/java/oracle/jdk-9/latest/bin\:/usr/local/sbin\:/usr/local/bin\:/usr/sbin\:/usr/bin\:/sbin\:/bin
[echoproperties] env.PROMOTE=staging
[echoproperties] env.PWD=/home/jenkins/agent/workspace/buildAndTest/testrun
[echoproperties] env.RUN_ARTIFACTS_DISPLAY_URL=https\://ci.eclipse.org/objectteams/job/buildAndTest/942/display/redirect?page\=artifacts
[echoproperties] env.RUN_CHANGES_DISPLAY_URL=https\://ci.eclipse.org/objectteams/job/buildAndTest/942/display/redirect?page\=changes
[echoproperties] env.RUN_DISPLAY_URL=https\://ci.eclipse.org/objectteams/job/buildAndTest/942/display/redirect
[echoproperties] env.RUN_TESTS_DISPLAY_URL=https\://ci.eclipse.org/objectteams/job/buildAndTest/942/display/redirect?page\=tests
[echoproperties] env.SHLVL=2
[echoproperties] env.SIGN=nosign
[echoproperties] env.SSH_AUTH_SOCK=/tmp/ssh-Mhhbrkk0MZ7C/agent.45
[echoproperties] env.TERM=xterm
[echoproperties] env.UPDATE_SITE_BASE=ot2.8
[echoproperties] env.USER_NAME=jenkins
[echoproperties] env.WORKSPACE=/home/jenkins/agent/workspace/buildAndTest
[echoproperties] env.WORKSPACE_TMP=/home/jenkins/agent/workspace/buildAndTest@tmp
[echoproperties] env.XAUTHORITY=/home/jenkins/agent/workspace/buildAndTest/.Xauthority-14970781020924742116
[echoproperties] env.branch=master
[echoproperties] env.callTarget=ot-junit-all
[echoproperties] envantopts=-Xmx1024m
[echoproperties] extraVMargs=-XX\:+HeapDumpOnOutOfMemoryError -ea --add-modules ALL-SYSTEM              --add-opens java.base/jdk.internal.loader\=ALL-UNNAMED              --add-opens jdk.localedata/sun.util.resources.cldr.provider\=ALL-UNNAMED              --add-opens jdk.localedata/sun.util.resources.provider\=ALL-UNNAMED              --add-opens java.security.jgss/sun.security.krb5.internal.ssl\=ALL-UNNAMED              --add-opens java.base/jdk.internal.module\=ALL-UNNAMED              --add-opens java.base/java.lang\=ALL-UNNAMED              --add-opens java.base/java.lang.module\=ALL-UNNAMED              --add-opens java.base/jdk.internal.reflect\=ALL-UNNAMED              --add-opens java.base/jdk.internal.ref\=ALL-UNNAMED              --add-opens java.base/jdk.internal.math\=ALL-UNNAMED              --add-opens java.base/jdk.internal.misc\=ALL-UNNAMED              --add-opens jdk.zipfs/jdk.nio.zipfs\=ALL-UNNAMED              --illegal-access\=permit              -DDetectVMInstallationsJob.disabled\=true              -Djava.io.tmpdir\=/tmp/genie.objectteams -Dot.weaving\=otdre -javaagent\:/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.objectteams.otequinox_2.8.2.202307181937/otequinoxAgent.jar              -Dcompliance\=1.8,11,17,18
[echoproperties] fetchCacheLocation=/home/jenkins/gitCache
[echoproperties] file-id=XXX
[echoproperties] file.encoding=UTF-8
[echoproperties] file.separator=/
[echoproperties] formatter=org.apache.tools.ant.taskdefs.optional.junit.XMLJUnitResultFormatter
[echoproperties] git.pde.build=org.eclipse.egit.fetchfactory_0.12.0.202304020031.jar
[echoproperties] installmode=clean
[echoproperties] java.class.path=/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-launcher.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-antlr.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-apache-bcel.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-apache-bsf.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-apache-log4j.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-apache-oro.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-apache-regexp.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-apache-resolver.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-apache-xalan2.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-commons-logging.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-commons-net.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-imageio.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-jai.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-javamail.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-jdepend.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-jmf.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-jsch.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-junit.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-junit4.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-junitlauncher.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-launcher.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-netrexx.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-swing.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-testutil.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-xz.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant.jar
[echoproperties] java.class.version=65.0
[echoproperties] java.home=/opt/tools/java/openjdk/jdk-21/jdk-21.0.2
[echoproperties] java.io.tmpdir=/tmp
[echoproperties] java.library.path=/usr/java/packages/lib\:/usr/lib64\:/lib64\:/lib\:/usr/lib
[echoproperties] java.runtime.name=OpenJDK Runtime Environment
[echoproperties] java.runtime.version=21.0.2+13-58
[echoproperties] java.specification.name=Java Platform API Specification
[echoproperties] java.specification.vendor=Oracle Corporation
[echoproperties] java.specification.version=21
[echoproperties] java.vendor=Oracle Corporation
[echoproperties] java.vendor.url=https\://java.oracle.com/
[echoproperties] java.vendor.url.bug=https\://bugreport.java.com/bugreport/
[echoproperties] java.version=21.0.2
[echoproperties] java.version.date=2024-01-16
[echoproperties] java.vm.compressedOopsMode=32-bit
[echoproperties] java.vm.info=mixed mode, sharing
[echoproperties] java.vm.name=OpenJDK 64-Bit Server VM
[echoproperties] java.vm.specification.name=Java Virtual Machine Specification
[echoproperties] java.vm.specification.vendor=Oracle Corporation
[echoproperties] java.vm.specification.version=21
[echoproperties] java.vm.vendor=Oracle Corporation
[echoproperties] java.vm.version=21.0.2+13-58
[echoproperties] jdk.debug=release
[echoproperties] jdt-folder=/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/jdt_folder
[echoproperties] jdt.feature.version=3.19.500.v20240325-2137
[echoproperties] jdt.feature.version.next=3.19.500.v20240325-2138
[echoproperties] junit-report-output=/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/results
[echoproperties] junit-stylesheet=/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/JUNIT.XSL
[echoproperties] launchTarget=java-test
[echoproperties] library-file=/home/jenkins/agent/workspace/buildAndTest/testrun/../releng/build-scripts/build/lib/library.xml
[echoproperties] line.separator=\n
[echoproperties] map.file.path=/home/jenkins/agent/workspace/buildAndTest/releng/map/otdt.map
[echoproperties] native.encoding=UTF-8
[echoproperties] org.apache.bcel=5.2.0.v201005080400
[echoproperties] org.apache.bcel_5.2.0=5.2.0.v201005080400
[echoproperties] org.eclipse.core.filebuffers.tests=3.13.400.I20240325-1800
[echoproperties] org.eclipse.core.filebuffers.tests_3.13.400=3.13.400.I20240325-1800
[echoproperties] org.eclipse.equinox.launcher_jar=org.eclipse.equinox.launcher_1.6.800.v20240304-1850.jar
[echoproperties] org.eclipse.jdt.annotation=2.3.0.v20240111-2306
[echoproperties] org.eclipse.jdt.annotation_1.2.100=1.2.100.v20240212-1051
[echoproperties] org.eclipse.jdt.annotation_2.3.0=2.3.0.v20240111-2306
[echoproperties] org.eclipse.jdt.core=3.38.0.OTDT_r283_202403301859
[echoproperties] org.eclipse.jdt.core.compiler.batch=3.38.0.OTDT_r283_202403301859
[echoproperties] org.eclipse.jdt.core.compiler.batch_3.38.0=3.38.0.OTDT_r283_202403301859
[echoproperties] org.eclipse.jdt.core.source=3.38.0.OTDT_r283_202403301859
[echoproperties] org.eclipse.jdt.core.source_3.38.0=3.38.0.OTDT_r283_202403301859
[echoproperties] org.eclipse.jdt.core.tests.builder=3.12.400.I20240325-1800
[echoproperties] org.eclipse.jdt.core.tests.builder_3.12.400=3.12.400.I20240325-1800
[echoproperties] org.eclipse.jdt.core.tests.compiler=3.13.400.202403301859
[echoproperties] org.eclipse.jdt.core.tests.compiler_3.13.400=3.13.400.202403301859
[echoproperties] org.eclipse.jdt.core.tests.model=3.13.0.202403301859
[echoproperties] org.eclipse.jdt.core.tests.model_3.13.0=3.13.0.202403301859
[echoproperties] org.eclipse.jdt.core_3.38.0=3.38.0.OTDT_r283_202403301859
[echoproperties] org.eclipse.jdt.debug.tests=3.12.400.I20240325-1800
[echoproperties] org.eclipse.jdt.debug.tests_3.12.400=3.12.400.I20240325-1800
[echoproperties] org.eclipse.jdt.text.tests=3.14.400.I20240325-1800
[echoproperties] org.eclipse.jdt.text.tests_3.14.400=3.14.400.I20240325-1800
[echoproperties] org.eclipse.jdt.ui.tests=3.15.400.I20240325-1800
[echoproperties] org.eclipse.jdt.ui.tests.refactoring=3.15.400.I20240325-1800
[echoproperties] org.eclipse.jdt.ui.tests.refactoring_3.15.400=3.15.400.I20240325-1800
[echoproperties] org.eclipse.jdt.ui.tests_3.15.400=3.15.400.I20240325-1800
[echoproperties] org.eclipse.jface.text.tests=3.13.500.I20240325-1800
[echoproperties] org.eclipse.jface.text.tests_3.13.500=3.13.500.I20240325-1800
[echoproperties] org.eclipse.objectteams.eclipse.monitor=2.5.0.201606070956
[echoproperties] org.eclipse.objectteams.eclipse.monitor_2.5.0=2.5.0.201606070956
[echoproperties] org.eclipse.objectteams.otdt=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.compiler.adaptor=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.compiler.adaptor.source=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.compiler.adaptor.source_2.8.3=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.compiler.adaptor_2.8.3=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.debug=2.8.2.202307181937
[echoproperties] org.eclipse.objectteams.otdt.debug.adaptor=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.debug.adaptor.source=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.debug.adaptor.source_2.8.3=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.debug.adaptor_2.8.3=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.debug.source=2.8.2.202307181937
[echoproperties] org.eclipse.objectteams.otdt.debug.source_2.8.2=2.8.2.202307181937
[echoproperties] org.eclipse.objectteams.otdt.debug.tests=2.0.0
[echoproperties] org.eclipse.objectteams.otdt.debug.tests_2.0.0=2.0.0
[echoproperties] org.eclipse.objectteams.otdt.debug.ui=2.7.4.201906101736
[echoproperties] org.eclipse.objectteams.otdt.debug.ui.source=2.7.4.201906101736
[echoproperties] org.eclipse.objectteams.otdt.debug.ui.source_2.7.4=2.7.4.201906101736
[echoproperties] org.eclipse.objectteams.otdt.debug.ui_2.7.4=2.7.4.201906101736
[echoproperties] org.eclipse.objectteams.otdt.debug_2.8.2=2.8.2.202307181937
[echoproperties] org.eclipse.objectteams.otdt.doc=2.5.0.201606070956
[echoproperties] org.eclipse.objectteams.otdt.doc_2.5.0=2.5.0.201606070956
[echoproperties] org.eclipse.objectteams.otdt.jdt.ui=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.jdt.ui.source=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.jdt.ui.source_2.8.3=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.jdt.ui_2.8.3=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.pde.ui=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.pde.ui.source=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.pde.ui.source_2.8.3=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.pde.ui_2.8.3=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.refactoring=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.refactoring.source=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.refactoring.source_2.8.3=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.refactoring_2.8.3=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.samples=2.8.2.202307181937
[echoproperties] org.eclipse.objectteams.otdt.samples.source=2.8.2.202307181937
[echoproperties] org.eclipse.objectteams.otdt.samples.source_2.8.2=2.8.2.202307181937
[echoproperties] org.eclipse.objectteams.otdt.samples_2.8.2=2.8.2.202307181937
[echoproperties] org.eclipse.objectteams.otdt.source=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.source_2.8.3=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.test.builder=2.0.0
[echoproperties] org.eclipse.objectteams.otdt.test.builder_2.0.0=2.0.0
[echoproperties] org.eclipse.objectteams.otdt.tests=2.0.0
[echoproperties] org.eclipse.objectteams.otdt.tests_2.0.0=2.0.0
[echoproperties] org.eclipse.objectteams.otdt.ui=2.8.1.202307181937
[echoproperties] org.eclipse.objectteams.otdt.ui.help=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.ui.help.source=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.ui.help.source_2.8.3=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.ui.help_2.8.3=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.ui.source=2.8.1.202307181937
[echoproperties] org.eclipse.objectteams.otdt.ui.source_2.8.1=2.8.1.202307181937
[echoproperties] org.eclipse.objectteams.otdt.ui.tests=2.0.0
[echoproperties] org.eclipse.objectteams.otdt.ui.tests.dom=2.0.0
[echoproperties] org.eclipse.objectteams.otdt.ui.tests.dom_2.0.0=2.0.0
[echoproperties] org.eclipse.objectteams.otdt.ui.tests.refactoring=2.0.0
[echoproperties] org.eclipse.objectteams.otdt.ui.tests.refactoring_2.0.0=2.0.0
[echoproperties] org.eclipse.objectteams.otdt.ui.tests_2.0.0=2.0.0
[echoproperties] org.eclipse.objectteams.otdt.ui_2.8.1=2.8.1.202307181937
[echoproperties] org.eclipse.objectteams.otdt_2.8.3=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otequinox=2.8.2.202307181937
[echoproperties] org.eclipse.objectteams.otequinox.branding=2.6.0.201706061121
[echoproperties] org.eclipse.objectteams.otequinox.branding.otre=2.6.0.201706061122
[echoproperties] org.eclipse.objectteams.otequinox.branding.otre_2.6.0=2.6.0.201706061122
[echoproperties] org.eclipse.objectteams.otequinox.branding_2.6.0=2.6.0.201706061121
[echoproperties] org.eclipse.objectteams.otequinox.turbo=2.4.0.201506091717
[echoproperties] org.eclipse.objectteams.otequinox.turbo_2.4.0=2.4.0.201506091717
[echoproperties] org.eclipse.objectteams.otequinox_2.8.2=2.8.2.202307181937
[echoproperties] org.eclipse.objectteams.otre=2.7.0.201806120901
[echoproperties] org.eclipse.objectteams.otre_2.7.0=2.7.0.201806120901
[echoproperties] org.eclipse.objectteams.otredyn=1.4.3.202403301859
[echoproperties] org.eclipse.objectteams.otredyn_1.4.3=1.4.3.202403301859
[echoproperties] org.eclipse.objectteams.runtime=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.runtime_2.8.3=2.8.3.202403301859
[echoproperties] org.eclipse.text.tests=3.14.500.I20240325-1800
[echoproperties] org.eclipse.text.tests_3.14.500=3.14.500.I20240325-1800
[echoproperties] org.eclipse.urischeme/skipAutoRegistration=true
[echoproperties] org.hamcrest.core=2.2.0.v20230809-1000
[echoproperties] org.hamcrest.core_2.2.0=2.2.0.v20230809-1000
[echoproperties] org.hamcrest.library=1.3.0.v20180524-2246
[echoproperties] org.hamcrest.library_1.3.0=1.3.0.v20180524-2246
[echoproperties] org.objectweb.asm=9.6.0
[echoproperties] org.objectweb.asm.commons=9.6.0
[echoproperties] org.objectweb.asm.commons_9.6.0=9.6.0
[echoproperties] org.objectweb.asm.tree=9.6.0
[echoproperties] org.objectweb.asm.tree.analysis=9.6.0
[echoproperties] org.objectweb.asm.tree.analysis_9.6.0=9.6.0
[echoproperties] org.objectweb.asm.tree_9.6.0=9.6.0
[echoproperties] org.objectweb.asm.util=9.6.0
[echoproperties] org.objectweb.asm.util_9.6.0=9.6.0
[echoproperties] org.objectweb.asm_9.6.0=9.6.0
[echoproperties] os=linux
[echoproperties] os.arch=amd64
[echoproperties] os.isLinux=true
[echoproperties] os.name=Linux
[echoproperties] os.version=6.2.9-300.fc38.x86_64
[echoproperties] otdtUpdatesDir=/home/jenkins/agent/workspace/buildAndTest/testrun/updateSite
[echoproperties] otequinox.agent.jar=/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.objectteams.otequinox_2.8.2.202307181937/otequinoxAgent.jar
[echoproperties] path.separator=\:
[echoproperties] plugin-name=org.eclipse.jdt.debug.tests
[echoproperties] plugin-path=
[echoproperties] published.updates=/home/jenkins/downloads/objectteams/updates/ot2.8/202307181937
[echoproperties] run.eclipseScriptDir=plugins/org.eclipse.pde.build_3.12.400.v20240321-1452/scripts
[echoproperties] saxon.jar.name=saxon8.jar
[echoproperties] saxon.jar.path=/home/jenkins/.ant/lib/saxon8.jar
[echoproperties] stderr.encoding=UTF-8
[echoproperties] stdout.encoding=UTF-8
[echoproperties] sun.arch.data.model=64
[echoproperties] sun.boot.library.path=/opt/tools/java/openjdk/jdk-21/jdk-21.0.2/lib
[echoproperties] sun.cpu.endian=little
[echoproperties] sun.io.unicode.encoding=UnicodeLittle
[echoproperties] sun.java.command=org.apache.tools.ant.launch.Launcher -cp  -f /home/jenkins/agent/workspace/buildAndTest/releng/build-scripts/build/run.xml -Declipse-app.tgz\=https\://download.eclipse.org/eclipse/downloads/drops4/I20240325-1800/eclipse-SDK-I20240325-1800-linux-gtk-x86_64.tar.gz -Declipse.tests.zip\=https\://download.eclipse.org/eclipse/downloads/drops4/I20240325-1800/eclipse-test-framework-I20240325-1800.zip -Declipse.sdk.qualifier\=I20240325-1800 -Dpublished.updates\=/home/jenkins/downloads/objectteams/updates/ot2.8/202307181937 -Ddo.run.tests\=true -Dtest.tmpDir\=/tmp/genie.objectteams -DfetchCacheLocation\=/home/jenkins/gitCache -Dmap.file.path\=/home/jenkins/agent/workspace/buildAndTest/releng/map/otdt.map -D_hasSaxon.jar\=true ot-junit-all
[echoproperties] sun.java.launcher=SUN_STANDARD
[echoproperties] sun.jnu.encoding=UTF-8
[echoproperties] sun.management.compiler=HotSpot 64-Bit Tiered Compilers
[echoproperties] test-output=/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/org.eclipse.jdt.debug.tests.AutomatedSuite.xml
[echoproperties] test.eclipseDir=/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse
[echoproperties] test.root.dir=/home/jenkins/agent/workspace/buildAndTest/testrun/test-root
[echoproperties] test.tmpDir=/tmp/genie.objectteams
[echoproperties] testPlugin=org.eclipse.jdt.debug.tests_3.12.400.I20240325-1800
[echoproperties] testframeworkinitialized=true
[echoproperties] testsUpdatesDirBase=/home/jenkins/agent/workspace/buildAndTest/testrun/updateSiteTests
[echoproperties] timeout=7200000
[echoproperties] timestamp=202403301857
[echoproperties] user.country=US
[echoproperties] user.dir=/home/jenkins/agent/workspace/buildAndTest/testrun
[echoproperties] user.home=/home/jenkins
[echoproperties] user.language=en
[echoproperties] user.name=jenkins
[echoproperties] vm=java
[echoproperties] vm.args=-Xmx912m
[echoproperties] vmargs=-Xmx1200m -XX\:-UseGCOverheadLimit
[echoproperties] ws=gtk

ui-test:

init:

java-test:
     [echo] Running org.eclipse.jdt.debug.tests.AutomatedSuite. Result file: /home/jenkins/agent/workspace/buildAndTest/testrun/test-root/results/org.eclipse.jdt.debug.tests.AutomatedSuite.xml
     [echo] timout property: 7200000
     [echo] frameworkvmargs:  -Xms256m -Xmx2048m -Xmx1024m
     [echo] vmargs: -Xmx1200m -XX:-UseGCOverheadLimit
     [echo] extraVMargs: -XX:+HeapDumpOnOutOfMemoryError -ea --add-modules ALL-SYSTEM              --add-opens java.base/jdk.internal.loader=ALL-UNNAMED              --add-opens jdk.localedata/sun.util.resources.cldr.provider=ALL-UNNAMED              --add-opens jdk.localedata/sun.util.resources.provider=ALL-UNNAMED              --add-opens java.security.jgss/sun.security.krb5.internal.ssl=ALL-UNNAMED              --add-opens java.base/jdk.internal.module=ALL-UNNAMED              --add-opens java.base/java.lang=ALL-UNNAMED              --add-opens java.base/java.lang.module=ALL-UNNAMED              --add-opens java.base/jdk.internal.reflect=ALL-UNNAMED              --add-opens java.base/jdk.internal.ref=ALL-UNNAMED              --add-opens java.base/jdk.internal.math=ALL-UNNAMED              --add-opens java.base/jdk.internal.misc=ALL-UNNAMED              --add-opens jdk.zipfs/jdk.nio.zipfs=ALL-UNNAMED              --illegal-access=permit              -DDetectVMInstallationsJob.disabled=true              -Djava.io.tmpdir=/tmp/genie.objectteams -Dot.weaving=otdre -javaagent:/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.objectteams.otequinox_2.8.2.202307181937/otequinoxAgent.jar              -Dcompliance=1.8,11,17,18
     [echo] frameworkperfargs: 
     [echo] crash loglocationarg (if any): ${loglocationarg}
     [echo] crash loglocation (if not default): 
     [java] OpenJDK 64-Bit Server VM warning: Ignoring option --illegal-access=permit; support was removed in 17.0
     [java] WARNING: Using incubator modules: jdk.incubator.vector
     [java] WARNING: package sun.security.krb5.internal.ssl not in java.security.jgss
     [java] WARNING: java.io.tmpdir directory does not exist
     [java] Mar 30, 2024 7:02:11 PM org.apache.aries.spifly.BaseActivator log
     [java] INFO: Registered provider org.slf4j.simple.SimpleServiceProvider of service org.slf4j.spi.SLF4JServiceProvider in bundle slf4j.simple
     [java] WARNING: Annotation classes from the 'javax.inject' or 'javax.annotation' package found.
     [java] It is recommended to migrate to the corresponding replacements in the jakarta namespace.
     [java] The Eclipse E4 Platform will remove support for those javax-annotations in a future release.
     [java] To suppress this warning, set the VM property: -Declipse.e4.inject.javax.warning=false
     [java] To disable processing of 'javax' annotations entirely, set the VM property: -Declipse.e4.inject.javax.disabled=true
     [java] 
     [java] INFO: timeoutScreenOutputDir: /home/jenkins/agent/workspace/buildAndTest/testrun/test-root/results/timeoutScreens
     [java] INFO: timeout: 7200000
     [java] Java Result: 1

collect-results:

cleanup:

run:

collect:

otdt_debug_tests:

runtests:

init:

suite:

init:
     [echo] ANT_OPTS: -Xmx1024m
     [echo] basedir = /home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse
[echoproperties] #Ant properties
[echoproperties] #Sat Mar 30 19:19:39 UTC 2024
[echoproperties] Aspect537350_A=1.0.0.202403301859
[echoproperties] Aspect537350_A_1.0.0=1.0.0.202403301859
[echoproperties] Aspect537350_B=1.0.0.202403301859
[echoproperties] Aspect537350_B_1.0.0=1.0.0.202403301859
[echoproperties] Aspect537351=1.0.0.202403301859
[echoproperties] Aspect537351_1.0.0=1.0.0.202403301859
[echoproperties] Aspect537533=1.0.0.202403301859
[echoproperties] Aspect537533_1.0.0=1.0.0.202403301859
[echoproperties] Aspect571542_A=1.0.0.202403301859
[echoproperties] Aspect571542_A_1.0.0=1.0.0.202403301859
[echoproperties] Aspect571542_B=1.0.0.202403301859
[echoproperties] Aspect571542_B_1.0.0=1.0.0.202403301859
[echoproperties] Base537350_A=1.0.0.202403301859
[echoproperties] Base537350_A_1.0.0=1.0.0.202403301859
[echoproperties] Base537350_B=1.0.0.202403301859
[echoproperties] Base537350_B_1.0.0=1.0.0.202403301859
[echoproperties] Base537351=1.0.0.202403301859
[echoproperties] Base537351_1.0.0=1.0.0.202403301859
[echoproperties] Base537533=1.0.0.202403301859
[echoproperties] Base537533_1.0.0=1.0.0.202403301859
[echoproperties] Base571542_A=1.0.0.202403301859
[echoproperties] Base571542_A_1.0.0=1.0.0.202403301859
[echoproperties] Base571542_B=1.0.0.202403301859
[echoproperties] Base571542_B_1.0.0=1.0.0.202403301859
[echoproperties] DSTAMP=20240330
[echoproperties] Middle537351=1.0.0.202403301859
[echoproperties] Middle537351_1.0.0=1.0.0.202403301859
[echoproperties] NOW.DSTAMP=20240330
[echoproperties] NOW.TODAY=March 30 2024
[echoproperties] NOW.TSTAMP=1919
[echoproperties] OTEquinoxTests=1.0.0.202403301859
[echoproperties] OTEquinoxTests_1.0.0=1.0.0.202403301859
[echoproperties] OTScriptDir=/home/jenkins/agent/workspace/buildAndTest/releng/build-scripts/build
[echoproperties] TIMENOW=1919390771
[echoproperties] TODAY=March 30 2024
[echoproperties] TSTAMP=1919
[echoproperties] _hasSaxon.jar=true
[echoproperties] _toplevelDir=/home/jenkins/agent/workspace/buildAndTest/releng/build-scripts/build
[echoproperties] ant.core.lib=/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant.jar
[echoproperties] ant.file=/home/jenkins/agent/workspace/buildAndTest/releng/build-scripts/build/lib/library.xml
[echoproperties] ant.file.Automated\ Object\ Teams\ Testing=/home/jenkins/agent/workspace/buildAndTest/releng/build-scripts/build/test.xml
[echoproperties] ant.file.Library=/home/jenkins/agent/workspace/buildAndTest/releng/build-scripts/build/lib/library.xml
[echoproperties] ant.file.Main\ Object\ Teams\ Build\ and\ Test\ Automation=/home/jenkins/agent/workspace/buildAndTest/releng/build-scripts/build/run.xml
[echoproperties] ant.file.testsuite=/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.objectteams.otdt.debug.tests_2.0.0/test.xml
[echoproperties] ant.file.type=file
[echoproperties] ant.file.type.Automated\ Object\ Teams\ Testing=file
[echoproperties] ant.file.type.Library=file
[echoproperties] ant.file.type.Main\ Object\ Teams\ Build\ and\ Test\ Automation=file
[echoproperties] ant.file.type.testsuite=file
[echoproperties] ant.home=/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest
[echoproperties] ant.java.version=21
[echoproperties] ant.library.dir=/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib
[echoproperties] ant.project.default-target=usage
[echoproperties] ant.project.invoked-targets=ui-test
[echoproperties] ant.project.name=Library
[echoproperties] ant.version=Apache Ant(TM) version 1.10.12 compiled on October 13 2021
[echoproperties] arch=x86_64
[echoproperties] baseLocation=/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse
[echoproperties] basearch=x86_64
[echoproperties] basedir=/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse
[echoproperties] baseos=linux
[echoproperties] basews=gtk
[echoproperties] bootLocation=/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/eclipse
[echoproperties] build.root.dir=/home/jenkins/agent/workspace/buildAndTest/testrun/build-root
[echoproperties] buildDirectory=/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src
[echoproperties] buildId=2.8.3
[echoproperties] buildLabel=I-2.8.3-202403301857
[echoproperties] buildType=I
[echoproperties] builder-otcompiler=/home/jenkins/agent/workspace/buildAndTest/releng/build-scripts/build/OT-Compiler
[echoproperties] builder-otdt=/home/jenkins/agent/workspace/buildAndTest/releng/build-scripts/build/OTDT-Build
[echoproperties] buildfile=/home/jenkins/agent/workspace/buildAndTest/releng/build-scripts/build/build.xml
[echoproperties] classname=org.eclipse.objectteams.otdt.debug.tests.AllTests
[echoproperties] coverage-output=/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/coverage
[echoproperties] data-dir=/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/otdt-tests-workspace/otdt-debug-folder
[echoproperties] do.run.tests=true
[echoproperties] eclipse-app.tgz=https\://download.eclipse.org/eclipse/downloads/drops4/I20240325-1800/eclipse-SDK-I20240325-1800-linux-gtk-x86_64.tar.gz
[echoproperties] eclipse-home=/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse
[echoproperties] eclipse.sdk.qualifier=I20240325-1800
[echoproperties] eclipse.tests.zip=https\://download.eclipse.org/eclipse/downloads/drops4/I20240325-1800/eclipse-test-framework-I20240325-1800.zip
[echoproperties] env.ANT_HOME=/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest
[echoproperties] env.ANT_OPTS=-Xmx1024m
[echoproperties] env.BUILD_DISPLAY_NAME=\#942
[echoproperties] env.BUILD_ID=942
[echoproperties] env.BUILD_NUMBER=942
[echoproperties] env.BUILD_TAG=jenkins-buildAndTest-942
[echoproperties] env.BUILD_URL=https\://ci.eclipse.org/objectteams/job/buildAndTest/942/
[echoproperties] env.CI=true
[echoproperties] env.DISPLAY=\:40
[echoproperties] env.EXECUTOR_NUMBER=0
[echoproperties] env.GITLAB_OBJECT_KIND=none
[echoproperties] env.HOME=/home/jenkins
[echoproperties] env.HOSTNAME=centos-7-sw7vx
[echoproperties] env.HUDSON_COOKIE=f2b343d6-1876-484f-a185-836f1bab4cd4
[echoproperties] env.HUDSON_HOME=/var/jenkins
[echoproperties] env.HUDSON_SERVER_COOKIE=f0104a5ecfe037d6
[echoproperties] env.HUDSON_URL=https\://ci.eclipse.org/objectteams/
[echoproperties] env.JAVA_HOME=/opt/tools/java/openjdk/jdk-21/latest
[echoproperties] env.JAVA_TMPDIR=/tmp/genie.objectteams
[echoproperties] env.JENKINS_AGENT_NAME=centos-7-sw7vx
[echoproperties] env.JENKINS_AGENT_WORKDIR=/home/jenkins/agent
[echoproperties] env.JENKINS_DISCOVERY_PORT=tcp\://10.30.213.101\:50000
[echoproperties] env.JENKINS_DISCOVERY_PORT_50000_TCP=tcp\://10.30.213.101\:50000
[echoproperties] env.JENKINS_DISCOVERY_PORT_50000_TCP_ADDR=10.30.213.101
[echoproperties] env.JENKINS_DISCOVERY_PORT_50000_TCP_PORT=50000
[echoproperties] env.JENKINS_DISCOVERY_PORT_50000_TCP_PROTO=tcp
[echoproperties] env.JENKINS_DISCOVERY_SERVICE_HOST=10.30.213.101
[echoproperties] env.JENKINS_DISCOVERY_SERVICE_PORT=50000
[echoproperties] env.JENKINS_DISCOVERY_SERVICE_PORT_JNLP=50000
[echoproperties] env.JENKINS_HOME=/var/jenkins
[echoproperties] env.JENKINS_NAME=centos-7-sw7vx
[echoproperties] env.JENKINS_REMOTING_JAVA_OPTS=-showversion -XshowSettings\:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled\=true -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID\=true
[echoproperties] env.JENKINS_SECRET=8d5b1adf6dffde2e7e6f3ff45077951c8c411e9a228c5ec14f683d5545cac5e0
[echoproperties] env.JENKINS_SERVER_COOKIE=f0104a5ecfe037d6
[echoproperties] env.JENKINS_TUNNEL=jenkins-discovery.objectteams.svc.cluster.local\:50000
[echoproperties] env.JENKINS_UI_PORT=tcp\://10.30.65.215\:80
[echoproperties] env.JENKINS_UI_PORT_80_TCP=tcp\://10.30.65.215\:80
[echoproperties] env.JENKINS_UI_PORT_80_TCP_ADDR=10.30.65.215
[echoproperties] env.JENKINS_UI_PORT_80_TCP_PORT=80
[echoproperties] env.JENKINS_UI_PORT_80_TCP_PROTO=tcp
[echoproperties] env.JENKINS_UI_SERVICE_HOST=10.30.65.215
[echoproperties] env.JENKINS_UI_SERVICE_PORT=80
[echoproperties] env.JENKINS_UI_SERVICE_PORT_HTTP=80
[echoproperties] env.JENKINS_URL=https\://ci.eclipse.org/objectteams/
[echoproperties] env.JOB_BASE_NAME=buildAndTest
[echoproperties] env.JOB_DISPLAY_URL=https\://ci.eclipse.org/objectteams/job/buildAndTest/display/redirect
[echoproperties] env.JOB_NAME=buildAndTest
[echoproperties] env.JOB_URL=https\://ci.eclipse.org/objectteams/job/buildAndTest/
[echoproperties] env.KUBERNETES_PORT=tcp\://10.30.0.1\:443
[echoproperties] env.KUBERNETES_PORT_443_TCP=tcp\://10.30.0.1\:443
[echoproperties] env.KUBERNETES_PORT_443_TCP_ADDR=10.30.0.1
[echoproperties] env.KUBERNETES_PORT_443_TCP_PORT=443
[echoproperties] env.KUBERNETES_PORT_443_TCP_PROTO=tcp
[echoproperties] env.KUBERNETES_SERVICE_HOST=10.30.0.1
[echoproperties] env.KUBERNETES_SERVICE_PORT=443
[echoproperties] env.KUBERNETES_SERVICE_PORT_HTTPS=443
[echoproperties] env.LANG=en_US.UTF-8
[echoproperties] env.MAIN_TARGET=ot-junit-all
[echoproperties] env.NODE_LABELS=centos-7 jipp-migration migration centos-7-sw7vx
[echoproperties] env.NODE_NAME=centos-7-sw7vx
[echoproperties] env.NSS_SDB_USE_CACHE=no
[echoproperties] env.OPENJ9_JAVA_OPTIONS=-XX\:+IgnoreUnrecognizedVMOptions -XX\:+IdleTuningCompactOnIdle -XX\:+IdleTuningGcOnIdle
[echoproperties] env.OT_VERSION=2.8.3
[echoproperties] env.PATH=/opt/tools/java/openjdk/jdk-21/latest/bin\:/shared/common/apache-ant-1.10.5//bin\:/opt/tools/java/openjdk/jdk-21/latest/bin\:/opt/tools/java/oracle/jdk-9/latest/bin\:/opt/tools/java/openjdk/jdk-11/latest/bin\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/bin\:/opt/tools/java/oracle/jdk-9/latest/bin\:/usr/local/sbin\:/usr/local/bin\:/usr/sbin\:/usr/bin\:/sbin\:/bin
[echoproperties] env.PROMOTE=staging
[echoproperties] env.PWD=/home/jenkins/agent/workspace/buildAndTest/testrun
[echoproperties] env.RUN_ARTIFACTS_DISPLAY_URL=https\://ci.eclipse.org/objectteams/job/buildAndTest/942/display/redirect?page\=artifacts
[echoproperties] env.RUN_CHANGES_DISPLAY_URL=https\://ci.eclipse.org/objectteams/job/buildAndTest/942/display/redirect?page\=changes
[echoproperties] env.RUN_DISPLAY_URL=https\://ci.eclipse.org/objectteams/job/buildAndTest/942/display/redirect
[echoproperties] env.RUN_TESTS_DISPLAY_URL=https\://ci.eclipse.org/objectteams/job/buildAndTest/942/display/redirect?page\=tests
[echoproperties] env.SHLVL=2
[echoproperties] env.SIGN=nosign
[echoproperties] env.SSH_AUTH_SOCK=/tmp/ssh-Mhhbrkk0MZ7C/agent.45
[echoproperties] env.TERM=xterm
[echoproperties] env.UPDATE_SITE_BASE=ot2.8
[echoproperties] env.USER_NAME=jenkins
[echoproperties] env.WORKSPACE=/home/jenkins/agent/workspace/buildAndTest
[echoproperties] env.WORKSPACE_TMP=/home/jenkins/agent/workspace/buildAndTest@tmp
[echoproperties] env.XAUTHORITY=/home/jenkins/agent/workspace/buildAndTest/.Xauthority-14970781020924742116
[echoproperties] env.branch=master
[echoproperties] env.callTarget=ot-junit-all
[echoproperties] envantopts=-Xmx1024m
[echoproperties] extraVMargs=-XX\:+HeapDumpOnOutOfMemoryError -ea --add-modules ALL-SYSTEM              --add-opens java.base/jdk.internal.loader\=ALL-UNNAMED              --add-opens jdk.localedata/sun.util.resources.cldr.provider\=ALL-UNNAMED              --add-opens jdk.localedata/sun.util.resources.provider\=ALL-UNNAMED              --add-opens java.security.jgss/sun.security.krb5.internal.ssl\=ALL-UNNAMED              --add-opens java.base/jdk.internal.module\=ALL-UNNAMED              --add-opens java.base/java.lang\=ALL-UNNAMED              --add-opens java.base/java.lang.module\=ALL-UNNAMED              --add-opens java.base/jdk.internal.reflect\=ALL-UNNAMED              --add-opens java.base/jdk.internal.ref\=ALL-UNNAMED              --add-opens java.base/jdk.internal.math\=ALL-UNNAMED              --add-opens java.base/jdk.internal.misc\=ALL-UNNAMED              --add-opens jdk.zipfs/jdk.nio.zipfs\=ALL-UNNAMED              --illegal-access\=permit              -DDetectVMInstallationsJob.disabled\=true              -Djava.io.tmpdir\=/tmp/genie.objectteams -Dot.weaving\=otdre -javaagent\:/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.objectteams.otequinox_2.8.2.202307181937/otequinoxAgent.jar              -Dcompliance\=1.8,11,17,18
[echoproperties] fetchCacheLocation=/home/jenkins/gitCache
[echoproperties] file-id=XXX
[echoproperties] file.encoding=UTF-8
[echoproperties] file.separator=/
[echoproperties] formatter=org.apache.tools.ant.taskdefs.optional.junit.XMLJUnitResultFormatter
[echoproperties] git.pde.build=org.eclipse.egit.fetchfactory_0.12.0.202304020031.jar
[echoproperties] installmode=clean
[echoproperties] java.class.path=/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-launcher.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-antlr.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-apache-bcel.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-apache-bsf.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-apache-log4j.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-apache-oro.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-apache-regexp.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-apache-resolver.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-apache-xalan2.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-commons-logging.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-commons-net.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-imageio.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-jai.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-javamail.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-jdepend.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-jmf.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-jsch.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-junit.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-junit4.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-junitlauncher.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-launcher.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-netrexx.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-swing.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-testutil.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-xz.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant.jar
[echoproperties] java.class.version=65.0
[echoproperties] java.home=/opt/tools/java/openjdk/jdk-21/jdk-21.0.2
[echoproperties] java.io.tmpdir=/tmp
[echoproperties] java.library.path=/usr/java/packages/lib\:/usr/lib64\:/lib64\:/lib\:/usr/lib
[echoproperties] java.runtime.name=OpenJDK Runtime Environment
[echoproperties] java.runtime.version=21.0.2+13-58
[echoproperties] java.specification.name=Java Platform API Specification
[echoproperties] java.specification.vendor=Oracle Corporation
[echoproperties] java.specification.version=21
[echoproperties] java.vendor=Oracle Corporation
[echoproperties] java.vendor.url=https\://java.oracle.com/
[echoproperties] java.vendor.url.bug=https\://bugreport.java.com/bugreport/
[echoproperties] java.version=21.0.2
[echoproperties] java.version.date=2024-01-16
[echoproperties] java.vm.compressedOopsMode=32-bit
[echoproperties] java.vm.info=mixed mode, sharing
[echoproperties] java.vm.name=OpenJDK 64-Bit Server VM
[echoproperties] java.vm.specification.name=Java Virtual Machine Specification
[echoproperties] java.vm.specification.vendor=Oracle Corporation
[echoproperties] java.vm.specification.version=21
[echoproperties] java.vm.vendor=Oracle Corporation
[echoproperties] java.vm.version=21.0.2+13-58
[echoproperties] jdk.debug=release
[echoproperties] jdt.feature.version=3.19.500.v20240325-2137
[echoproperties] jdt.feature.version.next=3.19.500.v20240325-2138
[echoproperties] junit-report-output=/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/results
[echoproperties] junit-stylesheet=/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/JUNIT.XSL
[echoproperties] launchTarget=java-test
[echoproperties] library-file=/home/jenkins/agent/workspace/buildAndTest/testrun/../releng/build-scripts/build/lib/library.xml
[echoproperties] line.separator=\n
[echoproperties] map.file.path=/home/jenkins/agent/workspace/buildAndTest/releng/map/otdt.map
[echoproperties] native.encoding=UTF-8
[echoproperties] org.apache.bcel=5.2.0.v201005080400
[echoproperties] org.apache.bcel_5.2.0=5.2.0.v201005080400
[echoproperties] org.eclipse.core.filebuffers.tests=3.13.400.I20240325-1800
[echoproperties] org.eclipse.core.filebuffers.tests_3.13.400=3.13.400.I20240325-1800
[echoproperties] org.eclipse.equinox.launcher_jar=org.eclipse.equinox.launcher_1.6.800.v20240304-1850.jar
[echoproperties] org.eclipse.jdt.annotation=2.3.0.v20240111-2306
[echoproperties] org.eclipse.jdt.annotation_1.2.100=1.2.100.v20240212-1051
[echoproperties] org.eclipse.jdt.annotation_2.3.0=2.3.0.v20240111-2306
[echoproperties] org.eclipse.jdt.core=3.38.0.OTDT_r283_202403301859
[echoproperties] org.eclipse.jdt.core.compiler.batch=3.38.0.OTDT_r283_202403301859
[echoproperties] org.eclipse.jdt.core.compiler.batch_3.38.0=3.38.0.OTDT_r283_202403301859
[echoproperties] org.eclipse.jdt.core.source=3.38.0.OTDT_r283_202403301859
[echoproperties] org.eclipse.jdt.core.source_3.38.0=3.38.0.OTDT_r283_202403301859
[echoproperties] org.eclipse.jdt.core.tests.builder=3.12.400.I20240325-1800
[echoproperties] org.eclipse.jdt.core.tests.builder_3.12.400=3.12.400.I20240325-1800
[echoproperties] org.eclipse.jdt.core.tests.compiler=3.13.400.202403301859
[echoproperties] org.eclipse.jdt.core.tests.compiler_3.13.400=3.13.400.202403301859
[echoproperties] org.eclipse.jdt.core.tests.model=3.13.0.202403301859
[echoproperties] org.eclipse.jdt.core.tests.model_3.13.0=3.13.0.202403301859
[echoproperties] org.eclipse.jdt.core_3.38.0=3.38.0.OTDT_r283_202403301859
[echoproperties] org.eclipse.jdt.debug.tests=3.12.400.I20240325-1800
[echoproperties] org.eclipse.jdt.debug.tests_3.12.400=3.12.400.I20240325-1800
[echoproperties] org.eclipse.jdt.text.tests=3.14.400.I20240325-1800
[echoproperties] org.eclipse.jdt.text.tests_3.14.400=3.14.400.I20240325-1800
[echoproperties] org.eclipse.jdt.ui.tests=3.15.400.I20240325-1800
[echoproperties] org.eclipse.jdt.ui.tests.refactoring=3.15.400.I20240325-1800
[echoproperties] org.eclipse.jdt.ui.tests.refactoring_3.15.400=3.15.400.I20240325-1800
[echoproperties] org.eclipse.jdt.ui.tests_3.15.400=3.15.400.I20240325-1800
[echoproperties] org.eclipse.jface.text.tests=3.13.500.I20240325-1800
[echoproperties] org.eclipse.jface.text.tests_3.13.500=3.13.500.I20240325-1800
[echoproperties] org.eclipse.objectteams.eclipse.monitor=2.5.0.201606070956
[echoproperties] org.eclipse.objectteams.eclipse.monitor_2.5.0=2.5.0.201606070956
[echoproperties] org.eclipse.objectteams.otdt=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.compiler.adaptor=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.compiler.adaptor.source=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.compiler.adaptor.source_2.8.3=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.compiler.adaptor_2.8.3=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.debug=2.8.2.202307181937
[echoproperties] org.eclipse.objectteams.otdt.debug.adaptor=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.debug.adaptor.source=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.debug.adaptor.source_2.8.3=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.debug.adaptor_2.8.3=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.debug.source=2.8.2.202307181937
[echoproperties] org.eclipse.objectteams.otdt.debug.source_2.8.2=2.8.2.202307181937
[echoproperties] org.eclipse.objectteams.otdt.debug.tests=2.0.0
[echoproperties] org.eclipse.objectteams.otdt.debug.tests_2.0.0=2.0.0
[echoproperties] org.eclipse.objectteams.otdt.debug.ui=2.7.4.201906101736
[echoproperties] org.eclipse.objectteams.otdt.debug.ui.source=2.7.4.201906101736
[echoproperties] org.eclipse.objectteams.otdt.debug.ui.source_2.7.4=2.7.4.201906101736
[echoproperties] org.eclipse.objectteams.otdt.debug.ui_2.7.4=2.7.4.201906101736
[echoproperties] org.eclipse.objectteams.otdt.debug_2.8.2=2.8.2.202307181937
[echoproperties] org.eclipse.objectteams.otdt.doc=2.5.0.201606070956
[echoproperties] org.eclipse.objectteams.otdt.doc_2.5.0=2.5.0.201606070956
[echoproperties] org.eclipse.objectteams.otdt.jdt.ui=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.jdt.ui.source=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.jdt.ui.source_2.8.3=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.jdt.ui_2.8.3=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.pde.ui=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.pde.ui.source=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.pde.ui.source_2.8.3=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.pde.ui_2.8.3=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.refactoring=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.refactoring.source=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.refactoring.source_2.8.3=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.refactoring_2.8.3=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.samples=2.8.2.202307181937
[echoproperties] org.eclipse.objectteams.otdt.samples.source=2.8.2.202307181937
[echoproperties] org.eclipse.objectteams.otdt.samples.source_2.8.2=2.8.2.202307181937
[echoproperties] org.eclipse.objectteams.otdt.samples_2.8.2=2.8.2.202307181937
[echoproperties] org.eclipse.objectteams.otdt.source=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.source_2.8.3=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.test.builder=2.0.0
[echoproperties] org.eclipse.objectteams.otdt.test.builder_2.0.0=2.0.0
[echoproperties] org.eclipse.objectteams.otdt.tests=2.0.0
[echoproperties] org.eclipse.objectteams.otdt.tests_2.0.0=2.0.0
[echoproperties] org.eclipse.objectteams.otdt.ui=2.8.1.202307181937
[echoproperties] org.eclipse.objectteams.otdt.ui.help=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.ui.help.source=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.ui.help.source_2.8.3=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.ui.help_2.8.3=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.ui.source=2.8.1.202307181937
[echoproperties] org.eclipse.objectteams.otdt.ui.source_2.8.1=2.8.1.202307181937
[echoproperties] org.eclipse.objectteams.otdt.ui.tests=2.0.0
[echoproperties] org.eclipse.objectteams.otdt.ui.tests.dom=2.0.0
[echoproperties] org.eclipse.objectteams.otdt.ui.tests.dom_2.0.0=2.0.0
[echoproperties] org.eclipse.objectteams.otdt.ui.tests.refactoring=2.0.0
[echoproperties] org.eclipse.objectteams.otdt.ui.tests.refactoring_2.0.0=2.0.0
[echoproperties] org.eclipse.objectteams.otdt.ui.tests_2.0.0=2.0.0
[echoproperties] org.eclipse.objectteams.otdt.ui_2.8.1=2.8.1.202307181937
[echoproperties] org.eclipse.objectteams.otdt_2.8.3=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otequinox=2.8.2.202307181937
[echoproperties] org.eclipse.objectteams.otequinox.branding=2.6.0.201706061121
[echoproperties] org.eclipse.objectteams.otequinox.branding.otre=2.6.0.201706061122
[echoproperties] org.eclipse.objectteams.otequinox.branding.otre_2.6.0=2.6.0.201706061122
[echoproperties] org.eclipse.objectteams.otequinox.branding_2.6.0=2.6.0.201706061121
[echoproperties] org.eclipse.objectteams.otequinox.turbo=2.4.0.201506091717
[echoproperties] org.eclipse.objectteams.otequinox.turbo_2.4.0=2.4.0.201506091717
[echoproperties] org.eclipse.objectteams.otequinox_2.8.2=2.8.2.202307181937
[echoproperties] org.eclipse.objectteams.otre=2.7.0.201806120901
[echoproperties] org.eclipse.objectteams.otre_2.7.0=2.7.0.201806120901
[echoproperties] org.eclipse.objectteams.otredyn=1.4.3.202403301859
[echoproperties] org.eclipse.objectteams.otredyn_1.4.3=1.4.3.202403301859
[echoproperties] org.eclipse.objectteams.runtime=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.runtime_2.8.3=2.8.3.202403301859
[echoproperties] org.eclipse.text.tests=3.14.500.I20240325-1800
[echoproperties] org.eclipse.text.tests_3.14.500=3.14.500.I20240325-1800
[echoproperties] org.hamcrest.core=2.2.0.v20230809-1000
[echoproperties] org.hamcrest.core_2.2.0=2.2.0.v20230809-1000
[echoproperties] org.hamcrest.library=1.3.0.v20180524-2246
[echoproperties] org.hamcrest.library_1.3.0=1.3.0.v20180524-2246
[echoproperties] org.objectweb.asm=9.6.0
[echoproperties] org.objectweb.asm.commons=9.6.0
[echoproperties] org.objectweb.asm.commons_9.6.0=9.6.0
[echoproperties] org.objectweb.asm.tree=9.6.0
[echoproperties] org.objectweb.asm.tree.analysis=9.6.0
[echoproperties] org.objectweb.asm.tree.analysis_9.6.0=9.6.0
[echoproperties] org.objectweb.asm.tree_9.6.0=9.6.0
[echoproperties] org.objectweb.asm.util=9.6.0
[echoproperties] org.objectweb.asm.util_9.6.0=9.6.0
[echoproperties] org.objectweb.asm_9.6.0=9.6.0
[echoproperties] os=linux
[echoproperties] os.arch=amd64
[echoproperties] os.isLinux=true
[echoproperties] os.name=Linux
[echoproperties] os.version=6.2.9-300.fc38.x86_64
[echoproperties] otdt-debug-folder=/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/otdt-tests-workspace/otdt-debug-folder
[echoproperties] otdt-tests-workspace=/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/otdt-tests-workspace
[echoproperties] otdtUpdatesDir=/home/jenkins/agent/workspace/buildAndTest/testrun/updateSite
[echoproperties] otequinox.agent.jar=/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.objectteams.otequinox_2.8.2.202307181937/otequinoxAgent.jar
[echoproperties] path.separator=\:
[echoproperties] plugin-name=org.eclipse.objectteams.otdt.debug.tests
[echoproperties] plugin-path=
[echoproperties] published.updates=/home/jenkins/downloads/objectteams/updates/ot2.8/202307181937
[echoproperties] run.eclipseScriptDir=plugins/org.eclipse.pde.build_3.12.400.v20240321-1452/scripts
[echoproperties] saxon.jar.name=saxon8.jar
[echoproperties] saxon.jar.path=/home/jenkins/.ant/lib/saxon8.jar
[echoproperties] stderr.encoding=UTF-8
[echoproperties] stdout.encoding=UTF-8
[echoproperties] sun.arch.data.model=64
[echoproperties] sun.boot.library.path=/opt/tools/java/openjdk/jdk-21/jdk-21.0.2/lib
[echoproperties] sun.cpu.endian=little
[echoproperties] sun.io.unicode.encoding=UnicodeLittle
[echoproperties] sun.java.command=org.apache.tools.ant.launch.Launcher -cp  -f /home/jenkins/agent/workspace/buildAndTest/releng/build-scripts/build/run.xml -Declipse-app.tgz\=https\://download.eclipse.org/eclipse/downloads/drops4/I20240325-1800/eclipse-SDK-I20240325-1800-linux-gtk-x86_64.tar.gz -Declipse.tests.zip\=https\://download.eclipse.org/eclipse/downloads/drops4/I20240325-1800/eclipse-test-framework-I20240325-1800.zip -Declipse.sdk.qualifier\=I20240325-1800 -Dpublished.updates\=/home/jenkins/downloads/objectteams/updates/ot2.8/202307181937 -Ddo.run.tests\=true -Dtest.tmpDir\=/tmp/genie.objectteams -DfetchCacheLocation\=/home/jenkins/gitCache -Dmap.file.path\=/home/jenkins/agent/workspace/buildAndTest/releng/map/otdt.map -D_hasSaxon.jar\=true ot-junit-all
[echoproperties] sun.java.launcher=SUN_STANDARD
[echoproperties] sun.jnu.encoding=UTF-8
[echoproperties] sun.management.compiler=HotSpot 64-Bit Tiered Compilers
[echoproperties] test-output=/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/org.eclipse.objectteams.otdt.debug.tests.AllTests.xml
[echoproperties] test.eclipseDir=/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse
[echoproperties] test.root.dir=/home/jenkins/agent/workspace/buildAndTest/testrun/test-root
[echoproperties] test.target=performance
[echoproperties] test.tmpDir=/tmp/genie.objectteams
[echoproperties] testPlugin=org.eclipse.objectteams.otdt.debug.tests_2.0.0
[echoproperties] testframeworkinitialized=true
[echoproperties] testsUpdatesDirBase=/home/jenkins/agent/workspace/buildAndTest/testrun/updateSiteTests
[echoproperties] timeout=7200000
[echoproperties] timestamp=202403301857
[echoproperties] user.country=US
[echoproperties] user.dir=/home/jenkins/agent/workspace/buildAndTest/testrun
[echoproperties] user.home=/home/jenkins
[echoproperties] user.language=en
[echoproperties] user.name=jenkins
[echoproperties] vm=java
[echoproperties] vm.args=-Xmx912m
[echoproperties] vmargs=-Xmx1200m -XX\:-UseGCOverheadLimit
[echoproperties] ws=gtk

ui-test:

init:

java-test:
     [echo] Running org.eclipse.objectteams.otdt.debug.tests.AllTests. Result file: /home/jenkins/agent/workspace/buildAndTest/testrun/test-root/results/org.eclipse.objectteams.otdt.debug.tests.AllTests.xml
     [echo] timout property: 7200000
     [echo] frameworkvmargs:  -Xms256m -Xmx2048m -Xmx1024m
     [echo] vmargs: -Xmx1200m -XX:-UseGCOverheadLimit
     [echo] extraVMargs: -XX:+HeapDumpOnOutOfMemoryError -ea --add-modules ALL-SYSTEM              --add-opens java.base/jdk.internal.loader=ALL-UNNAMED              --add-opens jdk.localedata/sun.util.resources.cldr.provider=ALL-UNNAMED              --add-opens jdk.localedata/sun.util.resources.provider=ALL-UNNAMED              --add-opens java.security.jgss/sun.security.krb5.internal.ssl=ALL-UNNAMED              --add-opens java.base/jdk.internal.module=ALL-UNNAMED              --add-opens java.base/java.lang=ALL-UNNAMED              --add-opens java.base/java.lang.module=ALL-UNNAMED              --add-opens java.base/jdk.internal.reflect=ALL-UNNAMED              --add-opens java.base/jdk.internal.ref=ALL-UNNAMED              --add-opens java.base/jdk.internal.math=ALL-UNNAMED              --add-opens java.base/jdk.internal.misc=ALL-UNNAMED              --add-opens jdk.zipfs/jdk.nio.zipfs=ALL-UNNAMED              --illegal-access=permit              -DDetectVMInstallationsJob.disabled=true              -Djava.io.tmpdir=/tmp/genie.objectteams -Dot.weaving=otdre -javaagent:/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.objectteams.otequinox_2.8.2.202307181937/otequinoxAgent.jar              -Dcompliance=1.8,11,17,18
     [echo] frameworkperfargs: 
     [echo] crash loglocationarg (if any): ${loglocationarg}
     [echo] crash loglocation (if not default): 
     [java] OpenJDK 64-Bit Server VM warning: Ignoring option --illegal-access=permit; support was removed in 17.0
     [java] WARNING: Using incubator modules: jdk.incubator.vector
     [java] WARNING: package sun.security.krb5.internal.ssl not in java.security.jgss
     [java] WARNING: java.io.tmpdir directory does not exist
     [java] Mar 30, 2024 7:19:41 PM org.apache.aries.spifly.BaseActivator log
     [java] INFO: Registered provider org.slf4j.simple.SimpleServiceProvider of service org.slf4j.spi.SLF4JServiceProvider in bundle slf4j.simple
     [java] WARNING: Annotation classes from the 'javax.inject' or 'javax.annotation' package found.
     [java] It is recommended to migrate to the corresponding replacements in the jakarta namespace.
     [java] The Eclipse E4 Platform will remove support for those javax-annotations in a future release.
     [java] To suppress this warning, set the VM property: -Declipse.e4.inject.javax.warning=false
     [java] To disable processing of 'javax' annotations entirely, set the VM property: -Declipse.e4.inject.javax.disabled=true
     [java] 
     [java] INFO: timeoutScreenOutputDir: /home/jenkins/agent/workspace/buildAndTest/testrun/test-root/results/timeoutScreens
     [java] INFO: timeout: 7200000

collect-results:

cleanup:

run:

jdt_ref_tests:

runtests:

init:

suite:

init:
     [echo] ANT_OPTS: -Xmx1024m
     [echo] basedir = /home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse
[echoproperties] #Ant properties
[echoproperties] #Sat Mar 30 19:20:13 UTC 2024
[echoproperties] Aspect537350_A=1.0.0.202403301859
[echoproperties] Aspect537350_A_1.0.0=1.0.0.202403301859
[echoproperties] Aspect537350_B=1.0.0.202403301859
[echoproperties] Aspect537350_B_1.0.0=1.0.0.202403301859
[echoproperties] Aspect537351=1.0.0.202403301859
[echoproperties] Aspect537351_1.0.0=1.0.0.202403301859
[echoproperties] Aspect537533=1.0.0.202403301859
[echoproperties] Aspect537533_1.0.0=1.0.0.202403301859
[echoproperties] Aspect571542_A=1.0.0.202403301859
[echoproperties] Aspect571542_A_1.0.0=1.0.0.202403301859
[echoproperties] Aspect571542_B=1.0.0.202403301859
[echoproperties] Aspect571542_B_1.0.0=1.0.0.202403301859
[echoproperties] Base537350_A=1.0.0.202403301859
[echoproperties] Base537350_A_1.0.0=1.0.0.202403301859
[echoproperties] Base537350_B=1.0.0.202403301859
[echoproperties] Base537350_B_1.0.0=1.0.0.202403301859
[echoproperties] Base537351=1.0.0.202403301859
[echoproperties] Base537351_1.0.0=1.0.0.202403301859
[echoproperties] Base537533=1.0.0.202403301859
[echoproperties] Base537533_1.0.0=1.0.0.202403301859
[echoproperties] Base571542_A=1.0.0.202403301859
[echoproperties] Base571542_A_1.0.0=1.0.0.202403301859
[echoproperties] Base571542_B=1.0.0.202403301859
[echoproperties] Base571542_B_1.0.0=1.0.0.202403301859
[echoproperties] DSTAMP=20240330
[echoproperties] Middle537351=1.0.0.202403301859
[echoproperties] Middle537351_1.0.0=1.0.0.202403301859
[echoproperties] NOW.DSTAMP=20240330
[echoproperties] NOW.TODAY=March 30 2024
[echoproperties] NOW.TSTAMP=1920
[echoproperties] OTEquinoxTests=1.0.0.202403301859
[echoproperties] OTEquinoxTests_1.0.0=1.0.0.202403301859
[echoproperties] OTScriptDir=/home/jenkins/agent/workspace/buildAndTest/releng/build-scripts/build
[echoproperties] TIMENOW=1920130748
[echoproperties] TODAY=March 30 2024
[echoproperties] TSTAMP=1920
[echoproperties] _hasSaxon.jar=true
[echoproperties] _toplevelDir=/home/jenkins/agent/workspace/buildAndTest/releng/build-scripts/build
[echoproperties] ant.core.lib=/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant.jar
[echoproperties] ant.file=/home/jenkins/agent/workspace/buildAndTest/releng/build-scripts/build/lib/library.xml
[echoproperties] ant.file.Automated\ Object\ Teams\ Testing=/home/jenkins/agent/workspace/buildAndTest/releng/build-scripts/build/test.xml
[echoproperties] ant.file.Library=/home/jenkins/agent/workspace/buildAndTest/releng/build-scripts/build/lib/library.xml
[echoproperties] ant.file.Main\ Object\ Teams\ Build\ and\ Test\ Automation=/home/jenkins/agent/workspace/buildAndTest/releng/build-scripts/build/run.xml
[echoproperties] ant.file.testsuite=/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.ui.tests.refactoring_3.15.400.I20240325-1800/test.xml
[echoproperties] ant.file.type=file
[echoproperties] ant.file.type.Automated\ Object\ Teams\ Testing=file
[echoproperties] ant.file.type.Library=file
[echoproperties] ant.file.type.Main\ Object\ Teams\ Build\ and\ Test\ Automation=file
[echoproperties] ant.file.type.testsuite=file
[echoproperties] ant.home=/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest
[echoproperties] ant.java.version=21
[echoproperties] ant.library.dir=/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib
[echoproperties] ant.project.default-target=usage
[echoproperties] ant.project.invoked-targets=ui-test
[echoproperties] ant.project.name=Library
[echoproperties] ant.version=Apache Ant(TM) version 1.10.12 compiled on October 13 2021
[echoproperties] arch=x86_64
[echoproperties] baseLocation=/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse
[echoproperties] basearch=x86_64
[echoproperties] basedir=/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse
[echoproperties] baseos=linux
[echoproperties] basews=gtk
[echoproperties] bootLocation=/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/eclipse
[echoproperties] build.root.dir=/home/jenkins/agent/workspace/buildAndTest/testrun/build-root
[echoproperties] buildDirectory=/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src
[echoproperties] buildId=2.8.3
[echoproperties] buildLabel=I-2.8.3-202403301857
[echoproperties] buildType=I
[echoproperties] builder-otcompiler=/home/jenkins/agent/workspace/buildAndTest/releng/build-scripts/build/OT-Compiler
[echoproperties] builder-otdt=/home/jenkins/agent/workspace/buildAndTest/releng/build-scripts/build/OTDT-Build
[echoproperties] buildfile=/home/jenkins/agent/workspace/buildAndTest/releng/build-scripts/build/build.xml
[echoproperties] classname=org.eclipse.jdt.ui.tests.refactoring.all.AllAllRefactoringTests
[echoproperties] coverage-output=/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/coverage
[echoproperties] data-dir=/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/refactoring_folder
[echoproperties] do.run.tests=true
[echoproperties] eclipse-app.tgz=https\://download.eclipse.org/eclipse/downloads/drops4/I20240325-1800/eclipse-SDK-I20240325-1800-linux-gtk-x86_64.tar.gz
[echoproperties] eclipse-home=/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse
[echoproperties] eclipse.sdk.qualifier=I20240325-1800
[echoproperties] eclipse.tests.zip=https\://download.eclipse.org/eclipse/downloads/drops4/I20240325-1800/eclipse-test-framework-I20240325-1800.zip
[echoproperties] env.ANT_HOME=/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest
[echoproperties] env.ANT_OPTS=-Xmx1024m
[echoproperties] env.BUILD_DISPLAY_NAME=\#942
[echoproperties] env.BUILD_ID=942
[echoproperties] env.BUILD_NUMBER=942
[echoproperties] env.BUILD_TAG=jenkins-buildAndTest-942
[echoproperties] env.BUILD_URL=https\://ci.eclipse.org/objectteams/job/buildAndTest/942/
[echoproperties] env.CI=true
[echoproperties] env.DISPLAY=\:40
[echoproperties] env.EXECUTOR_NUMBER=0
[echoproperties] env.GITLAB_OBJECT_KIND=none
[echoproperties] env.HOME=/home/jenkins
[echoproperties] env.HOSTNAME=centos-7-sw7vx
[echoproperties] env.HUDSON_COOKIE=f2b343d6-1876-484f-a185-836f1bab4cd4
[echoproperties] env.HUDSON_HOME=/var/jenkins
[echoproperties] env.HUDSON_SERVER_COOKIE=f0104a5ecfe037d6
[echoproperties] env.HUDSON_URL=https\://ci.eclipse.org/objectteams/
[echoproperties] env.JAVA_HOME=/opt/tools/java/openjdk/jdk-21/latest
[echoproperties] env.JAVA_TMPDIR=/tmp/genie.objectteams
[echoproperties] env.JENKINS_AGENT_NAME=centos-7-sw7vx
[echoproperties] env.JENKINS_AGENT_WORKDIR=/home/jenkins/agent
[echoproperties] env.JENKINS_DISCOVERY_PORT=tcp\://10.30.213.101\:50000
[echoproperties] env.JENKINS_DISCOVERY_PORT_50000_TCP=tcp\://10.30.213.101\:50000
[echoproperties] env.JENKINS_DISCOVERY_PORT_50000_TCP_ADDR=10.30.213.101
[echoproperties] env.JENKINS_DISCOVERY_PORT_50000_TCP_PORT=50000
[echoproperties] env.JENKINS_DISCOVERY_PORT_50000_TCP_PROTO=tcp
[echoproperties] env.JENKINS_DISCOVERY_SERVICE_HOST=10.30.213.101
[echoproperties] env.JENKINS_DISCOVERY_SERVICE_PORT=50000
[echoproperties] env.JENKINS_DISCOVERY_SERVICE_PORT_JNLP=50000
[echoproperties] env.JENKINS_HOME=/var/jenkins
[echoproperties] env.JENKINS_NAME=centos-7-sw7vx
[echoproperties] env.JENKINS_REMOTING_JAVA_OPTS=-showversion -XshowSettings\:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled\=true -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID\=true
[echoproperties] env.JENKINS_SECRET=8d5b1adf6dffde2e7e6f3ff45077951c8c411e9a228c5ec14f683d5545cac5e0
[echoproperties] env.JENKINS_SERVER_COOKIE=f0104a5ecfe037d6
[echoproperties] env.JENKINS_TUNNEL=jenkins-discovery.objectteams.svc.cluster.local\:50000
[echoproperties] env.JENKINS_UI_PORT=tcp\://10.30.65.215\:80
[echoproperties] env.JENKINS_UI_PORT_80_TCP=tcp\://10.30.65.215\:80
[echoproperties] env.JENKINS_UI_PORT_80_TCP_ADDR=10.30.65.215
[echoproperties] env.JENKINS_UI_PORT_80_TCP_PORT=80
[echoproperties] env.JENKINS_UI_PORT_80_TCP_PROTO=tcp
[echoproperties] env.JENKINS_UI_SERVICE_HOST=10.30.65.215
[echoproperties] env.JENKINS_UI_SERVICE_PORT=80
[echoproperties] env.JENKINS_UI_SERVICE_PORT_HTTP=80
[echoproperties] env.JENKINS_URL=https\://ci.eclipse.org/objectteams/
[echoproperties] env.JOB_BASE_NAME=buildAndTest
[echoproperties] env.JOB_DISPLAY_URL=https\://ci.eclipse.org/objectteams/job/buildAndTest/display/redirect
[echoproperties] env.JOB_NAME=buildAndTest
[echoproperties] env.JOB_URL=https\://ci.eclipse.org/objectteams/job/buildAndTest/
[echoproperties] env.KUBERNETES_PORT=tcp\://10.30.0.1\:443
[echoproperties] env.KUBERNETES_PORT_443_TCP=tcp\://10.30.0.1\:443
[echoproperties] env.KUBERNETES_PORT_443_TCP_ADDR=10.30.0.1
[echoproperties] env.KUBERNETES_PORT_443_TCP_PORT=443
[echoproperties] env.KUBERNETES_PORT_443_TCP_PROTO=tcp
[echoproperties] env.KUBERNETES_SERVICE_HOST=10.30.0.1
[echoproperties] env.KUBERNETES_SERVICE_PORT=443
[echoproperties] env.KUBERNETES_SERVICE_PORT_HTTPS=443
[echoproperties] env.LANG=en_US.UTF-8
[echoproperties] env.MAIN_TARGET=ot-junit-all
[echoproperties] env.NODE_LABELS=centos-7 jipp-migration migration centos-7-sw7vx
[echoproperties] env.NODE_NAME=centos-7-sw7vx
[echoproperties] env.NSS_SDB_USE_CACHE=no
[echoproperties] env.OPENJ9_JAVA_OPTIONS=-XX\:+IgnoreUnrecognizedVMOptions -XX\:+IdleTuningCompactOnIdle -XX\:+IdleTuningGcOnIdle
[echoproperties] env.OT_VERSION=2.8.3
[echoproperties] env.PATH=/opt/tools/java/openjdk/jdk-21/latest/bin\:/shared/common/apache-ant-1.10.5//bin\:/opt/tools/java/openjdk/jdk-21/latest/bin\:/opt/tools/java/oracle/jdk-9/latest/bin\:/opt/tools/java/openjdk/jdk-11/latest/bin\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/bin\:/opt/tools/java/oracle/jdk-9/latest/bin\:/usr/local/sbin\:/usr/local/bin\:/usr/sbin\:/usr/bin\:/sbin\:/bin
[echoproperties] env.PROMOTE=staging
[echoproperties] env.PWD=/home/jenkins/agent/workspace/buildAndTest/testrun
[echoproperties] env.RUN_ARTIFACTS_DISPLAY_URL=https\://ci.eclipse.org/objectteams/job/buildAndTest/942/display/redirect?page\=artifacts
[echoproperties] env.RUN_CHANGES_DISPLAY_URL=https\://ci.eclipse.org/objectteams/job/buildAndTest/942/display/redirect?page\=changes
[echoproperties] env.RUN_DISPLAY_URL=https\://ci.eclipse.org/objectteams/job/buildAndTest/942/display/redirect
[echoproperties] env.RUN_TESTS_DISPLAY_URL=https\://ci.eclipse.org/objectteams/job/buildAndTest/942/display/redirect?page\=tests
[echoproperties] env.SHLVL=2
[echoproperties] env.SIGN=nosign
[echoproperties] env.SSH_AUTH_SOCK=/tmp/ssh-Mhhbrkk0MZ7C/agent.45
[echoproperties] env.TERM=xterm
[echoproperties] env.UPDATE_SITE_BASE=ot2.8
[echoproperties] env.USER_NAME=jenkins
[echoproperties] env.WORKSPACE=/home/jenkins/agent/workspace/buildAndTest
[echoproperties] env.WORKSPACE_TMP=/home/jenkins/agent/workspace/buildAndTest@tmp
[echoproperties] env.XAUTHORITY=/home/jenkins/agent/workspace/buildAndTest/.Xauthority-14970781020924742116
[echoproperties] env.branch=master
[echoproperties] env.callTarget=ot-junit-all
[echoproperties] envantopts=-Xmx1024m
[echoproperties] extraVMargs=-XX\:+HeapDumpOnOutOfMemoryError -ea --add-modules ALL-SYSTEM              --add-opens java.base/jdk.internal.loader\=ALL-UNNAMED              --add-opens jdk.localedata/sun.util.resources.cldr.provider\=ALL-UNNAMED              --add-opens jdk.localedata/sun.util.resources.provider\=ALL-UNNAMED              --add-opens java.security.jgss/sun.security.krb5.internal.ssl\=ALL-UNNAMED              --add-opens java.base/jdk.internal.module\=ALL-UNNAMED              --add-opens java.base/java.lang\=ALL-UNNAMED              --add-opens java.base/java.lang.module\=ALL-UNNAMED              --add-opens java.base/jdk.internal.reflect\=ALL-UNNAMED              --add-opens java.base/jdk.internal.ref\=ALL-UNNAMED              --add-opens java.base/jdk.internal.math\=ALL-UNNAMED              --add-opens java.base/jdk.internal.misc\=ALL-UNNAMED              --add-opens jdk.zipfs/jdk.nio.zipfs\=ALL-UNNAMED              --illegal-access\=permit              -DDetectVMInstallationsJob.disabled\=true              -Djava.io.tmpdir\=/tmp/genie.objectteams -Dot.weaving\=otdre -javaagent\:/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.objectteams.otequinox_2.8.2.202307181937/otequinoxAgent.jar              -Dcompliance\=1.8,11,17,18
[echoproperties] fetchCacheLocation=/home/jenkins/gitCache
[echoproperties] file-id=XXX
[echoproperties] file.encoding=UTF-8
[echoproperties] file.separator=/
[echoproperties] formatter=org.apache.tools.ant.taskdefs.optional.junit.XMLJUnitResultFormatter
[echoproperties] git.pde.build=org.eclipse.egit.fetchfactory_0.12.0.202304020031.jar
[echoproperties] installmode=clean
[echoproperties] java.class.path=/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-launcher.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-antlr.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-apache-bcel.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-apache-bsf.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-apache-log4j.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-apache-oro.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-apache-regexp.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-apache-resolver.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-apache-xalan2.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-commons-logging.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-commons-net.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-imageio.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-jai.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-javamail.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-jdepend.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-jmf.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-jsch.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-junit.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-junit4.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-junitlauncher.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-launcher.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-netrexx.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-swing.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-testutil.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-xz.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant.jar
[echoproperties] java.class.version=65.0
[echoproperties] java.home=/opt/tools/java/openjdk/jdk-21/jdk-21.0.2
[echoproperties] java.io.tmpdir=/tmp
[echoproperties] java.library.path=/usr/java/packages/lib\:/usr/lib64\:/lib64\:/lib\:/usr/lib
[echoproperties] java.runtime.name=OpenJDK Runtime Environment
[echoproperties] java.runtime.version=21.0.2+13-58
[echoproperties] java.specification.name=Java Platform API Specification
[echoproperties] java.specification.vendor=Oracle Corporation
[echoproperties] java.specification.version=21
[echoproperties] java.vendor=Oracle Corporation
[echoproperties] java.vendor.url=https\://java.oracle.com/
[echoproperties] java.vendor.url.bug=https\://bugreport.java.com/bugreport/
[echoproperties] java.version=21.0.2
[echoproperties] java.version.date=2024-01-16
[echoproperties] java.vm.compressedOopsMode=32-bit
[echoproperties] java.vm.info=mixed mode, sharing
[echoproperties] java.vm.name=OpenJDK 64-Bit Server VM
[echoproperties] java.vm.specification.name=Java Virtual Machine Specification
[echoproperties] java.vm.specification.vendor=Oracle Corporation
[echoproperties] java.vm.specification.version=21
[echoproperties] java.vm.vendor=Oracle Corporation
[echoproperties] java.vm.version=21.0.2+13-58
[echoproperties] jdk.debug=release
[echoproperties] jdt.feature.version=3.19.500.v20240325-2137
[echoproperties] jdt.feature.version.next=3.19.500.v20240325-2138
[echoproperties] junit-report-output=/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/results
[echoproperties] junit-stylesheet=/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/JUNIT.XSL
[echoproperties] launchTarget=java-test
[echoproperties] library-file=/home/jenkins/agent/workspace/buildAndTest/testrun/../releng/build-scripts/build/lib/library.xml
[echoproperties] line.separator=\n
[echoproperties] map.file.path=/home/jenkins/agent/workspace/buildAndTest/releng/map/otdt.map
[echoproperties] native.encoding=UTF-8
[echoproperties] org.apache.bcel=5.2.0.v201005080400
[echoproperties] org.apache.bcel_5.2.0=5.2.0.v201005080400
[echoproperties] org.eclipse.core.filebuffers.tests=3.13.400.I20240325-1800
[echoproperties] org.eclipse.core.filebuffers.tests_3.13.400=3.13.400.I20240325-1800
[echoproperties] org.eclipse.equinox.launcher_jar=org.eclipse.equinox.launcher_1.6.800.v20240304-1850.jar
[echoproperties] org.eclipse.jdt.annotation=2.3.0.v20240111-2306
[echoproperties] org.eclipse.jdt.annotation_1.2.100=1.2.100.v20240212-1051
[echoproperties] org.eclipse.jdt.annotation_2.3.0=2.3.0.v20240111-2306
[echoproperties] org.eclipse.jdt.core=3.38.0.OTDT_r283_202403301859
[echoproperties] org.eclipse.jdt.core.compiler.batch=3.38.0.OTDT_r283_202403301859
[echoproperties] org.eclipse.jdt.core.compiler.batch_3.38.0=3.38.0.OTDT_r283_202403301859
[echoproperties] org.eclipse.jdt.core.source=3.38.0.OTDT_r283_202403301859
[echoproperties] org.eclipse.jdt.core.source_3.38.0=3.38.0.OTDT_r283_202403301859
[echoproperties] org.eclipse.jdt.core.tests.builder=3.12.400.I20240325-1800
[echoproperties] org.eclipse.jdt.core.tests.builder_3.12.400=3.12.400.I20240325-1800
[echoproperties] org.eclipse.jdt.core.tests.compiler=3.13.400.202403301859
[echoproperties] org.eclipse.jdt.core.tests.compiler_3.13.400=3.13.400.202403301859
[echoproperties] org.eclipse.jdt.core.tests.model=3.13.0.202403301859
[echoproperties] org.eclipse.jdt.core.tests.model_3.13.0=3.13.0.202403301859
[echoproperties] org.eclipse.jdt.core_3.38.0=3.38.0.OTDT_r283_202403301859
[echoproperties] org.eclipse.jdt.debug.tests=3.12.400.I20240325-1800
[echoproperties] org.eclipse.jdt.debug.tests_3.12.400=3.12.400.I20240325-1800
[echoproperties] org.eclipse.jdt.text.tests=3.14.400.I20240325-1800
[echoproperties] org.eclipse.jdt.text.tests_3.14.400=3.14.400.I20240325-1800
[echoproperties] org.eclipse.jdt.ui.tests=3.15.400.I20240325-1800
[echoproperties] org.eclipse.jdt.ui.tests.refactoring=3.15.400.I20240325-1800
[echoproperties] org.eclipse.jdt.ui.tests.refactoring_3.15.400=3.15.400.I20240325-1800
[echoproperties] org.eclipse.jdt.ui.tests_3.15.400=3.15.400.I20240325-1800
[echoproperties] org.eclipse.jface.text.tests=3.13.500.I20240325-1800
[echoproperties] org.eclipse.jface.text.tests_3.13.500=3.13.500.I20240325-1800
[echoproperties] org.eclipse.objectteams.eclipse.monitor=2.5.0.201606070956
[echoproperties] org.eclipse.objectteams.eclipse.monitor_2.5.0=2.5.0.201606070956
[echoproperties] org.eclipse.objectteams.otdt=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.compiler.adaptor=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.compiler.adaptor.source=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.compiler.adaptor.source_2.8.3=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.compiler.adaptor_2.8.3=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.debug=2.8.2.202307181937
[echoproperties] org.eclipse.objectteams.otdt.debug.adaptor=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.debug.adaptor.source=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.debug.adaptor.source_2.8.3=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.debug.adaptor_2.8.3=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.debug.source=2.8.2.202307181937
[echoproperties] org.eclipse.objectteams.otdt.debug.source_2.8.2=2.8.2.202307181937
[echoproperties] org.eclipse.objectteams.otdt.debug.tests=2.0.0
[echoproperties] org.eclipse.objectteams.otdt.debug.tests_2.0.0=2.0.0
[echoproperties] org.eclipse.objectteams.otdt.debug.ui=2.7.4.201906101736
[echoproperties] org.eclipse.objectteams.otdt.debug.ui.source=2.7.4.201906101736
[echoproperties] org.eclipse.objectteams.otdt.debug.ui.source_2.7.4=2.7.4.201906101736
[echoproperties] org.eclipse.objectteams.otdt.debug.ui_2.7.4=2.7.4.201906101736
[echoproperties] org.eclipse.objectteams.otdt.debug_2.8.2=2.8.2.202307181937
[echoproperties] org.eclipse.objectteams.otdt.doc=2.5.0.201606070956
[echoproperties] org.eclipse.objectteams.otdt.doc_2.5.0=2.5.0.201606070956
[echoproperties] org.eclipse.objectteams.otdt.jdt.ui=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.jdt.ui.source=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.jdt.ui.source_2.8.3=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.jdt.ui_2.8.3=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.pde.ui=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.pde.ui.source=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.pde.ui.source_2.8.3=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.pde.ui_2.8.3=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.refactoring=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.refactoring.source=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.refactoring.source_2.8.3=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.refactoring_2.8.3=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.samples=2.8.2.202307181937
[echoproperties] org.eclipse.objectteams.otdt.samples.source=2.8.2.202307181937
[echoproperties] org.eclipse.objectteams.otdt.samples.source_2.8.2=2.8.2.202307181937
[echoproperties] org.eclipse.objectteams.otdt.samples_2.8.2=2.8.2.202307181937
[echoproperties] org.eclipse.objectteams.otdt.source=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.source_2.8.3=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.test.builder=2.0.0
[echoproperties] org.eclipse.objectteams.otdt.test.builder_2.0.0=2.0.0
[echoproperties] org.eclipse.objectteams.otdt.tests=2.0.0
[echoproperties] org.eclipse.objectteams.otdt.tests_2.0.0=2.0.0
[echoproperties] org.eclipse.objectteams.otdt.ui=2.8.1.202307181937
[echoproperties] org.eclipse.objectteams.otdt.ui.help=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.ui.help.source=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.ui.help.source_2.8.3=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.ui.help_2.8.3=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.ui.source=2.8.1.202307181937
[echoproperties] org.eclipse.objectteams.otdt.ui.source_2.8.1=2.8.1.202307181937
[echoproperties] org.eclipse.objectteams.otdt.ui.tests=2.0.0
[echoproperties] org.eclipse.objectteams.otdt.ui.tests.dom=2.0.0
[echoproperties] org.eclipse.objectteams.otdt.ui.tests.dom_2.0.0=2.0.0
[echoproperties] org.eclipse.objectteams.otdt.ui.tests.refactoring=2.0.0
[echoproperties] org.eclipse.objectteams.otdt.ui.tests.refactoring_2.0.0=2.0.0
[echoproperties] org.eclipse.objectteams.otdt.ui.tests_2.0.0=2.0.0
[echoproperties] org.eclipse.objectteams.otdt.ui_2.8.1=2.8.1.202307181937
[echoproperties] org.eclipse.objectteams.otdt_2.8.3=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otequinox=2.8.2.202307181937
[echoproperties] org.eclipse.objectteams.otequinox.branding=2.6.0.201706061121
[echoproperties] org.eclipse.objectteams.otequinox.branding.otre=2.6.0.201706061122
[echoproperties] org.eclipse.objectteams.otequinox.branding.otre_2.6.0=2.6.0.201706061122
[echoproperties] org.eclipse.objectteams.otequinox.branding_2.6.0=2.6.0.201706061121
[echoproperties] org.eclipse.objectteams.otequinox.turbo=2.4.0.201506091717
[echoproperties] org.eclipse.objectteams.otequinox.turbo_2.4.0=2.4.0.201506091717
[echoproperties] org.eclipse.objectteams.otequinox_2.8.2=2.8.2.202307181937
[echoproperties] org.eclipse.objectteams.otre=2.7.0.201806120901
[echoproperties] org.eclipse.objectteams.otre_2.7.0=2.7.0.201806120901
[echoproperties] org.eclipse.objectteams.otredyn=1.4.3.202403301859
[echoproperties] org.eclipse.objectteams.otredyn_1.4.3=1.4.3.202403301859
[echoproperties] org.eclipse.objectteams.runtime=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.runtime_2.8.3=2.8.3.202403301859
[echoproperties] org.eclipse.text.tests=3.14.500.I20240325-1800
[echoproperties] org.eclipse.text.tests_3.14.500=3.14.500.I20240325-1800
[echoproperties] org.hamcrest.core=2.2.0.v20230809-1000
[echoproperties] org.hamcrest.core_2.2.0=2.2.0.v20230809-1000
[echoproperties] org.hamcrest.library=1.3.0.v20180524-2246
[echoproperties] org.hamcrest.library_1.3.0=1.3.0.v20180524-2246
[echoproperties] org.objectweb.asm=9.6.0
[echoproperties] org.objectweb.asm.commons=9.6.0
[echoproperties] org.objectweb.asm.commons_9.6.0=9.6.0
[echoproperties] org.objectweb.asm.tree=9.6.0
[echoproperties] org.objectweb.asm.tree.analysis=9.6.0
[echoproperties] org.objectweb.asm.tree.analysis_9.6.0=9.6.0
[echoproperties] org.objectweb.asm.tree_9.6.0=9.6.0
[echoproperties] org.objectweb.asm.util=9.6.0
[echoproperties] org.objectweb.asm.util_9.6.0=9.6.0
[echoproperties] org.objectweb.asm_9.6.0=9.6.0
[echoproperties] os=linux
[echoproperties] os.arch=amd64
[echoproperties] os.isLinux=true
[echoproperties] os.name=Linux
[echoproperties] os.version=6.2.9-300.fc38.x86_64
[echoproperties] otdtUpdatesDir=/home/jenkins/agent/workspace/buildAndTest/testrun/updateSite
[echoproperties] otequinox.agent.jar=/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.objectteams.otequinox_2.8.2.202307181937/otequinoxAgent.jar
[echoproperties] path.separator=\:
[echoproperties] plugin-name=org.eclipse.jdt.ui.tests.refactoring
[echoproperties] plugin-path=
[echoproperties] published.updates=/home/jenkins/downloads/objectteams/updates/ot2.8/202307181937
[echoproperties] refactoring-folder=/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/refactoring_folder
[echoproperties] run.eclipseScriptDir=plugins/org.eclipse.pde.build_3.12.400.v20240321-1452/scripts
[echoproperties] saxon.jar.name=saxon8.jar
[echoproperties] saxon.jar.path=/home/jenkins/.ant/lib/saxon8.jar
[echoproperties] stderr.encoding=UTF-8
[echoproperties] stdout.encoding=UTF-8
[echoproperties] sun.arch.data.model=64
[echoproperties] sun.boot.library.path=/opt/tools/java/openjdk/jdk-21/jdk-21.0.2/lib
[echoproperties] sun.cpu.endian=little
[echoproperties] sun.io.unicode.encoding=UnicodeLittle
[echoproperties] sun.java.command=org.apache.tools.ant.launch.Launcher -cp  -f /home/jenkins/agent/workspace/buildAndTest/releng/build-scripts/build/run.xml -Declipse-app.tgz\=https\://download.eclipse.org/eclipse/downloads/drops4/I20240325-1800/eclipse-SDK-I20240325-1800-linux-gtk-x86_64.tar.gz -Declipse.tests.zip\=https\://download.eclipse.org/eclipse/downloads/drops4/I20240325-1800/eclipse-test-framework-I20240325-1800.zip -Declipse.sdk.qualifier\=I20240325-1800 -Dpublished.updates\=/home/jenkins/downloads/objectteams/updates/ot2.8/202307181937 -Ddo.run.tests\=true -Dtest.tmpDir\=/tmp/genie.objectteams -DfetchCacheLocation\=/home/jenkins/gitCache -Dmap.file.path\=/home/jenkins/agent/workspace/buildAndTest/releng/map/otdt.map -D_hasSaxon.jar\=true ot-junit-all
[echoproperties] sun.java.launcher=SUN_STANDARD
[echoproperties] sun.jnu.encoding=UTF-8
[echoproperties] sun.management.compiler=HotSpot 64-Bit Tiered Compilers
[echoproperties] test-output=/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/org.eclipse.jdt.ui.tests.refactoring.all.AllAllRefactoringTests.xml
[echoproperties] test.eclipseDir=/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse
[echoproperties] test.root.dir=/home/jenkins/agent/workspace/buildAndTest/testrun/test-root
[echoproperties] test.tmpDir=/tmp/genie.objectteams
[echoproperties] testPlugin=org.eclipse.jdt.ui.tests.refactoring_3.15.400.I20240325-1800
[echoproperties] testframeworkinitialized=true
[echoproperties] testsUpdatesDirBase=/home/jenkins/agent/workspace/buildAndTest/testrun/updateSiteTests
[echoproperties] timeout=7200000
[echoproperties] timestamp=202403301857
[echoproperties] user.country=US
[echoproperties] user.dir=/home/jenkins/agent/workspace/buildAndTest/testrun
[echoproperties] user.home=/home/jenkins
[echoproperties] user.language=en
[echoproperties] user.name=jenkins
[echoproperties] vm=java
[echoproperties] vm.args=-Xmx912m
[echoproperties] vmargs=-Xmx1200m -XX\:-UseGCOverheadLimit
[echoproperties] ws=gtk

ui-test:

init:

java-test:
     [echo] Running org.eclipse.jdt.ui.tests.refactoring.all.AllAllRefactoringTests. Result file: /home/jenkins/agent/workspace/buildAndTest/testrun/test-root/results/org.eclipse.jdt.ui.tests.refactoring.all.AllAllRefactoringTests.xml
     [echo] timout property: 7200000
     [echo] frameworkvmargs:  -Xms256m -Xmx2048m -Xmx1024m
     [echo] vmargs: -Xmx1200m -XX:-UseGCOverheadLimit
     [echo] extraVMargs: -XX:+HeapDumpOnOutOfMemoryError -ea --add-modules ALL-SYSTEM              --add-opens java.base/jdk.internal.loader=ALL-UNNAMED              --add-opens jdk.localedata/sun.util.resources.cldr.provider=ALL-UNNAMED              --add-opens jdk.localedata/sun.util.resources.provider=ALL-UNNAMED              --add-opens java.security.jgss/sun.security.krb5.internal.ssl=ALL-UNNAMED              --add-opens java.base/jdk.internal.module=ALL-UNNAMED              --add-opens java.base/java.lang=ALL-UNNAMED              --add-opens java.base/java.lang.module=ALL-UNNAMED              --add-opens java.base/jdk.internal.reflect=ALL-UNNAMED              --add-opens java.base/jdk.internal.ref=ALL-UNNAMED              --add-opens java.base/jdk.internal.math=ALL-UNNAMED              --add-opens java.base/jdk.internal.misc=ALL-UNNAMED              --add-opens jdk.zipfs/jdk.nio.zipfs=ALL-UNNAMED              --illegal-access=permit              -DDetectVMInstallationsJob.disabled=true              -Djava.io.tmpdir=/tmp/genie.objectteams -Dot.weaving=otdre -javaagent:/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.objectteams.otequinox_2.8.2.202307181937/otequinoxAgent.jar              -Dcompliance=1.8,11,17,18
     [echo] frameworkperfargs: 
     [echo] crash loglocationarg (if any): ${loglocationarg}
     [echo] crash loglocation (if not default): 
     [java] OpenJDK 64-Bit Server VM warning: Ignoring option --illegal-access=permit; support was removed in 17.0
     [java] WARNING: Using incubator modules: jdk.incubator.vector
     [java] WARNING: package sun.security.krb5.internal.ssl not in java.security.jgss
     [java] WARNING: java.io.tmpdir directory does not exist
     [java] Mar 30, 2024 7:20:15 PM org.apache.aries.spifly.BaseActivator log
     [java] INFO: Registered provider org.slf4j.simple.SimpleServiceProvider of service org.slf4j.spi.SLF4JServiceProvider in bundle slf4j.simple
     [java] WARNING: Annotation classes from the 'javax.inject' or 'javax.annotation' package found.
     [java] It is recommended to migrate to the corresponding replacements in the jakarta namespace.
     [java] The Eclipse E4 Platform will remove support for those javax-annotations in a future release.
     [java] To suppress this warning, set the VM property: -Declipse.e4.inject.javax.warning=false
     [java] To disable processing of 'javax' annotations entirely, set the VM property: -Declipse.e4.inject.javax.disabled=true
     [java] 
     [java] INFO: timeoutScreenOutputDir: /home/jenkins/agent/workspace/buildAndTest/testrun/test-root/results/timeoutScreens
     [java] INFO: timeout: 7200000

collect-results:

cleanup:

run:

collect:

jdt_ui_tests:

runtests:

init:

leaksuite:
   [delete] Deleting directory /home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/jdt_folder

init:
     [echo] ANT_OPTS: -Xmx1024m
     [echo] basedir = /home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse
[echoproperties] #Ant properties
[echoproperties] #Sat Mar 30 19:25:08 UTC 2024
[echoproperties] Aspect537350_A=1.0.0.202403301859
[echoproperties] Aspect537350_A_1.0.0=1.0.0.202403301859
[echoproperties] Aspect537350_B=1.0.0.202403301859
[echoproperties] Aspect537350_B_1.0.0=1.0.0.202403301859
[echoproperties] Aspect537351=1.0.0.202403301859
[echoproperties] Aspect537351_1.0.0=1.0.0.202403301859
[echoproperties] Aspect537533=1.0.0.202403301859
[echoproperties] Aspect537533_1.0.0=1.0.0.202403301859
[echoproperties] Aspect571542_A=1.0.0.202403301859
[echoproperties] Aspect571542_A_1.0.0=1.0.0.202403301859
[echoproperties] Aspect571542_B=1.0.0.202403301859
[echoproperties] Aspect571542_B_1.0.0=1.0.0.202403301859
[echoproperties] Base537350_A=1.0.0.202403301859
[echoproperties] Base537350_A_1.0.0=1.0.0.202403301859
[echoproperties] Base537350_B=1.0.0.202403301859
[echoproperties] Base537350_B_1.0.0=1.0.0.202403301859
[echoproperties] Base537351=1.0.0.202403301859
[echoproperties] Base537351_1.0.0=1.0.0.202403301859
[echoproperties] Base537533=1.0.0.202403301859
[echoproperties] Base537533_1.0.0=1.0.0.202403301859
[echoproperties] Base571542_A=1.0.0.202403301859
[echoproperties] Base571542_A_1.0.0=1.0.0.202403301859
[echoproperties] Base571542_B=1.0.0.202403301859
[echoproperties] Base571542_B_1.0.0=1.0.0.202403301859
[echoproperties] DSTAMP=20240330
[echoproperties] Middle537351=1.0.0.202403301859
[echoproperties] Middle537351_1.0.0=1.0.0.202403301859
[echoproperties] NOW.DSTAMP=20240330
[echoproperties] NOW.TODAY=March 30 2024
[echoproperties] NOW.TSTAMP=1925
[echoproperties] OTEquinoxTests=1.0.0.202403301859
[echoproperties] OTEquinoxTests_1.0.0=1.0.0.202403301859
[echoproperties] OTScriptDir=/home/jenkins/agent/workspace/buildAndTest/releng/build-scripts/build
[echoproperties] TIMENOW=1925080865
[echoproperties] TODAY=March 30 2024
[echoproperties] TSTAMP=1925
[echoproperties] _hasSaxon.jar=true
[echoproperties] _toplevelDir=/home/jenkins/agent/workspace/buildAndTest/releng/build-scripts/build
[echoproperties] ant.core.lib=/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant.jar
[echoproperties] ant.file=/home/jenkins/agent/workspace/buildAndTest/releng/build-scripts/build/lib/library.xml
[echoproperties] ant.file.Automated\ Object\ Teams\ Testing=/home/jenkins/agent/workspace/buildAndTest/releng/build-scripts/build/test.xml
[echoproperties] ant.file.Library=/home/jenkins/agent/workspace/buildAndTest/releng/build-scripts/build/lib/library.xml
[echoproperties] ant.file.Main\ Object\ Teams\ Build\ and\ Test\ Automation=/home/jenkins/agent/workspace/buildAndTest/releng/build-scripts/build/run.xml
[echoproperties] ant.file.testsuite=/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.ui.tests_3.15.400.I20240325-1800/test.xml
[echoproperties] ant.file.type=file
[echoproperties] ant.file.type.Automated\ Object\ Teams\ Testing=file
[echoproperties] ant.file.type.Library=file
[echoproperties] ant.file.type.Main\ Object\ Teams\ Build\ and\ Test\ Automation=file
[echoproperties] ant.file.type.testsuite=file
[echoproperties] ant.home=/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest
[echoproperties] ant.java.version=21
[echoproperties] ant.library.dir=/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib
[echoproperties] ant.project.default-target=usage
[echoproperties] ant.project.invoked-targets=ui-test
[echoproperties] ant.project.name=Library
[echoproperties] ant.version=Apache Ant(TM) version 1.10.12 compiled on October 13 2021
[echoproperties] arch=x86_64
[echoproperties] baseLocation=/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse
[echoproperties] basearch=x86_64
[echoproperties] basedir=/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse
[echoproperties] baseos=linux
[echoproperties] basews=gtk
[echoproperties] bootLocation=/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/eclipse
[echoproperties] build.root.dir=/home/jenkins/agent/workspace/buildAndTest/testrun/build-root
[echoproperties] buildDirectory=/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src
[echoproperties] buildId=2.8.3
[echoproperties] buildLabel=I-2.8.3-202403301857
[echoproperties] buildType=I
[echoproperties] builder-otcompiler=/home/jenkins/agent/workspace/buildAndTest/releng/build-scripts/build/OT-Compiler
[echoproperties] builder-otdt=/home/jenkins/agent/workspace/buildAndTest/releng/build-scripts/build/OTDT-Build
[echoproperties] buildfile=/home/jenkins/agent/workspace/buildAndTest/releng/build-scripts/build/build.xml
[echoproperties] classname=org.eclipse.jdt.ui.tests.LeakTestSuite
[echoproperties] coverage-output=/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/coverage
[echoproperties] data-dir=/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/jdt_folder
[echoproperties] do.run.tests=true
[echoproperties] eclipse-app.tgz=https\://download.eclipse.org/eclipse/downloads/drops4/I20240325-1800/eclipse-SDK-I20240325-1800-linux-gtk-x86_64.tar.gz
[echoproperties] eclipse-home=/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse
[echoproperties] eclipse.sdk.qualifier=I20240325-1800
[echoproperties] eclipse.tests.zip=https\://download.eclipse.org/eclipse/downloads/drops4/I20240325-1800/eclipse-test-framework-I20240325-1800.zip
[echoproperties] env.ANT_HOME=/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest
[echoproperties] env.ANT_OPTS=-Xmx1024m
[echoproperties] env.BUILD_DISPLAY_NAME=\#942
[echoproperties] env.BUILD_ID=942
[echoproperties] env.BUILD_NUMBER=942
[echoproperties] env.BUILD_TAG=jenkins-buildAndTest-942
[echoproperties] env.BUILD_URL=https\://ci.eclipse.org/objectteams/job/buildAndTest/942/
[echoproperties] env.CI=true
[echoproperties] env.DISPLAY=\:40
[echoproperties] env.EXECUTOR_NUMBER=0
[echoproperties] env.GITLAB_OBJECT_KIND=none
[echoproperties] env.HOME=/home/jenkins
[echoproperties] env.HOSTNAME=centos-7-sw7vx
[echoproperties] env.HUDSON_COOKIE=f2b343d6-1876-484f-a185-836f1bab4cd4
[echoproperties] env.HUDSON_HOME=/var/jenkins
[echoproperties] env.HUDSON_SERVER_COOKIE=f0104a5ecfe037d6
[echoproperties] env.HUDSON_URL=https\://ci.eclipse.org/objectteams/
[echoproperties] env.JAVA_HOME=/opt/tools/java/openjdk/jdk-21/latest
[echoproperties] env.JAVA_TMPDIR=/tmp/genie.objectteams
[echoproperties] env.JENKINS_AGENT_NAME=centos-7-sw7vx
[echoproperties] env.JENKINS_AGENT_WORKDIR=/home/jenkins/agent
[echoproperties] env.JENKINS_DISCOVERY_PORT=tcp\://10.30.213.101\:50000
[echoproperties] env.JENKINS_DISCOVERY_PORT_50000_TCP=tcp\://10.30.213.101\:50000
[echoproperties] env.JENKINS_DISCOVERY_PORT_50000_TCP_ADDR=10.30.213.101
[echoproperties] env.JENKINS_DISCOVERY_PORT_50000_TCP_PORT=50000
[echoproperties] env.JENKINS_DISCOVERY_PORT_50000_TCP_PROTO=tcp
[echoproperties] env.JENKINS_DISCOVERY_SERVICE_HOST=10.30.213.101
[echoproperties] env.JENKINS_DISCOVERY_SERVICE_PORT=50000
[echoproperties] env.JENKINS_DISCOVERY_SERVICE_PORT_JNLP=50000
[echoproperties] env.JENKINS_HOME=/var/jenkins
[echoproperties] env.JENKINS_NAME=centos-7-sw7vx
[echoproperties] env.JENKINS_REMOTING_JAVA_OPTS=-showversion -XshowSettings\:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled\=true -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID\=true
[echoproperties] env.JENKINS_SECRET=8d5b1adf6dffde2e7e6f3ff45077951c8c411e9a228c5ec14f683d5545cac5e0
[echoproperties] env.JENKINS_SERVER_COOKIE=f0104a5ecfe037d6
[echoproperties] env.JENKINS_TUNNEL=jenkins-discovery.objectteams.svc.cluster.local\:50000
[echoproperties] env.JENKINS_UI_PORT=tcp\://10.30.65.215\:80
[echoproperties] env.JENKINS_UI_PORT_80_TCP=tcp\://10.30.65.215\:80
[echoproperties] env.JENKINS_UI_PORT_80_TCP_ADDR=10.30.65.215
[echoproperties] env.JENKINS_UI_PORT_80_TCP_PORT=80
[echoproperties] env.JENKINS_UI_PORT_80_TCP_PROTO=tcp
[echoproperties] env.JENKINS_UI_SERVICE_HOST=10.30.65.215
[echoproperties] env.JENKINS_UI_SERVICE_PORT=80
[echoproperties] env.JENKINS_UI_SERVICE_PORT_HTTP=80
[echoproperties] env.JENKINS_URL=https\://ci.eclipse.org/objectteams/
[echoproperties] env.JOB_BASE_NAME=buildAndTest
[echoproperties] env.JOB_DISPLAY_URL=https\://ci.eclipse.org/objectteams/job/buildAndTest/display/redirect
[echoproperties] env.JOB_NAME=buildAndTest
[echoproperties] env.JOB_URL=https\://ci.eclipse.org/objectteams/job/buildAndTest/
[echoproperties] env.KUBERNETES_PORT=tcp\://10.30.0.1\:443
[echoproperties] env.KUBERNETES_PORT_443_TCP=tcp\://10.30.0.1\:443
[echoproperties] env.KUBERNETES_PORT_443_TCP_ADDR=10.30.0.1
[echoproperties] env.KUBERNETES_PORT_443_TCP_PORT=443
[echoproperties] env.KUBERNETES_PORT_443_TCP_PROTO=tcp
[echoproperties] env.KUBERNETES_SERVICE_HOST=10.30.0.1
[echoproperties] env.KUBERNETES_SERVICE_PORT=443
[echoproperties] env.KUBERNETES_SERVICE_PORT_HTTPS=443
[echoproperties] env.LANG=en_US.UTF-8
[echoproperties] env.MAIN_TARGET=ot-junit-all
[echoproperties] env.NODE_LABELS=centos-7 jipp-migration migration centos-7-sw7vx
[echoproperties] env.NODE_NAME=centos-7-sw7vx
[echoproperties] env.NSS_SDB_USE_CACHE=no
[echoproperties] env.OPENJ9_JAVA_OPTIONS=-XX\:+IgnoreUnrecognizedVMOptions -XX\:+IdleTuningCompactOnIdle -XX\:+IdleTuningGcOnIdle
[echoproperties] env.OT_VERSION=2.8.3
[echoproperties] env.PATH=/opt/tools/java/openjdk/jdk-21/latest/bin\:/shared/common/apache-ant-1.10.5//bin\:/opt/tools/java/openjdk/jdk-21/latest/bin\:/opt/tools/java/oracle/jdk-9/latest/bin\:/opt/tools/java/openjdk/jdk-11/latest/bin\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/bin\:/opt/tools/java/oracle/jdk-9/latest/bin\:/usr/local/sbin\:/usr/local/bin\:/usr/sbin\:/usr/bin\:/sbin\:/bin
[echoproperties] env.PROMOTE=staging
[echoproperties] env.PWD=/home/jenkins/agent/workspace/buildAndTest/testrun
[echoproperties] env.RUN_ARTIFACTS_DISPLAY_URL=https\://ci.eclipse.org/objectteams/job/buildAndTest/942/display/redirect?page\=artifacts
[echoproperties] env.RUN_CHANGES_DISPLAY_URL=https\://ci.eclipse.org/objectteams/job/buildAndTest/942/display/redirect?page\=changes
[echoproperties] env.RUN_DISPLAY_URL=https\://ci.eclipse.org/objectteams/job/buildAndTest/942/display/redirect
[echoproperties] env.RUN_TESTS_DISPLAY_URL=https\://ci.eclipse.org/objectteams/job/buildAndTest/942/display/redirect?page\=tests
[echoproperties] env.SHLVL=2
[echoproperties] env.SIGN=nosign
[echoproperties] env.SSH_AUTH_SOCK=/tmp/ssh-Mhhbrkk0MZ7C/agent.45
[echoproperties] env.TERM=xterm
[echoproperties] env.UPDATE_SITE_BASE=ot2.8
[echoproperties] env.USER_NAME=jenkins
[echoproperties] env.WORKSPACE=/home/jenkins/agent/workspace/buildAndTest
[echoproperties] env.WORKSPACE_TMP=/home/jenkins/agent/workspace/buildAndTest@tmp
[echoproperties] env.XAUTHORITY=/home/jenkins/agent/workspace/buildAndTest/.Xauthority-14970781020924742116
[echoproperties] env.branch=master
[echoproperties] env.callTarget=ot-junit-all
[echoproperties] envantopts=-Xmx1024m
[echoproperties] extraVMargs=-XX\:+HeapDumpOnOutOfMemoryError -ea --add-modules ALL-SYSTEM              --add-opens java.base/jdk.internal.loader\=ALL-UNNAMED              --add-opens jdk.localedata/sun.util.resources.cldr.provider\=ALL-UNNAMED              --add-opens jdk.localedata/sun.util.resources.provider\=ALL-UNNAMED              --add-opens java.security.jgss/sun.security.krb5.internal.ssl\=ALL-UNNAMED              --add-opens java.base/jdk.internal.module\=ALL-UNNAMED              --add-opens java.base/java.lang\=ALL-UNNAMED              --add-opens java.base/java.lang.module\=ALL-UNNAMED              --add-opens java.base/jdk.internal.reflect\=ALL-UNNAMED              --add-opens java.base/jdk.internal.ref\=ALL-UNNAMED              --add-opens java.base/jdk.internal.math\=ALL-UNNAMED              --add-opens java.base/jdk.internal.misc\=ALL-UNNAMED              --add-opens jdk.zipfs/jdk.nio.zipfs\=ALL-UNNAMED              --illegal-access\=permit              -DDetectVMInstallationsJob.disabled\=true              -Djava.io.tmpdir\=/tmp/genie.objectteams -Dot.weaving\=otdre -javaagent\:/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.objectteams.otequinox_2.8.2.202307181937/otequinoxAgent.jar              -Dcompliance\=1.8,11,17,18
[echoproperties] fetchCacheLocation=/home/jenkins/gitCache
[echoproperties] file-id=XXX
[echoproperties] file.encoding=UTF-8
[echoproperties] file.separator=/
[echoproperties] formatter=org.apache.tools.ant.taskdefs.optional.junit.XMLJUnitResultFormatter
[echoproperties] git.pde.build=org.eclipse.egit.fetchfactory_0.12.0.202304020031.jar
[echoproperties] installmode=clean
[echoproperties] java.class.path=/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-launcher.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-antlr.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-apache-bcel.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-apache-bsf.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-apache-log4j.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-apache-oro.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-apache-regexp.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-apache-resolver.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-apache-xalan2.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-commons-logging.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-commons-net.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-imageio.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-jai.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-javamail.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-jdepend.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-jmf.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-jsch.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-junit.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-junit4.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-junitlauncher.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-launcher.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-netrexx.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-swing.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-testutil.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-xz.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant.jar
[echoproperties] java.class.version=65.0
[echoproperties] java.home=/opt/tools/java/openjdk/jdk-21/jdk-21.0.2
[echoproperties] java.io.tmpdir=/tmp
[echoproperties] java.library.path=/usr/java/packages/lib\:/usr/lib64\:/lib64\:/lib\:/usr/lib
[echoproperties] java.runtime.name=OpenJDK Runtime Environment
[echoproperties] java.runtime.version=21.0.2+13-58
[echoproperties] java.specification.name=Java Platform API Specification
[echoproperties] java.specification.vendor=Oracle Corporation
[echoproperties] java.specification.version=21
[echoproperties] java.vendor=Oracle Corporation
[echoproperties] java.vendor.url=https\://java.oracle.com/
[echoproperties] java.vendor.url.bug=https\://bugreport.java.com/bugreport/
[echoproperties] java.version=21.0.2
[echoproperties] java.version.date=2024-01-16
[echoproperties] java.vm.compressedOopsMode=32-bit
[echoproperties] java.vm.info=mixed mode, sharing
[echoproperties] java.vm.name=OpenJDK 64-Bit Server VM
[echoproperties] java.vm.specification.name=Java Virtual Machine Specification
[echoproperties] java.vm.specification.vendor=Oracle Corporation
[echoproperties] java.vm.specification.version=21
[echoproperties] java.vm.vendor=Oracle Corporation
[echoproperties] java.vm.version=21.0.2+13-58
[echoproperties] java9vmargs=--add-opens java.base/jdk.internal.loader\=ALL-UNNAMED --add-opens jdk.localedata/sun.util.resources.cldr.provider\=ALL-UNNAMED --add-opens jdk.localedata/sun.util.resources.provider\=ALL-UNNAMED --add-opens java.base/jdk.internal.module\=ALL-UNNAMED --add-opens java.base/java.lang.module\=ALL-UNNAMED --add-opens java.base/jdk.internal.reflect\=ALL-UNNAMED --add-opens java.base/jdk.internal.ref\=ALL-UNNAMED --add-opens java.base/jdk.internal.math\=ALL-UNNAMED --add-opens java.base/jdk.internal.misc\=ALL-UNNAMED --add-opens jdk.management/com.sun.management.internal\=ALL-UNNAMED --add-opens java.base/jdk.internal.icu.impl\=ALL-UNNAMED --add-opens java.base/jdk.internal.icu.text\=ALL-UNNAMED --illegal-access\=permit
[echoproperties] javavmargs=\      --add-modules ALL-SYSTEM      --add-opens jdk.localedata/sun.util.resources.cldr.provider\=ALL-UNNAMED      --add-opens jdk.localedata/sun.util.resources.provider\=ALL-UNNAMED      --add-opens java.base/com.sun.crypto.provider\=ALL-UNNAMED      --add-opens java.base/com.sun.security.ntlm\=ALL-UNNAMED      --add-opens java.base/java.io\=ALL-UNNAMED      --add-opens java.base/java.lang\=ALL-UNNAMED      --add-opens java.base/java.lang.annotation\=ALL-UNNAMED      --add-opens java.base/java.lang.constant\=ALL-UNNAMED      --add-opens java.base/java.lang.invoke\=ALL-UNNAMED      --add-opens java.base/java.lang.module\=ALL-UNNAMED      --add-opens java.base/java.lang.ref\=ALL-UNNAMED      --add-opens java.base/java.lang.reflect\=ALL-UNNAMED      --add-opens java.base/java.lang.runtime\=ALL-UNNAMED      --add-opens java.base/java.math\=ALL-UNNAMED      --add-opens java.base/java.net\=ALL-UNNAMED      --add-opens java.base/java.net.spi\=ALL-UNNAMED      --add-opens java.base/java.nio\=ALL-UNNAMED      --add-opens java.base/java.nio.channels\=ALL-UNNAMED      --add-opens java.base/java.nio.channels.spi\=ALL-UNNAMED      --add-opens java.base/java.nio.charset\=ALL-UNNAMED      --add-opens java.base/java.nio.charset.spi\=ALL-UNNAMED      --add-opens java.base/java.nio.file\=ALL-UNNAMED      --add-opens java.base/java.nio.file.attribute\=ALL-UNNAMED      --add-opens java.base/java.nio.file.spi\=ALL-UNNAMED      --add-opens java.base/java.security\=ALL-UNNAMED      --add-opens java.base/java.security.cert\=ALL-UNNAMED      --add-opens java.base/java.security.interfaces\=ALL-UNNAMED      --add-opens java.base/java.security.spec\=ALL-UNNAMED      --add-opens java.base/java.text\=ALL-UNNAMED      --add-opens java.base/java.text.spi\=ALL-UNNAMED      --add-opens java.base/java.time\=ALL-UNNAMED      --add-opens java.base/java.time.chrono\=ALL-UNNAMED      --add-opens java.base/java.time.format\=ALL-UNNAMED      --add-opens java.base/java.time.temporal\=ALL-UNNAMED      --add-opens java.base/java.time.zone\=ALL-UNNAMED      --add-opens java.base/java.util\=ALL-UNNAMED      --add-opens java.base/java.util.concurrent\=ALL-UNNAMED      --add-opens java.base/java.util.concurrent.atomic\=ALL-UNNAMED      --add-opens java.base/java.util.concurrent.locks\=ALL-UNNAMED      --add-opens java.base/java.util.function\=ALL-UNNAMED      --add-opens java.base/java.util.jar\=ALL-UNNAMED      --add-opens java.base/java.util.random\=ALL-UNNAMED      --add-opens java.base/java.util.regex\=ALL-UNNAMED      --add-opens java.base/java.util.spi\=ALL-UNNAMED      --add-opens java.base/java.util.stream\=ALL-UNNAMED      --add-opens java.base/java.util.zip\=ALL-UNNAMED      --add-opens java.base/javax.crypto\=ALL-UNNAMED      --add-opens java.base/javax.crypto.interfaces\=ALL-UNNAMED      --add-opens java.base/javax.crypto.spec\=ALL-UNNAMED      --add-opens java.base/javax.net\=ALL-UNNAMED      --add-opens java.base/javax.net.ssl\=ALL-UNNAMED      --add-opens java.base/javax.security.auth\=ALL-UNNAMED      --add-opens java.base/javax.security.auth.callback\=ALL-UNNAMED      --add-opens java.base/javax.security.auth.login\=ALL-UNNAMED      --add-opens java.base/javax.security.auth.spi\=ALL-UNNAMED      --add-opens java.base/javax.security.auth.x500\=ALL-UNNAMED      --add-opens java.base/javax.security.cert\=ALL-UNNAMED      --add-opens java.base/jdk.internal\=ALL-UNNAMED      --add-opens java.base/jdk.internal.access\=ALL-UNNAMED      --add-opens java.base/jdk.internal.access.foreign\=ALL-UNNAMED      --add-opens java.base/jdk.internal.event\=ALL-UNNAMED      --add-opens java.base/jdk.internal.icu.impl\=ALL-UNNAMED      --add-opens java.base/jdk.internal.icu.impl.data.icudt67b\=ALL-UNNAMED      --add-opens java.base/jdk.internal.icu.lang\=ALL-UNNAMED      --add-opens java.base/jdk.internal.icu.text\=ALL-UNNAMED      --add-opens java.base/jdk.internal.icu.util\=ALL-UNNAMED      --add-opens java.base/jdk.internal.invoke\=ALL-UNNAMED      --add-opens java.base/jdk.internal.javac\=ALL-UNNAMED      --add-opens java.base/jdk.internal.jimage\=ALL-UNNAMED      --add-opens java.base/jdk.internal.jimage.decompressor\=ALL-UNNAMED      --add-opens java.base/jdk.internal.jmod\=ALL-UNNAMED      --add-opens java.base/jdk.internal.jrtfs\=ALL-UNNAMED      --add-opens java.base/jdk.internal.loader\=ALL-UNNAMED      --add-opens java.base/jdk.internal.logger\=ALL-UNNAMED      --add-opens java.base/jdk.internal.math\=ALL-UNNAMED      --add-opens java.base/jdk.internal.misc\=ALL-UNNAMED      --add-opens java.base/jdk.internal.module\=ALL-UNNAMED      --add-opens java.base/jdk.internal.org.objectweb.asm\=ALL-UNNAMED      --add-opens java.base/jdk.internal.org.objectweb.asm.commons\=ALL-UNNAMED      --add-opens java.base/jdk.internal.org.objectweb.asm.signature\=ALL-UNNAMED      --add-opens java.base/jdk.internal.org.objectweb.asm.tree\=ALL-UNNAMED      --add-opens java.base/jdk.internal.org.objectweb.asm.tree.analysis\=ALL-UNNAMED      --add-opens java.base/jdk.internal.org.objectweb.asm.util\=ALL-UNNAMED      --add-opens java.base/jdk.internal.org.xml.sax\=ALL-UNNAMED      --add-opens java.base/jdk.internal.org.xml.sax.helpers\=ALL-UNNAMED      --add-opens java.base/jdk.internal.perf\=ALL-UNNAMED      --add-opens java.base/jdk.internal.platform\=ALL-UNNAMED      --add-opens java.base/jdk.internal.ref\=ALL-UNNAMED      --add-opens java.base/jdk.internal.reflect\=ALL-UNNAMED      --add-opens java.base/jdk.internal.util\=ALL-UNNAMED      --add-opens java.base/jdk.internal.util.jar\=ALL-UNNAMED      --add-opens java.base/jdk.internal.util.random\=ALL-UNNAMED      --add-opens java.base/jdk.internal.util.xml\=ALL-UNNAMED      --add-opens java.base/jdk.internal.util.xml.impl\=ALL-UNNAMED      --add-opens java.base/jdk.internal.vm\=ALL-UNNAMED      --add-opens java.base/jdk.internal.vm.annotation\=ALL-UNNAMED      --add-opens java.base/jdk.internal.vm.vector\=ALL-UNNAMED      --add-opens java.base/sun.invoke\=ALL-UNNAMED      --add-opens java.base/sun.invoke.empty\=ALL-UNNAMED      --add-opens java.base/sun.invoke.util\=ALL-UNNAMED      --add-opens java.base/sun.io\=ALL-UNNAMED      --add-opens java.base/sun.launcher\=ALL-UNNAMED      --add-opens java.base/sun.launcher.resources\=ALL-UNNAMED      --add-opens java.base/sun.net\=ALL-UNNAMED      --add-opens java.base/sun.net.dns\=ALL-UNNAMED      --add-opens java.base/sun.net.ext\=ALL-UNNAMED      --add-opens java.base/sun.net.ftp\=ALL-UNNAMED      --add-opens java.base/sun.net.ftp.impl\=ALL-UNNAMED      --add-opens java.base/sun.net.idn\=ALL-UNNAMED      --add-opens java.base/sun.net.sdp\=ALL-UNNAMED      --add-opens java.base/sun.net.smtp\=ALL-UNNAMED      --add-opens java.base/sun.net.spi\=ALL-UNNAMED      --add-opens java.base/sun.net.util\=ALL-UNNAMED      --add-opens java.base/sun.net.www\=ALL-UNNAMED      --add-opens java.base/sun.net.www.content.text\=ALL-UNNAMED      --add-opens java.base/sun.net.www.http\=ALL-UNNAMED      --add-opens java.base/sun.net.www.protocol.file\=ALL-UNNAMED      --add-opens java.base/sun.net.www.protocol.ftp\=ALL-UNNAMED      --add-opens java.base/sun.net.www.protocol.http\=ALL-UNNAMED      --add-opens java.base/sun.net.www.protocol.http.ntlm\=ALL-UNNAMED      --add-opens java.base/sun.net.www.protocol.https\=ALL-UNNAMED      --add-opens java.base/sun.net.www.protocol.jar\=ALL-UNNAMED      --add-opens java.base/sun.net.www.protocol.jmod\=ALL-UNNAMED      --add-opens java.base/sun.net.www.protocol.jrt\=ALL-UNNAMED      --add-opens java.base/sun.net.www.protocol.mailto\=ALL-UNNAMED      --add-opens java.base/sun.nio\=ALL-UNNAMED      --add-opens java.base/sun.nio.ch\=ALL-UNNAMED      --add-opens java.base/sun.nio.cs\=ALL-UNNAMED      --add-opens java.base/sun.nio.fs\=ALL-UNNAMED      --add-opens java.base/sun.reflect.annotation\=ALL-UNNAMED      --add-opens java.base/sun.reflect.generics.factory\=ALL-UNNAMED      --add-opens java.base/sun.reflect.generics.parser\=ALL-UNNAMED      --add-opens java.base/sun.reflect.generics.reflectiveObjects\=ALL-UNNAMED      --add-opens java.base/sun.reflect.generics.repository\=ALL-UNNAMED      --add-opens java.base/sun.reflect.generics.scope\=ALL-UNNAMED      --add-opens java.base/sun.reflect.generics.tree\=ALL-UNNAMED      --add-opens java.base/sun.reflect.generics.visitor\=ALL-UNNAMED      --add-opens java.base/sun.reflect.misc\=ALL-UNNAMED      --add-opens java.base/sun.security.action\=ALL-UNNAMED      --add-opens java.base/sun.security.internal.interfaces\=ALL-UNNAMED      --add-opens java.base/sun.security.internal.spec\=ALL-UNNAMED      --add-opens java.base/sun.security.jca\=ALL-UNNAMED      --add-opens java.base/sun.security.pkcs\=ALL-UNNAMED      --add-opens java.base/sun.security.pkcs10\=ALL-UNNAMED      --add-opens java.base/sun.security.pkcs12\=ALL-UNNAMED      --add-opens java.base/sun.security.provider\=ALL-UNNAMED      --add-opens java.base/sun.security.provider.certpath\=ALL-UNNAMED      --add-opens java.base/sun.security.provider.certpath.ssl\=ALL-UNNAMED      --add-opens java.base/sun.security.rsa\=ALL-UNNAMED      --add-opens java.base/sun.security.ssl\=ALL-UNNAMED      --add-opens java.base/sun.security.timestamp\=ALL-UNNAMED      --add-opens java.base/sun.security.tools\=ALL-UNNAMED      --add-opens java.base/sun.security.tools.keytool\=ALL-UNNAMED      --add-opens java.base/sun.security.util\=ALL-UNNAMED      --add-opens java.base/sun.security.util.math\=ALL-UNNAMED      --add-opens java.base/sun.security.util.math.intpoly\=ALL-UNNAMED      --add-opens java.base/sun.security.validator\=ALL-UNNAMED      --add-opens java.base/sun.security.x509\=ALL-UNNAMED      --add-opens java.base/sun.text\=ALL-UNNAMED      --add-opens java.base/sun.text.resources\=ALL-UNNAMED      --add-opens java.base/sun.text.resources.cldr\=ALL-UNNAMED      --add-opens java.base/sun.text.spi\=ALL-UNNAMED      --add-opens java.base/sun.util\=ALL-UNNAMED      --add-opens java.base/sun.util.calendar\=ALL-UNNAMED      --add-opens java.base/sun.util.cldr\=ALL-UNNAMED      --add-opens java.base/sun.util.locale\=ALL-UNNAMED      --add-opens java.base/sun.util.locale.provider\=ALL-UNNAMED      --add-opens java.base/sun.util.logging\=ALL-UNNAMED      --add-opens java.base/sun.util.resources\=ALL-UNNAMED      --add-opens java.base/sun.util.resources.cldr\=ALL-UNNAMED      --add-opens java.base/sun.util.spi\=ALL-UNNAMED      --add-opens java.xml/com.sun.java_cup.internal.runtime\=ALL-UNNAMED      --add-opens java.xml/com.sun.org.apache.bcel.internal\=ALL-UNNAMED      --add-opens java.xml/com.sun.org.apache.bcel.internal.classfile\=ALL-UNNAMED      --add-opens java.xml/com.sun.org.apache.bcel.internal.generic\=ALL-UNNAMED      --add-opens java.xml/com.sun.org.apache.bcel.internal.util\=ALL-UNNAMED      --add-opens java.xml/com.sun.org.apache.xalan.internal.extensions\=ALL-UNNAMED      --add-opens java.xml/com.sun.org.apache.xalan.internal.lib\=ALL-UNNAMED      --add-opens java.xml/com.sun.org.apache.xalan.internal.res\=ALL-UNNAMED      --add-opens java.xml/com.sun.org.apache.xalan.internal.templates\=ALL-UNNAMED      --add-opens java.xml/com.sun.org.apache.xalan.internal.utils\=ALL-UNNAMED      --add-opens java.xml/com.sun.org.apache.xalan.internal.xsltc\=ALL-UNNAMED      --add-opens java.xml/com.sun.org.apache.xalan.internal.xsltc.compiler\=ALL-UNNAMED      --add-opens java.xml/com.sun.org.apache.xalan.internal.xsltc.compiler.util\=ALL-UNNAMED      --add-opens java.xml/com.sun.org.apache.xalan.internal.xsltc.dom\=ALL-UNNAMED      --add-opens java.xml/com.sun.org.apache.xalan.internal.xsltc.runtime\=ALL-UNNAMED      --add-opens java.xml/com.sun.org.apache.xalan.internal.xsltc.runtime.output\=ALL-UNNAMED      --add-opens java.xml/com.sun.org.apache.xalan.internal.xsltc.trax\=ALL-UNNAMED      --add-opens java.xml/com.sun.org.apache.xalan.internal.xsltc.util\=ALL-UNNAMED      --add-opens java.xml/com.sun.org.apache.xerces.internal.dom\=ALL-UNNAMED      --add-opens java.xml/com.sun.org.apache.xerces.internal.dom.events\=ALL-UNNAMED      --add-opens java.xml/com.sun.org.apache.xerces.internal.impl\=ALL-UNNAMED      --add-opens java.xml/com.sun.org.apache.xerces.internal.impl.dtd\=ALL-UNNAMED      --add-opens java.xml/com.sun.org.apache.xerces.internal.impl.dtd.models\=ALL-UNNAMED      --add-opens java.xml/com.sun.org.apache.xerces.internal.impl.dv\=ALL-UNNAMED      --add-opens java.xml/com.sun.org.apache.xerces.internal.impl.dv.dtd\=ALL-UNNAMED      --add-opens java.xml/com.sun.org.apache.xerces.internal.impl.dv.util\=ALL-UNNAMED      --add-opens java.xml/com.sun.org.apache.xerces.internal.impl.dv.xs\=ALL-UNNAMED      --add-opens java.xml/com.sun.org.apache.xerces.internal.impl.io\=ALL-UNNAMED      --add-opens java.xml/com.sun.org.apache.xerces.internal.impl.msg\=ALL-UNNAMED      --add-opens java.xml/com.sun.org.apache.xerces.internal.impl.validation\=ALL-UNNAMED      --add-opens java.xml/com.sun.org.apache.xerces.internal.impl.xpath\=ALL-UNNAMED      --add-opens java.xml/com.sun.org.apache.xerces.internal.impl.xpath.regex\=ALL-UNNAMED      --add-opens java.xml/com.sun.org.apache.xerces.internal.impl.xs\=ALL-UNNAMED      --add-opens java.xml/com.sun.org.apache.xerces.internal.impl.xs.identity\=ALL-UNNAMED      --add-opens java.xml/com.sun.org.apache.xerces.internal.impl.xs.models\=ALL-UNNAMED      --add-opens java.xml/com.sun.org.apache.xerces.internal.impl.xs.opti\=ALL-UNNAMED      --add-opens java.xml/com.sun.org.apache.xerces.internal.impl.xs.traversers\=ALL-UNNAMED      --add-opens java.xml/com.sun.org.apache.xerces.internal.impl.xs.util\=ALL-UNNAMED      --add-opens java.xml/com.sun.org.apache.xerces.internal.jaxp\=ALL-UNNAMED      --add-opens java.xml/com.sun.org.apache.xerces.internal.jaxp.datatype\=ALL-UNNAMED      --add-opens java.xml/com.sun.org.apache.xerces.internal.jaxp.validation\=ALL-UNNAMED      --add-opens java.xml/com.sun.org.apache.xerces.internal.parsers\=ALL-UNNAMED      --add-opens java.xml/com.sun.org.apache.xerces.internal.util\=ALL-UNNAMED      --add-opens java.xml/com.sun.org.apache.xerces.internal.utils\=ALL-UNNAMED      --add-opens java.xml/com.sun.org.apache.xerces.internal.xinclude\=ALL-UNNAMED      --add-opens java.xml/com.sun.org.apache.xerces.internal.xni\=ALL-UNNAMED      --add-opens java.xml/com.sun.org.apache.xerces.internal.xni.grammars\=ALL-UNNAMED      --add-opens java.xml/com.sun.org.apache.xerces.internal.xni.parser\=ALL-UNNAMED      --add-opens java.xml/com.sun.org.apache.xerces.internal.xpointer\=ALL-UNNAMED      --add-opens java.xml/com.sun.org.apache.xerces.internal.xs\=ALL-UNNAMED      --add-opens java.xml/com.sun.org.apache.xerces.internal.xs.datatypes\=ALL-UNNAMED      --add-opens java.xml/com.sun.org.apache.xml.internal.dtm\=ALL-UNNAMED      --add-opens java.xml/com.sun.org.apache.xml.internal.dtm.ref\=ALL-UNNAMED      --add-opens java.xml/com.sun.org.apache.xml.internal.dtm.ref.dom2dtm\=ALL-UNNAMED      --add-opens java.xml/com.sun.org.apache.xml.internal.dtm.ref.sax2dtm\=ALL-UNNAMED      --add-opens java.xml/com.sun.org.apache.xml.internal.res\=ALL-UNNAMED      --add-opens java.xml/com.sun.org.apache.xml.internal.serialize\=ALL-UNNAMED      --add-opens java.xml/com.sun.org.apache.xml.internal.serializer\=ALL-UNNAMED      --add-opens java.xml/com.sun.org.apache.xml.internal.serializer.dom3\=ALL-UNNAMED      --add-opens java.xml/com.sun.org.apache.xml.internal.serializer.utils\=ALL-UNNAMED      --add-opens java.xml/com.sun.org.apache.xml.internal.utils\=ALL-UNNAMED      --add-opens java.xml/com.sun.org.apache.xml.internal.utils.res\=ALL-UNNAMED      --add-opens java.xml/com.sun.org.apache.xpath.internal\=ALL-UNNAMED      --add-opens java.xml/com.sun.org.apache.xpath.internal.axes\=ALL-UNNAMED      --add-opens java.xml/com.sun.org.apache.xpath.internal.compiler\=ALL-UNNAMED      --add-opens java.xml/com.sun.org.apache.xpath.internal.functions\=ALL-UNNAMED      --add-opens java.xml/com.sun.org.apache.xpath.internal.jaxp\=ALL-UNNAMED      --add-opens java.xml/com.sun.org.apache.xpath.internal.objects\=ALL-UNNAMED      --add-opens java.xml/com.sun.org.apache.xpath.internal.operations\=ALL-UNNAMED      --add-opens java.xml/com.sun.org.apache.xpath.internal.patterns\=ALL-UNNAMED      --add-opens java.xml/com.sun.org.apache.xpath.internal.res\=ALL-UNNAMED      --add-opens java.xml/com.sun.xml.internal.stream\=ALL-UNNAMED      --add-opens java.xml/com.sun.xml.internal.stream.dtd\=ALL-UNNAMED      --add-opens java.xml/com.sun.xml.internal.stream.dtd.nonvalidating\=ALL-UNNAMED      --add-opens java.xml/com.sun.xml.internal.stream.events\=ALL-UNNAMED      --add-opens java.xml/com.sun.xml.internal.stream.util\=ALL-UNNAMED      --add-opens java.xml/com.sun.xml.internal.stream.writers\=ALL-UNNAMED      --add-opens java.xml/javax.xml\=ALL-UNNAMED      --add-opens java.xml/javax.xml.catalog\=ALL-UNNAMED      --add-opens java.xml/javax.xml.datatype\=ALL-UNNAMED      --add-opens java.xml/javax.xml.namespace\=ALL-UNNAMED      --add-opens java.xml/javax.xml.parsers\=ALL-UNNAMED      --add-opens java.xml/javax.xml.stream\=ALL-UNNAMED      --add-opens java.xml/javax.xml.stream.events\=ALL-UNNAMED      --add-opens java.xml/javax.xml.stream.util\=ALL-UNNAMED      --add-opens java.xml/javax.xml.transform\=ALL-UNNAMED      --add-opens java.xml/javax.xml.transform.dom\=ALL-UNNAMED      --add-opens java.xml/javax.xml.transform.sax\=ALL-UNNAMED      --add-opens java.xml/javax.xml.transform.stax\=ALL-UNNAMED      --add-opens java.xml/javax.xml.transform.stream\=ALL-UNNAMED      --add-opens java.xml/javax.xml.validation\=ALL-UNNAMED      --add-opens java.xml/javax.xml.xpath\=ALL-UNNAMED      --add-opens java.xml/jdk.xml.internal\=ALL-UNNAMED      --add-opens java.xml/org.w3c.dom\=ALL-UNNAMED      --add-opens java.xml/org.w3c.dom.bootstrap\=ALL-UNNAMED      --add-opens java.xml/org.w3c.dom.events\=ALL-UNNAMED      --add-opens java.xml/org.w3c.dom.ls\=ALL-UNNAMED      --add-opens java.xml/org.w3c.dom.ranges\=ALL-UNNAMED      --add-opens java.xml/org.w3c.dom.traversal\=ALL-UNNAMED      --add-opens java.xml/org.w3c.dom.views\=ALL-UNNAMED      --add-opens java.xml/org.xml.sax\=ALL-UNNAMED      --add-opens java.xml/org.xml.sax.ext\=ALL-UNNAMED      --add-opens java.xml/org.xml.sax.helpers\=ALL-UNNAMED      --add-opens java.desktop/com.sun.beans\=ALL-UNNAMED      --add-opens java.desktop/java.beans\=ALL-UNNAMED      --add-opens java.logging/java.util.logging\=ALL-UNNAMED      --add-opens java.management/com.sun.jmx.defaults\=ALL-UNNAMED      --add-opens java.management/com.sun.jmx.interceptor\=ALL-UNNAMED      --add-opens java.management/com.sun.jmx.mbeanserver\=ALL-UNNAMED      --add-opens java.management/com.sun.jmx.remote.internal\=ALL-UNNAMED      --add-opens java.management/com.sun.jmx.remote.security\=ALL-UNNAMED      --add-opens java.management/com.sun.jmx.remote.util\=ALL-UNNAMED      --add-opens java.management/java.lang.management\=ALL-UNNAMED      --add-opens java.management/javax.management\=ALL-UNNAMED      --add-opens java.management/javax.management.loading\=ALL-UNNAMED      --add-opens java.management/javax.management.modelmbean\=ALL-UNNAMED      --add-opens java.management/javax.management.monitor\=ALL-UNNAMED      --add-opens java.management/javax.management.openmbean\=ALL-UNNAMED      --add-opens java.management/javax.management.relation\=ALL-UNNAMED      --add-opens java.management/javax.management.remote\=ALL-UNNAMED      --add-opens java.management/javax.management.timer\=ALL-UNNAMED      --add-opens java.management/sun.management\=ALL-UNNAMED      --add-opens java.management/sun.management.counter\=ALL-UNNAMED      --add-opens java.management/sun.management.counter.perf\=ALL-UNNAMED      --add-opens java.management/sun.management.spi\=ALL-UNNAMED      --add-opens jdk.management/com.sun.management\=ALL-UNNAMED      --add-opens jdk.management/com.sun.management.internal\=ALL-UNNAMED      
[echoproperties] jdk.debug=release
[echoproperties] jdt-folder=/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/jdt_folder
[echoproperties] jdt.feature.version=3.19.500.v20240325-2137
[echoproperties] jdt.feature.version.next=3.19.500.v20240325-2138
[echoproperties] junit-report-output=/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/results
[echoproperties] junit-stylesheet=/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/JUNIT.XSL
[echoproperties] launchTarget=java-test
[echoproperties] library-file=/home/jenkins/agent/workspace/buildAndTest/testrun/../releng/build-scripts/build/lib/library.xml
[echoproperties] line.separator=\n
[echoproperties] map.file.path=/home/jenkins/agent/workspace/buildAndTest/releng/map/otdt.map
[echoproperties] native.encoding=UTF-8
[echoproperties] org.apache.bcel=5.2.0.v201005080400
[echoproperties] org.apache.bcel_5.2.0=5.2.0.v201005080400
[echoproperties] org.eclipse.core.filebuffers.tests=3.13.400.I20240325-1800
[echoproperties] org.eclipse.core.filebuffers.tests_3.13.400=3.13.400.I20240325-1800
[echoproperties] org.eclipse.equinox.launcher_jar=org.eclipse.equinox.launcher_1.6.800.v20240304-1850.jar
[echoproperties] org.eclipse.jdt.annotation=2.3.0.v20240111-2306
[echoproperties] org.eclipse.jdt.annotation_1.2.100=1.2.100.v20240212-1051
[echoproperties] org.eclipse.jdt.annotation_2.3.0=2.3.0.v20240111-2306
[echoproperties] org.eclipse.jdt.core=3.38.0.OTDT_r283_202403301859
[echoproperties] org.eclipse.jdt.core.compiler.batch=3.38.0.OTDT_r283_202403301859
[echoproperties] org.eclipse.jdt.core.compiler.batch_3.38.0=3.38.0.OTDT_r283_202403301859
[echoproperties] org.eclipse.jdt.core.source=3.38.0.OTDT_r283_202403301859
[echoproperties] org.eclipse.jdt.core.source_3.38.0=3.38.0.OTDT_r283_202403301859
[echoproperties] org.eclipse.jdt.core.tests.builder=3.12.400.I20240325-1800
[echoproperties] org.eclipse.jdt.core.tests.builder_3.12.400=3.12.400.I20240325-1800
[echoproperties] org.eclipse.jdt.core.tests.compiler=3.13.400.202403301859
[echoproperties] org.eclipse.jdt.core.tests.compiler_3.13.400=3.13.400.202403301859
[echoproperties] org.eclipse.jdt.core.tests.model=3.13.0.202403301859
[echoproperties] org.eclipse.jdt.core.tests.model_3.13.0=3.13.0.202403301859
[echoproperties] org.eclipse.jdt.core_3.38.0=3.38.0.OTDT_r283_202403301859
[echoproperties] org.eclipse.jdt.debug.tests=3.12.400.I20240325-1800
[echoproperties] org.eclipse.jdt.debug.tests_3.12.400=3.12.400.I20240325-1800
[echoproperties] org.eclipse.jdt.text.tests=3.14.400.I20240325-1800
[echoproperties] org.eclipse.jdt.text.tests_3.14.400=3.14.400.I20240325-1800
[echoproperties] org.eclipse.jdt.ui.tests=3.15.400.I20240325-1800
[echoproperties] org.eclipse.jdt.ui.tests.refactoring=3.15.400.I20240325-1800
[echoproperties] org.eclipse.jdt.ui.tests.refactoring_3.15.400=3.15.400.I20240325-1800
[echoproperties] org.eclipse.jdt.ui.tests_3.15.400=3.15.400.I20240325-1800
[echoproperties] org.eclipse.jface.text.tests=3.13.500.I20240325-1800
[echoproperties] org.eclipse.jface.text.tests_3.13.500=3.13.500.I20240325-1800
[echoproperties] org.eclipse.objectteams.eclipse.monitor=2.5.0.201606070956
[echoproperties] org.eclipse.objectteams.eclipse.monitor_2.5.0=2.5.0.201606070956
[echoproperties] org.eclipse.objectteams.otdt=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.compiler.adaptor=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.compiler.adaptor.source=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.compiler.adaptor.source_2.8.3=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.compiler.adaptor_2.8.3=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.debug=2.8.2.202307181937
[echoproperties] org.eclipse.objectteams.otdt.debug.adaptor=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.debug.adaptor.source=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.debug.adaptor.source_2.8.3=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.debug.adaptor_2.8.3=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.debug.source=2.8.2.202307181937
[echoproperties] org.eclipse.objectteams.otdt.debug.source_2.8.2=2.8.2.202307181937
[echoproperties] org.eclipse.objectteams.otdt.debug.tests=2.0.0
[echoproperties] org.eclipse.objectteams.otdt.debug.tests_2.0.0=2.0.0
[echoproperties] org.eclipse.objectteams.otdt.debug.ui=2.7.4.201906101736
[echoproperties] org.eclipse.objectteams.otdt.debug.ui.source=2.7.4.201906101736
[echoproperties] org.eclipse.objectteams.otdt.debug.ui.source_2.7.4=2.7.4.201906101736
[echoproperties] org.eclipse.objectteams.otdt.debug.ui_2.7.4=2.7.4.201906101736
[echoproperties] org.eclipse.objectteams.otdt.debug_2.8.2=2.8.2.202307181937
[echoproperties] org.eclipse.objectteams.otdt.doc=2.5.0.201606070956
[echoproperties] org.eclipse.objectteams.otdt.doc_2.5.0=2.5.0.201606070956
[echoproperties] org.eclipse.objectteams.otdt.jdt.ui=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.jdt.ui.source=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.jdt.ui.source_2.8.3=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.jdt.ui_2.8.3=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.pde.ui=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.pde.ui.source=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.pde.ui.source_2.8.3=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.pde.ui_2.8.3=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.refactoring=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.refactoring.source=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.refactoring.source_2.8.3=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.refactoring_2.8.3=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.samples=2.8.2.202307181937
[echoproperties] org.eclipse.objectteams.otdt.samples.source=2.8.2.202307181937
[echoproperties] org.eclipse.objectteams.otdt.samples.source_2.8.2=2.8.2.202307181937
[echoproperties] org.eclipse.objectteams.otdt.samples_2.8.2=2.8.2.202307181937
[echoproperties] org.eclipse.objectteams.otdt.source=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.source_2.8.3=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.test.builder=2.0.0
[echoproperties] org.eclipse.objectteams.otdt.test.builder_2.0.0=2.0.0
[echoproperties] org.eclipse.objectteams.otdt.tests=2.0.0
[echoproperties] org.eclipse.objectteams.otdt.tests_2.0.0=2.0.0
[echoproperties] org.eclipse.objectteams.otdt.ui=2.8.1.202307181937
[echoproperties] org.eclipse.objectteams.otdt.ui.help=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.ui.help.source=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.ui.help.source_2.8.3=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.ui.help_2.8.3=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.ui.source=2.8.1.202307181937
[echoproperties] org.eclipse.objectteams.otdt.ui.source_2.8.1=2.8.1.202307181937
[echoproperties] org.eclipse.objectteams.otdt.ui.tests=2.0.0
[echoproperties] org.eclipse.objectteams.otdt.ui.tests.dom=2.0.0
[echoproperties] org.eclipse.objectteams.otdt.ui.tests.dom_2.0.0=2.0.0
[echoproperties] org.eclipse.objectteams.otdt.ui.tests.refactoring=2.0.0
[echoproperties] org.eclipse.objectteams.otdt.ui.tests.refactoring_2.0.0=2.0.0
[echoproperties] org.eclipse.objectteams.otdt.ui.tests_2.0.0=2.0.0
[echoproperties] org.eclipse.objectteams.otdt.ui_2.8.1=2.8.1.202307181937
[echoproperties] org.eclipse.objectteams.otdt_2.8.3=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otequinox=2.8.2.202307181937
[echoproperties] org.eclipse.objectteams.otequinox.branding=2.6.0.201706061121
[echoproperties] org.eclipse.objectteams.otequinox.branding.otre=2.6.0.201706061122
[echoproperties] org.eclipse.objectteams.otequinox.branding.otre_2.6.0=2.6.0.201706061122
[echoproperties] org.eclipse.objectteams.otequinox.branding_2.6.0=2.6.0.201706061121
[echoproperties] org.eclipse.objectteams.otequinox.turbo=2.4.0.201506091717
[echoproperties] org.eclipse.objectteams.otequinox.turbo_2.4.0=2.4.0.201506091717
[echoproperties] org.eclipse.objectteams.otequinox_2.8.2=2.8.2.202307181937
[echoproperties] org.eclipse.objectteams.otre=2.7.0.201806120901
[echoproperties] org.eclipse.objectteams.otre_2.7.0=2.7.0.201806120901
[echoproperties] org.eclipse.objectteams.otredyn=1.4.3.202403301859
[echoproperties] org.eclipse.objectteams.otredyn_1.4.3=1.4.3.202403301859
[echoproperties] org.eclipse.objectteams.runtime=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.runtime_2.8.3=2.8.3.202403301859
[echoproperties] org.eclipse.text.tests=3.14.500.I20240325-1800
[echoproperties] org.eclipse.text.tests_3.14.500=3.14.500.I20240325-1800
[echoproperties] org.hamcrest.core=2.2.0.v20230809-1000
[echoproperties] org.hamcrest.core_2.2.0=2.2.0.v20230809-1000
[echoproperties] org.hamcrest.library=1.3.0.v20180524-2246
[echoproperties] org.hamcrest.library_1.3.0=1.3.0.v20180524-2246
[echoproperties] org.objectweb.asm=9.6.0
[echoproperties] org.objectweb.asm.commons=9.6.0
[echoproperties] org.objectweb.asm.commons_9.6.0=9.6.0
[echoproperties] org.objectweb.asm.tree=9.6.0
[echoproperties] org.objectweb.asm.tree.analysis=9.6.0
[echoproperties] org.objectweb.asm.tree.analysis_9.6.0=9.6.0
[echoproperties] org.objectweb.asm.tree_9.6.0=9.6.0
[echoproperties] org.objectweb.asm.util=9.6.0
[echoproperties] org.objectweb.asm.util_9.6.0=9.6.0
[echoproperties] org.objectweb.asm_9.6.0=9.6.0
[echoproperties] os=linux
[echoproperties] os.arch=amd64
[echoproperties] os.isLinux=true
[echoproperties] os.name=Linux
[echoproperties] os.version=6.2.9-300.fc38.x86_64
[echoproperties] otdtUpdatesDir=/home/jenkins/agent/workspace/buildAndTest/testrun/updateSite
[echoproperties] otequinox.agent.jar=/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.objectteams.otequinox_2.8.2.202307181937/otequinoxAgent.jar
[echoproperties] path.separator=\:
[echoproperties] plugin-name=org.eclipse.jdt.ui.tests
[echoproperties] plugin-path=
[echoproperties] published.updates=/home/jenkins/downloads/objectteams/updates/ot2.8/202307181937
[echoproperties] run.eclipseScriptDir=plugins/org.eclipse.pde.build_3.12.400.v20240321-1452/scripts
[echoproperties] saxon.jar.name=saxon8.jar
[echoproperties] saxon.jar.path=/home/jenkins/.ant/lib/saxon8.jar
[echoproperties] stderr.encoding=UTF-8
[echoproperties] stdout.encoding=UTF-8
[echoproperties] sun.arch.data.model=64
[echoproperties] sun.boot.library.path=/opt/tools/java/openjdk/jdk-21/jdk-21.0.2/lib
[echoproperties] sun.cpu.endian=little
[echoproperties] sun.io.unicode.encoding=UnicodeLittle
[echoproperties] sun.java.command=org.apache.tools.ant.launch.Launcher -cp  -f /home/jenkins/agent/workspace/buildAndTest/releng/build-scripts/build/run.xml -Declipse-app.tgz\=https\://download.eclipse.org/eclipse/downloads/drops4/I20240325-1800/eclipse-SDK-I20240325-1800-linux-gtk-x86_64.tar.gz -Declipse.tests.zip\=https\://download.eclipse.org/eclipse/downloads/drops4/I20240325-1800/eclipse-test-framework-I20240325-1800.zip -Declipse.sdk.qualifier\=I20240325-1800 -Dpublished.updates\=/home/jenkins/downloads/objectteams/updates/ot2.8/202307181937 -Ddo.run.tests\=true -Dtest.tmpDir\=/tmp/genie.objectteams -DfetchCacheLocation\=/home/jenkins/gitCache -Dmap.file.path\=/home/jenkins/agent/workspace/buildAndTest/releng/map/otdt.map -D_hasSaxon.jar\=true ot-junit-all
[echoproperties] sun.java.launcher=SUN_STANDARD
[echoproperties] sun.jnu.encoding=UTF-8
[echoproperties] sun.management.compiler=HotSpot 64-Bit Tiered Compilers
[echoproperties] test-output=/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/org.eclipse.jdt.ui.tests.LeakTestSuite.xml
[echoproperties] test.eclipseDir=/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse
[echoproperties] test.root.dir=/home/jenkins/agent/workspace/buildAndTest/testrun/test-root
[echoproperties] test.tmpDir=/tmp/genie.objectteams
[echoproperties] testPlugin=org.eclipse.jdt.ui.tests_3.15.400.I20240325-1800
[echoproperties] testframeworkinitialized=true
[echoproperties] testsUpdatesDirBase=/home/jenkins/agent/workspace/buildAndTest/testrun/updateSiteTests
[echoproperties] timeout=7200000
[echoproperties] timestamp=202403301857
[echoproperties] user.country=US
[echoproperties] user.dir=/home/jenkins/agent/workspace/buildAndTest/testrun
[echoproperties] user.home=/home/jenkins
[echoproperties] user.language=en
[echoproperties] user.name=jenkins
[echoproperties] vm=java
[echoproperties] vm.args=-Xmx912m
[echoproperties] vmargs=\      --add-modules ALL-SYSTEM      --add-opens jdk.localedata/sun.util.resources.cldr.provider\=ALL-UNNAMED      --add-opens jdk.localedata/sun.util.resources.provider\=ALL-UNNAMED      --add-opens java.base/com.sun.crypto.provider\=ALL-UNNAMED      --add-opens java.base/com.sun.security.ntlm\=ALL-UNNAMED      --add-opens java.base/java.io\=ALL-UNNAMED      --add-opens java.base/java.lang\=ALL-UNNAMED      --add-opens java.base/java.lang.annotation\=ALL-UNNAMED      --add-opens java.base/java.lang.constant\=ALL-UNNAMED      --add-opens java.base/java.lang.invoke\=ALL-UNNAMED      --add-opens java.base/java.lang.module\=ALL-UNNAMED      --add-opens java.base/java.lang.ref\=ALL-UNNAMED      --add-opens java.base/java.lang.reflect\=ALL-UNNAMED      --add-opens java.base/java.lang.runtime\=ALL-UNNAMED      --add-opens java.base/java.math\=ALL-UNNAMED      --add-opens java.base/java.net\=ALL-UNNAMED      --add-opens java.base/java.net.spi\=ALL-UNNAMED      --add-opens java.base/java.nio\=ALL-UNNAMED      --add-opens java.base/java.nio.channels\=ALL-UNNAMED      --add-opens java.base/java.nio.channels.spi\=ALL-UNNAMED      --add-opens java.base/java.nio.charset\=ALL-UNNAMED      --add-opens java.base/java.nio.charset.spi\=ALL-UNNAMED      --add-opens java.base/java.nio.file\=ALL-UNNAMED      --add-opens java.base/java.nio.file.attribute\=ALL-UNNAMED      --add-opens java.base/java.nio.file.spi\=ALL-UNNAMED      --add-opens java.base/java.security\=ALL-UNNAMED      --add-opens java.base/java.security.cert\=ALL-UNNAMED      --add-opens java.base/java.security.interfaces\=ALL-UNNAMED      --add-opens java.base/java.security.spec\=ALL-UNNAMED      --add-opens java.base/java.text\=ALL-UNNAMED      --add-opens java.base/java.text.spi\=ALL-UNNAMED      --add-opens java.base/java.time\=ALL-UNNAMED      --add-opens java.base/java.time.chrono\=ALL-UNNAMED      --add-opens java.base/java.time.format\=ALL-UNNAMED      --add-opens java.base/java.time.temporal\=ALL-UNNAMED      --add-opens java.base/java.time.zone\=ALL-UNNAMED      --add-opens java.base/java.util\=ALL-UNNAMED      --add-opens java.base/java.util.concurrent\=ALL-UNNAMED      --add-opens java.base/java.util.concurrent.atomic\=ALL-UNNAMED      --add-opens java.base/java.util.concurrent.locks\=ALL-UNNAMED      --add-opens java.base/java.util.function\=ALL-UNNAMED      --add-opens java.base/java.util.jar\=ALL-UNNAMED      --add-opens java.base/java.util.random\=ALL-UNNAMED      --add-opens java.base/java.util.regex\=ALL-UNNAMED      --add-opens java.base/java.util.spi\=ALL-UNNAMED      --add-opens java.base/java.util.stream\=ALL-UNNAMED      --add-opens java.base/java.util.zip\=ALL-UNNAMED      --add-opens java.base/javax.crypto\=ALL-UNNAMED      --add-opens java.base/javax.crypto.interfaces\=ALL-UNNAMED      --add-opens java.base/javax.crypto.spec\=ALL-UNNAMED      --add-opens java.base/javax.net\=ALL-UNNAMED      --add-opens java.base/javax.net.ssl\=ALL-UNNAMED      --add-opens java.base/javax.security.auth\=ALL-UNNAMED      --add-opens java.base/javax.security.auth.callback\=ALL-UNNAMED      --add-opens java.base/javax.security.auth.login\=ALL-UNNAMED      --add-opens java.base/javax.security.auth.spi\=ALL-UNNAMED      --add-opens java.base/javax.security.auth.x500\=ALL-UNNAMED      --add-opens java.base/javax.security.cert\=ALL-UNNAMED      --add-opens java.base/jdk.internal\=ALL-UNNAMED      --add-opens java.base/jdk.internal.access\=ALL-UNNAMED      --add-opens java.base/jdk.internal.access.foreign\=ALL-UNNAMED      --add-opens java.base/jdk.internal.event\=ALL-UNNAMED      --add-opens java.base/jdk.internal.icu.impl\=ALL-UNNAMED      --add-opens java.base/jdk.internal.icu.impl.data.icudt67b\=ALL-UNNAMED      --add-opens java.base/jdk.internal.icu.lang\=ALL-UNNAMED      --add-opens java.base/jdk.internal.icu.text\=ALL-UNNAMED      --add-opens java.base/jdk.internal.icu.util\=ALL-UNNAMED      --add-opens java.base/jdk.internal.invoke\=ALL-UNNAMED      --add-opens java.base/jdk.internal.javac\=ALL-UNNAMED      --add-opens java.base/jdk.internal.jimage\=ALL-UNNAMED      --add-opens java.base/jdk.internal.jimage.decompressor\=ALL-UNNAMED      --add-opens java.base/jdk.internal.jmod\=ALL-UNNAMED      --add-opens java.base/jdk.internal.jrtfs\=ALL-UNNAMED      --add-opens java.base/jdk.internal.loader\=ALL-UNNAMED      --add-opens java.base/jdk.internal.logger\=ALL-UNNAMED      --add-opens java.base/jdk.internal.math\=ALL-UNNAMED      --add-opens java.base/jdk.internal.misc\=ALL-UNNAMED      --add-opens java.base/jdk.internal.module\=ALL-UNNAMED      --add-opens java.base/jdk.internal.org.objectweb.asm\=ALL-UNNAMED      --add-opens java.base/jdk.internal.org.objectweb.asm.commons\=ALL-UNNAMED      --add-opens java.base/jdk.internal.org.objectweb.asm.signature\=ALL-UNNAMED      --add-opens java.base/jdk.internal.org.objectweb.asm.tree\=ALL-UNNAMED      --add-opens java.base/jdk.internal.org.objectweb.asm.tree.analysis\=ALL-UNNAMED      --add-opens java.base/jdk.internal.org.objectweb.asm.util\=ALL-UNNAMED      --add-opens java.base/jdk.internal.org.xml.sax\=ALL-UNNAMED      --add-opens java.base/jdk.internal.org.xml.sax.helpers\=ALL-UNNAMED      --add-opens java.base/jdk.internal.perf\=ALL-UNNAMED      --add-opens java.base/jdk.internal.platform\=ALL-UNNAMED      --add-opens java.base/jdk.internal.ref\=ALL-UNNAMED      --add-opens java.base/jdk.internal.reflect\=ALL-UNNAMED      --add-opens java.base/jdk.internal.util\=ALL-UNNAMED      --add-opens java.base/jdk.internal.util.jar\=ALL-UNNAMED      --add-opens java.base/jdk.internal.util.random\=ALL-UNNAMED      --add-opens java.base/jdk.internal.util.xml\=ALL-UNNAMED      --add-opens java.base/jdk.internal.util.xml.impl\=ALL-UNNAMED      --add-opens java.base/jdk.internal.vm\=ALL-UNNAMED      --add-opens java.base/jdk.internal.vm.annotation\=ALL-UNNAMED      --add-opens java.base/jdk.internal.vm.vector\=ALL-UNNAMED      --add-opens java.base/sun.invoke\=ALL-UNNAMED      --add-opens java.base/sun.invoke.empty\=ALL-UNNAMED      --add-opens java.base/sun.invoke.util\=ALL-UNNAMED      --add-opens java.base/sun.io\=ALL-UNNAMED      --add-opens java.base/sun.launcher\=ALL-UNNAMED      --add-opens java.base/sun.launcher.resources\=ALL-UNNAMED      --add-opens java.base/sun.net\=ALL-UNNAMED      --add-opens java.base/sun.net.dns\=ALL-UNNAMED      --add-opens java.base/sun.net.ext\=ALL-UNNAMED      --add-opens java.base/sun.net.ftp\=ALL-UNNAMED      --add-opens java.base/sun.net.ftp.impl\=ALL-UNNAMED      --add-opens java.base/sun.net.idn\=ALL-UNNAMED      --add-opens java.base/sun.net.sdp\=ALL-UNNAMED      --add-opens java.base/sun.net.smtp\=ALL-UNNAMED      --add-opens java.base/sun.net.spi\=ALL-UNNAMED      --add-opens java.base/sun.net.util\=ALL-UNNAMED      --add-opens java.base/sun.net.www\=ALL-UNNAMED      --add-opens java.base/sun.net.www.content.text\=ALL-UNNAMED      --add-opens java.base/sun.net.www.http\=ALL-UNNAMED      --add-opens java.base/sun.net.www.protocol.file\=ALL-UNNAMED      --add-opens java.base/sun.net.www.protocol.ftp\=ALL-UNNAMED      --add-opens java.base/sun.net.www.protocol.http\=ALL-UNNAMED      --add-opens java.base/sun.net.www.protocol.http.ntlm\=ALL-UNNAMED      --add-opens java.base/sun.net.www.protocol.https\=ALL-UNNAMED      --add-opens java.base/sun.net.www.protocol.jar\=ALL-UNNAMED      --add-opens java.base/sun.net.www.protocol.jmod\=ALL-UNNAMED      --add-opens java.base/sun.net.www.protocol.jrt\=ALL-UNNAMED      --add-opens java.base/sun.net.www.protocol.mailto\=ALL-UNNAMED      --add-opens java.base/sun.nio\=ALL-UNNAMED      --add-opens java.base/sun.nio.ch\=ALL-UNNAMED      --add-opens java.base/sun.nio.cs\=ALL-UNNAMED      --add-opens java.base/sun.nio.fs\=ALL-UNNAMED      --add-opens java.base/sun.reflect.annotation\=ALL-UNNAMED      --add-opens java.base/sun.reflect.generics.factory\=ALL-UNNAMED      --add-opens java.base/sun.reflect.generics.parser\=ALL-UNNAMED      --add-opens java.base/sun.reflect.generics.reflectiveObjects\=ALL-UNNAMED      --add-opens java.base/sun.reflect.generics.repository\=ALL-UNNAMED      --add-opens java.base/sun.reflect.generics.scope\=ALL-UNNAMED      --add-opens java.base/sun.reflect.generics.tree\=ALL-UNNAMED      --add-opens java.base/sun.reflect.generics.visitor\=ALL-UNNAMED      --add-opens java.base/sun.reflect.misc\=ALL-UNNAMED      --add-opens java.base/sun.security.action\=ALL-UNNAMED      --add-opens java.base/sun.security.internal.interfaces\=ALL-UNNAMED      --add-opens java.base/sun.security.internal.spec\=ALL-UNNAMED      --add-opens java.base/sun.security.jca\=ALL-UNNAMED      --add-opens java.base/sun.security.pkcs\=ALL-UNNAMED      --add-opens java.base/sun.security.pkcs10\=ALL-UNNAMED      --add-opens java.base/sun.security.pkcs12\=ALL-UNNAMED      --add-opens java.base/sun.security.provider\=ALL-UNNAMED      --add-opens java.base/sun.security.provider.certpath\=ALL-UNNAMED      --add-opens java.base/sun.security.provider.certpath.ssl\=ALL-UNNAMED      --add-opens java.base/sun.security.rsa\=ALL-UNNAMED      --add-opens java.base/sun.security.ssl\=ALL-UNNAMED      --add-opens java.base/sun.security.timestamp\=ALL-UNNAMED      --add-opens java.base/sun.security.tools\=ALL-UNNAMED      --add-opens java.base/sun.security.tools.keytool\=ALL-UNNAMED      --add-opens java.base/sun.security.util\=ALL-UNNAMED      --add-opens java.base/sun.security.util.math\=ALL-UNNAMED      --add-opens java.base/sun.security.util.math.intpoly\=ALL-UNNAMED      --add-opens java.base/sun.security.validator\=ALL-UNNAMED      --add-opens java.base/sun.security.x509\=ALL-UNNAMED      --add-opens java.base/sun.text\=ALL-UNNAMED      --add-opens java.base/sun.text.resources\=ALL-UNNAMED      --add-opens java.base/sun.text.resources.cldr\=ALL-UNNAMED      --add-opens java.base/sun.text.spi\=ALL-UNNAMED      --add-opens java.base/sun.util\=ALL-UNNAMED      --add-opens java.base/sun.util.calendar\=ALL-UNNAMED      --add-opens java.base/sun.util.cldr\=ALL-UNNAMED      --add-opens java.base/sun.util.locale\=ALL-UNNAMED      --add-opens java.base/sun.util.locale.provider\=ALL-UNNAMED      --add-opens java.base/sun.util.logging\=ALL-UNNAMED      --add-opens java.base/sun.util.resources\=ALL-UNNAMED      --add-opens java.base/sun.util.resources.cldr\=ALL-UNNAMED      --add-opens java.base/sun.util.spi\=ALL-UNNAMED      --add-opens java.xml/com.sun.java_cup.internal.runtime\=ALL-UNNAMED      --add-opens java.xml/com.sun.org.apache.bcel.internal\=ALL-UNNAMED      --add-opens java.xml/com.sun.org.apache.bcel.internal.classfile\=ALL-UNNAMED      --add-opens java.xml/com.sun.org.apache.bcel.internal.generic\=ALL-UNNAMED      --add-opens java.xml/com.sun.org.apache.bcel.internal.util\=ALL-UNNAMED      --add-opens java.xml/com.sun.org.apache.xalan.internal.extensions\=ALL-UNNAMED      --add-opens java.xml/com.sun.org.apache.xalan.internal.lib\=ALL-UNNAMED      --add-opens java.xml/com.sun.org.apache.xalan.internal.res\=ALL-UNNAMED      --add-opens java.xml/com.sun.org.apache.xalan.internal.templates\=ALL-UNNAMED      --add-opens java.xml/com.sun.org.apache.xalan.internal.utils\=ALL-UNNAMED      --add-opens java.xml/com.sun.org.apache.xalan.internal.xsltc\=ALL-UNNAMED      --add-opens java.xml/com.sun.org.apache.xalan.internal.xsltc.compiler\=ALL-UNNAMED      --add-opens java.xml/com.sun.org.apache.xalan.internal.xsltc.compiler.util\=ALL-UNNAMED      --add-opens java.xml/com.sun.org.apache.xalan.internal.xsltc.dom\=ALL-UNNAMED      --add-opens java.xml/com.sun.org.apache.xalan.internal.xsltc.runtime\=ALL-UNNAMED      --add-opens java.xml/com.sun.org.apache.xalan.internal.xsltc.runtime.output\=ALL-UNNAMED      --add-opens java.xml/com.sun.org.apache.xalan.internal.xsltc.trax\=ALL-UNNAMED      --add-opens java.xml/com.sun.org.apache.xalan.internal.xsltc.util\=ALL-UNNAMED      --add-opens java.xml/com.sun.org.apache.xerces.internal.dom\=ALL-UNNAMED      --add-opens java.xml/com.sun.org.apache.xerces.internal.dom.events\=ALL-UNNAMED      --add-opens java.xml/com.sun.org.apache.xerces.internal.impl\=ALL-UNNAMED      --add-opens java.xml/com.sun.org.apache.xerces.internal.impl.dtd\=ALL-UNNAMED      --add-opens java.xml/com.sun.org.apache.xerces.internal.impl.dtd.models\=ALL-UNNAMED      --add-opens java.xml/com.sun.org.apache.xerces.internal.impl.dv\=ALL-UNNAMED      --add-opens java.xml/com.sun.org.apache.xerces.internal.impl.dv.dtd\=ALL-UNNAMED      --add-opens java.xml/com.sun.org.apache.xerces.internal.impl.dv.util\=ALL-UNNAMED      --add-opens java.xml/com.sun.org.apache.xerces.internal.impl.dv.xs\=ALL-UNNAMED      --add-opens java.xml/com.sun.org.apache.xerces.internal.impl.io\=ALL-UNNAMED      --add-opens java.xml/com.sun.org.apache.xerces.internal.impl.msg\=ALL-UNNAMED      --add-opens java.xml/com.sun.org.apache.xerces.internal.impl.validation\=ALL-UNNAMED      --add-opens java.xml/com.sun.org.apache.xerces.internal.impl.xpath\=ALL-UNNAMED      --add-opens java.xml/com.sun.org.apache.xerces.internal.impl.xpath.regex\=ALL-UNNAMED      --add-opens java.xml/com.sun.org.apache.xerces.internal.impl.xs\=ALL-UNNAMED      --add-opens java.xml/com.sun.org.apache.xerces.internal.impl.xs.identity\=ALL-UNNAMED      --add-opens java.xml/com.sun.org.apache.xerces.internal.impl.xs.models\=ALL-UNNAMED      --add-opens java.xml/com.sun.org.apache.xerces.internal.impl.xs.opti\=ALL-UNNAMED      --add-opens java.xml/com.sun.org.apache.xerces.internal.impl.xs.traversers\=ALL-UNNAMED      --add-opens java.xml/com.sun.org.apache.xerces.internal.impl.xs.util\=ALL-UNNAMED      --add-opens java.xml/com.sun.org.apache.xerces.internal.jaxp\=ALL-UNNAMED      --add-opens java.xml/com.sun.org.apache.xerces.internal.jaxp.datatype\=ALL-UNNAMED      --add-opens java.xml/com.sun.org.apache.xerces.internal.jaxp.validation\=ALL-UNNAMED      --add-opens java.xml/com.sun.org.apache.xerces.internal.parsers\=ALL-UNNAMED      --add-opens java.xml/com.sun.org.apache.xerces.internal.util\=ALL-UNNAMED      --add-opens java.xml/com.sun.org.apache.xerces.internal.utils\=ALL-UNNAMED      --add-opens java.xml/com.sun.org.apache.xerces.internal.xinclude\=ALL-UNNAMED      --add-opens java.xml/com.sun.org.apache.xerces.internal.xni\=ALL-UNNAMED      --add-opens java.xml/com.sun.org.apache.xerces.internal.xni.grammars\=ALL-UNNAMED      --add-opens java.xml/com.sun.org.apache.xerces.internal.xni.parser\=ALL-UNNAMED      --add-opens java.xml/com.sun.org.apache.xerces.internal.xpointer\=ALL-UNNAMED      --add-opens java.xml/com.sun.org.apache.xerces.internal.xs\=ALL-UNNAMED      --add-opens java.xml/com.sun.org.apache.xerces.internal.xs.datatypes\=ALL-UNNAMED      --add-opens java.xml/com.sun.org.apache.xml.internal.dtm\=ALL-UNNAMED      --add-opens java.xml/com.sun.org.apache.xml.internal.dtm.ref\=ALL-UNNAMED      --add-opens java.xml/com.sun.org.apache.xml.internal.dtm.ref.dom2dtm\=ALL-UNNAMED      --add-opens java.xml/com.sun.org.apache.xml.internal.dtm.ref.sax2dtm\=ALL-UNNAMED      --add-opens java.xml/com.sun.org.apache.xml.internal.res\=ALL-UNNAMED      --add-opens java.xml/com.sun.org.apache.xml.internal.serialize\=ALL-UNNAMED      --add-opens java.xml/com.sun.org.apache.xml.internal.serializer\=ALL-UNNAMED      --add-opens java.xml/com.sun.org.apache.xml.internal.serializer.dom3\=ALL-UNNAMED      --add-opens java.xml/com.sun.org.apache.xml.internal.serializer.utils\=ALL-UNNAMED      --add-opens java.xml/com.sun.org.apache.xml.internal.utils\=ALL-UNNAMED      --add-opens java.xml/com.sun.org.apache.xml.internal.utils.res\=ALL-UNNAMED      --add-opens java.xml/com.sun.org.apache.xpath.internal\=ALL-UNNAMED      --add-opens java.xml/com.sun.org.apache.xpath.internal.axes\=ALL-UNNAMED      --add-opens java.xml/com.sun.org.apache.xpath.internal.compiler\=ALL-UNNAMED      --add-opens java.xml/com.sun.org.apache.xpath.internal.functions\=ALL-UNNAMED      --add-opens java.xml/com.sun.org.apache.xpath.internal.jaxp\=ALL-UNNAMED      --add-opens java.xml/com.sun.org.apache.xpath.internal.objects\=ALL-UNNAMED      --add-opens java.xml/com.sun.org.apache.xpath.internal.operations\=ALL-UNNAMED      --add-opens java.xml/com.sun.org.apache.xpath.internal.patterns\=ALL-UNNAMED      --add-opens java.xml/com.sun.org.apache.xpath.internal.res\=ALL-UNNAMED      --add-opens java.xml/com.sun.xml.internal.stream\=ALL-UNNAMED      --add-opens java.xml/com.sun.xml.internal.stream.dtd\=ALL-UNNAMED      --add-opens java.xml/com.sun.xml.internal.stream.dtd.nonvalidating\=ALL-UNNAMED      --add-opens java.xml/com.sun.xml.internal.stream.events\=ALL-UNNAMED      --add-opens java.xml/com.sun.xml.internal.stream.util\=ALL-UNNAMED      --add-opens java.xml/com.sun.xml.internal.stream.writers\=ALL-UNNAMED      --add-opens java.xml/javax.xml\=ALL-UNNAMED      --add-opens java.xml/javax.xml.catalog\=ALL-UNNAMED      --add-opens java.xml/javax.xml.datatype\=ALL-UNNAMED      --add-opens java.xml/javax.xml.namespace\=ALL-UNNAMED      --add-opens java.xml/javax.xml.parsers\=ALL-UNNAMED      --add-opens java.xml/javax.xml.stream\=ALL-UNNAMED      --add-opens java.xml/javax.xml.stream.events\=ALL-UNNAMED      --add-opens java.xml/javax.xml.stream.util\=ALL-UNNAMED      --add-opens java.xml/javax.xml.transform\=ALL-UNNAMED      --add-opens java.xml/javax.xml.transform.dom\=ALL-UNNAMED      --add-opens java.xml/javax.xml.transform.sax\=ALL-UNNAMED      --add-opens java.xml/javax.xml.transform.stax\=ALL-UNNAMED      --add-opens java.xml/javax.xml.transform.stream\=ALL-UNNAMED      --add-opens java.xml/javax.xml.validation\=ALL-UNNAMED      --add-opens java.xml/javax.xml.xpath\=ALL-UNNAMED      --add-opens java.xml/jdk.xml.internal\=ALL-UNNAMED      --add-opens java.xml/org.w3c.dom\=ALL-UNNAMED      --add-opens java.xml/org.w3c.dom.bootstrap\=ALL-UNNAMED      --add-opens java.xml/org.w3c.dom.events\=ALL-UNNAMED      --add-opens java.xml/org.w3c.dom.ls\=ALL-UNNAMED      --add-opens java.xml/org.w3c.dom.ranges\=ALL-UNNAMED      --add-opens java.xml/org.w3c.dom.traversal\=ALL-UNNAMED      --add-opens java.xml/org.w3c.dom.views\=ALL-UNNAMED      --add-opens java.xml/org.xml.sax\=ALL-UNNAMED      --add-opens java.xml/org.xml.sax.ext\=ALL-UNNAMED      --add-opens java.xml/org.xml.sax.helpers\=ALL-UNNAMED      --add-opens java.desktop/com.sun.beans\=ALL-UNNAMED      --add-opens java.desktop/java.beans\=ALL-UNNAMED      --add-opens java.logging/java.util.logging\=ALL-UNNAMED      --add-opens java.management/com.sun.jmx.defaults\=ALL-UNNAMED      --add-opens java.management/com.sun.jmx.interceptor\=ALL-UNNAMED      --add-opens java.management/com.sun.jmx.mbeanserver\=ALL-UNNAMED      --add-opens java.management/com.sun.jmx.remote.internal\=ALL-UNNAMED      --add-opens java.management/com.sun.jmx.remote.security\=ALL-UNNAMED      --add-opens java.management/com.sun.jmx.remote.util\=ALL-UNNAMED      --add-opens java.management/java.lang.management\=ALL-UNNAMED      --add-opens java.management/javax.management\=ALL-UNNAMED      --add-opens java.management/javax.management.loading\=ALL-UNNAMED      --add-opens java.management/javax.management.modelmbean\=ALL-UNNAMED      --add-opens java.management/javax.management.monitor\=ALL-UNNAMED      --add-opens java.management/javax.management.openmbean\=ALL-UNNAMED      --add-opens java.management/javax.management.relation\=ALL-UNNAMED      --add-opens java.management/javax.management.remote\=ALL-UNNAMED      --add-opens java.management/javax.management.timer\=ALL-UNNAMED      --add-opens java.management/sun.management\=ALL-UNNAMED      --add-opens java.management/sun.management.counter\=ALL-UNNAMED      --add-opens java.management/sun.management.counter.perf\=ALL-UNNAMED      --add-opens java.management/sun.management.spi\=ALL-UNNAMED      --add-opens jdk.management/com.sun.management\=ALL-UNNAMED      --add-opens jdk.management/com.sun.management.internal\=ALL-UNNAMED      
[echoproperties] ws=gtk

ui-test:

init:

java-test:
     [echo] Running org.eclipse.jdt.ui.tests.LeakTestSuite. Result file: /home/jenkins/agent/workspace/buildAndTest/testrun/test-root/results/org.eclipse.jdt.ui.tests.LeakTestSuite.xml
     [echo] timout property: 7200000
     [echo] frameworkvmargs:  -Xms256m -Xmx2048m -Xmx1024m
     [echo] vmargs:       --add-modules ALL-SYSTEM      --add-opens jdk.localedata/sun.util.resources.cldr.provider=ALL-UNNAMED      --add-opens jdk.localedata/sun.util.resources.provider=ALL-UNNAMED      --add-opens java.base/com.sun.crypto.provider=ALL-UNNAMED      --add-opens java.base/com.sun.security.ntlm=ALL-UNNAMED      --add-opens java.base/java.io=ALL-UNNAMED      --add-opens java.base/java.lang=ALL-UNNAMED      --add-opens java.base/java.lang.annotation=ALL-UNNAMED      --add-opens java.base/java.lang.constant=ALL-UNNAMED      --add-opens java.base/java.lang.invoke=ALL-UNNAMED      --add-opens java.base/java.lang.module=ALL-UNNAMED      --add-opens java.base/java.lang.ref=ALL-UNNAMED      --add-opens java.base/java.lang.reflect=ALL-UNNAMED      --add-opens java.base/java.lang.runtime=ALL-UNNAMED      --add-opens java.base/java.math=ALL-UNNAMED      --add-opens java.base/java.net=ALL-UNNAMED      --add-opens java.base/java.net.spi=ALL-UNNAMED      --add-opens java.base/java.nio=ALL-UNNAMED      --add-opens java.base/java.nio.channels=ALL-UNNAMED      --add-opens java.base/java.nio.channels.spi=ALL-UNNAMED      --add-opens java.base/java.nio.charset=ALL-UNNAMED      --add-opens java.base/java.nio.charset.spi=ALL-UNNAMED      --add-opens java.base/java.nio.file=ALL-UNNAMED      --add-opens java.base/java.nio.file.attribute=ALL-UNNAMED      --add-opens java.base/java.nio.file.spi=ALL-UNNAMED      --add-opens java.base/java.security=ALL-UNNAMED      --add-opens java.base/java.security.cert=ALL-UNNAMED      --add-opens java.base/java.security.interfaces=ALL-UNNAMED      --add-opens java.base/java.security.spec=ALL-UNNAMED      --add-opens java.base/java.text=ALL-UNNAMED      --add-opens java.base/java.text.spi=ALL-UNNAMED      --add-opens java.base/java.time=ALL-UNNAMED      --add-opens java.base/java.time.chrono=ALL-UNNAMED      --add-opens java.base/java.time.format=ALL-UNNAMED      --add-opens java.base/java.time.temporal=ALL-UNNAMED      --add-opens java.base/java.time.zone=ALL-UNNAMED      --add-opens java.base/java.util=ALL-UNNAMED      --add-opens java.base/java.util.concurrent=ALL-UNNAMED      --add-opens java.base/java.util.concurrent.atomic=ALL-UNNAMED      --add-opens java.base/java.util.concurrent.locks=ALL-UNNAMED      --add-opens java.base/java.util.function=ALL-UNNAMED      --add-opens java.base/java.util.jar=ALL-UNNAMED      --add-opens java.base/java.util.random=ALL-UNNAMED      --add-opens java.base/java.util.regex=ALL-UNNAMED      --add-opens java.base/java.util.spi=ALL-UNNAMED      --add-opens java.base/java.util.stream=ALL-UNNAMED      --add-opens java.base/java.util.zip=ALL-UNNAMED      --add-opens java.base/javax.crypto=ALL-UNNAMED      --add-opens java.base/javax.crypto.interfaces=ALL-UNNAMED      --add-opens java.base/javax.crypto.spec=ALL-UNNAMED      --add-opens java.base/javax.net=ALL-UNNAMED      --add-opens java.base/javax.net.ssl=ALL-UNNAMED      --add-opens java.base/javax.security.auth=ALL-UNNAMED      --add-opens java.base/javax.security.auth.callback=ALL-UNNAMED      --add-opens java.base/javax.security.auth.login=ALL-UNNAMED      --add-opens java.base/javax.security.auth.spi=ALL-UNNAMED      --add-opens java.base/javax.security.auth.x500=ALL-UNNAMED      --add-opens java.base/javax.security.cert=ALL-UNNAMED      --add-opens java.base/jdk.internal=ALL-UNNAMED      --add-opens java.base/jdk.internal.access=ALL-UNNAMED      --add-opens java.base/jdk.internal.access.foreign=ALL-UNNAMED      --add-opens java.base/jdk.internal.event=ALL-UNNAMED      --add-opens java.base/jdk.internal.icu.impl=ALL-UNNAMED      --add-opens java.base/jdk.internal.icu.impl.data.icudt67b=ALL-UNNAMED      --add-opens java.base/jdk.internal.icu.lang=ALL-UNNAMED      --add-opens java.base/jdk.internal.icu.text=ALL-UNNAMED      --add-opens java.base/jdk.internal.icu.util=ALL-UNNAMED      --add-opens java.base/jdk.internal.invoke=ALL-UNNAMED      --add-opens java.base/jdk.internal.javac=ALL-UNNAMED      --add-opens java.base/jdk.internal.jimage=ALL-UNNAMED      --add-opens java.base/jdk.internal.jimage.decompressor=ALL-UNNAMED      --add-opens java.base/jdk.internal.jmod=ALL-UNNAMED      --add-opens java.base/jdk.internal.jrtfs=ALL-UNNAMED      --add-opens java.base/jdk.internal.loader=ALL-UNNAMED      --add-opens java.base/jdk.internal.logger=ALL-UNNAMED      --add-opens java.base/jdk.internal.math=ALL-UNNAMED      --add-opens java.base/jdk.internal.misc=ALL-UNNAMED      --add-opens java.base/jdk.internal.module=ALL-UNNAMED      --add-opens java.base/jdk.internal.org.objectweb.asm=ALL-UNNAMED      --add-opens java.base/jdk.internal.org.objectweb.asm.commons=ALL-UNNAMED      --add-opens java.base/jdk.internal.org.objectweb.asm.signature=ALL-UNNAMED      --add-opens java.base/jdk.internal.org.objectweb.asm.tree=ALL-UNNAMED      --add-opens java.base/jdk.internal.org.objectweb.asm.tree.analysis=ALL-UNNAMED      --add-opens java.base/jdk.internal.org.objectweb.asm.util=ALL-UNNAMED      --add-opens java.base/jdk.internal.org.xml.sax=ALL-UNNAMED      --add-opens java.base/jdk.internal.org.xml.sax.helpers=ALL-UNNAMED      --add-opens java.base/jdk.internal.perf=ALL-UNNAMED      --add-opens java.base/jdk.internal.platform=ALL-UNNAMED      --add-opens java.base/jdk.internal.ref=ALL-UNNAMED      --add-opens java.base/jdk.internal.reflect=ALL-UNNAMED      --add-opens java.base/jdk.internal.util=ALL-UNNAMED      --add-opens java.base/jdk.internal.util.jar=ALL-UNNAMED      --add-opens java.base/jdk.internal.util.random=ALL-UNNAMED      --add-opens java.base/jdk.internal.util.xml=ALL-UNNAMED      --add-opens java.base/jdk.internal.util.xml.impl=ALL-UNNAMED      --add-opens java.base/jdk.internal.vm=ALL-UNNAMED      --add-opens java.base/jdk.internal.vm.annotation=ALL-UNNAMED      --add-opens java.base/jdk.internal.vm.vector=ALL-UNNAMED      --add-opens java.base/sun.invoke=ALL-UNNAMED      --add-opens java.base/sun.invoke.empty=ALL-UNNAMED      --add-opens java.base/sun.invoke.util=ALL-UNNAMED      --add-opens java.base/sun.io=ALL-UNNAMED      --add-opens java.base/sun.launcher=ALL-UNNAMED      --add-opens java.base/sun.launcher.resources=ALL-UNNAMED      --add-opens java.base/sun.net=ALL-UNNAMED      --add-opens java.base/sun.net.dns=ALL-UNNAMED      --add-opens java.base/sun.net.ext=ALL-UNNAMED      --add-opens java.base/sun.net.ftp=ALL-UNNAMED      --add-opens java.base/sun.net.ftp.impl=ALL-UNNAMED      --add-opens java.base/sun.net.idn=ALL-UNNAMED      --add-opens java.base/sun.net.sdp=ALL-UNNAMED      --add-opens java.base/sun.net.smtp=ALL-UNNAMED      --add-opens java.base/sun.net.spi=ALL-UNNAMED      --add-opens java.base/sun.net.util=ALL-UNNAMED      --add-opens java.base/sun.net.www=ALL-UNNAMED      --add-opens java.base/sun.net.www.content.text=ALL-UNNAMED      --add-opens java.base/sun.net.www.http=ALL-UNNAMED      --add-opens java.base/sun.net.www.protocol.file=ALL-UNNAMED      --add-opens java.base/sun.net.www.protocol.ftp=ALL-UNNAMED      --add-opens java.base/sun.net.www.protocol.http=ALL-UNNAMED      --add-opens java.base/sun.net.www.protocol.http.ntlm=ALL-UNNAMED      --add-opens java.base/sun.net.www.protocol.https=ALL-UNNAMED      --add-opens java.base/sun.net.www.protocol.jar=ALL-UNNAMED      --add-opens java.base/sun.net.www.protocol.jmod=ALL-UNNAMED      --add-opens java.base/sun.net.www.protocol.jrt=ALL-UNNAMED      --add-opens java.base/sun.net.www.protocol.mailto=ALL-UNNAMED      --add-opens java.base/sun.nio=ALL-UNNAMED      --add-opens java.base/sun.nio.ch=ALL-UNNAMED      --add-opens java.base/sun.nio.cs=ALL-UNNAMED      --add-opens java.base/sun.nio.fs=ALL-UNNAMED      --add-opens java.base/sun.reflect.annotation=ALL-UNNAMED      --add-opens java.base/sun.reflect.generics.factory=ALL-UNNAMED      --add-opens java.base/sun.reflect.generics.parser=ALL-UNNAMED      --add-opens java.base/sun.reflect.generics.reflectiveObjects=ALL-UNNAMED      --add-opens java.base/sun.reflect.generics.repository=ALL-UNNAMED      --add-opens java.base/sun.reflect.generics.scope=ALL-UNNAMED      --add-opens java.base/sun.reflect.generics.tree=ALL-UNNAMED      --add-opens java.base/sun.reflect.generics.visitor=ALL-UNNAMED      --add-opens java.base/sun.reflect.misc=ALL-UNNAMED      --add-opens java.base/sun.security.action=ALL-UNNAMED      --add-opens java.base/sun.security.internal.interfaces=ALL-UNNAMED      --add-opens java.base/sun.security.internal.spec=ALL-UNNAMED      --add-opens java.base/sun.security.jca=ALL-UNNAMED      --add-opens java.base/sun.security.pkcs=ALL-UNNAMED      --add-opens java.base/sun.security.pkcs10=ALL-UNNAMED      --add-opens java.base/sun.security.pkcs12=ALL-UNNAMED      --add-opens java.base/sun.security.provider=ALL-UNNAMED      --add-opens java.base/sun.security.provider.certpath=ALL-UNNAMED      --add-opens java.base/sun.security.provider.certpath.ssl=ALL-UNNAMED      --add-opens java.base/sun.security.rsa=ALL-UNNAMED      --add-opens java.base/sun.security.ssl=ALL-UNNAMED      --add-opens java.base/sun.security.timestamp=ALL-UNNAMED      --add-opens java.base/sun.security.tools=ALL-UNNAMED      --add-opens java.base/sun.security.tools.keytool=ALL-UNNAMED      --add-opens java.base/sun.security.util=ALL-UNNAMED      --add-opens java.base/sun.security.util.math=ALL-UNNAMED      --add-opens java.base/sun.security.util.math.intpoly=ALL-UNNAMED      --add-opens java.base/sun.security.validator=ALL-UNNAMED      --add-opens java.base/sun.security.x509=ALL-UNNAMED      --add-opens java.base/sun.text=ALL-UNNAMED      --add-opens java.base/sun.text.resources=ALL-UNNAMED      --add-opens java.base/sun.text.resources.cldr=ALL-UNNAMED      --add-opens java.base/sun.text.spi=ALL-UNNAMED      --add-opens java.base/sun.util=ALL-UNNAMED      --add-opens java.base/sun.util.calendar=ALL-UNNAMED      --add-opens java.base/sun.util.cldr=ALL-UNNAMED      --add-opens java.base/sun.util.locale=ALL-UNNAMED      --add-opens java.base/sun.util.locale.provider=ALL-UNNAMED      --add-opens java.base/sun.util.logging=ALL-UNNAMED      --add-opens java.base/sun.util.resources=ALL-UNNAMED      --add-opens java.base/sun.util.resources.cldr=ALL-UNNAMED      --add-opens java.base/sun.util.spi=ALL-UNNAMED      --add-opens java.xml/com.sun.java_cup.internal.runtime=ALL-UNNAMED      --add-opens java.xml/com.sun.org.apache.bcel.internal=ALL-UNNAMED      --add-opens java.xml/com.sun.org.apache.bcel.internal.classfile=ALL-UNNAMED      --add-opens java.xml/com.sun.org.apache.bcel.internal.generic=ALL-UNNAMED      --add-opens java.xml/com.sun.org.apache.bcel.internal.util=ALL-UNNAMED      --add-opens java.xml/com.sun.org.apache.xalan.internal.extensions=ALL-UNNAMED      --add-opens java.xml/com.sun.org.apache.xalan.internal.lib=ALL-UNNAMED      --add-opens java.xml/com.sun.org.apache.xalan.internal.res=ALL-UNNAMED      --add-opens java.xml/com.sun.org.apache.xalan.internal.templates=ALL-UNNAMED      --add-opens java.xml/com.sun.org.apache.xalan.internal.utils=ALL-UNNAMED      --add-opens java.xml/com.sun.org.apache.xalan.internal.xsltc=ALL-UNNAMED      --add-opens java.xml/com.sun.org.apache.xalan.internal.xsltc.compiler=ALL-UNNAMED      --add-opens java.xml/com.sun.org.apache.xalan.internal.xsltc.compiler.util=ALL-UNNAMED      --add-opens java.xml/com.sun.org.apache.xalan.internal.xsltc.dom=ALL-UNNAMED      --add-opens java.xml/com.sun.org.apache.xalan.internal.xsltc.runtime=ALL-UNNAMED      --add-opens java.xml/com.sun.org.apache.xalan.internal.xsltc.runtime.output=ALL-UNNAMED      --add-opens java.xml/com.sun.org.apache.xalan.internal.xsltc.trax=ALL-UNNAMED      --add-opens java.xml/com.sun.org.apache.xalan.internal.xsltc.util=ALL-UNNAMED      --add-opens java.xml/com.sun.org.apache.xerces.internal.dom=ALL-UNNAMED      --add-opens java.xml/com.sun.org.apache.xerces.internal.dom.events=ALL-UNNAMED      --add-opens java.xml/com.sun.org.apache.xerces.internal.impl=ALL-UNNAMED      --add-opens java.xml/com.sun.org.apache.xerces.internal.impl.dtd=ALL-UNNAMED      --add-opens java.xml/com.sun.org.apache.xerces.internal.impl.dtd.models=ALL-UNNAMED      --add-opens java.xml/com.sun.org.apache.xerces.internal.impl.dv=ALL-UNNAMED      --add-opens java.xml/com.sun.org.apache.xerces.internal.impl.dv.dtd=ALL-UNNAMED      --add-opens java.xml/com.sun.org.apache.xerces.internal.impl.dv.util=ALL-UNNAMED      --add-opens java.xml/com.sun.org.apache.xerces.internal.impl.dv.xs=ALL-UNNAMED      --add-opens java.xml/com.sun.org.apache.xerces.internal.impl.io=ALL-UNNAMED      --add-opens java.xml/com.sun.org.apache.xerces.internal.impl.msg=ALL-UNNAMED      --add-opens java.xml/com.sun.org.apache.xerces.internal.impl.validation=ALL-UNNAMED      --add-opens java.xml/com.sun.org.apache.xerces.internal.impl.xpath=ALL-UNNAMED      --add-opens java.xml/com.sun.org.apache.xerces.internal.impl.xpath.regex=ALL-UNNAMED      --add-opens java.xml/com.sun.org.apache.xerces.internal.impl.xs=ALL-UNNAMED      --add-opens java.xml/com.sun.org.apache.xerces.internal.impl.xs.identity=ALL-UNNAMED      --add-opens java.xml/com.sun.org.apache.xerces.internal.impl.xs.models=ALL-UNNAMED      --add-opens java.xml/com.sun.org.apache.xerces.internal.impl.xs.opti=ALL-UNNAMED      --add-opens java.xml/com.sun.org.apache.xerces.internal.impl.xs.traversers=ALL-UNNAMED      --add-opens java.xml/com.sun.org.apache.xerces.internal.impl.xs.util=ALL-UNNAMED      --add-opens java.xml/com.sun.org.apache.xerces.internal.jaxp=ALL-UNNAMED      --add-opens java.xml/com.sun.org.apache.xerces.internal.jaxp.datatype=ALL-UNNAMED      --add-opens java.xml/com.sun.org.apache.xerces.internal.jaxp.validation=ALL-UNNAMED      --add-opens java.xml/com.sun.org.apache.xerces.internal.parsers=ALL-UNNAMED      --add-opens java.xml/com.sun.org.apache.xerces.internal.util=ALL-UNNAMED      --add-opens java.xml/com.sun.org.apache.xerces.internal.utils=ALL-UNNAMED      --add-opens java.xml/com.sun.org.apache.xerces.internal.xinclude=ALL-UNNAMED      --add-opens java.xml/com.sun.org.apache.xerces.internal.xni=ALL-UNNAMED      --add-opens java.xml/com.sun.org.apache.xerces.internal.xni.grammars=ALL-UNNAMED      --add-opens java.xml/com.sun.org.apache.xerces.internal.xni.parser=ALL-UNNAMED      --add-opens java.xml/com.sun.org.apache.xerces.internal.xpointer=ALL-UNNAMED      --add-opens java.xml/com.sun.org.apache.xerces.internal.xs=ALL-UNNAMED      --add-opens java.xml/com.sun.org.apache.xerces.internal.xs.datatypes=ALL-UNNAMED      --add-opens java.xml/com.sun.org.apache.xml.internal.dtm=ALL-UNNAMED      --add-opens java.xml/com.sun.org.apache.xml.internal.dtm.ref=ALL-UNNAMED      --add-opens java.xml/com.sun.org.apache.xml.internal.dtm.ref.dom2dtm=ALL-UNNAMED      --add-opens java.xml/com.sun.org.apache.xml.internal.dtm.ref.sax2dtm=ALL-UNNAMED      --add-opens java.xml/com.sun.org.apache.xml.internal.res=ALL-UNNAMED      --add-opens java.xml/com.sun.org.apache.xml.internal.serialize=ALL-UNNAMED      --add-opens java.xml/com.sun.org.apache.xml.internal.serializer=ALL-UNNAMED      --add-opens java.xml/com.sun.org.apache.xml.internal.serializer.dom3=ALL-UNNAMED      --add-opens java.xml/com.sun.org.apache.xml.internal.serializer.utils=ALL-UNNAMED      --add-opens java.xml/com.sun.org.apache.xml.internal.utils=ALL-UNNAMED      --add-opens java.xml/com.sun.org.apache.xml.internal.utils.res=ALL-UNNAMED      --add-opens java.xml/com.sun.org.apache.xpath.internal=ALL-UNNAMED      --add-opens java.xml/com.sun.org.apache.xpath.internal.axes=ALL-UNNAMED      --add-opens java.xml/com.sun.org.apache.xpath.internal.compiler=ALL-UNNAMED      --add-opens java.xml/com.sun.org.apache.xpath.internal.functions=ALL-UNNAMED      --add-opens java.xml/com.sun.org.apache.xpath.internal.jaxp=ALL-UNNAMED      --add-opens java.xml/com.sun.org.apache.xpath.internal.objects=ALL-UNNAMED      --add-opens java.xml/com.sun.org.apache.xpath.internal.operations=ALL-UNNAMED      --add-opens java.xml/com.sun.org.apache.xpath.internal.patterns=ALL-UNNAMED      --add-opens java.xml/com.sun.org.apache.xpath.internal.res=ALL-UNNAMED      --add-opens java.xml/com.sun.xml.internal.stream=ALL-UNNAMED      --add-opens java.xml/com.sun.xml.internal.stream.dtd=ALL-UNNAMED      --add-opens java.xml/com.sun.xml.internal.stream.dtd.nonvalidating=ALL-UNNAMED      --add-opens java.xml/com.sun.xml.internal.stream.events=ALL-UNNAMED      --add-opens java.xml/com.sun.xml.internal.stream.util=ALL-UNNAMED      --add-opens java.xml/com.sun.xml.internal.stream.writers=ALL-UNNAMED      --add-opens java.xml/javax.xml=ALL-UNNAMED      --add-opens java.xml/javax.xml.catalog=ALL-UNNAMED      --add-opens java.xml/javax.xml.datatype=ALL-UNNAMED      --add-opens java.xml/javax.xml.namespace=ALL-UNNAMED      --add-opens java.xml/javax.xml.parsers=ALL-UNNAMED      --add-opens java.xml/javax.xml.stream=ALL-UNNAMED      --add-opens java.xml/javax.xml.stream.events=ALL-UNNAMED      --add-opens java.xml/javax.xml.stream.util=ALL-UNNAMED      --add-opens java.xml/javax.xml.transform=ALL-UNNAMED      --add-opens java.xml/javax.xml.transform.dom=ALL-UNNAMED      --add-opens java.xml/javax.xml.transform.sax=ALL-UNNAMED      --add-opens java.xml/javax.xml.transform.stax=ALL-UNNAMED      --add-opens java.xml/javax.xml.transform.stream=ALL-UNNAMED      --add-opens java.xml/javax.xml.validation=ALL-UNNAMED      --add-opens java.xml/javax.xml.xpath=ALL-UNNAMED      --add-opens java.xml/jdk.xml.internal=ALL-UNNAMED      --add-opens java.xml/org.w3c.dom=ALL-UNNAMED      --add-opens java.xml/org.w3c.dom.bootstrap=ALL-UNNAMED      --add-opens java.xml/org.w3c.dom.events=ALL-UNNAMED      --add-opens java.xml/org.w3c.dom.ls=ALL-UNNAMED      --add-opens java.xml/org.w3c.dom.ranges=ALL-UNNAMED      --add-opens java.xml/org.w3c.dom.traversal=ALL-UNNAMED      --add-opens java.xml/org.w3c.dom.views=ALL-UNNAMED      --add-opens java.xml/org.xml.sax=ALL-UNNAMED      --add-opens java.xml/org.xml.sax.ext=ALL-UNNAMED      --add-opens java.xml/org.xml.sax.helpers=ALL-UNNAMED      --add-opens java.desktop/com.sun.beans=ALL-UNNAMED      --add-opens java.desktop/java.beans=ALL-UNNAMED      --add-opens java.logging/java.util.logging=ALL-UNNAMED      --add-opens java.management/com.sun.jmx.defaults=ALL-UNNAMED      --add-opens java.management/com.sun.jmx.interceptor=ALL-UNNAMED      --add-opens java.management/com.sun.jmx.mbeanserver=ALL-UNNAMED      --add-opens java.management/com.sun.jmx.remote.internal=ALL-UNNAMED      --add-opens java.management/com.sun.jmx.remote.security=ALL-UNNAMED      --add-opens java.management/com.sun.jmx.remote.util=ALL-UNNAMED      --add-opens java.management/java.lang.management=ALL-UNNAMED      --add-opens java.management/javax.management=ALL-UNNAMED      --add-opens java.management/javax.management.loading=ALL-UNNAMED      --add-opens java.management/javax.management.modelmbean=ALL-UNNAMED      --add-opens java.management/javax.management.monitor=ALL-UNNAMED      --add-opens java.management/javax.management.openmbean=ALL-UNNAMED      --add-opens java.management/javax.management.relation=ALL-UNNAMED      --add-opens java.management/javax.management.remote=ALL-UNNAMED      --add-opens java.management/javax.management.timer=ALL-UNNAMED      --add-opens java.management/sun.management=ALL-UNNAMED      --add-opens java.management/sun.management.counter=ALL-UNNAMED      --add-opens java.management/sun.management.counter.perf=ALL-UNNAMED      --add-opens java.management/sun.management.spi=ALL-UNNAMED      --add-opens jdk.management/com.sun.management=ALL-UNNAMED      --add-opens jdk.management/com.sun.management.internal=ALL-UNNAMED      
     [echo] extraVMargs: -XX:+HeapDumpOnOutOfMemoryError -ea --add-modules ALL-SYSTEM              --add-opens java.base/jdk.internal.loader=ALL-UNNAMED              --add-opens jdk.localedata/sun.util.resources.cldr.provider=ALL-UNNAMED              --add-opens jdk.localedata/sun.util.resources.provider=ALL-UNNAMED              --add-opens java.security.jgss/sun.security.krb5.internal.ssl=ALL-UNNAMED              --add-opens java.base/jdk.internal.module=ALL-UNNAMED              --add-opens java.base/java.lang=ALL-UNNAMED              --add-opens java.base/java.lang.module=ALL-UNNAMED              --add-opens java.base/jdk.internal.reflect=ALL-UNNAMED              --add-opens java.base/jdk.internal.ref=ALL-UNNAMED              --add-opens java.base/jdk.internal.math=ALL-UNNAMED              --add-opens java.base/jdk.internal.misc=ALL-UNNAMED              --add-opens jdk.zipfs/jdk.nio.zipfs=ALL-UNNAMED              --illegal-access=permit              -DDetectVMInstallationsJob.disabled=true              -Djava.io.tmpdir=/tmp/genie.objectteams -Dot.weaving=otdre -javaagent:/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.objectteams.otequinox_2.8.2.202307181937/otequinoxAgent.jar              -Dcompliance=1.8,11,17,18
     [echo] frameworkperfargs: 
     [echo] crash loglocationarg (if any): ${loglocationarg}
     [echo] crash loglocation (if not default): 
     [java] OpenJDK 64-Bit Server VM warning: Ignoring option --illegal-access=permit; support was removed in 17.0
     [java] WARNING: Using incubator modules: jdk.incubator.vector
     [java] WARNING: package sun.io not in java.base
     [java] WARNING: package jdk.internal.util.jar not in java.base
     [java] WARNING: package sun.security.krb5.internal.ssl not in java.security.jgss
     [java] WARNING: package jdk.internal.invoke not in java.base
     [java] WARNING: package jdk.internal.icu.impl.data.icudt67b not in java.base
     [java] WARNING: java.io.tmpdir directory does not exist
     [java] Mar 30, 2024 7:25:10 PM org.apache.aries.spifly.BaseActivator log
     [java] INFO: Registered provider org.slf4j.simple.SimpleServiceProvider of service org.slf4j.spi.SLF4JServiceProvider in bundle slf4j.simple
     [java] WARNING: Annotation classes from the 'javax.inject' or 'javax.annotation' package found.
     [java] It is recommended to migrate to the corresponding replacements in the jakarta namespace.
     [java] The Eclipse E4 Platform will remove support for those javax-annotations in a future release.
     [java] To suppress this warning, set the VM property: -Declipse.e4.inject.javax.warning=false
     [java] To disable processing of 'javax' annotations entirely, set the VM property: -Declipse.e4.inject.javax.disabled=true
     [java] 
     [java] INFO: timeoutScreenOutputDir: /home/jenkins/agent/workspace/buildAndTest/testrun/test-root/results/timeoutScreens
     [java] INFO: timeout: 7200000

collect-results:

suite:
   [delete] Deleting directory /home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/jdt_folder

init:
     [echo] ANT_OPTS: -Xmx1024m
     [echo] basedir = /home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse
[echoproperties] #Ant properties
[echoproperties] #Sat Mar 30 19:31:06 UTC 2024
[echoproperties] Aspect537350_A=1.0.0.202403301859
[echoproperties] Aspect537350_A_1.0.0=1.0.0.202403301859
[echoproperties] Aspect537350_B=1.0.0.202403301859
[echoproperties] Aspect537350_B_1.0.0=1.0.0.202403301859
[echoproperties] Aspect537351=1.0.0.202403301859
[echoproperties] Aspect537351_1.0.0=1.0.0.202403301859
[echoproperties] Aspect537533=1.0.0.202403301859
[echoproperties] Aspect537533_1.0.0=1.0.0.202403301859
[echoproperties] Aspect571542_A=1.0.0.202403301859
[echoproperties] Aspect571542_A_1.0.0=1.0.0.202403301859
[echoproperties] Aspect571542_B=1.0.0.202403301859
[echoproperties] Aspect571542_B_1.0.0=1.0.0.202403301859
[echoproperties] Base537350_A=1.0.0.202403301859
[echoproperties] Base537350_A_1.0.0=1.0.0.202403301859
[echoproperties] Base537350_B=1.0.0.202403301859
[echoproperties] Base537350_B_1.0.0=1.0.0.202403301859
[echoproperties] Base537351=1.0.0.202403301859
[echoproperties] Base537351_1.0.0=1.0.0.202403301859
[echoproperties] Base537533=1.0.0.202403301859
[echoproperties] Base537533_1.0.0=1.0.0.202403301859
[echoproperties] Base571542_A=1.0.0.202403301859
[echoproperties] Base571542_A_1.0.0=1.0.0.202403301859
[echoproperties] Base571542_B=1.0.0.202403301859
[echoproperties] Base571542_B_1.0.0=1.0.0.202403301859
[echoproperties] DSTAMP=20240330
[echoproperties] Middle537351=1.0.0.202403301859
[echoproperties] Middle537351_1.0.0=1.0.0.202403301859
[echoproperties] NOW.DSTAMP=20240330
[echoproperties] NOW.TODAY=March 30 2024
[echoproperties] NOW.TSTAMP=1931
[echoproperties] OTEquinoxTests=1.0.0.202403301859
[echoproperties] OTEquinoxTests_1.0.0=1.0.0.202403301859
[echoproperties] OTScriptDir=/home/jenkins/agent/workspace/buildAndTest/releng/build-scripts/build
[echoproperties] TIMENOW=1931060314
[echoproperties] TODAY=March 30 2024
[echoproperties] TSTAMP=1925
[echoproperties] _hasSaxon.jar=true
[echoproperties] _toplevelDir=/home/jenkins/agent/workspace/buildAndTest/releng/build-scripts/build
[echoproperties] ant.core.lib=/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant.jar
[echoproperties] ant.file=/home/jenkins/agent/workspace/buildAndTest/releng/build-scripts/build/lib/library.xml
[echoproperties] ant.file.Automated\ Object\ Teams\ Testing=/home/jenkins/agent/workspace/buildAndTest/releng/build-scripts/build/test.xml
[echoproperties] ant.file.Library=/home/jenkins/agent/workspace/buildAndTest/releng/build-scripts/build/lib/library.xml
[echoproperties] ant.file.Main\ Object\ Teams\ Build\ and\ Test\ Automation=/home/jenkins/agent/workspace/buildAndTest/releng/build-scripts/build/run.xml
[echoproperties] ant.file.testsuite=/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.ui.tests_3.15.400.I20240325-1800/test.xml
[echoproperties] ant.file.type=file
[echoproperties] ant.file.type.Automated\ Object\ Teams\ Testing=file
[echoproperties] ant.file.type.Library=file
[echoproperties] ant.file.type.Main\ Object\ Teams\ Build\ and\ Test\ Automation=file
[echoproperties] ant.file.type.testsuite=file
[echoproperties] ant.home=/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest
[echoproperties] ant.java.version=21
[echoproperties] ant.library.dir=/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib
[echoproperties] ant.project.default-target=usage
[echoproperties] ant.project.invoked-targets=ui-test
[echoproperties] ant.project.name=Library
[echoproperties] ant.version=Apache Ant(TM) version 1.10.12 compiled on October 13 2021
[echoproperties] arch=x86_64
[echoproperties] baseLocation=/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse
[echoproperties] basearch=x86_64
[echoproperties] basedir=/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse
[echoproperties] baseos=linux
[echoproperties] basews=gtk
[echoproperties] bootLocation=/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/eclipse
[echoproperties] build.root.dir=/home/jenkins/agent/workspace/buildAndTest/testrun/build-root
[echoproperties] buildDirectory=/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src
[echoproperties] buildId=2.8.3
[echoproperties] buildLabel=I-2.8.3-202403301857
[echoproperties] buildType=I
[echoproperties] builder-otcompiler=/home/jenkins/agent/workspace/buildAndTest/releng/build-scripts/build/OT-Compiler
[echoproperties] builder-otdt=/home/jenkins/agent/workspace/buildAndTest/releng/build-scripts/build/OTDT-Build
[echoproperties] buildfile=/home/jenkins/agent/workspace/buildAndTest/releng/build-scripts/build/build.xml
[echoproperties] classname=org.eclipse.jdt.ui.tests.AutomatedSuite
[echoproperties] coverage-output=/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/coverage
[echoproperties] data-dir=/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/jdt_folder
[echoproperties] do.run.tests=true
[echoproperties] eclipse-app.tgz=https\://download.eclipse.org/eclipse/downloads/drops4/I20240325-1800/eclipse-SDK-I20240325-1800-linux-gtk-x86_64.tar.gz
[echoproperties] eclipse-home=/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse
[echoproperties] eclipse.sdk.qualifier=I20240325-1800
[echoproperties] eclipse.tests.zip=https\://download.eclipse.org/eclipse/downloads/drops4/I20240325-1800/eclipse-test-framework-I20240325-1800.zip
[echoproperties] env.ANT_HOME=/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest
[echoproperties] env.ANT_OPTS=-Xmx1024m
[echoproperties] env.BUILD_DISPLAY_NAME=\#942
[echoproperties] env.BUILD_ID=942
[echoproperties] env.BUILD_NUMBER=942
[echoproperties] env.BUILD_TAG=jenkins-buildAndTest-942
[echoproperties] env.BUILD_URL=https\://ci.eclipse.org/objectteams/job/buildAndTest/942/
[echoproperties] env.CI=true
[echoproperties] env.DISPLAY=\:40
[echoproperties] env.EXECUTOR_NUMBER=0
[echoproperties] env.GITLAB_OBJECT_KIND=none
[echoproperties] env.HOME=/home/jenkins
[echoproperties] env.HOSTNAME=centos-7-sw7vx
[echoproperties] env.HUDSON_COOKIE=f2b343d6-1876-484f-a185-836f1bab4cd4
[echoproperties] env.HUDSON_HOME=/var/jenkins
[echoproperties] env.HUDSON_SERVER_COOKIE=f0104a5ecfe037d6
[echoproperties] env.HUDSON_URL=https\://ci.eclipse.org/objectteams/
[echoproperties] env.JAVA_HOME=/opt/tools/java/openjdk/jdk-21/latest
[echoproperties] env.JAVA_TMPDIR=/tmp/genie.objectteams
[echoproperties] env.JENKINS_AGENT_NAME=centos-7-sw7vx
[echoproperties] env.JENKINS_AGENT_WORKDIR=/home/jenkins/agent
[echoproperties] env.JENKINS_DISCOVERY_PORT=tcp\://10.30.213.101\:50000
[echoproperties] env.JENKINS_DISCOVERY_PORT_50000_TCP=tcp\://10.30.213.101\:50000
[echoproperties] env.JENKINS_DISCOVERY_PORT_50000_TCP_ADDR=10.30.213.101
[echoproperties] env.JENKINS_DISCOVERY_PORT_50000_TCP_PORT=50000
[echoproperties] env.JENKINS_DISCOVERY_PORT_50000_TCP_PROTO=tcp
[echoproperties] env.JENKINS_DISCOVERY_SERVICE_HOST=10.30.213.101
[echoproperties] env.JENKINS_DISCOVERY_SERVICE_PORT=50000
[echoproperties] env.JENKINS_DISCOVERY_SERVICE_PORT_JNLP=50000
[echoproperties] env.JENKINS_HOME=/var/jenkins
[echoproperties] env.JENKINS_NAME=centos-7-sw7vx
[echoproperties] env.JENKINS_REMOTING_JAVA_OPTS=-showversion -XshowSettings\:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled\=true -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID\=true
[echoproperties] env.JENKINS_SECRET=8d5b1adf6dffde2e7e6f3ff45077951c8c411e9a228c5ec14f683d5545cac5e0
[echoproperties] env.JENKINS_SERVER_COOKIE=f0104a5ecfe037d6
[echoproperties] env.JENKINS_TUNNEL=jenkins-discovery.objectteams.svc.cluster.local\:50000
[echoproperties] env.JENKINS_UI_PORT=tcp\://10.30.65.215\:80
[echoproperties] env.JENKINS_UI_PORT_80_TCP=tcp\://10.30.65.215\:80
[echoproperties] env.JENKINS_UI_PORT_80_TCP_ADDR=10.30.65.215
[echoproperties] env.JENKINS_UI_PORT_80_TCP_PORT=80
[echoproperties] env.JENKINS_UI_PORT_80_TCP_PROTO=tcp
[echoproperties] env.JENKINS_UI_SERVICE_HOST=10.30.65.215
[echoproperties] env.JENKINS_UI_SERVICE_PORT=80
[echoproperties] env.JENKINS_UI_SERVICE_PORT_HTTP=80
[echoproperties] env.JENKINS_URL=https\://ci.eclipse.org/objectteams/
[echoproperties] env.JOB_BASE_NAME=buildAndTest
[echoproperties] env.JOB_DISPLAY_URL=https\://ci.eclipse.org/objectteams/job/buildAndTest/display/redirect
[echoproperties] env.JOB_NAME=buildAndTest
[echoproperties] env.JOB_URL=https\://ci.eclipse.org/objectteams/job/buildAndTest/
[echoproperties] env.KUBERNETES_PORT=tcp\://10.30.0.1\:443
[echoproperties] env.KUBERNETES_PORT_443_TCP=tcp\://10.30.0.1\:443
[echoproperties] env.KUBERNETES_PORT_443_TCP_ADDR=10.30.0.1
[echoproperties] env.KUBERNETES_PORT_443_TCP_PORT=443
[echoproperties] env.KUBERNETES_PORT_443_TCP_PROTO=tcp
[echoproperties] env.KUBERNETES_SERVICE_HOST=10.30.0.1
[echoproperties] env.KUBERNETES_SERVICE_PORT=443
[echoproperties] env.KUBERNETES_SERVICE_PORT_HTTPS=443
[echoproperties] env.LANG=en_US.UTF-8
[echoproperties] env.MAIN_TARGET=ot-junit-all
[echoproperties] env.NODE_LABELS=centos-7 jipp-migration migration centos-7-sw7vx
[echoproperties] env.NODE_NAME=centos-7-sw7vx
[echoproperties] env.NSS_SDB_USE_CACHE=no
[echoproperties] env.OPENJ9_JAVA_OPTIONS=-XX\:+IgnoreUnrecognizedVMOptions -XX\:+IdleTuningCompactOnIdle -XX\:+IdleTuningGcOnIdle
[echoproperties] env.OT_VERSION=2.8.3
[echoproperties] env.PATH=/opt/tools/java/openjdk/jdk-21/latest/bin\:/shared/common/apache-ant-1.10.5//bin\:/opt/tools/java/openjdk/jdk-21/latest/bin\:/opt/tools/java/oracle/jdk-9/latest/bin\:/opt/tools/java/openjdk/jdk-11/latest/bin\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/bin\:/opt/tools/java/oracle/jdk-9/latest/bin\:/usr/local/sbin\:/usr/local/bin\:/usr/sbin\:/usr/bin\:/sbin\:/bin
[echoproperties] env.PROMOTE=staging
[echoproperties] env.PWD=/home/jenkins/agent/workspace/buildAndTest/testrun
[echoproperties] env.RUN_ARTIFACTS_DISPLAY_URL=https\://ci.eclipse.org/objectteams/job/buildAndTest/942/display/redirect?page\=artifacts
[echoproperties] env.RUN_CHANGES_DISPLAY_URL=https\://ci.eclipse.org/objectteams/job/buildAndTest/942/display/redirect?page\=changes
[echoproperties] env.RUN_DISPLAY_URL=https\://ci.eclipse.org/objectteams/job/buildAndTest/942/display/redirect
[echoproperties] env.RUN_TESTS_DISPLAY_URL=https\://ci.eclipse.org/objectteams/job/buildAndTest/942/display/redirect?page\=tests
[echoproperties] env.SHLVL=2
[echoproperties] env.SIGN=nosign
[echoproperties] env.SSH_AUTH_SOCK=/tmp/ssh-Mhhbrkk0MZ7C/agent.45
[echoproperties] env.TERM=xterm
[echoproperties] env.UPDATE_SITE_BASE=ot2.8
[echoproperties] env.USER_NAME=jenkins
[echoproperties] env.WORKSPACE=/home/jenkins/agent/workspace/buildAndTest
[echoproperties] env.WORKSPACE_TMP=/home/jenkins/agent/workspace/buildAndTest@tmp
[echoproperties] env.XAUTHORITY=/home/jenkins/agent/workspace/buildAndTest/.Xauthority-14970781020924742116
[echoproperties] env.branch=master
[echoproperties] env.callTarget=ot-junit-all
[echoproperties] envantopts=-Xmx1024m
[echoproperties] extraVMargs=-XX\:+HeapDumpOnOutOfMemoryError -ea --add-modules ALL-SYSTEM              --add-opens java.base/jdk.internal.loader\=ALL-UNNAMED              --add-opens jdk.localedata/sun.util.resources.cldr.provider\=ALL-UNNAMED              --add-opens jdk.localedata/sun.util.resources.provider\=ALL-UNNAMED              --add-opens java.security.jgss/sun.security.krb5.internal.ssl\=ALL-UNNAMED              --add-opens java.base/jdk.internal.module\=ALL-UNNAMED              --add-opens java.base/java.lang\=ALL-UNNAMED              --add-opens java.base/java.lang.module\=ALL-UNNAMED              --add-opens java.base/jdk.internal.reflect\=ALL-UNNAMED              --add-opens java.base/jdk.internal.ref\=ALL-UNNAMED              --add-opens java.base/jdk.internal.math\=ALL-UNNAMED              --add-opens java.base/jdk.internal.misc\=ALL-UNNAMED              --add-opens jdk.zipfs/jdk.nio.zipfs\=ALL-UNNAMED              --illegal-access\=permit              -DDetectVMInstallationsJob.disabled\=true              -Djava.io.tmpdir\=/tmp/genie.objectteams -Dot.weaving\=otdre -javaagent\:/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.objectteams.otequinox_2.8.2.202307181937/otequinoxAgent.jar              -Dcompliance\=1.8,11,17,18
[echoproperties] fetchCacheLocation=/home/jenkins/gitCache
[echoproperties] file-id=XXX
[echoproperties] file.encoding=UTF-8
[echoproperties] file.separator=/
[echoproperties] formatter=org.apache.tools.ant.taskdefs.optional.junit.XMLJUnitResultFormatter
[echoproperties] git.pde.build=org.eclipse.egit.fetchfactory_0.12.0.202304020031.jar
[echoproperties] installmode=clean
[echoproperties] java.class.path=/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-launcher.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-antlr.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-apache-bcel.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-apache-bsf.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-apache-log4j.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-apache-oro.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-apache-regexp.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-apache-resolver.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-apache-xalan2.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-commons-logging.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-commons-net.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-imageio.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-jai.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-javamail.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-jdepend.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-jmf.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-jsch.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-junit.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-junit4.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-junitlauncher.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-launcher.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-netrexx.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-swing.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-testutil.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-xz.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant.jar
[echoproperties] java.class.version=65.0
[echoproperties] java.home=/opt/tools/java/openjdk/jdk-21/jdk-21.0.2
[echoproperties] java.io.tmpdir=/tmp
[echoproperties] java.library.path=/usr/java/packages/lib\:/usr/lib64\:/lib64\:/lib\:/usr/lib
[echoproperties] java.runtime.name=OpenJDK Runtime Environment
[echoproperties] java.runtime.version=21.0.2+13-58
[echoproperties] java.specification.name=Java Platform API Specification
[echoproperties] java.specification.vendor=Oracle Corporation
[echoproperties] java.specification.version=21
[echoproperties] java.vendor=Oracle Corporation
[echoproperties] java.vendor.url=https\://java.oracle.com/
[echoproperties] java.vendor.url.bug=https\://bugreport.java.com/bugreport/
[echoproperties] java.version=21.0.2
[echoproperties] java.version.date=2024-01-16
[echoproperties] java.vm.compressedOopsMode=32-bit
[echoproperties] java.vm.info=mixed mode, sharing
[echoproperties] java.vm.name=OpenJDK 64-Bit Server VM
[echoproperties] java.vm.specification.name=Java Virtual Machine Specification
[echoproperties] java.vm.specification.vendor=Oracle Corporation
[echoproperties] java.vm.specification.version=21
[echoproperties] java.vm.vendor=Oracle Corporation
[echoproperties] java.vm.version=21.0.2+13-58
[echoproperties] java9vmargs=--add-opens java.base/jdk.internal.loader\=ALL-UNNAMED --add-opens jdk.localedata/sun.util.resources.cldr.provider\=ALL-UNNAMED --add-opens jdk.localedata/sun.util.resources.provider\=ALL-UNNAMED --add-opens java.base/jdk.internal.module\=ALL-UNNAMED --add-opens java.base/java.lang.module\=ALL-UNNAMED --add-opens java.base/jdk.internal.reflect\=ALL-UNNAMED --add-opens java.base/jdk.internal.ref\=ALL-UNNAMED --add-opens java.base/jdk.internal.math\=ALL-UNNAMED --add-opens java.base/jdk.internal.misc\=ALL-UNNAMED --add-opens jdk.management/com.sun.management.internal\=ALL-UNNAMED --add-opens java.base/jdk.internal.icu.impl\=ALL-UNNAMED --add-opens java.base/jdk.internal.icu.text\=ALL-UNNAMED --illegal-access\=permit
[echoproperties] javavmargs=\      --add-modules ALL-SYSTEM      --add-opens jdk.localedata/sun.util.resources.cldr.provider\=ALL-UNNAMED      --add-opens jdk.localedata/sun.util.resources.provider\=ALL-UNNAMED      --add-opens java.base/com.sun.crypto.provider\=ALL-UNNAMED      --add-opens java.base/com.sun.security.ntlm\=ALL-UNNAMED      --add-opens java.base/java.io\=ALL-UNNAMED      --add-opens java.base/java.lang\=ALL-UNNAMED      --add-opens java.base/java.lang.annotation\=ALL-UNNAMED      --add-opens java.base/java.lang.constant\=ALL-UNNAMED      --add-opens java.base/java.lang.invoke\=ALL-UNNAMED      --add-opens java.base/java.lang.module\=ALL-UNNAMED      --add-opens java.base/java.lang.ref\=ALL-UNNAMED      --add-opens java.base/java.lang.reflect\=ALL-UNNAMED      --add-opens java.base/java.lang.runtime\=ALL-UNNAMED      --add-opens java.base/java.math\=ALL-UNNAMED      --add-opens java.base/java.net\=ALL-UNNAMED      --add-opens java.base/java.net.spi\=ALL-UNNAMED      --add-opens java.base/java.nio\=ALL-UNNAMED      --add-opens java.base/java.nio.channels\=ALL-UNNAMED      --add-opens java.base/java.nio.channels.spi\=ALL-UNNAMED      --add-opens java.base/java.nio.charset\=ALL-UNNAMED      --add-opens java.base/java.nio.charset.spi\=ALL-UNNAMED      --add-opens java.base/java.nio.file\=ALL-UNNAMED      --add-opens java.base/java.nio.file.attribute\=ALL-UNNAMED      --add-opens java.base/java.nio.file.spi\=ALL-UNNAMED      --add-opens java.base/java.security\=ALL-UNNAMED      --add-opens java.base/java.security.cert\=ALL-UNNAMED      --add-opens java.base/java.security.interfaces\=ALL-UNNAMED      --add-opens java.base/java.security.spec\=ALL-UNNAMED      --add-opens java.base/java.text\=ALL-UNNAMED      --add-opens java.base/java.text.spi\=ALL-UNNAMED      --add-opens java.base/java.time\=ALL-UNNAMED      --add-opens java.base/java.time.chrono\=ALL-UNNAMED      --add-opens java.base/java.time.format\=ALL-UNNAMED      --add-opens java.base/java.time.temporal\=ALL-UNNAMED      --add-opens java.base/java.time.zone\=ALL-UNNAMED      --add-opens java.base/java.util\=ALL-UNNAMED      --add-opens java.base/java.util.concurrent\=ALL-UNNAMED      --add-opens java.base/java.util.concurrent.atomic\=ALL-UNNAMED      --add-opens java.base/java.util.concurrent.locks\=ALL-UNNAMED      --add-opens java.base/java.util.function\=ALL-UNNAMED      --add-opens java.base/java.util.jar\=ALL-UNNAMED      --add-opens java.base/java.util.random\=ALL-UNNAMED      --add-opens java.base/java.util.regex\=ALL-UNNAMED      --add-opens java.base/java.util.spi\=ALL-UNNAMED      --add-opens java.base/java.util.stream\=ALL-UNNAMED      --add-opens java.base/java.util.zip\=ALL-UNNAMED      --add-opens java.base/javax.crypto\=ALL-UNNAMED      --add-opens java.base/javax.crypto.interfaces\=ALL-UNNAMED      --add-opens java.base/javax.crypto.spec\=ALL-UNNAMED      --add-opens java.base/javax.net\=ALL-UNNAMED      --add-opens java.base/javax.net.ssl\=ALL-UNNAMED      --add-opens java.base/javax.security.auth\=ALL-UNNAMED      --add-opens java.base/javax.security.auth.callback\=ALL-UNNAMED      --add-opens java.base/javax.security.auth.login\=ALL-UNNAMED      --add-opens java.base/javax.security.auth.spi\=ALL-UNNAMED      --add-opens java.base/javax.security.auth.x500\=ALL-UNNAMED      --add-opens java.base/javax.security.cert\=ALL-UNNAMED      --add-opens java.base/jdk.internal\=ALL-UNNAMED      --add-opens java.base/jdk.internal.access\=ALL-UNNAMED      --add-opens java.base/jdk.internal.access.foreign\=ALL-UNNAMED      --add-opens java.base/jdk.internal.event\=ALL-UNNAMED      --add-opens java.base/jdk.internal.icu.impl\=ALL-UNNAMED      --add-opens java.base/jdk.internal.icu.impl.data.icudt67b\=ALL-UNNAMED      --add-opens java.base/jdk.internal.icu.lang\=ALL-UNNAMED      --add-opens java.base/jdk.internal.icu.text\=ALL-UNNAMED      --add-opens java.base/jdk.internal.icu.util\=ALL-UNNAMED      --add-opens java.base/jdk.internal.invoke\=ALL-UNNAMED      --add-opens java.base/jdk.internal.javac\=ALL-UNNAMED      --add-opens java.base/jdk.internal.jimage\=ALL-UNNAMED      --add-opens java.base/jdk.internal.jimage.decompressor\=ALL-UNNAMED      --add-opens java.base/jdk.internal.jmod\=ALL-UNNAMED      --add-opens java.base/jdk.internal.jrtfs\=ALL-UNNAMED      --add-opens java.base/jdk.internal.loader\=ALL-UNNAMED      --add-opens java.base/jdk.internal.logger\=ALL-UNNAMED      --add-opens java.base/jdk.internal.math\=ALL-UNNAMED      --add-opens java.base/jdk.internal.misc\=ALL-UNNAMED      --add-opens java.base/jdk.internal.module\=ALL-UNNAMED      --add-opens java.base/jdk.internal.org.objectweb.asm\=ALL-UNNAMED      --add-opens java.base/jdk.internal.org.objectweb.asm.commons\=ALL-UNNAMED      --add-opens java.base/jdk.internal.org.objectweb.asm.signature\=ALL-UNNAMED      --add-opens java.base/jdk.internal.org.objectweb.asm.tree\=ALL-UNNAMED      --add-opens java.base/jdk.internal.org.objectweb.asm.tree.analysis\=ALL-UNNAMED      --add-opens java.base/jdk.internal.org.objectweb.asm.util\=ALL-UNNAMED      --add-opens java.base/jdk.internal.org.xml.sax\=ALL-UNNAMED      --add-opens java.base/jdk.internal.org.xml.sax.helpers\=ALL-UNNAMED      --add-opens java.base/jdk.internal.perf\=ALL-UNNAMED      --add-opens java.base/jdk.internal.platform\=ALL-UNNAMED      --add-opens java.base/jdk.internal.ref\=ALL-UNNAMED      --add-opens java.base/jdk.internal.reflect\=ALL-UNNAMED      --add-opens java.base/jdk.internal.util\=ALL-UNNAMED      --add-opens java.base/jdk.internal.util.jar\=ALL-UNNAMED      --add-opens java.base/jdk.internal.util.random\=ALL-UNNAMED      --add-opens java.base/jdk.internal.util.xml\=ALL-UNNAMED      --add-opens java.base/jdk.internal.util.xml.impl\=ALL-UNNAMED      --add-opens java.base/jdk.internal.vm\=ALL-UNNAMED      --add-opens java.base/jdk.internal.vm.annotation\=ALL-UNNAMED      --add-opens java.base/jdk.internal.vm.vector\=ALL-UNNAMED      --add-opens java.base/sun.invoke\=ALL-UNNAMED      --add-opens java.base/sun.invoke.empty\=ALL-UNNAMED      --add-opens java.base/sun.invoke.util\=ALL-UNNAMED      --add-opens java.base/sun.io\=ALL-UNNAMED      --add-opens java.base/sun.launcher\=ALL-UNNAMED      --add-opens java.base/sun.launcher.resources\=ALL-UNNAMED      --add-opens java.base/sun.net\=ALL-UNNAMED      --add-opens java.base/sun.net.dns\=ALL-UNNAMED      --add-opens java.base/sun.net.ext\=ALL-UNNAMED      --add-opens java.base/sun.net.ftp\=ALL-UNNAMED      --add-opens java.base/sun.net.ftp.impl\=ALL-UNNAMED      --add-opens java.base/sun.net.idn\=ALL-UNNAMED      --add-opens java.base/sun.net.sdp\=ALL-UNNAMED      --add-opens java.base/sun.net.smtp\=ALL-UNNAMED      --add-opens java.base/sun.net.spi\=ALL-UNNAMED      --add-opens java.base/sun.net.util\=ALL-UNNAMED      --add-opens java.base/sun.net.www\=ALL-UNNAMED      --add-opens java.base/sun.net.www.content.text\=ALL-UNNAMED      --add-opens java.base/sun.net.www.http\=ALL-UNNAMED      --add-opens java.base/sun.net.www.protocol.file\=ALL-UNNAMED      --add-opens java.base/sun.net.www.protocol.ftp\=ALL-UNNAMED      --add-opens java.base/sun.net.www.protocol.http\=ALL-UNNAMED      --add-opens java.base/sun.net.www.protocol.http.ntlm\=ALL-UNNAMED      --add-opens java.base/sun.net.www.protocol.https\=ALL-UNNAMED      --add-opens java.base/sun.net.www.protocol.jar\=ALL-UNNAMED      --add-opens java.base/sun.net.www.protocol.jmod\=ALL-UNNAMED      --add-opens java.base/sun.net.www.protocol.jrt\=ALL-UNNAMED      --add-opens java.base/sun.net.www.protocol.mailto\=ALL-UNNAMED      --add-opens java.base/sun.nio\=ALL-UNNAMED      --add-opens java.base/sun.nio.ch\=ALL-UNNAMED      --add-opens java.base/sun.nio.cs\=ALL-UNNAMED      --add-opens java.base/sun.nio.fs\=ALL-UNNAMED      --add-opens java.base/sun.reflect.annotation\=ALL-UNNAMED      --add-opens java.base/sun.reflect.generics.factory\=ALL-UNNAMED      --add-opens java.base/sun.reflect.generics.parser\=ALL-UNNAMED      --add-opens java.base/sun.reflect.generics.reflectiveObjects\=ALL-UNNAMED      --add-opens java.base/sun.reflect.generics.repository\=ALL-UNNAMED      --add-opens java.base/sun.reflect.generics.scope\=ALL-UNNAMED      --add-opens java.base/sun.reflect.generics.tree\=ALL-UNNAMED      --add-opens java.base/sun.reflect.generics.visitor\=ALL-UNNAMED      --add-opens java.base/sun.reflect.misc\=ALL-UNNAMED      --add-opens java.base/sun.security.action\=ALL-UNNAMED      --add-opens java.base/sun.security.internal.interfaces\=ALL-UNNAMED      --add-opens java.base/sun.security.internal.spec\=ALL-UNNAMED      --add-opens java.base/sun.security.jca\=ALL-UNNAMED      --add-opens java.base/sun.security.pkcs\=ALL-UNNAMED      --add-opens java.base/sun.security.pkcs10\=ALL-UNNAMED      --add-opens java.base/sun.security.pkcs12\=ALL-UNNAMED      --add-opens java.base/sun.security.provider\=ALL-UNNAMED      --add-opens java.base/sun.security.provider.certpath\=ALL-UNNAMED      --add-opens java.base/sun.security.provider.certpath.ssl\=ALL-UNNAMED      --add-opens java.base/sun.security.rsa\=ALL-UNNAMED      --add-opens java.base/sun.security.ssl\=ALL-UNNAMED      --add-opens java.base/sun.security.timestamp\=ALL-UNNAMED      --add-opens java.base/sun.security.tools\=ALL-UNNAMED      --add-opens java.base/sun.security.tools.keytool\=ALL-UNNAMED      --add-opens java.base/sun.security.util\=ALL-UNNAMED      --add-opens java.base/sun.security.util.math\=ALL-UNNAMED      --add-opens java.base/sun.security.util.math.intpoly\=ALL-UNNAMED      --add-opens java.base/sun.security.validator\=ALL-UNNAMED      --add-opens java.base/sun.security.x509\=ALL-UNNAMED      --add-opens java.base/sun.text\=ALL-UNNAMED      --add-opens java.base/sun.text.resources\=ALL-UNNAMED      --add-opens java.base/sun.text.resources.cldr\=ALL-UNNAMED      --add-opens java.base/sun.text.spi\=ALL-UNNAMED      --add-opens java.base/sun.util\=ALL-UNNAMED      --add-opens java.base/sun.util.calendar\=ALL-UNNAMED      --add-opens java.base/sun.util.cldr\=ALL-UNNAMED      --add-opens java.base/sun.util.locale\=ALL-UNNAMED      --add-opens java.base/sun.util.locale.provider\=ALL-UNNAMED      --add-opens java.base/sun.util.logging\=ALL-UNNAMED      --add-opens java.base/sun.util.resources\=ALL-UNNAMED      --add-opens java.base/sun.util.resources.cldr\=ALL-UNNAMED      --add-opens java.base/sun.util.spi\=ALL-UNNAMED      --add-opens java.xml/com.sun.java_cup.internal.runtime\=ALL-UNNAMED      --add-opens java.xml/com.sun.org.apache.bcel.internal\=ALL-UNNAMED      --add-opens java.xml/com.sun.org.apache.bcel.internal.classfile\=ALL-UNNAMED      --add-opens java.xml/com.sun.org.apache.bcel.internal.generic\=ALL-UNNAMED      --add-opens java.xml/com.sun.org.apache.bcel.internal.util\=ALL-UNNAMED      --add-opens java.xml/com.sun.org.apache.xalan.internal.extensions\=ALL-UNNAMED      --add-opens java.xml/com.sun.org.apache.xalan.internal.lib\=ALL-UNNAMED      --add-opens java.xml/com.sun.org.apache.xalan.internal.res\=ALL-UNNAMED      --add-opens java.xml/com.sun.org.apache.xalan.internal.templates\=ALL-UNNAMED      --add-opens java.xml/com.sun.org.apache.xalan.internal.utils\=ALL-UNNAMED      --add-opens java.xml/com.sun.org.apache.xalan.internal.xsltc\=ALL-UNNAMED      --add-opens java.xml/com.sun.org.apache.xalan.internal.xsltc.compiler\=ALL-UNNAMED      --add-opens java.xml/com.sun.org.apache.xalan.internal.xsltc.compiler.util\=ALL-UNNAMED      --add-opens java.xml/com.sun.org.apache.xalan.internal.xsltc.dom\=ALL-UNNAMED      --add-opens java.xml/com.sun.org.apache.xalan.internal.xsltc.runtime\=ALL-UNNAMED      --add-opens java.xml/com.sun.org.apache.xalan.internal.xsltc.runtime.output\=ALL-UNNAMED      --add-opens java.xml/com.sun.org.apache.xalan.internal.xsltc.trax\=ALL-UNNAMED      --add-opens java.xml/com.sun.org.apache.xalan.internal.xsltc.util\=ALL-UNNAMED      --add-opens java.xml/com.sun.org.apache.xerces.internal.dom\=ALL-UNNAMED      --add-opens java.xml/com.sun.org.apache.xerces.internal.dom.events\=ALL-UNNAMED      --add-opens java.xml/com.sun.org.apache.xerces.internal.impl\=ALL-UNNAMED      --add-opens java.xml/com.sun.org.apache.xerces.internal.impl.dtd\=ALL-UNNAMED      --add-opens java.xml/com.sun.org.apache.xerces.internal.impl.dtd.models\=ALL-UNNAMED      --add-opens java.xml/com.sun.org.apache.xerces.internal.impl.dv\=ALL-UNNAMED      --add-opens java.xml/com.sun.org.apache.xerces.internal.impl.dv.dtd\=ALL-UNNAMED      --add-opens java.xml/com.sun.org.apache.xerces.internal.impl.dv.util\=ALL-UNNAMED      --add-opens java.xml/com.sun.org.apache.xerces.internal.impl.dv.xs\=ALL-UNNAMED      --add-opens java.xml/com.sun.org.apache.xerces.internal.impl.io\=ALL-UNNAMED      --add-opens java.xml/com.sun.org.apache.xerces.internal.impl.msg\=ALL-UNNAMED      --add-opens java.xml/com.sun.org.apache.xerces.internal.impl.validation\=ALL-UNNAMED      --add-opens java.xml/com.sun.org.apache.xerces.internal.impl.xpath\=ALL-UNNAMED      --add-opens java.xml/com.sun.org.apache.xerces.internal.impl.xpath.regex\=ALL-UNNAMED      --add-opens java.xml/com.sun.org.apache.xerces.internal.impl.xs\=ALL-UNNAMED      --add-opens java.xml/com.sun.org.apache.xerces.internal.impl.xs.identity\=ALL-UNNAMED      --add-opens java.xml/com.sun.org.apache.xerces.internal.impl.xs.models\=ALL-UNNAMED      --add-opens java.xml/com.sun.org.apache.xerces.internal.impl.xs.opti\=ALL-UNNAMED      --add-opens java.xml/com.sun.org.apache.xerces.internal.impl.xs.traversers\=ALL-UNNAMED      --add-opens java.xml/com.sun.org.apache.xerces.internal.impl.xs.util\=ALL-UNNAMED      --add-opens java.xml/com.sun.org.apache.xerces.internal.jaxp\=ALL-UNNAMED      --add-opens java.xml/com.sun.org.apache.xerces.internal.jaxp.datatype\=ALL-UNNAMED      --add-opens java.xml/com.sun.org.apache.xerces.internal.jaxp.validation\=ALL-UNNAMED      --add-opens java.xml/com.sun.org.apache.xerces.internal.parsers\=ALL-UNNAMED      --add-opens java.xml/com.sun.org.apache.xerces.internal.util\=ALL-UNNAMED      --add-opens java.xml/com.sun.org.apache.xerces.internal.utils\=ALL-UNNAMED      --add-opens java.xml/com.sun.org.apache.xerces.internal.xinclude\=ALL-UNNAMED      --add-opens java.xml/com.sun.org.apache.xerces.internal.xni\=ALL-UNNAMED      --add-opens java.xml/com.sun.org.apache.xerces.internal.xni.grammars\=ALL-UNNAMED      --add-opens java.xml/com.sun.org.apache.xerces.internal.xni.parser\=ALL-UNNAMED      --add-opens java.xml/com.sun.org.apache.xerces.internal.xpointer\=ALL-UNNAMED      --add-opens java.xml/com.sun.org.apache.xerces.internal.xs\=ALL-UNNAMED      --add-opens java.xml/com.sun.org.apache.xerces.internal.xs.datatypes\=ALL-UNNAMED      --add-opens java.xml/com.sun.org.apache.xml.internal.dtm\=ALL-UNNAMED      --add-opens java.xml/com.sun.org.apache.xml.internal.dtm.ref\=ALL-UNNAMED      --add-opens java.xml/com.sun.org.apache.xml.internal.dtm.ref.dom2dtm\=ALL-UNNAMED      --add-opens java.xml/com.sun.org.apache.xml.internal.dtm.ref.sax2dtm\=ALL-UNNAMED      --add-opens java.xml/com.sun.org.apache.xml.internal.res\=ALL-UNNAMED      --add-opens java.xml/com.sun.org.apache.xml.internal.serialize\=ALL-UNNAMED      --add-opens java.xml/com.sun.org.apache.xml.internal.serializer\=ALL-UNNAMED      --add-opens java.xml/com.sun.org.apache.xml.internal.serializer.dom3\=ALL-UNNAMED      --add-opens java.xml/com.sun.org.apache.xml.internal.serializer.utils\=ALL-UNNAMED      --add-opens java.xml/com.sun.org.apache.xml.internal.utils\=ALL-UNNAMED      --add-opens java.xml/com.sun.org.apache.xml.internal.utils.res\=ALL-UNNAMED      --add-opens java.xml/com.sun.org.apache.xpath.internal\=ALL-UNNAMED      --add-opens java.xml/com.sun.org.apache.xpath.internal.axes\=ALL-UNNAMED      --add-opens java.xml/com.sun.org.apache.xpath.internal.compiler\=ALL-UNNAMED      --add-opens java.xml/com.sun.org.apache.xpath.internal.functions\=ALL-UNNAMED      --add-opens java.xml/com.sun.org.apache.xpath.internal.jaxp\=ALL-UNNAMED      --add-opens java.xml/com.sun.org.apache.xpath.internal.objects\=ALL-UNNAMED      --add-opens java.xml/com.sun.org.apache.xpath.internal.operations\=ALL-UNNAMED      --add-opens java.xml/com.sun.org.apache.xpath.internal.patterns\=ALL-UNNAMED      --add-opens java.xml/com.sun.org.apache.xpath.internal.res\=ALL-UNNAMED      --add-opens java.xml/com.sun.xml.internal.stream\=ALL-UNNAMED      --add-opens java.xml/com.sun.xml.internal.stream.dtd\=ALL-UNNAMED      --add-opens java.xml/com.sun.xml.internal.stream.dtd.nonvalidating\=ALL-UNNAMED      --add-opens java.xml/com.sun.xml.internal.stream.events\=ALL-UNNAMED      --add-opens java.xml/com.sun.xml.internal.stream.util\=ALL-UNNAMED      --add-opens java.xml/com.sun.xml.internal.stream.writers\=ALL-UNNAMED      --add-opens java.xml/javax.xml\=ALL-UNNAMED      --add-opens java.xml/javax.xml.catalog\=ALL-UNNAMED      --add-opens java.xml/javax.xml.datatype\=ALL-UNNAMED      --add-opens java.xml/javax.xml.namespace\=ALL-UNNAMED      --add-opens java.xml/javax.xml.parsers\=ALL-UNNAMED      --add-opens java.xml/javax.xml.stream\=ALL-UNNAMED      --add-opens java.xml/javax.xml.stream.events\=ALL-UNNAMED      --add-opens java.xml/javax.xml.stream.util\=ALL-UNNAMED      --add-opens java.xml/javax.xml.transform\=ALL-UNNAMED      --add-opens java.xml/javax.xml.transform.dom\=ALL-UNNAMED      --add-opens java.xml/javax.xml.transform.sax\=ALL-UNNAMED      --add-opens java.xml/javax.xml.transform.stax\=ALL-UNNAMED      --add-opens java.xml/javax.xml.transform.stream\=ALL-UNNAMED      --add-opens java.xml/javax.xml.validation\=ALL-UNNAMED      --add-opens java.xml/javax.xml.xpath\=ALL-UNNAMED      --add-opens java.xml/jdk.xml.internal\=ALL-UNNAMED      --add-opens java.xml/org.w3c.dom\=ALL-UNNAMED      --add-opens java.xml/org.w3c.dom.bootstrap\=ALL-UNNAMED      --add-opens java.xml/org.w3c.dom.events\=ALL-UNNAMED      --add-opens java.xml/org.w3c.dom.ls\=ALL-UNNAMED      --add-opens java.xml/org.w3c.dom.ranges\=ALL-UNNAMED      --add-opens java.xml/org.w3c.dom.traversal\=ALL-UNNAMED      --add-opens java.xml/org.w3c.dom.views\=ALL-UNNAMED      --add-opens java.xml/org.xml.sax\=ALL-UNNAMED      --add-opens java.xml/org.xml.sax.ext\=ALL-UNNAMED      --add-opens java.xml/org.xml.sax.helpers\=ALL-UNNAMED      --add-opens java.desktop/com.sun.beans\=ALL-UNNAMED      --add-opens java.desktop/java.beans\=ALL-UNNAMED      --add-opens java.logging/java.util.logging\=ALL-UNNAMED      --add-opens java.management/com.sun.jmx.defaults\=ALL-UNNAMED      --add-opens java.management/com.sun.jmx.interceptor\=ALL-UNNAMED      --add-opens java.management/com.sun.jmx.mbeanserver\=ALL-UNNAMED      --add-opens java.management/com.sun.jmx.remote.internal\=ALL-UNNAMED      --add-opens java.management/com.sun.jmx.remote.security\=ALL-UNNAMED      --add-opens java.management/com.sun.jmx.remote.util\=ALL-UNNAMED      --add-opens java.management/java.lang.management\=ALL-UNNAMED      --add-opens java.management/javax.management\=ALL-UNNAMED      --add-opens java.management/javax.management.loading\=ALL-UNNAMED      --add-opens java.management/javax.management.modelmbean\=ALL-UNNAMED      --add-opens java.management/javax.management.monitor\=ALL-UNNAMED      --add-opens java.management/javax.management.openmbean\=ALL-UNNAMED      --add-opens java.management/javax.management.relation\=ALL-UNNAMED      --add-opens java.management/javax.management.remote\=ALL-UNNAMED      --add-opens java.management/javax.management.timer\=ALL-UNNAMED      --add-opens java.management/sun.management\=ALL-UNNAMED      --add-opens java.management/sun.management.counter\=ALL-UNNAMED      --add-opens java.management/sun.management.counter.perf\=ALL-UNNAMED      --add-opens java.management/sun.management.spi\=ALL-UNNAMED      --add-opens jdk.management/com.sun.management\=ALL-UNNAMED      --add-opens jdk.management/com.sun.management.internal\=ALL-UNNAMED      
[echoproperties] jdk.debug=release
[echoproperties] jdt-folder=/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/jdt_folder
[echoproperties] jdt.feature.version=3.19.500.v20240325-2137
[echoproperties] jdt.feature.version.next=3.19.500.v20240325-2138
[echoproperties] junit-report-output=/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/results
[echoproperties] junit-stylesheet=/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/JUNIT.XSL
[echoproperties] launchTarget=java-test
[echoproperties] library-file=/home/jenkins/agent/workspace/buildAndTest/testrun/../releng/build-scripts/build/lib/library.xml
[echoproperties] line.separator=\n
[echoproperties] map.file.path=/home/jenkins/agent/workspace/buildAndTest/releng/map/otdt.map
[echoproperties] native.encoding=UTF-8
[echoproperties] org.apache.bcel=5.2.0.v201005080400
[echoproperties] org.apache.bcel_5.2.0=5.2.0.v201005080400
[echoproperties] org.eclipse.core.filebuffers.tests=3.13.400.I20240325-1800
[echoproperties] org.eclipse.core.filebuffers.tests_3.13.400=3.13.400.I20240325-1800
[echoproperties] org.eclipse.equinox.launcher_jar=org.eclipse.equinox.launcher_1.6.800.v20240304-1850.jar
[echoproperties] org.eclipse.jdt.annotation=2.3.0.v20240111-2306
[echoproperties] org.eclipse.jdt.annotation_1.2.100=1.2.100.v20240212-1051
[echoproperties] org.eclipse.jdt.annotation_2.3.0=2.3.0.v20240111-2306
[echoproperties] org.eclipse.jdt.core=3.38.0.OTDT_r283_202403301859
[echoproperties] org.eclipse.jdt.core.compiler.batch=3.38.0.OTDT_r283_202403301859
[echoproperties] org.eclipse.jdt.core.compiler.batch_3.38.0=3.38.0.OTDT_r283_202403301859
[echoproperties] org.eclipse.jdt.core.source=3.38.0.OTDT_r283_202403301859
[echoproperties] org.eclipse.jdt.core.source_3.38.0=3.38.0.OTDT_r283_202403301859
[echoproperties] org.eclipse.jdt.core.tests.builder=3.12.400.I20240325-1800
[echoproperties] org.eclipse.jdt.core.tests.builder_3.12.400=3.12.400.I20240325-1800
[echoproperties] org.eclipse.jdt.core.tests.compiler=3.13.400.202403301859
[echoproperties] org.eclipse.jdt.core.tests.compiler_3.13.400=3.13.400.202403301859
[echoproperties] org.eclipse.jdt.core.tests.model=3.13.0.202403301859
[echoproperties] org.eclipse.jdt.core.tests.model_3.13.0=3.13.0.202403301859
[echoproperties] org.eclipse.jdt.core_3.38.0=3.38.0.OTDT_r283_202403301859
[echoproperties] org.eclipse.jdt.debug.tests=3.12.400.I20240325-1800
[echoproperties] org.eclipse.jdt.debug.tests_3.12.400=3.12.400.I20240325-1800
[echoproperties] org.eclipse.jdt.text.tests=3.14.400.I20240325-1800
[echoproperties] org.eclipse.jdt.text.tests_3.14.400=3.14.400.I20240325-1800
[echoproperties] org.eclipse.jdt.ui.tests=3.15.400.I20240325-1800
[echoproperties] org.eclipse.jdt.ui.tests.refactoring=3.15.400.I20240325-1800
[echoproperties] org.eclipse.jdt.ui.tests.refactoring_3.15.400=3.15.400.I20240325-1800
[echoproperties] org.eclipse.jdt.ui.tests_3.15.400=3.15.400.I20240325-1800
[echoproperties] org.eclipse.jface.text.tests=3.13.500.I20240325-1800
[echoproperties] org.eclipse.jface.text.tests_3.13.500=3.13.500.I20240325-1800
[echoproperties] org.eclipse.objectteams.eclipse.monitor=2.5.0.201606070956
[echoproperties] org.eclipse.objectteams.eclipse.monitor_2.5.0=2.5.0.201606070956
[echoproperties] org.eclipse.objectteams.otdt=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.compiler.adaptor=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.compiler.adaptor.source=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.compiler.adaptor.source_2.8.3=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.compiler.adaptor_2.8.3=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.debug=2.8.2.202307181937
[echoproperties] org.eclipse.objectteams.otdt.debug.adaptor=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.debug.adaptor.source=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.debug.adaptor.source_2.8.3=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.debug.adaptor_2.8.3=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.debug.source=2.8.2.202307181937
[echoproperties] org.eclipse.objectteams.otdt.debug.source_2.8.2=2.8.2.202307181937
[echoproperties] org.eclipse.objectteams.otdt.debug.tests=2.0.0
[echoproperties] org.eclipse.objectteams.otdt.debug.tests_2.0.0=2.0.0
[echoproperties] org.eclipse.objectteams.otdt.debug.ui=2.7.4.201906101736
[echoproperties] org.eclipse.objectteams.otdt.debug.ui.source=2.7.4.201906101736
[echoproperties] org.eclipse.objectteams.otdt.debug.ui.source_2.7.4=2.7.4.201906101736
[echoproperties] org.eclipse.objectteams.otdt.debug.ui_2.7.4=2.7.4.201906101736
[echoproperties] org.eclipse.objectteams.otdt.debug_2.8.2=2.8.2.202307181937
[echoproperties] org.eclipse.objectteams.otdt.doc=2.5.0.201606070956
[echoproperties] org.eclipse.objectteams.otdt.doc_2.5.0=2.5.0.201606070956
[echoproperties] org.eclipse.objectteams.otdt.jdt.ui=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.jdt.ui.source=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.jdt.ui.source_2.8.3=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.jdt.ui_2.8.3=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.pde.ui=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.pde.ui.source=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.pde.ui.source_2.8.3=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.pde.ui_2.8.3=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.refactoring=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.refactoring.source=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.refactoring.source_2.8.3=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.refactoring_2.8.3=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.samples=2.8.2.202307181937
[echoproperties] org.eclipse.objectteams.otdt.samples.source=2.8.2.202307181937
[echoproperties] org.eclipse.objectteams.otdt.samples.source_2.8.2=2.8.2.202307181937
[echoproperties] org.eclipse.objectteams.otdt.samples_2.8.2=2.8.2.202307181937
[echoproperties] org.eclipse.objectteams.otdt.source=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.source_2.8.3=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.test.builder=2.0.0
[echoproperties] org.eclipse.objectteams.otdt.test.builder_2.0.0=2.0.0
[echoproperties] org.eclipse.objectteams.otdt.tests=2.0.0
[echoproperties] org.eclipse.objectteams.otdt.tests_2.0.0=2.0.0
[echoproperties] org.eclipse.objectteams.otdt.ui=2.8.1.202307181937
[echoproperties] org.eclipse.objectteams.otdt.ui.help=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.ui.help.source=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.ui.help.source_2.8.3=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.ui.help_2.8.3=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.ui.source=2.8.1.202307181937
[echoproperties] org.eclipse.objectteams.otdt.ui.source_2.8.1=2.8.1.202307181937
[echoproperties] org.eclipse.objectteams.otdt.ui.tests=2.0.0
[echoproperties] org.eclipse.objectteams.otdt.ui.tests.dom=2.0.0
[echoproperties] org.eclipse.objectteams.otdt.ui.tests.dom_2.0.0=2.0.0
[echoproperties] org.eclipse.objectteams.otdt.ui.tests.refactoring=2.0.0
[echoproperties] org.eclipse.objectteams.otdt.ui.tests.refactoring_2.0.0=2.0.0
[echoproperties] org.eclipse.objectteams.otdt.ui.tests_2.0.0=2.0.0
[echoproperties] org.eclipse.objectteams.otdt.ui_2.8.1=2.8.1.202307181937
[echoproperties] org.eclipse.objectteams.otdt_2.8.3=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otequinox=2.8.2.202307181937
[echoproperties] org.eclipse.objectteams.otequinox.branding=2.6.0.201706061121
[echoproperties] org.eclipse.objectteams.otequinox.branding.otre=2.6.0.201706061122
[echoproperties] org.eclipse.objectteams.otequinox.branding.otre_2.6.0=2.6.0.201706061122
[echoproperties] org.eclipse.objectteams.otequinox.branding_2.6.0=2.6.0.201706061121
[echoproperties] org.eclipse.objectteams.otequinox.turbo=2.4.0.201506091717
[echoproperties] org.eclipse.objectteams.otequinox.turbo_2.4.0=2.4.0.201506091717
[echoproperties] org.eclipse.objectteams.otequinox_2.8.2=2.8.2.202307181937
[echoproperties] org.eclipse.objectteams.otre=2.7.0.201806120901
[echoproperties] org.eclipse.objectteams.otre_2.7.0=2.7.0.201806120901
[echoproperties] org.eclipse.objectteams.otredyn=1.4.3.202403301859
[echoproperties] org.eclipse.objectteams.otredyn_1.4.3=1.4.3.202403301859
[echoproperties] org.eclipse.objectteams.runtime=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.runtime_2.8.3=2.8.3.202403301859
[echoproperties] org.eclipse.text.tests=3.14.500.I20240325-1800
[echoproperties] org.eclipse.text.tests_3.14.500=3.14.500.I20240325-1800
[echoproperties] org.hamcrest.core=2.2.0.v20230809-1000
[echoproperties] org.hamcrest.core_2.2.0=2.2.0.v20230809-1000
[echoproperties] org.hamcrest.library=1.3.0.v20180524-2246
[echoproperties] org.hamcrest.library_1.3.0=1.3.0.v20180524-2246
[echoproperties] org.objectweb.asm=9.6.0
[echoproperties] org.objectweb.asm.commons=9.6.0
[echoproperties] org.objectweb.asm.commons_9.6.0=9.6.0
[echoproperties] org.objectweb.asm.tree=9.6.0
[echoproperties] org.objectweb.asm.tree.analysis=9.6.0
[echoproperties] org.objectweb.asm.tree.analysis_9.6.0=9.6.0
[echoproperties] org.objectweb.asm.tree_9.6.0=9.6.0
[echoproperties] org.objectweb.asm.util=9.6.0
[echoproperties] org.objectweb.asm.util_9.6.0=9.6.0
[echoproperties] org.objectweb.asm_9.6.0=9.6.0
[echoproperties] os=linux
[echoproperties] os.arch=amd64
[echoproperties] os.isLinux=true
[echoproperties] os.name=Linux
[echoproperties] os.version=6.2.9-300.fc38.x86_64
[echoproperties] otdtUpdatesDir=/home/jenkins/agent/workspace/buildAndTest/testrun/updateSite
[echoproperties] otequinox.agent.jar=/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.objectteams.otequinox_2.8.2.202307181937/otequinoxAgent.jar
[echoproperties] path.separator=\:
[echoproperties] plugin-name=org.eclipse.jdt.ui.tests
[echoproperties] plugin-path=
[echoproperties] published.updates=/home/jenkins/downloads/objectteams/updates/ot2.8/202307181937
[echoproperties] run.eclipseScriptDir=plugins/org.eclipse.pde.build_3.12.400.v20240321-1452/scripts
[echoproperties] saxon.jar.name=saxon8.jar
[echoproperties] saxon.jar.path=/home/jenkins/.ant/lib/saxon8.jar
[echoproperties] stderr.encoding=UTF-8
[echoproperties] stdout.encoding=UTF-8
[echoproperties] sun.arch.data.model=64
[echoproperties] sun.boot.library.path=/opt/tools/java/openjdk/jdk-21/jdk-21.0.2/lib
[echoproperties] sun.cpu.endian=little
[echoproperties] sun.io.unicode.encoding=UnicodeLittle
[echoproperties] sun.java.command=org.apache.tools.ant.launch.Launcher -cp  -f /home/jenkins/agent/workspace/buildAndTest/releng/build-scripts/build/run.xml -Declipse-app.tgz\=https\://download.eclipse.org/eclipse/downloads/drops4/I20240325-1800/eclipse-SDK-I20240325-1800-linux-gtk-x86_64.tar.gz -Declipse.tests.zip\=https\://download.eclipse.org/eclipse/downloads/drops4/I20240325-1800/eclipse-test-framework-I20240325-1800.zip -Declipse.sdk.qualifier\=I20240325-1800 -Dpublished.updates\=/home/jenkins/downloads/objectteams/updates/ot2.8/202307181937 -Ddo.run.tests\=true -Dtest.tmpDir\=/tmp/genie.objectteams -DfetchCacheLocation\=/home/jenkins/gitCache -Dmap.file.path\=/home/jenkins/agent/workspace/buildAndTest/releng/map/otdt.map -D_hasSaxon.jar\=true ot-junit-all
[echoproperties] sun.java.launcher=SUN_STANDARD
[echoproperties] sun.jnu.encoding=UTF-8
[echoproperties] sun.management.compiler=HotSpot 64-Bit Tiered Compilers
[echoproperties] test-output=/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/org.eclipse.jdt.ui.tests.AutomatedSuite.xml
[echoproperties] test.eclipseDir=/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse
[echoproperties] test.root.dir=/home/jenkins/agent/workspace/buildAndTest/testrun/test-root
[echoproperties] test.tmpDir=/tmp/genie.objectteams
[echoproperties] testPlugin=org.eclipse.jdt.ui.tests_3.15.400.I20240325-1800
[echoproperties] testframeworkinitialized=true
[echoproperties] testsUpdatesDirBase=/home/jenkins/agent/workspace/buildAndTest/testrun/updateSiteTests
[echoproperties] timeout=7200000
[echoproperties] timestamp=202403301857
[echoproperties] user.country=US
[echoproperties] user.dir=/home/jenkins/agent/workspace/buildAndTest/testrun
[echoproperties] user.home=/home/jenkins
[echoproperties] user.language=en
[echoproperties] user.name=jenkins
[echoproperties] vm=java
[echoproperties] vm.args=-Xmx912m
[echoproperties] vmargs=-Xmx1200m -XX\:-UseGCOverheadLimit
[echoproperties] ws=gtk

ui-test:

init:

java-test:
     [echo] Running org.eclipse.jdt.ui.tests.AutomatedSuite. Result file: /home/jenkins/agent/workspace/buildAndTest/testrun/test-root/results/org.eclipse.jdt.ui.tests.AutomatedSuite.xml
     [echo] timout property: 7200000
     [echo] frameworkvmargs:  -Xms256m -Xmx2048m -Xmx1024m
     [echo] vmargs: -Xmx1200m -XX:-UseGCOverheadLimit
     [echo] extraVMargs: -XX:+HeapDumpOnOutOfMemoryError -ea --add-modules ALL-SYSTEM              --add-opens java.base/jdk.internal.loader=ALL-UNNAMED              --add-opens jdk.localedata/sun.util.resources.cldr.provider=ALL-UNNAMED              --add-opens jdk.localedata/sun.util.resources.provider=ALL-UNNAMED              --add-opens java.security.jgss/sun.security.krb5.internal.ssl=ALL-UNNAMED              --add-opens java.base/jdk.internal.module=ALL-UNNAMED              --add-opens java.base/java.lang=ALL-UNNAMED              --add-opens java.base/java.lang.module=ALL-UNNAMED              --add-opens java.base/jdk.internal.reflect=ALL-UNNAMED              --add-opens java.base/jdk.internal.ref=ALL-UNNAMED              --add-opens java.base/jdk.internal.math=ALL-UNNAMED              --add-opens java.base/jdk.internal.misc=ALL-UNNAMED              --add-opens jdk.zipfs/jdk.nio.zipfs=ALL-UNNAMED              --illegal-access=permit              -DDetectVMInstallationsJob.disabled=true              -Djava.io.tmpdir=/tmp/genie.objectteams -Dot.weaving=otdre -javaagent:/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.objectteams.otequinox_2.8.2.202307181937/otequinoxAgent.jar              -Dcompliance=1.8,11,17,18
     [echo] frameworkperfargs: 
     [echo] crash loglocationarg (if any): ${loglocationarg}
     [echo] crash loglocation (if not default): 
     [java] OpenJDK 64-Bit Server VM warning: Ignoring option --illegal-access=permit; support was removed in 17.0
     [java] WARNING: Using incubator modules: jdk.incubator.vector
     [java] WARNING: package sun.security.krb5.internal.ssl not in java.security.jgss
     [java] WARNING: java.io.tmpdir directory does not exist
     [java] Mar 30, 2024 7:31:07 PM org.apache.aries.spifly.BaseActivator log
     [java] INFO: Registered provider org.slf4j.simple.SimpleServiceProvider of service org.slf4j.spi.SLF4JServiceProvider in bundle slf4j.simple
     [java] WARNING: Annotation classes from the 'javax.inject' or 'javax.annotation' package found.
     [java] It is recommended to migrate to the corresponding replacements in the jakarta namespace.
     [java] The Eclipse E4 Platform will remove support for those javax-annotations in a future release.
     [java] To suppress this warning, set the VM property: -Declipse.e4.inject.javax.warning=false
     [java] To disable processing of 'javax' annotations entirely, set the VM property: -Declipse.e4.inject.javax.disabled=true
     [java] 
     [java] INFO: timeoutScreenOutputDir: /home/jenkins/agent/workspace/buildAndTest/testrun/test-root/results/timeoutScreens
     [java] INFO: timeout: 7200000
     [java] 
     [java] (Eclipse:34503): Gtk-WARNING **: 19:37:58.637: GtkToolbar 0x7fc65df8fed0 reported min size 29 and natural size 7 in get_preferred_width(); natural size must be >= min size
     [java] Java Result: 1

collect-results:

cleanup:

run:

collect:

otdt_ui_tests:

runtests:

init:

suite:

init:
     [echo] ANT_OPTS: -Xmx1024m
     [echo] basedir = /home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse
[echoproperties] #Ant properties
[echoproperties] #Sat Mar 30 19:38:03 UTC 2024
[echoproperties] Aspect537350_A=1.0.0.202403301859
[echoproperties] Aspect537350_A_1.0.0=1.0.0.202403301859
[echoproperties] Aspect537350_B=1.0.0.202403301859
[echoproperties] Aspect537350_B_1.0.0=1.0.0.202403301859
[echoproperties] Aspect537351=1.0.0.202403301859
[echoproperties] Aspect537351_1.0.0=1.0.0.202403301859
[echoproperties] Aspect537533=1.0.0.202403301859
[echoproperties] Aspect537533_1.0.0=1.0.0.202403301859
[echoproperties] Aspect571542_A=1.0.0.202403301859
[echoproperties] Aspect571542_A_1.0.0=1.0.0.202403301859
[echoproperties] Aspect571542_B=1.0.0.202403301859
[echoproperties] Aspect571542_B_1.0.0=1.0.0.202403301859
[echoproperties] Base537350_A=1.0.0.202403301859
[echoproperties] Base537350_A_1.0.0=1.0.0.202403301859
[echoproperties] Base537350_B=1.0.0.202403301859
[echoproperties] Base537350_B_1.0.0=1.0.0.202403301859
[echoproperties] Base537351=1.0.0.202403301859
[echoproperties] Base537351_1.0.0=1.0.0.202403301859
[echoproperties] Base537533=1.0.0.202403301859
[echoproperties] Base537533_1.0.0=1.0.0.202403301859
[echoproperties] Base571542_A=1.0.0.202403301859
[echoproperties] Base571542_A_1.0.0=1.0.0.202403301859
[echoproperties] Base571542_B=1.0.0.202403301859
[echoproperties] Base571542_B_1.0.0=1.0.0.202403301859
[echoproperties] DSTAMP=20240330
[echoproperties] Middle537351=1.0.0.202403301859
[echoproperties] Middle537351_1.0.0=1.0.0.202403301859
[echoproperties] NOW.DSTAMP=20240330
[echoproperties] NOW.TODAY=March 30 2024
[echoproperties] NOW.TSTAMP=1938
[echoproperties] OTEquinoxTests=1.0.0.202403301859
[echoproperties] OTEquinoxTests_1.0.0=1.0.0.202403301859
[echoproperties] OTScriptDir=/home/jenkins/agent/workspace/buildAndTest/releng/build-scripts/build
[echoproperties] TIMENOW=1938030111
[echoproperties] TODAY=March 30 2024
[echoproperties] TSTAMP=1938
[echoproperties] _hasSaxon.jar=true
[echoproperties] _toplevelDir=/home/jenkins/agent/workspace/buildAndTest/releng/build-scripts/build
[echoproperties] ant.core.lib=/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant.jar
[echoproperties] ant.file=/home/jenkins/agent/workspace/buildAndTest/releng/build-scripts/build/lib/library.xml
[echoproperties] ant.file.Automated\ Object\ Teams\ Testing=/home/jenkins/agent/workspace/buildAndTest/releng/build-scripts/build/test.xml
[echoproperties] ant.file.Library=/home/jenkins/agent/workspace/buildAndTest/releng/build-scripts/build/lib/library.xml
[echoproperties] ant.file.Main\ Object\ Teams\ Build\ and\ Test\ Automation=/home/jenkins/agent/workspace/buildAndTest/releng/build-scripts/build/run.xml
[echoproperties] ant.file.testsuite=/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.objectteams.otdt.ui.tests_2.0.0/test.xml
[echoproperties] ant.file.type=file
[echoproperties] ant.file.type.Automated\ Object\ Teams\ Testing=file
[echoproperties] ant.file.type.Library=file
[echoproperties] ant.file.type.Main\ Object\ Teams\ Build\ and\ Test\ Automation=file
[echoproperties] ant.file.type.testsuite=file
[echoproperties] ant.home=/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest
[echoproperties] ant.java.version=21
[echoproperties] ant.library.dir=/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib
[echoproperties] ant.project.default-target=usage
[echoproperties] ant.project.invoked-targets=ui-test
[echoproperties] ant.project.name=Library
[echoproperties] ant.version=Apache Ant(TM) version 1.10.12 compiled on October 13 2021
[echoproperties] arch=x86_64
[echoproperties] baseLocation=/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse
[echoproperties] basearch=x86_64
[echoproperties] basedir=/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse
[echoproperties] baseos=linux
[echoproperties] basews=gtk
[echoproperties] bootLocation=/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/eclipse
[echoproperties] build.root.dir=/home/jenkins/agent/workspace/buildAndTest/testrun/build-root
[echoproperties] buildDirectory=/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src
[echoproperties] buildId=2.8.3
[echoproperties] buildLabel=I-2.8.3-202403301857
[echoproperties] buildType=I
[echoproperties] builder-otcompiler=/home/jenkins/agent/workspace/buildAndTest/releng/build-scripts/build/OT-Compiler
[echoproperties] builder-otdt=/home/jenkins/agent/workspace/buildAndTest/releng/build-scripts/build/OTDT-Build
[echoproperties] buildfile=/home/jenkins/agent/workspace/buildAndTest/releng/build-scripts/build/build.xml
[echoproperties] classname=org.eclipse.objectteams.otdt.ui.tests.AllTests
[echoproperties] coverage-output=/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/coverage
[echoproperties] data-dir=/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/otdt-tests-workspace/otdt-ui-folder
[echoproperties] do.run.tests=true
[echoproperties] eclipse-app.tgz=https\://download.eclipse.org/eclipse/downloads/drops4/I20240325-1800/eclipse-SDK-I20240325-1800-linux-gtk-x86_64.tar.gz
[echoproperties] eclipse-home=/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse
[echoproperties] eclipse.sdk.qualifier=I20240325-1800
[echoproperties] eclipse.tests.zip=https\://download.eclipse.org/eclipse/downloads/drops4/I20240325-1800/eclipse-test-framework-I20240325-1800.zip
[echoproperties] env.ANT_HOME=/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest
[echoproperties] env.ANT_OPTS=-Xmx1024m
[echoproperties] env.BUILD_DISPLAY_NAME=\#942
[echoproperties] env.BUILD_ID=942
[echoproperties] env.BUILD_NUMBER=942
[echoproperties] env.BUILD_TAG=jenkins-buildAndTest-942
[echoproperties] env.BUILD_URL=https\://ci.eclipse.org/objectteams/job/buildAndTest/942/
[echoproperties] env.CI=true
[echoproperties] env.DISPLAY=\:40
[echoproperties] env.EXECUTOR_NUMBER=0
[echoproperties] env.GITLAB_OBJECT_KIND=none
[echoproperties] env.HOME=/home/jenkins
[echoproperties] env.HOSTNAME=centos-7-sw7vx
[echoproperties] env.HUDSON_COOKIE=f2b343d6-1876-484f-a185-836f1bab4cd4
[echoproperties] env.HUDSON_HOME=/var/jenkins
[echoproperties] env.HUDSON_SERVER_COOKIE=f0104a5ecfe037d6
[echoproperties] env.HUDSON_URL=https\://ci.eclipse.org/objectteams/
[echoproperties] env.JAVA_HOME=/opt/tools/java/openjdk/jdk-21/latest
[echoproperties] env.JAVA_TMPDIR=/tmp/genie.objectteams
[echoproperties] env.JENKINS_AGENT_NAME=centos-7-sw7vx
[echoproperties] env.JENKINS_AGENT_WORKDIR=/home/jenkins/agent
[echoproperties] env.JENKINS_DISCOVERY_PORT=tcp\://10.30.213.101\:50000
[echoproperties] env.JENKINS_DISCOVERY_PORT_50000_TCP=tcp\://10.30.213.101\:50000
[echoproperties] env.JENKINS_DISCOVERY_PORT_50000_TCP_ADDR=10.30.213.101
[echoproperties] env.JENKINS_DISCOVERY_PORT_50000_TCP_PORT=50000
[echoproperties] env.JENKINS_DISCOVERY_PORT_50000_TCP_PROTO=tcp
[echoproperties] env.JENKINS_DISCOVERY_SERVICE_HOST=10.30.213.101
[echoproperties] env.JENKINS_DISCOVERY_SERVICE_PORT=50000
[echoproperties] env.JENKINS_DISCOVERY_SERVICE_PORT_JNLP=50000
[echoproperties] env.JENKINS_HOME=/var/jenkins
[echoproperties] env.JENKINS_NAME=centos-7-sw7vx
[echoproperties] env.JENKINS_REMOTING_JAVA_OPTS=-showversion -XshowSettings\:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled\=true -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID\=true
[echoproperties] env.JENKINS_SECRET=8d5b1adf6dffde2e7e6f3ff45077951c8c411e9a228c5ec14f683d5545cac5e0
[echoproperties] env.JENKINS_SERVER_COOKIE=f0104a5ecfe037d6
[echoproperties] env.JENKINS_TUNNEL=jenkins-discovery.objectteams.svc.cluster.local\:50000
[echoproperties] env.JENKINS_UI_PORT=tcp\://10.30.65.215\:80
[echoproperties] env.JENKINS_UI_PORT_80_TCP=tcp\://10.30.65.215\:80
[echoproperties] env.JENKINS_UI_PORT_80_TCP_ADDR=10.30.65.215
[echoproperties] env.JENKINS_UI_PORT_80_TCP_PORT=80
[echoproperties] env.JENKINS_UI_PORT_80_TCP_PROTO=tcp
[echoproperties] env.JENKINS_UI_SERVICE_HOST=10.30.65.215
[echoproperties] env.JENKINS_UI_SERVICE_PORT=80
[echoproperties] env.JENKINS_UI_SERVICE_PORT_HTTP=80
[echoproperties] env.JENKINS_URL=https\://ci.eclipse.org/objectteams/
[echoproperties] env.JOB_BASE_NAME=buildAndTest
[echoproperties] env.JOB_DISPLAY_URL=https\://ci.eclipse.org/objectteams/job/buildAndTest/display/redirect
[echoproperties] env.JOB_NAME=buildAndTest
[echoproperties] env.JOB_URL=https\://ci.eclipse.org/objectteams/job/buildAndTest/
[echoproperties] env.KUBERNETES_PORT=tcp\://10.30.0.1\:443
[echoproperties] env.KUBERNETES_PORT_443_TCP=tcp\://10.30.0.1\:443
[echoproperties] env.KUBERNETES_PORT_443_TCP_ADDR=10.30.0.1
[echoproperties] env.KUBERNETES_PORT_443_TCP_PORT=443
[echoproperties] env.KUBERNETES_PORT_443_TCP_PROTO=tcp
[echoproperties] env.KUBERNETES_SERVICE_HOST=10.30.0.1
[echoproperties] env.KUBERNETES_SERVICE_PORT=443
[echoproperties] env.KUBERNETES_SERVICE_PORT_HTTPS=443
[echoproperties] env.LANG=en_US.UTF-8
[echoproperties] env.MAIN_TARGET=ot-junit-all
[echoproperties] env.NODE_LABELS=centos-7 jipp-migration migration centos-7-sw7vx
[echoproperties] env.NODE_NAME=centos-7-sw7vx
[echoproperties] env.NSS_SDB_USE_CACHE=no
[echoproperties] env.OPENJ9_JAVA_OPTIONS=-XX\:+IgnoreUnrecognizedVMOptions -XX\:+IdleTuningCompactOnIdle -XX\:+IdleTuningGcOnIdle
[echoproperties] env.OT_VERSION=2.8.3
[echoproperties] env.PATH=/opt/tools/java/openjdk/jdk-21/latest/bin\:/shared/common/apache-ant-1.10.5//bin\:/opt/tools/java/openjdk/jdk-21/latest/bin\:/opt/tools/java/oracle/jdk-9/latest/bin\:/opt/tools/java/openjdk/jdk-11/latest/bin\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/bin\:/opt/tools/java/oracle/jdk-9/latest/bin\:/usr/local/sbin\:/usr/local/bin\:/usr/sbin\:/usr/bin\:/sbin\:/bin
[echoproperties] env.PROMOTE=staging
[echoproperties] env.PWD=/home/jenkins/agent/workspace/buildAndTest/testrun
[echoproperties] env.RUN_ARTIFACTS_DISPLAY_URL=https\://ci.eclipse.org/objectteams/job/buildAndTest/942/display/redirect?page\=artifacts
[echoproperties] env.RUN_CHANGES_DISPLAY_URL=https\://ci.eclipse.org/objectteams/job/buildAndTest/942/display/redirect?page\=changes
[echoproperties] env.RUN_DISPLAY_URL=https\://ci.eclipse.org/objectteams/job/buildAndTest/942/display/redirect
[echoproperties] env.RUN_TESTS_DISPLAY_URL=https\://ci.eclipse.org/objectteams/job/buildAndTest/942/display/redirect?page\=tests
[echoproperties] env.SHLVL=2
[echoproperties] env.SIGN=nosign
[echoproperties] env.SSH_AUTH_SOCK=/tmp/ssh-Mhhbrkk0MZ7C/agent.45
[echoproperties] env.TERM=xterm
[echoproperties] env.UPDATE_SITE_BASE=ot2.8
[echoproperties] env.USER_NAME=jenkins
[echoproperties] env.WORKSPACE=/home/jenkins/agent/workspace/buildAndTest
[echoproperties] env.WORKSPACE_TMP=/home/jenkins/agent/workspace/buildAndTest@tmp
[echoproperties] env.XAUTHORITY=/home/jenkins/agent/workspace/buildAndTest/.Xauthority-14970781020924742116
[echoproperties] env.branch=master
[echoproperties] env.callTarget=ot-junit-all
[echoproperties] envantopts=-Xmx1024m
[echoproperties] extraVMargs=-XX\:+HeapDumpOnOutOfMemoryError -ea --add-modules ALL-SYSTEM              --add-opens java.base/jdk.internal.loader\=ALL-UNNAMED              --add-opens jdk.localedata/sun.util.resources.cldr.provider\=ALL-UNNAMED              --add-opens jdk.localedata/sun.util.resources.provider\=ALL-UNNAMED              --add-opens java.security.jgss/sun.security.krb5.internal.ssl\=ALL-UNNAMED              --add-opens java.base/jdk.internal.module\=ALL-UNNAMED              --add-opens java.base/java.lang\=ALL-UNNAMED              --add-opens java.base/java.lang.module\=ALL-UNNAMED              --add-opens java.base/jdk.internal.reflect\=ALL-UNNAMED              --add-opens java.base/jdk.internal.ref\=ALL-UNNAMED              --add-opens java.base/jdk.internal.math\=ALL-UNNAMED              --add-opens java.base/jdk.internal.misc\=ALL-UNNAMED              --add-opens jdk.zipfs/jdk.nio.zipfs\=ALL-UNNAMED              --illegal-access\=permit              -DDetectVMInstallationsJob.disabled\=true              -Djava.io.tmpdir\=/tmp/genie.objectteams -Dot.weaving\=otdre -javaagent\:/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.objectteams.otequinox_2.8.2.202307181937/otequinoxAgent.jar              -Dcompliance\=1.8,11,17,18
[echoproperties] fetchCacheLocation=/home/jenkins/gitCache
[echoproperties] file-id=XXX
[echoproperties] file.encoding=UTF-8
[echoproperties] file.separator=/
[echoproperties] formatter=org.apache.tools.ant.taskdefs.optional.junit.XMLJUnitResultFormatter
[echoproperties] git.pde.build=org.eclipse.egit.fetchfactory_0.12.0.202304020031.jar
[echoproperties] installmode=clean
[echoproperties] java.class.path=/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-launcher.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-antlr.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-apache-bcel.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-apache-bsf.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-apache-log4j.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-apache-oro.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-apache-regexp.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-apache-resolver.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-apache-xalan2.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-commons-logging.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-commons-net.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-imageio.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-jai.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-javamail.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-jdepend.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-jmf.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-jsch.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-junit.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-junit4.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-junitlauncher.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-launcher.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-netrexx.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-swing.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-testutil.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-xz.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant.jar
[echoproperties] java.class.version=65.0
[echoproperties] java.home=/opt/tools/java/openjdk/jdk-21/jdk-21.0.2
[echoproperties] java.io.tmpdir=/tmp
[echoproperties] java.library.path=/usr/java/packages/lib\:/usr/lib64\:/lib64\:/lib\:/usr/lib
[echoproperties] java.runtime.name=OpenJDK Runtime Environment
[echoproperties] java.runtime.version=21.0.2+13-58
[echoproperties] java.specification.name=Java Platform API Specification
[echoproperties] java.specification.vendor=Oracle Corporation
[echoproperties] java.specification.version=21
[echoproperties] java.vendor=Oracle Corporation
[echoproperties] java.vendor.url=https\://java.oracle.com/
[echoproperties] java.vendor.url.bug=https\://bugreport.java.com/bugreport/
[echoproperties] java.version=21.0.2
[echoproperties] java.version.date=2024-01-16
[echoproperties] java.vm.compressedOopsMode=32-bit
[echoproperties] java.vm.info=mixed mode, sharing
[echoproperties] java.vm.name=OpenJDK 64-Bit Server VM
[echoproperties] java.vm.specification.name=Java Virtual Machine Specification
[echoproperties] java.vm.specification.vendor=Oracle Corporation
[echoproperties] java.vm.specification.version=21
[echoproperties] java.vm.vendor=Oracle Corporation
[echoproperties] java.vm.version=21.0.2+13-58
[echoproperties] jdk.debug=release
[echoproperties] jdt.feature.version=3.19.500.v20240325-2137
[echoproperties] jdt.feature.version.next=3.19.500.v20240325-2138
[echoproperties] junit-report-output=/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/results
[echoproperties] junit-stylesheet=/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/JUNIT.XSL
[echoproperties] launchTarget=java-test
[echoproperties] library-file=/home/jenkins/agent/workspace/buildAndTest/testrun/../releng/build-scripts/build/lib/library.xml
[echoproperties] line.separator=\n
[echoproperties] map.file.path=/home/jenkins/agent/workspace/buildAndTest/releng/map/otdt.map
[echoproperties] native.encoding=UTF-8
[echoproperties] org.apache.bcel=5.2.0.v201005080400
[echoproperties] org.apache.bcel_5.2.0=5.2.0.v201005080400
[echoproperties] org.eclipse.core.filebuffers.tests=3.13.400.I20240325-1800
[echoproperties] org.eclipse.core.filebuffers.tests_3.13.400=3.13.400.I20240325-1800
[echoproperties] org.eclipse.equinox.launcher_jar=org.eclipse.equinox.launcher_1.6.800.v20240304-1850.jar
[echoproperties] org.eclipse.jdt.annotation=2.3.0.v20240111-2306
[echoproperties] org.eclipse.jdt.annotation_1.2.100=1.2.100.v20240212-1051
[echoproperties] org.eclipse.jdt.annotation_2.3.0=2.3.0.v20240111-2306
[echoproperties] org.eclipse.jdt.core=3.38.0.OTDT_r283_202403301859
[echoproperties] org.eclipse.jdt.core.compiler.batch=3.38.0.OTDT_r283_202403301859
[echoproperties] org.eclipse.jdt.core.compiler.batch_3.38.0=3.38.0.OTDT_r283_202403301859
[echoproperties] org.eclipse.jdt.core.source=3.38.0.OTDT_r283_202403301859
[echoproperties] org.eclipse.jdt.core.source_3.38.0=3.38.0.OTDT_r283_202403301859
[echoproperties] org.eclipse.jdt.core.tests.builder=3.12.400.I20240325-1800
[echoproperties] org.eclipse.jdt.core.tests.builder_3.12.400=3.12.400.I20240325-1800
[echoproperties] org.eclipse.jdt.core.tests.compiler=3.13.400.202403301859
[echoproperties] org.eclipse.jdt.core.tests.compiler_3.13.400=3.13.400.202403301859
[echoproperties] org.eclipse.jdt.core.tests.model=3.13.0.202403301859
[echoproperties] org.eclipse.jdt.core.tests.model_3.13.0=3.13.0.202403301859
[echoproperties] org.eclipse.jdt.core_3.38.0=3.38.0.OTDT_r283_202403301859
[echoproperties] org.eclipse.jdt.debug.tests=3.12.400.I20240325-1800
[echoproperties] org.eclipse.jdt.debug.tests_3.12.400=3.12.400.I20240325-1800
[echoproperties] org.eclipse.jdt.text.tests=3.14.400.I20240325-1800
[echoproperties] org.eclipse.jdt.text.tests_3.14.400=3.14.400.I20240325-1800
[echoproperties] org.eclipse.jdt.ui.tests=3.15.400.I20240325-1800
[echoproperties] org.eclipse.jdt.ui.tests.refactoring=3.15.400.I20240325-1800
[echoproperties] org.eclipse.jdt.ui.tests.refactoring_3.15.400=3.15.400.I20240325-1800
[echoproperties] org.eclipse.jdt.ui.tests_3.15.400=3.15.400.I20240325-1800
[echoproperties] org.eclipse.jface.text.tests=3.13.500.I20240325-1800
[echoproperties] org.eclipse.jface.text.tests_3.13.500=3.13.500.I20240325-1800
[echoproperties] org.eclipse.objectteams.eclipse.monitor=2.5.0.201606070956
[echoproperties] org.eclipse.objectteams.eclipse.monitor_2.5.0=2.5.0.201606070956
[echoproperties] org.eclipse.objectteams.otdt=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.compiler.adaptor=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.compiler.adaptor.source=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.compiler.adaptor.source_2.8.3=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.compiler.adaptor_2.8.3=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.debug=2.8.2.202307181937
[echoproperties] org.eclipse.objectteams.otdt.debug.adaptor=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.debug.adaptor.source=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.debug.adaptor.source_2.8.3=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.debug.adaptor_2.8.3=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.debug.source=2.8.2.202307181937
[echoproperties] org.eclipse.objectteams.otdt.debug.source_2.8.2=2.8.2.202307181937
[echoproperties] org.eclipse.objectteams.otdt.debug.tests=2.0.0
[echoproperties] org.eclipse.objectteams.otdt.debug.tests_2.0.0=2.0.0
[echoproperties] org.eclipse.objectteams.otdt.debug.ui=2.7.4.201906101736
[echoproperties] org.eclipse.objectteams.otdt.debug.ui.source=2.7.4.201906101736
[echoproperties] org.eclipse.objectteams.otdt.debug.ui.source_2.7.4=2.7.4.201906101736
[echoproperties] org.eclipse.objectteams.otdt.debug.ui_2.7.4=2.7.4.201906101736
[echoproperties] org.eclipse.objectteams.otdt.debug_2.8.2=2.8.2.202307181937
[echoproperties] org.eclipse.objectteams.otdt.doc=2.5.0.201606070956
[echoproperties] org.eclipse.objectteams.otdt.doc_2.5.0=2.5.0.201606070956
[echoproperties] org.eclipse.objectteams.otdt.jdt.ui=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.jdt.ui.source=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.jdt.ui.source_2.8.3=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.jdt.ui_2.8.3=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.pde.ui=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.pde.ui.source=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.pde.ui.source_2.8.3=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.pde.ui_2.8.3=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.refactoring=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.refactoring.source=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.refactoring.source_2.8.3=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.refactoring_2.8.3=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.samples=2.8.2.202307181937
[echoproperties] org.eclipse.objectteams.otdt.samples.source=2.8.2.202307181937
[echoproperties] org.eclipse.objectteams.otdt.samples.source_2.8.2=2.8.2.202307181937
[echoproperties] org.eclipse.objectteams.otdt.samples_2.8.2=2.8.2.202307181937
[echoproperties] org.eclipse.objectteams.otdt.source=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.source_2.8.3=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.test.builder=2.0.0
[echoproperties] org.eclipse.objectteams.otdt.test.builder_2.0.0=2.0.0
[echoproperties] org.eclipse.objectteams.otdt.tests=2.0.0
[echoproperties] org.eclipse.objectteams.otdt.tests_2.0.0=2.0.0
[echoproperties] org.eclipse.objectteams.otdt.ui=2.8.1.202307181937
[echoproperties] org.eclipse.objectteams.otdt.ui.help=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.ui.help.source=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.ui.help.source_2.8.3=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.ui.help_2.8.3=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.ui.source=2.8.1.202307181937
[echoproperties] org.eclipse.objectteams.otdt.ui.source_2.8.1=2.8.1.202307181937
[echoproperties] org.eclipse.objectteams.otdt.ui.tests=2.0.0
[echoproperties] org.eclipse.objectteams.otdt.ui.tests.dom=2.0.0
[echoproperties] org.eclipse.objectteams.otdt.ui.tests.dom_2.0.0=2.0.0
[echoproperties] org.eclipse.objectteams.otdt.ui.tests.refactoring=2.0.0
[echoproperties] org.eclipse.objectteams.otdt.ui.tests.refactoring_2.0.0=2.0.0
[echoproperties] org.eclipse.objectteams.otdt.ui.tests_2.0.0=2.0.0
[echoproperties] org.eclipse.objectteams.otdt.ui_2.8.1=2.8.1.202307181937
[echoproperties] org.eclipse.objectteams.otdt_2.8.3=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otequinox=2.8.2.202307181937
[echoproperties] org.eclipse.objectteams.otequinox.branding=2.6.0.201706061121
[echoproperties] org.eclipse.objectteams.otequinox.branding.otre=2.6.0.201706061122
[echoproperties] org.eclipse.objectteams.otequinox.branding.otre_2.6.0=2.6.0.201706061122
[echoproperties] org.eclipse.objectteams.otequinox.branding_2.6.0=2.6.0.201706061121
[echoproperties] org.eclipse.objectteams.otequinox.turbo=2.4.0.201506091717
[echoproperties] org.eclipse.objectteams.otequinox.turbo_2.4.0=2.4.0.201506091717
[echoproperties] org.eclipse.objectteams.otequinox_2.8.2=2.8.2.202307181937
[echoproperties] org.eclipse.objectteams.otre=2.7.0.201806120901
[echoproperties] org.eclipse.objectteams.otre_2.7.0=2.7.0.201806120901
[echoproperties] org.eclipse.objectteams.otredyn=1.4.3.202403301859
[echoproperties] org.eclipse.objectteams.otredyn_1.4.3=1.4.3.202403301859
[echoproperties] org.eclipse.objectteams.runtime=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.runtime_2.8.3=2.8.3.202403301859
[echoproperties] org.eclipse.text.tests=3.14.500.I20240325-1800
[echoproperties] org.eclipse.text.tests_3.14.500=3.14.500.I20240325-1800
[echoproperties] org.hamcrest.core=2.2.0.v20230809-1000
[echoproperties] org.hamcrest.core_2.2.0=2.2.0.v20230809-1000
[echoproperties] org.hamcrest.library=1.3.0.v20180524-2246
[echoproperties] org.hamcrest.library_1.3.0=1.3.0.v20180524-2246
[echoproperties] org.objectweb.asm=9.6.0
[echoproperties] org.objectweb.asm.commons=9.6.0
[echoproperties] org.objectweb.asm.commons_9.6.0=9.6.0
[echoproperties] org.objectweb.asm.tree=9.6.0
[echoproperties] org.objectweb.asm.tree.analysis=9.6.0
[echoproperties] org.objectweb.asm.tree.analysis_9.6.0=9.6.0
[echoproperties] org.objectweb.asm.tree_9.6.0=9.6.0
[echoproperties] org.objectweb.asm.util=9.6.0
[echoproperties] org.objectweb.asm.util_9.6.0=9.6.0
[echoproperties] org.objectweb.asm_9.6.0=9.6.0
[echoproperties] os=linux
[echoproperties] os.arch=amd64
[echoproperties] os.isLinux=true
[echoproperties] os.name=Linux
[echoproperties] os.version=6.2.9-300.fc38.x86_64
[echoproperties] otdt-tests-workspace=/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/otdt-tests-workspace
[echoproperties] otdt-ui-folder=/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/otdt-tests-workspace/otdt-ui-folder
[echoproperties] otdtUpdatesDir=/home/jenkins/agent/workspace/buildAndTest/testrun/updateSite
[echoproperties] otequinox.agent.jar=/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.objectteams.otequinox_2.8.2.202307181937/otequinoxAgent.jar
[echoproperties] path.separator=\:
[echoproperties] plugin-name=org.eclipse.objectteams.otdt.ui.tests
[echoproperties] plugin-path=
[echoproperties] published.updates=/home/jenkins/downloads/objectteams/updates/ot2.8/202307181937
[echoproperties] run.eclipseScriptDir=plugins/org.eclipse.pde.build_3.12.400.v20240321-1452/scripts
[echoproperties] saxon.jar.name=saxon8.jar
[echoproperties] saxon.jar.path=/home/jenkins/.ant/lib/saxon8.jar
[echoproperties] stderr.encoding=UTF-8
[echoproperties] stdout.encoding=UTF-8
[echoproperties] sun.arch.data.model=64
[echoproperties] sun.boot.library.path=/opt/tools/java/openjdk/jdk-21/jdk-21.0.2/lib
[echoproperties] sun.cpu.endian=little
[echoproperties] sun.io.unicode.encoding=UnicodeLittle
[echoproperties] sun.java.command=org.apache.tools.ant.launch.Launcher -cp  -f /home/jenkins/agent/workspace/buildAndTest/releng/build-scripts/build/run.xml -Declipse-app.tgz\=https\://download.eclipse.org/eclipse/downloads/drops4/I20240325-1800/eclipse-SDK-I20240325-1800-linux-gtk-x86_64.tar.gz -Declipse.tests.zip\=https\://download.eclipse.org/eclipse/downloads/drops4/I20240325-1800/eclipse-test-framework-I20240325-1800.zip -Declipse.sdk.qualifier\=I20240325-1800 -Dpublished.updates\=/home/jenkins/downloads/objectteams/updates/ot2.8/202307181937 -Ddo.run.tests\=true -Dtest.tmpDir\=/tmp/genie.objectteams -DfetchCacheLocation\=/home/jenkins/gitCache -Dmap.file.path\=/home/jenkins/agent/workspace/buildAndTest/releng/map/otdt.map -D_hasSaxon.jar\=true ot-junit-all
[echoproperties] sun.java.launcher=SUN_STANDARD
[echoproperties] sun.jnu.encoding=UTF-8
[echoproperties] sun.management.compiler=HotSpot 64-Bit Tiered Compilers
[echoproperties] test-output=/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/org.eclipse.objectteams.otdt.ui.tests.AllTests.xml
[echoproperties] test.eclipseDir=/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse
[echoproperties] test.root.dir=/home/jenkins/agent/workspace/buildAndTest/testrun/test-root
[echoproperties] test.target=performance
[echoproperties] test.tmpDir=/tmp/genie.objectteams
[echoproperties] testPlugin=org.eclipse.objectteams.otdt.ui.tests_2.0.0
[echoproperties] testframeworkinitialized=true
[echoproperties] testsUpdatesDirBase=/home/jenkins/agent/workspace/buildAndTest/testrun/updateSiteTests
[echoproperties] timeout=7200000
[echoproperties] timestamp=202403301857
[echoproperties] user.country=US
[echoproperties] user.dir=/home/jenkins/agent/workspace/buildAndTest/testrun
[echoproperties] user.home=/home/jenkins
[echoproperties] user.language=en
[echoproperties] user.name=jenkins
[echoproperties] vm=java
[echoproperties] vm.args=-Xmx912m
[echoproperties] vmargs=-Xmx1200m -XX\:-UseGCOverheadLimit
[echoproperties] ws=gtk

ui-test:

init:

java-test:
     [echo] Running org.eclipse.objectteams.otdt.ui.tests.AllTests. Result file: /home/jenkins/agent/workspace/buildAndTest/testrun/test-root/results/org.eclipse.objectteams.otdt.ui.tests.AllTests.xml
     [echo] timout property: 7200000
     [echo] frameworkvmargs:  -Xms256m -Xmx2048m -Xmx1024m
     [echo] vmargs: -Xmx1200m -XX:-UseGCOverheadLimit
     [echo] extraVMargs: -XX:+HeapDumpOnOutOfMemoryError -ea --add-modules ALL-SYSTEM              --add-opens java.base/jdk.internal.loader=ALL-UNNAMED              --add-opens jdk.localedata/sun.util.resources.cldr.provider=ALL-UNNAMED              --add-opens jdk.localedata/sun.util.resources.provider=ALL-UNNAMED              --add-opens java.security.jgss/sun.security.krb5.internal.ssl=ALL-UNNAMED              --add-opens java.base/jdk.internal.module=ALL-UNNAMED              --add-opens java.base/java.lang=ALL-UNNAMED              --add-opens java.base/java.lang.module=ALL-UNNAMED              --add-opens java.base/jdk.internal.reflect=ALL-UNNAMED              --add-opens java.base/jdk.internal.ref=ALL-UNNAMED              --add-opens java.base/jdk.internal.math=ALL-UNNAMED              --add-opens java.base/jdk.internal.misc=ALL-UNNAMED              --add-opens jdk.zipfs/jdk.nio.zipfs=ALL-UNNAMED              --illegal-access=permit              -DDetectVMInstallationsJob.disabled=true              -Djava.io.tmpdir=/tmp/genie.objectteams -Dot.weaving=otdre -javaagent:/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.objectteams.otequinox_2.8.2.202307181937/otequinoxAgent.jar              -Dcompliance=1.8,11,17,18
     [echo] frameworkperfargs: 
     [echo] crash loglocationarg (if any): ${loglocationarg}
     [echo] crash loglocation (if not default): 
     [java] OpenJDK 64-Bit Server VM warning: Ignoring option --illegal-access=permit; support was removed in 17.0
     [java] WARNING: Using incubator modules: jdk.incubator.vector
     [java] WARNING: package sun.security.krb5.internal.ssl not in java.security.jgss
     [java] Mar 30, 2024 7:38:04 PM org.apache.aries.spifly.BaseActivator log
     [java] INFO: Registered provider org.slf4j.simple.SimpleServiceProvider of service org.slf4j.spi.SLF4JServiceProvider in bundle slf4j.simple
     [java] WARNING: Annotation classes from the 'javax.inject' or 'javax.annotation' package found.
     [java] It is recommended to migrate to the corresponding replacements in the jakarta namespace.
     [java] The Eclipse E4 Platform will remove support for those javax-annotations in a future release.
     [java] To suppress this warning, set the VM property: -Declipse.e4.inject.javax.warning=false
     [java] To disable processing of 'javax' annotations entirely, set the VM property: -Declipse.e4.inject.javax.disabled=true
     [java] 
     [java] INFO: timeoutScreenOutputDir: /home/jenkins/agent/workspace/buildAndTest/testrun/test-root/results/timeoutScreens
     [java] INFO: timeout: 7200000

collect-results:

cleanup:

run:

otdt_ref_tests:

runtests:

init:

suite:

init:
     [echo] ANT_OPTS: -Xmx1024m
     [echo] basedir = /home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse
[echoproperties] #Ant properties
[echoproperties] #Sat Mar 30 19:42:11 UTC 2024
[echoproperties] Aspect537350_A=1.0.0.202403301859
[echoproperties] Aspect537350_A_1.0.0=1.0.0.202403301859
[echoproperties] Aspect537350_B=1.0.0.202403301859
[echoproperties] Aspect537350_B_1.0.0=1.0.0.202403301859
[echoproperties] Aspect537351=1.0.0.202403301859
[echoproperties] Aspect537351_1.0.0=1.0.0.202403301859
[echoproperties] Aspect537533=1.0.0.202403301859
[echoproperties] Aspect537533_1.0.0=1.0.0.202403301859
[echoproperties] Aspect571542_A=1.0.0.202403301859
[echoproperties] Aspect571542_A_1.0.0=1.0.0.202403301859
[echoproperties] Aspect571542_B=1.0.0.202403301859
[echoproperties] Aspect571542_B_1.0.0=1.0.0.202403301859
[echoproperties] Base537350_A=1.0.0.202403301859
[echoproperties] Base537350_A_1.0.0=1.0.0.202403301859
[echoproperties] Base537350_B=1.0.0.202403301859
[echoproperties] Base537350_B_1.0.0=1.0.0.202403301859
[echoproperties] Base537351=1.0.0.202403301859
[echoproperties] Base537351_1.0.0=1.0.0.202403301859
[echoproperties] Base537533=1.0.0.202403301859
[echoproperties] Base537533_1.0.0=1.0.0.202403301859
[echoproperties] Base571542_A=1.0.0.202403301859
[echoproperties] Base571542_A_1.0.0=1.0.0.202403301859
[echoproperties] Base571542_B=1.0.0.202403301859
[echoproperties] Base571542_B_1.0.0=1.0.0.202403301859
[echoproperties] DSTAMP=20240330
[echoproperties] Middle537351=1.0.0.202403301859
[echoproperties] Middle537351_1.0.0=1.0.0.202403301859
[echoproperties] NOW.DSTAMP=20240330
[echoproperties] NOW.TODAY=March 30 2024
[echoproperties] NOW.TSTAMP=1942
[echoproperties] OTEquinoxTests=1.0.0.202403301859
[echoproperties] OTEquinoxTests_1.0.0=1.0.0.202403301859
[echoproperties] OTScriptDir=/home/jenkins/agent/workspace/buildAndTest/releng/build-scripts/build
[echoproperties] TIMENOW=1942110299
[echoproperties] TODAY=March 30 2024
[echoproperties] TSTAMP=1942
[echoproperties] _hasSaxon.jar=true
[echoproperties] _toplevelDir=/home/jenkins/agent/workspace/buildAndTest/releng/build-scripts/build
[echoproperties] ant.core.lib=/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant.jar
[echoproperties] ant.file=/home/jenkins/agent/workspace/buildAndTest/releng/build-scripts/build/lib/library.xml
[echoproperties] ant.file.Automated\ Object\ Teams\ Testing=/home/jenkins/agent/workspace/buildAndTest/releng/build-scripts/build/test.xml
[echoproperties] ant.file.Library=/home/jenkins/agent/workspace/buildAndTest/releng/build-scripts/build/lib/library.xml
[echoproperties] ant.file.Main\ Object\ Teams\ Build\ and\ Test\ Automation=/home/jenkins/agent/workspace/buildAndTest/releng/build-scripts/build/run.xml
[echoproperties] ant.file.testsuite=/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.objectteams.otdt.ui.tests.refactoring_2.0.0/test.xml
[echoproperties] ant.file.type=file
[echoproperties] ant.file.type.Automated\ Object\ Teams\ Testing=file
[echoproperties] ant.file.type.Library=file
[echoproperties] ant.file.type.Main\ Object\ Teams\ Build\ and\ Test\ Automation=file
[echoproperties] ant.file.type.testsuite=file
[echoproperties] ant.home=/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest
[echoproperties] ant.java.version=21
[echoproperties] ant.library.dir=/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib
[echoproperties] ant.project.default-target=usage
[echoproperties] ant.project.invoked-targets=ui-test
[echoproperties] ant.project.name=Library
[echoproperties] ant.version=Apache Ant(TM) version 1.10.12 compiled on October 13 2021
[echoproperties] arch=x86_64
[echoproperties] baseLocation=/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse
[echoproperties] basearch=x86_64
[echoproperties] basedir=/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse
[echoproperties] baseos=linux
[echoproperties] basews=gtk
[echoproperties] bootLocation=/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/eclipse
[echoproperties] build.root.dir=/home/jenkins/agent/workspace/buildAndTest/testrun/build-root
[echoproperties] buildDirectory=/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src
[echoproperties] buildId=2.8.3
[echoproperties] buildLabel=I-2.8.3-202403301857
[echoproperties] buildType=I
[echoproperties] builder-otcompiler=/home/jenkins/agent/workspace/buildAndTest/releng/build-scripts/build/OT-Compiler
[echoproperties] builder-otdt=/home/jenkins/agent/workspace/buildAndTest/releng/build-scripts/build/OTDT-Build
[echoproperties] buildfile=/home/jenkins/agent/workspace/buildAndTest/releng/build-scripts/build/build.xml
[echoproperties] classname=org.eclipse.objectteams.otdt.ui.tests.refactoring.AllTests
[echoproperties] coverage-output=/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/coverage
[echoproperties] data-dir=/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/otdt-tests-workspace/otdt-allrefactorings-folder
[echoproperties] do.run.tests=true
[echoproperties] eclipse-app.tgz=https\://download.eclipse.org/eclipse/downloads/drops4/I20240325-1800/eclipse-SDK-I20240325-1800-linux-gtk-x86_64.tar.gz
[echoproperties] eclipse-home=/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse
[echoproperties] eclipse.sdk.qualifier=I20240325-1800
[echoproperties] eclipse.tests.zip=https\://download.eclipse.org/eclipse/downloads/drops4/I20240325-1800/eclipse-test-framework-I20240325-1800.zip
[echoproperties] env.ANT_HOME=/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest
[echoproperties] env.ANT_OPTS=-Xmx1024m
[echoproperties] env.BUILD_DISPLAY_NAME=\#942
[echoproperties] env.BUILD_ID=942
[echoproperties] env.BUILD_NUMBER=942
[echoproperties] env.BUILD_TAG=jenkins-buildAndTest-942
[echoproperties] env.BUILD_URL=https\://ci.eclipse.org/objectteams/job/buildAndTest/942/
[echoproperties] env.CI=true
[echoproperties] env.DISPLAY=\:40
[echoproperties] env.EXECUTOR_NUMBER=0
[echoproperties] env.GITLAB_OBJECT_KIND=none
[echoproperties] env.HOME=/home/jenkins
[echoproperties] env.HOSTNAME=centos-7-sw7vx
[echoproperties] env.HUDSON_COOKIE=f2b343d6-1876-484f-a185-836f1bab4cd4
[echoproperties] env.HUDSON_HOME=/var/jenkins
[echoproperties] env.HUDSON_SERVER_COOKIE=f0104a5ecfe037d6
[echoproperties] env.HUDSON_URL=https\://ci.eclipse.org/objectteams/
[echoproperties] env.JAVA_HOME=/opt/tools/java/openjdk/jdk-21/latest
[echoproperties] env.JAVA_TMPDIR=/tmp/genie.objectteams
[echoproperties] env.JENKINS_AGENT_NAME=centos-7-sw7vx
[echoproperties] env.JENKINS_AGENT_WORKDIR=/home/jenkins/agent
[echoproperties] env.JENKINS_DISCOVERY_PORT=tcp\://10.30.213.101\:50000
[echoproperties] env.JENKINS_DISCOVERY_PORT_50000_TCP=tcp\://10.30.213.101\:50000
[echoproperties] env.JENKINS_DISCOVERY_PORT_50000_TCP_ADDR=10.30.213.101
[echoproperties] env.JENKINS_DISCOVERY_PORT_50000_TCP_PORT=50000
[echoproperties] env.JENKINS_DISCOVERY_PORT_50000_TCP_PROTO=tcp
[echoproperties] env.JENKINS_DISCOVERY_SERVICE_HOST=10.30.213.101
[echoproperties] env.JENKINS_DISCOVERY_SERVICE_PORT=50000
[echoproperties] env.JENKINS_DISCOVERY_SERVICE_PORT_JNLP=50000
[echoproperties] env.JENKINS_HOME=/var/jenkins
[echoproperties] env.JENKINS_NAME=centos-7-sw7vx
[echoproperties] env.JENKINS_REMOTING_JAVA_OPTS=-showversion -XshowSettings\:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled\=true -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID\=true
[echoproperties] env.JENKINS_SECRET=8d5b1adf6dffde2e7e6f3ff45077951c8c411e9a228c5ec14f683d5545cac5e0
[echoproperties] env.JENKINS_SERVER_COOKIE=f0104a5ecfe037d6
[echoproperties] env.JENKINS_TUNNEL=jenkins-discovery.objectteams.svc.cluster.local\:50000
[echoproperties] env.JENKINS_UI_PORT=tcp\://10.30.65.215\:80
[echoproperties] env.JENKINS_UI_PORT_80_TCP=tcp\://10.30.65.215\:80
[echoproperties] env.JENKINS_UI_PORT_80_TCP_ADDR=10.30.65.215
[echoproperties] env.JENKINS_UI_PORT_80_TCP_PORT=80
[echoproperties] env.JENKINS_UI_PORT_80_TCP_PROTO=tcp
[echoproperties] env.JENKINS_UI_SERVICE_HOST=10.30.65.215
[echoproperties] env.JENKINS_UI_SERVICE_PORT=80
[echoproperties] env.JENKINS_UI_SERVICE_PORT_HTTP=80
[echoproperties] env.JENKINS_URL=https\://ci.eclipse.org/objectteams/
[echoproperties] env.JOB_BASE_NAME=buildAndTest
[echoproperties] env.JOB_DISPLAY_URL=https\://ci.eclipse.org/objectteams/job/buildAndTest/display/redirect
[echoproperties] env.JOB_NAME=buildAndTest
[echoproperties] env.JOB_URL=https\://ci.eclipse.org/objectteams/job/buildAndTest/
[echoproperties] env.KUBERNETES_PORT=tcp\://10.30.0.1\:443
[echoproperties] env.KUBERNETES_PORT_443_TCP=tcp\://10.30.0.1\:443
[echoproperties] env.KUBERNETES_PORT_443_TCP_ADDR=10.30.0.1
[echoproperties] env.KUBERNETES_PORT_443_TCP_PORT=443
[echoproperties] env.KUBERNETES_PORT_443_TCP_PROTO=tcp
[echoproperties] env.KUBERNETES_SERVICE_HOST=10.30.0.1
[echoproperties] env.KUBERNETES_SERVICE_PORT=443
[echoproperties] env.KUBERNETES_SERVICE_PORT_HTTPS=443
[echoproperties] env.LANG=en_US.UTF-8
[echoproperties] env.MAIN_TARGET=ot-junit-all
[echoproperties] env.NODE_LABELS=centos-7 jipp-migration migration centos-7-sw7vx
[echoproperties] env.NODE_NAME=centos-7-sw7vx
[echoproperties] env.NSS_SDB_USE_CACHE=no
[echoproperties] env.OPENJ9_JAVA_OPTIONS=-XX\:+IgnoreUnrecognizedVMOptions -XX\:+IdleTuningCompactOnIdle -XX\:+IdleTuningGcOnIdle
[echoproperties] env.OT_VERSION=2.8.3
[echoproperties] env.PATH=/opt/tools/java/openjdk/jdk-21/latest/bin\:/shared/common/apache-ant-1.10.5//bin\:/opt/tools/java/openjdk/jdk-21/latest/bin\:/opt/tools/java/oracle/jdk-9/latest/bin\:/opt/tools/java/openjdk/jdk-11/latest/bin\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/bin\:/opt/tools/java/oracle/jdk-9/latest/bin\:/usr/local/sbin\:/usr/local/bin\:/usr/sbin\:/usr/bin\:/sbin\:/bin
[echoproperties] env.PROMOTE=staging
[echoproperties] env.PWD=/home/jenkins/agent/workspace/buildAndTest/testrun
[echoproperties] env.RUN_ARTIFACTS_DISPLAY_URL=https\://ci.eclipse.org/objectteams/job/buildAndTest/942/display/redirect?page\=artifacts
[echoproperties] env.RUN_CHANGES_DISPLAY_URL=https\://ci.eclipse.org/objectteams/job/buildAndTest/942/display/redirect?page\=changes
[echoproperties] env.RUN_DISPLAY_URL=https\://ci.eclipse.org/objectteams/job/buildAndTest/942/display/redirect
[echoproperties] env.RUN_TESTS_DISPLAY_URL=https\://ci.eclipse.org/objectteams/job/buildAndTest/942/display/redirect?page\=tests
[echoproperties] env.SHLVL=2
[echoproperties] env.SIGN=nosign
[echoproperties] env.SSH_AUTH_SOCK=/tmp/ssh-Mhhbrkk0MZ7C/agent.45
[echoproperties] env.TERM=xterm
[echoproperties] env.UPDATE_SITE_BASE=ot2.8
[echoproperties] env.USER_NAME=jenkins
[echoproperties] env.WORKSPACE=/home/jenkins/agent/workspace/buildAndTest
[echoproperties] env.WORKSPACE_TMP=/home/jenkins/agent/workspace/buildAndTest@tmp
[echoproperties] env.XAUTHORITY=/home/jenkins/agent/workspace/buildAndTest/.Xauthority-14970781020924742116
[echoproperties] env.branch=master
[echoproperties] env.callTarget=ot-junit-all
[echoproperties] envantopts=-Xmx1024m
[echoproperties] extraVMargs=-XX\:+HeapDumpOnOutOfMemoryError -ea --add-modules ALL-SYSTEM              --add-opens java.base/jdk.internal.loader\=ALL-UNNAMED              --add-opens jdk.localedata/sun.util.resources.cldr.provider\=ALL-UNNAMED              --add-opens jdk.localedata/sun.util.resources.provider\=ALL-UNNAMED              --add-opens java.security.jgss/sun.security.krb5.internal.ssl\=ALL-UNNAMED              --add-opens java.base/jdk.internal.module\=ALL-UNNAMED              --add-opens java.base/java.lang\=ALL-UNNAMED              --add-opens java.base/java.lang.module\=ALL-UNNAMED              --add-opens java.base/jdk.internal.reflect\=ALL-UNNAMED              --add-opens java.base/jdk.internal.ref\=ALL-UNNAMED              --add-opens java.base/jdk.internal.math\=ALL-UNNAMED              --add-opens java.base/jdk.internal.misc\=ALL-UNNAMED              --add-opens jdk.zipfs/jdk.nio.zipfs\=ALL-UNNAMED              --illegal-access\=permit              -DDetectVMInstallationsJob.disabled\=true              -Djava.io.tmpdir\=/tmp/genie.objectteams -Dot.weaving\=otdre -javaagent\:/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.objectteams.otequinox_2.8.2.202307181937/otequinoxAgent.jar              -Dcompliance\=1.8,11,17,18
[echoproperties] fetchCacheLocation=/home/jenkins/gitCache
[echoproperties] file-id=XXX
[echoproperties] file.encoding=UTF-8
[echoproperties] file.separator=/
[echoproperties] formatter=org.apache.tools.ant.taskdefs.optional.junit.XMLJUnitResultFormatter
[echoproperties] git.pde.build=org.eclipse.egit.fetchfactory_0.12.0.202304020031.jar
[echoproperties] installmode=clean
[echoproperties] java.class.path=/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-launcher.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-antlr.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-apache-bcel.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-apache-bsf.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-apache-log4j.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-apache-oro.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-apache-regexp.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-apache-resolver.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-apache-xalan2.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-commons-logging.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-commons-net.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-imageio.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-jai.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-javamail.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-jdepend.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-jmf.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-jsch.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-junit.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-junit4.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-junitlauncher.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-launcher.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-netrexx.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-swing.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-testutil.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-xz.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant.jar
[echoproperties] java.class.version=65.0
[echoproperties] java.home=/opt/tools/java/openjdk/jdk-21/jdk-21.0.2
[echoproperties] java.io.tmpdir=/tmp
[echoproperties] java.library.path=/usr/java/packages/lib\:/usr/lib64\:/lib64\:/lib\:/usr/lib
[echoproperties] java.runtime.name=OpenJDK Runtime Environment
[echoproperties] java.runtime.version=21.0.2+13-58
[echoproperties] java.specification.name=Java Platform API Specification
[echoproperties] java.specification.vendor=Oracle Corporation
[echoproperties] java.specification.version=21
[echoproperties] java.vendor=Oracle Corporation
[echoproperties] java.vendor.url=https\://java.oracle.com/
[echoproperties] java.vendor.url.bug=https\://bugreport.java.com/bugreport/
[echoproperties] java.version=21.0.2
[echoproperties] java.version.date=2024-01-16
[echoproperties] java.vm.compressedOopsMode=32-bit
[echoproperties] java.vm.info=mixed mode, sharing
[echoproperties] java.vm.name=OpenJDK 64-Bit Server VM
[echoproperties] java.vm.specification.name=Java Virtual Machine Specification
[echoproperties] java.vm.specification.vendor=Oracle Corporation
[echoproperties] java.vm.specification.version=21
[echoproperties] java.vm.vendor=Oracle Corporation
[echoproperties] java.vm.version=21.0.2+13-58
[echoproperties] jdk.debug=release
[echoproperties] jdt.feature.version=3.19.500.v20240325-2137
[echoproperties] jdt.feature.version.next=3.19.500.v20240325-2138
[echoproperties] junit-report-output=/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/results
[echoproperties] junit-stylesheet=/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/JUNIT.XSL
[echoproperties] launchTarget=java-test
[echoproperties] library-file=/home/jenkins/agent/workspace/buildAndTest/testrun/../releng/build-scripts/build/lib/library.xml
[echoproperties] line.separator=\n
[echoproperties] map.file.path=/home/jenkins/agent/workspace/buildAndTest/releng/map/otdt.map
[echoproperties] native.encoding=UTF-8
[echoproperties] org.apache.bcel=5.2.0.v201005080400
[echoproperties] org.apache.bcel_5.2.0=5.2.0.v201005080400
[echoproperties] org.eclipse.core.filebuffers.tests=3.13.400.I20240325-1800
[echoproperties] org.eclipse.core.filebuffers.tests_3.13.400=3.13.400.I20240325-1800
[echoproperties] org.eclipse.equinox.launcher_jar=org.eclipse.equinox.launcher_1.6.800.v20240304-1850.jar
[echoproperties] org.eclipse.jdt.annotation=2.3.0.v20240111-2306
[echoproperties] org.eclipse.jdt.annotation_1.2.100=1.2.100.v20240212-1051
[echoproperties] org.eclipse.jdt.annotation_2.3.0=2.3.0.v20240111-2306
[echoproperties] org.eclipse.jdt.core=3.38.0.OTDT_r283_202403301859
[echoproperties] org.eclipse.jdt.core.compiler.batch=3.38.0.OTDT_r283_202403301859
[echoproperties] org.eclipse.jdt.core.compiler.batch_3.38.0=3.38.0.OTDT_r283_202403301859
[echoproperties] org.eclipse.jdt.core.source=3.38.0.OTDT_r283_202403301859
[echoproperties] org.eclipse.jdt.core.source_3.38.0=3.38.0.OTDT_r283_202403301859
[echoproperties] org.eclipse.jdt.core.tests.builder=3.12.400.I20240325-1800
[echoproperties] org.eclipse.jdt.core.tests.builder_3.12.400=3.12.400.I20240325-1800
[echoproperties] org.eclipse.jdt.core.tests.compiler=3.13.400.202403301859
[echoproperties] org.eclipse.jdt.core.tests.compiler_3.13.400=3.13.400.202403301859
[echoproperties] org.eclipse.jdt.core.tests.model=3.13.0.202403301859
[echoproperties] org.eclipse.jdt.core.tests.model_3.13.0=3.13.0.202403301859
[echoproperties] org.eclipse.jdt.core_3.38.0=3.38.0.OTDT_r283_202403301859
[echoproperties] org.eclipse.jdt.debug.tests=3.12.400.I20240325-1800
[echoproperties] org.eclipse.jdt.debug.tests_3.12.400=3.12.400.I20240325-1800
[echoproperties] org.eclipse.jdt.text.tests=3.14.400.I20240325-1800
[echoproperties] org.eclipse.jdt.text.tests_3.14.400=3.14.400.I20240325-1800
[echoproperties] org.eclipse.jdt.ui.tests=3.15.400.I20240325-1800
[echoproperties] org.eclipse.jdt.ui.tests.refactoring=3.15.400.I20240325-1800
[echoproperties] org.eclipse.jdt.ui.tests.refactoring_3.15.400=3.15.400.I20240325-1800
[echoproperties] org.eclipse.jdt.ui.tests_3.15.400=3.15.400.I20240325-1800
[echoproperties] org.eclipse.jface.text.tests=3.13.500.I20240325-1800
[echoproperties] org.eclipse.jface.text.tests_3.13.500=3.13.500.I20240325-1800
[echoproperties] org.eclipse.objectteams.eclipse.monitor=2.5.0.201606070956
[echoproperties] org.eclipse.objectteams.eclipse.monitor_2.5.0=2.5.0.201606070956
[echoproperties] org.eclipse.objectteams.otdt=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.compiler.adaptor=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.compiler.adaptor.source=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.compiler.adaptor.source_2.8.3=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.compiler.adaptor_2.8.3=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.debug=2.8.2.202307181937
[echoproperties] org.eclipse.objectteams.otdt.debug.adaptor=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.debug.adaptor.source=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.debug.adaptor.source_2.8.3=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.debug.adaptor_2.8.3=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.debug.source=2.8.2.202307181937
[echoproperties] org.eclipse.objectteams.otdt.debug.source_2.8.2=2.8.2.202307181937
[echoproperties] org.eclipse.objectteams.otdt.debug.tests=2.0.0
[echoproperties] org.eclipse.objectteams.otdt.debug.tests_2.0.0=2.0.0
[echoproperties] org.eclipse.objectteams.otdt.debug.ui=2.7.4.201906101736
[echoproperties] org.eclipse.objectteams.otdt.debug.ui.source=2.7.4.201906101736
[echoproperties] org.eclipse.objectteams.otdt.debug.ui.source_2.7.4=2.7.4.201906101736
[echoproperties] org.eclipse.objectteams.otdt.debug.ui_2.7.4=2.7.4.201906101736
[echoproperties] org.eclipse.objectteams.otdt.debug_2.8.2=2.8.2.202307181937
[echoproperties] org.eclipse.objectteams.otdt.doc=2.5.0.201606070956
[echoproperties] org.eclipse.objectteams.otdt.doc_2.5.0=2.5.0.201606070956
[echoproperties] org.eclipse.objectteams.otdt.jdt.ui=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.jdt.ui.source=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.jdt.ui.source_2.8.3=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.jdt.ui_2.8.3=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.pde.ui=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.pde.ui.source=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.pde.ui.source_2.8.3=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.pde.ui_2.8.3=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.refactoring=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.refactoring.source=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.refactoring.source_2.8.3=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.refactoring_2.8.3=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.samples=2.8.2.202307181937
[echoproperties] org.eclipse.objectteams.otdt.samples.source=2.8.2.202307181937
[echoproperties] org.eclipse.objectteams.otdt.samples.source_2.8.2=2.8.2.202307181937
[echoproperties] org.eclipse.objectteams.otdt.samples_2.8.2=2.8.2.202307181937
[echoproperties] org.eclipse.objectteams.otdt.source=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.source_2.8.3=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.test.builder=2.0.0
[echoproperties] org.eclipse.objectteams.otdt.test.builder_2.0.0=2.0.0
[echoproperties] org.eclipse.objectteams.otdt.tests=2.0.0
[echoproperties] org.eclipse.objectteams.otdt.tests_2.0.0=2.0.0
[echoproperties] org.eclipse.objectteams.otdt.ui=2.8.1.202307181937
[echoproperties] org.eclipse.objectteams.otdt.ui.help=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.ui.help.source=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.ui.help.source_2.8.3=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.ui.help_2.8.3=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.ui.source=2.8.1.202307181937
[echoproperties] org.eclipse.objectteams.otdt.ui.source_2.8.1=2.8.1.202307181937
[echoproperties] org.eclipse.objectteams.otdt.ui.tests=2.0.0
[echoproperties] org.eclipse.objectteams.otdt.ui.tests.dom=2.0.0
[echoproperties] org.eclipse.objectteams.otdt.ui.tests.dom_2.0.0=2.0.0
[echoproperties] org.eclipse.objectteams.otdt.ui.tests.refactoring=2.0.0
[echoproperties] org.eclipse.objectteams.otdt.ui.tests.refactoring_2.0.0=2.0.0
[echoproperties] org.eclipse.objectteams.otdt.ui.tests_2.0.0=2.0.0
[echoproperties] org.eclipse.objectteams.otdt.ui_2.8.1=2.8.1.202307181937
[echoproperties] org.eclipse.objectteams.otdt_2.8.3=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otequinox=2.8.2.202307181937
[echoproperties] org.eclipse.objectteams.otequinox.branding=2.6.0.201706061121
[echoproperties] org.eclipse.objectteams.otequinox.branding.otre=2.6.0.201706061122
[echoproperties] org.eclipse.objectteams.otequinox.branding.otre_2.6.0=2.6.0.201706061122
[echoproperties] org.eclipse.objectteams.otequinox.branding_2.6.0=2.6.0.201706061121
[echoproperties] org.eclipse.objectteams.otequinox.turbo=2.4.0.201506091717
[echoproperties] org.eclipse.objectteams.otequinox.turbo_2.4.0=2.4.0.201506091717
[echoproperties] org.eclipse.objectteams.otequinox_2.8.2=2.8.2.202307181937
[echoproperties] org.eclipse.objectteams.otre=2.7.0.201806120901
[echoproperties] org.eclipse.objectteams.otre_2.7.0=2.7.0.201806120901
[echoproperties] org.eclipse.objectteams.otredyn=1.4.3.202403301859
[echoproperties] org.eclipse.objectteams.otredyn_1.4.3=1.4.3.202403301859
[echoproperties] org.eclipse.objectteams.runtime=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.runtime_2.8.3=2.8.3.202403301859
[echoproperties] org.eclipse.text.tests=3.14.500.I20240325-1800
[echoproperties] org.eclipse.text.tests_3.14.500=3.14.500.I20240325-1800
[echoproperties] org.hamcrest.core=2.2.0.v20230809-1000
[echoproperties] org.hamcrest.core_2.2.0=2.2.0.v20230809-1000
[echoproperties] org.hamcrest.library=1.3.0.v20180524-2246
[echoproperties] org.hamcrest.library_1.3.0=1.3.0.v20180524-2246
[echoproperties] org.objectweb.asm=9.6.0
[echoproperties] org.objectweb.asm.commons=9.6.0
[echoproperties] org.objectweb.asm.commons_9.6.0=9.6.0
[echoproperties] org.objectweb.asm.tree=9.6.0
[echoproperties] org.objectweb.asm.tree.analysis=9.6.0
[echoproperties] org.objectweb.asm.tree.analysis_9.6.0=9.6.0
[echoproperties] org.objectweb.asm.tree_9.6.0=9.6.0
[echoproperties] org.objectweb.asm.util=9.6.0
[echoproperties] org.objectweb.asm.util_9.6.0=9.6.0
[echoproperties] org.objectweb.asm_9.6.0=9.6.0
[echoproperties] os=linux
[echoproperties] os.arch=amd64
[echoproperties] os.isLinux=true
[echoproperties] os.name=Linux
[echoproperties] os.version=6.2.9-300.fc38.x86_64
[echoproperties] otdt-allrefactorings-folder=/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/otdt-tests-workspace/otdt-allrefactorings-folder
[echoproperties] otdt-tests-workspace=/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/otdt-tests-workspace
[echoproperties] otdtUpdatesDir=/home/jenkins/agent/workspace/buildAndTest/testrun/updateSite
[echoproperties] otequinox.agent.jar=/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.objectteams.otequinox_2.8.2.202307181937/otequinoxAgent.jar
[echoproperties] path.separator=\:
[echoproperties] plugin-name=org.eclipse.objectteams.otdt.ui.tests.refactoring
[echoproperties] plugin-path=
[echoproperties] published.updates=/home/jenkins/downloads/objectteams/updates/ot2.8/202307181937
[echoproperties] run.eclipseScriptDir=plugins/org.eclipse.pde.build_3.12.400.v20240321-1452/scripts
[echoproperties] saxon.jar.name=saxon8.jar
[echoproperties] saxon.jar.path=/home/jenkins/.ant/lib/saxon8.jar
[echoproperties] stderr.encoding=UTF-8
[echoproperties] stdout.encoding=UTF-8
[echoproperties] sun.arch.data.model=64
[echoproperties] sun.boot.library.path=/opt/tools/java/openjdk/jdk-21/jdk-21.0.2/lib
[echoproperties] sun.cpu.endian=little
[echoproperties] sun.io.unicode.encoding=UnicodeLittle
[echoproperties] sun.java.command=org.apache.tools.ant.launch.Launcher -cp  -f /home/jenkins/agent/workspace/buildAndTest/releng/build-scripts/build/run.xml -Declipse-app.tgz\=https\://download.eclipse.org/eclipse/downloads/drops4/I20240325-1800/eclipse-SDK-I20240325-1800-linux-gtk-x86_64.tar.gz -Declipse.tests.zip\=https\://download.eclipse.org/eclipse/downloads/drops4/I20240325-1800/eclipse-test-framework-I20240325-1800.zip -Declipse.sdk.qualifier\=I20240325-1800 -Dpublished.updates\=/home/jenkins/downloads/objectteams/updates/ot2.8/202307181937 -Ddo.run.tests\=true -Dtest.tmpDir\=/tmp/genie.objectteams -DfetchCacheLocation\=/home/jenkins/gitCache -Dmap.file.path\=/home/jenkins/agent/workspace/buildAndTest/releng/map/otdt.map -D_hasSaxon.jar\=true ot-junit-all
[echoproperties] sun.java.launcher=SUN_STANDARD
[echoproperties] sun.jnu.encoding=UTF-8
[echoproperties] sun.management.compiler=HotSpot 64-Bit Tiered Compilers
[echoproperties] test-output=/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/org.eclipse.objectteams.otdt.ui.tests.refactoring.AllTests.xml
[echoproperties] test.eclipseDir=/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse
[echoproperties] test.root.dir=/home/jenkins/agent/workspace/buildAndTest/testrun/test-root
[echoproperties] test.tmpDir=/tmp/genie.objectteams
[echoproperties] testPlugin=org.eclipse.objectteams.otdt.ui.tests.refactoring_2.0.0
[echoproperties] testframeworkinitialized=true
[echoproperties] testsUpdatesDirBase=/home/jenkins/agent/workspace/buildAndTest/testrun/updateSiteTests
[echoproperties] timeout=7200000
[echoproperties] timestamp=202403301857
[echoproperties] user.country=US
[echoproperties] user.dir=/home/jenkins/agent/workspace/buildAndTest/testrun
[echoproperties] user.home=/home/jenkins
[echoproperties] user.language=en
[echoproperties] user.name=jenkins
[echoproperties] vm=java
[echoproperties] vm.args=-Xmx912m
[echoproperties] vmargs=-Xmx1200m -XX\:-UseGCOverheadLimit
[echoproperties] ws=gtk

ui-test:

init:

java-test:
     [echo] Running org.eclipse.objectteams.otdt.ui.tests.refactoring.AllTests. Result file: /home/jenkins/agent/workspace/buildAndTest/testrun/test-root/results/org.eclipse.objectteams.otdt.ui.tests.refactoring.AllTests.xml
     [echo] timout property: 7200000
     [echo] frameworkvmargs:  -Xms256m -Xmx2048m -Xmx1024m
     [echo] vmargs: -Xmx1200m -XX:-UseGCOverheadLimit
     [echo] extraVMargs: -XX:+HeapDumpOnOutOfMemoryError -ea --add-modules ALL-SYSTEM              --add-opens java.base/jdk.internal.loader=ALL-UNNAMED              --add-opens jdk.localedata/sun.util.resources.cldr.provider=ALL-UNNAMED              --add-opens jdk.localedata/sun.util.resources.provider=ALL-UNNAMED              --add-opens java.security.jgss/sun.security.krb5.internal.ssl=ALL-UNNAMED              --add-opens java.base/jdk.internal.module=ALL-UNNAMED              --add-opens java.base/java.lang=ALL-UNNAMED              --add-opens java.base/java.lang.module=ALL-UNNAMED              --add-opens java.base/jdk.internal.reflect=ALL-UNNAMED              --add-opens java.base/jdk.internal.ref=ALL-UNNAMED              --add-opens java.base/jdk.internal.math=ALL-UNNAMED              --add-opens java.base/jdk.internal.misc=ALL-UNNAMED              --add-opens jdk.zipfs/jdk.nio.zipfs=ALL-UNNAMED              --illegal-access=permit              -DDetectVMInstallationsJob.disabled=true              -Djava.io.tmpdir=/tmp/genie.objectteams -Dot.weaving=otdre -javaagent:/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.objectteams.otequinox_2.8.2.202307181937/otequinoxAgent.jar              -Dcompliance=1.8,11,17,18
     [echo] frameworkperfargs: 
     [echo] crash loglocationarg (if any): ${loglocationarg}
     [echo] crash loglocation (if not default): 
     [java] OpenJDK 64-Bit Server VM warning: Ignoring option --illegal-access=permit; support was removed in 17.0
     [java] WARNING: Using incubator modules: jdk.incubator.vector
     [java] WARNING: package sun.security.krb5.internal.ssl not in java.security.jgss
     [java] Mar 30, 2024 7:42:12 PM org.apache.aries.spifly.BaseActivator log
     [java] INFO: Registered provider org.slf4j.simple.SimpleServiceProvider of service org.slf4j.spi.SLF4JServiceProvider in bundle slf4j.simple
     [java] WARNING: Annotation classes from the 'javax.inject' or 'javax.annotation' package found.
     [java] It is recommended to migrate to the corresponding replacements in the jakarta namespace.
     [java] The Eclipse E4 Platform will remove support for those javax-annotations in a future release.
     [java] To suppress this warning, set the VM property: -Declipse.e4.inject.javax.warning=false
     [java] To disable processing of 'javax' annotations entirely, set the VM property: -Declipse.e4.inject.javax.disabled=true
     [java] 
     [java] INFO: timeoutScreenOutputDir: /home/jenkins/agent/workspace/buildAndTest/testrun/test-root/results/timeoutScreens
     [java] INFO: timeout: 7200000

collect-results:

cleanup:

run:

otdt_dom_tests:

runtests:

init:

suite:

init:
     [echo] ANT_OPTS: -Xmx1024m
     [echo] basedir = /home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse
[echoproperties] #Ant properties
[echoproperties] #Sat Mar 30 19:43:19 UTC 2024
[echoproperties] Aspect537350_A=1.0.0.202403301859
[echoproperties] Aspect537350_A_1.0.0=1.0.0.202403301859
[echoproperties] Aspect537350_B=1.0.0.202403301859
[echoproperties] Aspect537350_B_1.0.0=1.0.0.202403301859
[echoproperties] Aspect537351=1.0.0.202403301859
[echoproperties] Aspect537351_1.0.0=1.0.0.202403301859
[echoproperties] Aspect537533=1.0.0.202403301859
[echoproperties] Aspect537533_1.0.0=1.0.0.202403301859
[echoproperties] Aspect571542_A=1.0.0.202403301859
[echoproperties] Aspect571542_A_1.0.0=1.0.0.202403301859
[echoproperties] Aspect571542_B=1.0.0.202403301859
[echoproperties] Aspect571542_B_1.0.0=1.0.0.202403301859
[echoproperties] Base537350_A=1.0.0.202403301859
[echoproperties] Base537350_A_1.0.0=1.0.0.202403301859
[echoproperties] Base537350_B=1.0.0.202403301859
[echoproperties] Base537350_B_1.0.0=1.0.0.202403301859
[echoproperties] Base537351=1.0.0.202403301859
[echoproperties] Base537351_1.0.0=1.0.0.202403301859
[echoproperties] Base537533=1.0.0.202403301859
[echoproperties] Base537533_1.0.0=1.0.0.202403301859
[echoproperties] Base571542_A=1.0.0.202403301859
[echoproperties] Base571542_A_1.0.0=1.0.0.202403301859
[echoproperties] Base571542_B=1.0.0.202403301859
[echoproperties] Base571542_B_1.0.0=1.0.0.202403301859
[echoproperties] DSTAMP=20240330
[echoproperties] Middle537351=1.0.0.202403301859
[echoproperties] Middle537351_1.0.0=1.0.0.202403301859
[echoproperties] NOW.DSTAMP=20240330
[echoproperties] NOW.TODAY=March 30 2024
[echoproperties] NOW.TSTAMP=1943
[echoproperties] OTEquinoxTests=1.0.0.202403301859
[echoproperties] OTEquinoxTests_1.0.0=1.0.0.202403301859
[echoproperties] OTScriptDir=/home/jenkins/agent/workspace/buildAndTest/releng/build-scripts/build
[echoproperties] TIMENOW=1943190112
[echoproperties] TODAY=March 30 2024
[echoproperties] TSTAMP=1943
[echoproperties] _hasSaxon.jar=true
[echoproperties] _toplevelDir=/home/jenkins/agent/workspace/buildAndTest/releng/build-scripts/build
[echoproperties] ant.core.lib=/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant.jar
[echoproperties] ant.file=/home/jenkins/agent/workspace/buildAndTest/releng/build-scripts/build/lib/library.xml
[echoproperties] ant.file.Automated\ Object\ Teams\ Testing=/home/jenkins/agent/workspace/buildAndTest/releng/build-scripts/build/test.xml
[echoproperties] ant.file.Library=/home/jenkins/agent/workspace/buildAndTest/releng/build-scripts/build/lib/library.xml
[echoproperties] ant.file.Main\ Object\ Teams\ Build\ and\ Test\ Automation=/home/jenkins/agent/workspace/buildAndTest/releng/build-scripts/build/run.xml
[echoproperties] ant.file.testsuite=/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.objectteams.otdt.ui.tests.dom_2.0.0/test.xml
[echoproperties] ant.file.type=file
[echoproperties] ant.file.type.Automated\ Object\ Teams\ Testing=file
[echoproperties] ant.file.type.Library=file
[echoproperties] ant.file.type.Main\ Object\ Teams\ Build\ and\ Test\ Automation=file
[echoproperties] ant.file.type.testsuite=file
[echoproperties] ant.home=/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest
[echoproperties] ant.java.version=21
[echoproperties] ant.library.dir=/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib
[echoproperties] ant.project.default-target=usage
[echoproperties] ant.project.invoked-targets=ui-test
[echoproperties] ant.project.name=Library
[echoproperties] ant.version=Apache Ant(TM) version 1.10.12 compiled on October 13 2021
[echoproperties] arch=x86_64
[echoproperties] baseLocation=/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse
[echoproperties] basearch=x86_64
[echoproperties] basedir=/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse
[echoproperties] baseos=linux
[echoproperties] basews=gtk
[echoproperties] bootLocation=/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/eclipse
[echoproperties] build.root.dir=/home/jenkins/agent/workspace/buildAndTest/testrun/build-root
[echoproperties] buildDirectory=/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src
[echoproperties] buildId=2.8.3
[echoproperties] buildLabel=I-2.8.3-202403301857
[echoproperties] buildType=I
[echoproperties] builder-otcompiler=/home/jenkins/agent/workspace/buildAndTest/releng/build-scripts/build/OT-Compiler
[echoproperties] builder-otdt=/home/jenkins/agent/workspace/buildAndTest/releng/build-scripts/build/OTDT-Build
[echoproperties] buildfile=/home/jenkins/agent/workspace/buildAndTest/releng/build-scripts/build/build.xml
[echoproperties] classname=org.eclipse.objectteams.otdt.ui.tests.dom.AllTests
[echoproperties] coverage-output=/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/coverage
[echoproperties] data-dir=/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/otdt-tests-workspace/otdt-dom-folder
[echoproperties] do.run.tests=true
[echoproperties] eclipse-app.tgz=https\://download.eclipse.org/eclipse/downloads/drops4/I20240325-1800/eclipse-SDK-I20240325-1800-linux-gtk-x86_64.tar.gz
[echoproperties] eclipse-home=/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse
[echoproperties] eclipse.sdk.qualifier=I20240325-1800
[echoproperties] eclipse.tests.zip=https\://download.eclipse.org/eclipse/downloads/drops4/I20240325-1800/eclipse-test-framework-I20240325-1800.zip
[echoproperties] env.ANT_HOME=/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest
[echoproperties] env.ANT_OPTS=-Xmx1024m
[echoproperties] env.BUILD_DISPLAY_NAME=\#942
[echoproperties] env.BUILD_ID=942
[echoproperties] env.BUILD_NUMBER=942
[echoproperties] env.BUILD_TAG=jenkins-buildAndTest-942
[echoproperties] env.BUILD_URL=https\://ci.eclipse.org/objectteams/job/buildAndTest/942/
[echoproperties] env.CI=true
[echoproperties] env.DISPLAY=\:40
[echoproperties] env.EXECUTOR_NUMBER=0
[echoproperties] env.GITLAB_OBJECT_KIND=none
[echoproperties] env.HOME=/home/jenkins
[echoproperties] env.HOSTNAME=centos-7-sw7vx
[echoproperties] env.HUDSON_COOKIE=f2b343d6-1876-484f-a185-836f1bab4cd4
[echoproperties] env.HUDSON_HOME=/var/jenkins
[echoproperties] env.HUDSON_SERVER_COOKIE=f0104a5ecfe037d6
[echoproperties] env.HUDSON_URL=https\://ci.eclipse.org/objectteams/
[echoproperties] env.JAVA_HOME=/opt/tools/java/openjdk/jdk-21/latest
[echoproperties] env.JAVA_TMPDIR=/tmp/genie.objectteams
[echoproperties] env.JENKINS_AGENT_NAME=centos-7-sw7vx
[echoproperties] env.JENKINS_AGENT_WORKDIR=/home/jenkins/agent
[echoproperties] env.JENKINS_DISCOVERY_PORT=tcp\://10.30.213.101\:50000
[echoproperties] env.JENKINS_DISCOVERY_PORT_50000_TCP=tcp\://10.30.213.101\:50000
[echoproperties] env.JENKINS_DISCOVERY_PORT_50000_TCP_ADDR=10.30.213.101
[echoproperties] env.JENKINS_DISCOVERY_PORT_50000_TCP_PORT=50000
[echoproperties] env.JENKINS_DISCOVERY_PORT_50000_TCP_PROTO=tcp
[echoproperties] env.JENKINS_DISCOVERY_SERVICE_HOST=10.30.213.101
[echoproperties] env.JENKINS_DISCOVERY_SERVICE_PORT=50000
[echoproperties] env.JENKINS_DISCOVERY_SERVICE_PORT_JNLP=50000
[echoproperties] env.JENKINS_HOME=/var/jenkins
[echoproperties] env.JENKINS_NAME=centos-7-sw7vx
[echoproperties] env.JENKINS_REMOTING_JAVA_OPTS=-showversion -XshowSettings\:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled\=true -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID\=true
[echoproperties] env.JENKINS_SECRET=8d5b1adf6dffde2e7e6f3ff45077951c8c411e9a228c5ec14f683d5545cac5e0
[echoproperties] env.JENKINS_SERVER_COOKIE=f0104a5ecfe037d6
[echoproperties] env.JENKINS_TUNNEL=jenkins-discovery.objectteams.svc.cluster.local\:50000
[echoproperties] env.JENKINS_UI_PORT=tcp\://10.30.65.215\:80
[echoproperties] env.JENKINS_UI_PORT_80_TCP=tcp\://10.30.65.215\:80
[echoproperties] env.JENKINS_UI_PORT_80_TCP_ADDR=10.30.65.215
[echoproperties] env.JENKINS_UI_PORT_80_TCP_PORT=80
[echoproperties] env.JENKINS_UI_PORT_80_TCP_PROTO=tcp
[echoproperties] env.JENKINS_UI_SERVICE_HOST=10.30.65.215
[echoproperties] env.JENKINS_UI_SERVICE_PORT=80
[echoproperties] env.JENKINS_UI_SERVICE_PORT_HTTP=80
[echoproperties] env.JENKINS_URL=https\://ci.eclipse.org/objectteams/
[echoproperties] env.JOB_BASE_NAME=buildAndTest
[echoproperties] env.JOB_DISPLAY_URL=https\://ci.eclipse.org/objectteams/job/buildAndTest/display/redirect
[echoproperties] env.JOB_NAME=buildAndTest
[echoproperties] env.JOB_URL=https\://ci.eclipse.org/objectteams/job/buildAndTest/
[echoproperties] env.KUBERNETES_PORT=tcp\://10.30.0.1\:443
[echoproperties] env.KUBERNETES_PORT_443_TCP=tcp\://10.30.0.1\:443
[echoproperties] env.KUBERNETES_PORT_443_TCP_ADDR=10.30.0.1
[echoproperties] env.KUBERNETES_PORT_443_TCP_PORT=443
[echoproperties] env.KUBERNETES_PORT_443_TCP_PROTO=tcp
[echoproperties] env.KUBERNETES_SERVICE_HOST=10.30.0.1
[echoproperties] env.KUBERNETES_SERVICE_PORT=443
[echoproperties] env.KUBERNETES_SERVICE_PORT_HTTPS=443
[echoproperties] env.LANG=en_US.UTF-8
[echoproperties] env.MAIN_TARGET=ot-junit-all
[echoproperties] env.NODE_LABELS=centos-7 jipp-migration migration centos-7-sw7vx
[echoproperties] env.NODE_NAME=centos-7-sw7vx
[echoproperties] env.NSS_SDB_USE_CACHE=no
[echoproperties] env.OPENJ9_JAVA_OPTIONS=-XX\:+IgnoreUnrecognizedVMOptions -XX\:+IdleTuningCompactOnIdle -XX\:+IdleTuningGcOnIdle
[echoproperties] env.OT_VERSION=2.8.3
[echoproperties] env.PATH=/opt/tools/java/openjdk/jdk-21/latest/bin\:/shared/common/apache-ant-1.10.5//bin\:/opt/tools/java/openjdk/jdk-21/latest/bin\:/opt/tools/java/oracle/jdk-9/latest/bin\:/opt/tools/java/openjdk/jdk-11/latest/bin\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/bin\:/opt/tools/java/oracle/jdk-9/latest/bin\:/usr/local/sbin\:/usr/local/bin\:/usr/sbin\:/usr/bin\:/sbin\:/bin
[echoproperties] env.PROMOTE=staging
[echoproperties] env.PWD=/home/jenkins/agent/workspace/buildAndTest/testrun
[echoproperties] env.RUN_ARTIFACTS_DISPLAY_URL=https\://ci.eclipse.org/objectteams/job/buildAndTest/942/display/redirect?page\=artifacts
[echoproperties] env.RUN_CHANGES_DISPLAY_URL=https\://ci.eclipse.org/objectteams/job/buildAndTest/942/display/redirect?page\=changes
[echoproperties] env.RUN_DISPLAY_URL=https\://ci.eclipse.org/objectteams/job/buildAndTest/942/display/redirect
[echoproperties] env.RUN_TESTS_DISPLAY_URL=https\://ci.eclipse.org/objectteams/job/buildAndTest/942/display/redirect?page\=tests
[echoproperties] env.SHLVL=2
[echoproperties] env.SIGN=nosign
[echoproperties] env.SSH_AUTH_SOCK=/tmp/ssh-Mhhbrkk0MZ7C/agent.45
[echoproperties] env.TERM=xterm
[echoproperties] env.UPDATE_SITE_BASE=ot2.8
[echoproperties] env.USER_NAME=jenkins
[echoproperties] env.WORKSPACE=/home/jenkins/agent/workspace/buildAndTest
[echoproperties] env.WORKSPACE_TMP=/home/jenkins/agent/workspace/buildAndTest@tmp
[echoproperties] env.XAUTHORITY=/home/jenkins/agent/workspace/buildAndTest/.Xauthority-14970781020924742116
[echoproperties] env.branch=master
[echoproperties] env.callTarget=ot-junit-all
[echoproperties] envantopts=-Xmx1024m
[echoproperties] extraVMargs=-XX\:+HeapDumpOnOutOfMemoryError -ea --add-modules ALL-SYSTEM              --add-opens java.base/jdk.internal.loader\=ALL-UNNAMED              --add-opens jdk.localedata/sun.util.resources.cldr.provider\=ALL-UNNAMED              --add-opens jdk.localedata/sun.util.resources.provider\=ALL-UNNAMED              --add-opens java.security.jgss/sun.security.krb5.internal.ssl\=ALL-UNNAMED              --add-opens java.base/jdk.internal.module\=ALL-UNNAMED              --add-opens java.base/java.lang\=ALL-UNNAMED              --add-opens java.base/java.lang.module\=ALL-UNNAMED              --add-opens java.base/jdk.internal.reflect\=ALL-UNNAMED              --add-opens java.base/jdk.internal.ref\=ALL-UNNAMED              --add-opens java.base/jdk.internal.math\=ALL-UNNAMED              --add-opens java.base/jdk.internal.misc\=ALL-UNNAMED              --add-opens jdk.zipfs/jdk.nio.zipfs\=ALL-UNNAMED              --illegal-access\=permit              -DDetectVMInstallationsJob.disabled\=true              -Djava.io.tmpdir\=/tmp/genie.objectteams -Dot.weaving\=otdre -javaagent\:/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.objectteams.otequinox_2.8.2.202307181937/otequinoxAgent.jar              -Dcompliance\=1.8,11,17,18
[echoproperties] fetchCacheLocation=/home/jenkins/gitCache
[echoproperties] file-id=XXX
[echoproperties] file.encoding=UTF-8
[echoproperties] file.separator=/
[echoproperties] formatter=org.apache.tools.ant.taskdefs.optional.junit.XMLJUnitResultFormatter
[echoproperties] git.pde.build=org.eclipse.egit.fetchfactory_0.12.0.202304020031.jar
[echoproperties] installmode=clean
[echoproperties] java.class.path=/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-launcher.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-antlr.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-apache-bcel.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-apache-bsf.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-apache-log4j.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-apache-oro.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-apache-regexp.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-apache-resolver.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-apache-xalan2.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-commons-logging.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-commons-net.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-imageio.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-jai.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-javamail.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-jdepend.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-jmf.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-jsch.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-junit.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-junit4.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-junitlauncher.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-launcher.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-netrexx.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-swing.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-testutil.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-xz.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant.jar
[echoproperties] java.class.version=65.0
[echoproperties] java.home=/opt/tools/java/openjdk/jdk-21/jdk-21.0.2
[echoproperties] java.io.tmpdir=/tmp
[echoproperties] java.library.path=/usr/java/packages/lib\:/usr/lib64\:/lib64\:/lib\:/usr/lib
[echoproperties] java.runtime.name=OpenJDK Runtime Environment
[echoproperties] java.runtime.version=21.0.2+13-58
[echoproperties] java.specification.name=Java Platform API Specification
[echoproperties] java.specification.vendor=Oracle Corporation
[echoproperties] java.specification.version=21
[echoproperties] java.vendor=Oracle Corporation
[echoproperties] java.vendor.url=https\://java.oracle.com/
[echoproperties] java.vendor.url.bug=https\://bugreport.java.com/bugreport/
[echoproperties] java.version=21.0.2
[echoproperties] java.version.date=2024-01-16
[echoproperties] java.vm.compressedOopsMode=32-bit
[echoproperties] java.vm.info=mixed mode, sharing
[echoproperties] java.vm.name=OpenJDK 64-Bit Server VM
[echoproperties] java.vm.specification.name=Java Virtual Machine Specification
[echoproperties] java.vm.specification.vendor=Oracle Corporation
[echoproperties] java.vm.specification.version=21
[echoproperties] java.vm.vendor=Oracle Corporation
[echoproperties] java.vm.version=21.0.2+13-58
[echoproperties] jdk.debug=release
[echoproperties] jdt.feature.version=3.19.500.v20240325-2137
[echoproperties] jdt.feature.version.next=3.19.500.v20240325-2138
[echoproperties] junit-report-output=/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/results
[echoproperties] junit-stylesheet=/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/JUNIT.XSL
[echoproperties] launchTarget=java-test
[echoproperties] library-file=/home/jenkins/agent/workspace/buildAndTest/testrun/../releng/build-scripts/build/lib/library.xml
[echoproperties] line.separator=\n
[echoproperties] map.file.path=/home/jenkins/agent/workspace/buildAndTest/releng/map/otdt.map
[echoproperties] native.encoding=UTF-8
[echoproperties] org.apache.bcel=5.2.0.v201005080400
[echoproperties] org.apache.bcel_5.2.0=5.2.0.v201005080400
[echoproperties] org.eclipse.core.filebuffers.tests=3.13.400.I20240325-1800
[echoproperties] org.eclipse.core.filebuffers.tests_3.13.400=3.13.400.I20240325-1800
[echoproperties] org.eclipse.equinox.launcher_jar=org.eclipse.equinox.launcher_1.6.800.v20240304-1850.jar
[echoproperties] org.eclipse.jdt.annotation=2.3.0.v20240111-2306
[echoproperties] org.eclipse.jdt.annotation_1.2.100=1.2.100.v20240212-1051
[echoproperties] org.eclipse.jdt.annotation_2.3.0=2.3.0.v20240111-2306
[echoproperties] org.eclipse.jdt.core=3.38.0.OTDT_r283_202403301859
[echoproperties] org.eclipse.jdt.core.compiler.batch=3.38.0.OTDT_r283_202403301859
[echoproperties] org.eclipse.jdt.core.compiler.batch_3.38.0=3.38.0.OTDT_r283_202403301859
[echoproperties] org.eclipse.jdt.core.source=3.38.0.OTDT_r283_202403301859
[echoproperties] org.eclipse.jdt.core.source_3.38.0=3.38.0.OTDT_r283_202403301859
[echoproperties] org.eclipse.jdt.core.tests.builder=3.12.400.I20240325-1800
[echoproperties] org.eclipse.jdt.core.tests.builder_3.12.400=3.12.400.I20240325-1800
[echoproperties] org.eclipse.jdt.core.tests.compiler=3.13.400.202403301859
[echoproperties] org.eclipse.jdt.core.tests.compiler_3.13.400=3.13.400.202403301859
[echoproperties] org.eclipse.jdt.core.tests.model=3.13.0.202403301859
[echoproperties] org.eclipse.jdt.core.tests.model_3.13.0=3.13.0.202403301859
[echoproperties] org.eclipse.jdt.core_3.38.0=3.38.0.OTDT_r283_202403301859
[echoproperties] org.eclipse.jdt.debug.tests=3.12.400.I20240325-1800
[echoproperties] org.eclipse.jdt.debug.tests_3.12.400=3.12.400.I20240325-1800
[echoproperties] org.eclipse.jdt.text.tests=3.14.400.I20240325-1800
[echoproperties] org.eclipse.jdt.text.tests_3.14.400=3.14.400.I20240325-1800
[echoproperties] org.eclipse.jdt.ui.tests=3.15.400.I20240325-1800
[echoproperties] org.eclipse.jdt.ui.tests.refactoring=3.15.400.I20240325-1800
[echoproperties] org.eclipse.jdt.ui.tests.refactoring_3.15.400=3.15.400.I20240325-1800
[echoproperties] org.eclipse.jdt.ui.tests_3.15.400=3.15.400.I20240325-1800
[echoproperties] org.eclipse.jface.text.tests=3.13.500.I20240325-1800
[echoproperties] org.eclipse.jface.text.tests_3.13.500=3.13.500.I20240325-1800
[echoproperties] org.eclipse.objectteams.eclipse.monitor=2.5.0.201606070956
[echoproperties] org.eclipse.objectteams.eclipse.monitor_2.5.0=2.5.0.201606070956
[echoproperties] org.eclipse.objectteams.otdt=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.compiler.adaptor=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.compiler.adaptor.source=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.compiler.adaptor.source_2.8.3=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.compiler.adaptor_2.8.3=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.debug=2.8.2.202307181937
[echoproperties] org.eclipse.objectteams.otdt.debug.adaptor=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.debug.adaptor.source=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.debug.adaptor.source_2.8.3=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.debug.adaptor_2.8.3=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.debug.source=2.8.2.202307181937
[echoproperties] org.eclipse.objectteams.otdt.debug.source_2.8.2=2.8.2.202307181937
[echoproperties] org.eclipse.objectteams.otdt.debug.tests=2.0.0
[echoproperties] org.eclipse.objectteams.otdt.debug.tests_2.0.0=2.0.0
[echoproperties] org.eclipse.objectteams.otdt.debug.ui=2.7.4.201906101736
[echoproperties] org.eclipse.objectteams.otdt.debug.ui.source=2.7.4.201906101736
[echoproperties] org.eclipse.objectteams.otdt.debug.ui.source_2.7.4=2.7.4.201906101736
[echoproperties] org.eclipse.objectteams.otdt.debug.ui_2.7.4=2.7.4.201906101736
[echoproperties] org.eclipse.objectteams.otdt.debug_2.8.2=2.8.2.202307181937
[echoproperties] org.eclipse.objectteams.otdt.doc=2.5.0.201606070956
[echoproperties] org.eclipse.objectteams.otdt.doc_2.5.0=2.5.0.201606070956
[echoproperties] org.eclipse.objectteams.otdt.jdt.ui=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.jdt.ui.source=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.jdt.ui.source_2.8.3=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.jdt.ui_2.8.3=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.pde.ui=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.pde.ui.source=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.pde.ui.source_2.8.3=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.pde.ui_2.8.3=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.refactoring=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.refactoring.source=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.refactoring.source_2.8.3=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.refactoring_2.8.3=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.samples=2.8.2.202307181937
[echoproperties] org.eclipse.objectteams.otdt.samples.source=2.8.2.202307181937
[echoproperties] org.eclipse.objectteams.otdt.samples.source_2.8.2=2.8.2.202307181937
[echoproperties] org.eclipse.objectteams.otdt.samples_2.8.2=2.8.2.202307181937
[echoproperties] org.eclipse.objectteams.otdt.source=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.source_2.8.3=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.test.builder=2.0.0
[echoproperties] org.eclipse.objectteams.otdt.test.builder_2.0.0=2.0.0
[echoproperties] org.eclipse.objectteams.otdt.tests=2.0.0
[echoproperties] org.eclipse.objectteams.otdt.tests_2.0.0=2.0.0
[echoproperties] org.eclipse.objectteams.otdt.ui=2.8.1.202307181937
[echoproperties] org.eclipse.objectteams.otdt.ui.help=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.ui.help.source=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.ui.help.source_2.8.3=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.ui.help_2.8.3=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.ui.source=2.8.1.202307181937
[echoproperties] org.eclipse.objectteams.otdt.ui.source_2.8.1=2.8.1.202307181937
[echoproperties] org.eclipse.objectteams.otdt.ui.tests=2.0.0
[echoproperties] org.eclipse.objectteams.otdt.ui.tests.dom=2.0.0
[echoproperties] org.eclipse.objectteams.otdt.ui.tests.dom_2.0.0=2.0.0
[echoproperties] org.eclipse.objectteams.otdt.ui.tests.refactoring=2.0.0
[echoproperties] org.eclipse.objectteams.otdt.ui.tests.refactoring_2.0.0=2.0.0
[echoproperties] org.eclipse.objectteams.otdt.ui.tests_2.0.0=2.0.0
[echoproperties] org.eclipse.objectteams.otdt.ui_2.8.1=2.8.1.202307181937
[echoproperties] org.eclipse.objectteams.otdt_2.8.3=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otequinox=2.8.2.202307181937
[echoproperties] org.eclipse.objectteams.otequinox.branding=2.6.0.201706061121
[echoproperties] org.eclipse.objectteams.otequinox.branding.otre=2.6.0.201706061122
[echoproperties] org.eclipse.objectteams.otequinox.branding.otre_2.6.0=2.6.0.201706061122
[echoproperties] org.eclipse.objectteams.otequinox.branding_2.6.0=2.6.0.201706061121
[echoproperties] org.eclipse.objectteams.otequinox.turbo=2.4.0.201506091717
[echoproperties] org.eclipse.objectteams.otequinox.turbo_2.4.0=2.4.0.201506091717
[echoproperties] org.eclipse.objectteams.otequinox_2.8.2=2.8.2.202307181937
[echoproperties] org.eclipse.objectteams.otre=2.7.0.201806120901
[echoproperties] org.eclipse.objectteams.otre_2.7.0=2.7.0.201806120901
[echoproperties] org.eclipse.objectteams.otredyn=1.4.3.202403301859
[echoproperties] org.eclipse.objectteams.otredyn_1.4.3=1.4.3.202403301859
[echoproperties] org.eclipse.objectteams.runtime=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.runtime_2.8.3=2.8.3.202403301859
[echoproperties] org.eclipse.text.tests=3.14.500.I20240325-1800
[echoproperties] org.eclipse.text.tests_3.14.500=3.14.500.I20240325-1800
[echoproperties] org.hamcrest.core=2.2.0.v20230809-1000
[echoproperties] org.hamcrest.core_2.2.0=2.2.0.v20230809-1000
[echoproperties] org.hamcrest.library=1.3.0.v20180524-2246
[echoproperties] org.hamcrest.library_1.3.0=1.3.0.v20180524-2246
[echoproperties] org.objectweb.asm=9.6.0
[echoproperties] org.objectweb.asm.commons=9.6.0
[echoproperties] org.objectweb.asm.commons_9.6.0=9.6.0
[echoproperties] org.objectweb.asm.tree=9.6.0
[echoproperties] org.objectweb.asm.tree.analysis=9.6.0
[echoproperties] org.objectweb.asm.tree.analysis_9.6.0=9.6.0
[echoproperties] org.objectweb.asm.tree_9.6.0=9.6.0
[echoproperties] org.objectweb.asm.util=9.6.0
[echoproperties] org.objectweb.asm.util_9.6.0=9.6.0
[echoproperties] org.objectweb.asm_9.6.0=9.6.0
[echoproperties] os=linux
[echoproperties] os.arch=amd64
[echoproperties] os.isLinux=true
[echoproperties] os.name=Linux
[echoproperties] os.version=6.2.9-300.fc38.x86_64
[echoproperties] otdt-dom-folder=/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/otdt-tests-workspace/otdt-dom-folder
[echoproperties] otdt-tests-workspace=/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/otdt-tests-workspace
[echoproperties] otdtUpdatesDir=/home/jenkins/agent/workspace/buildAndTest/testrun/updateSite
[echoproperties] otequinox.agent.jar=/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.objectteams.otequinox_2.8.2.202307181937/otequinoxAgent.jar
[echoproperties] path.separator=\:
[echoproperties] plugin-name=org.eclipse.objectteams.otdt.ui.tests.dom
[echoproperties] plugin-path=
[echoproperties] published.updates=/home/jenkins/downloads/objectteams/updates/ot2.8/202307181937
[echoproperties] run.eclipseScriptDir=plugins/org.eclipse.pde.build_3.12.400.v20240321-1452/scripts
[echoproperties] saxon.jar.name=saxon8.jar
[echoproperties] saxon.jar.path=/home/jenkins/.ant/lib/saxon8.jar
[echoproperties] stderr.encoding=UTF-8
[echoproperties] stdout.encoding=UTF-8
[echoproperties] sun.arch.data.model=64
[echoproperties] sun.boot.library.path=/opt/tools/java/openjdk/jdk-21/jdk-21.0.2/lib
[echoproperties] sun.cpu.endian=little
[echoproperties] sun.io.unicode.encoding=UnicodeLittle
[echoproperties] sun.java.command=org.apache.tools.ant.launch.Launcher -cp  -f /home/jenkins/agent/workspace/buildAndTest/releng/build-scripts/build/run.xml -Declipse-app.tgz\=https\://download.eclipse.org/eclipse/downloads/drops4/I20240325-1800/eclipse-SDK-I20240325-1800-linux-gtk-x86_64.tar.gz -Declipse.tests.zip\=https\://download.eclipse.org/eclipse/downloads/drops4/I20240325-1800/eclipse-test-framework-I20240325-1800.zip -Declipse.sdk.qualifier\=I20240325-1800 -Dpublished.updates\=/home/jenkins/downloads/objectteams/updates/ot2.8/202307181937 -Ddo.run.tests\=true -Dtest.tmpDir\=/tmp/genie.objectteams -DfetchCacheLocation\=/home/jenkins/gitCache -Dmap.file.path\=/home/jenkins/agent/workspace/buildAndTest/releng/map/otdt.map -D_hasSaxon.jar\=true ot-junit-all
[echoproperties] sun.java.launcher=SUN_STANDARD
[echoproperties] sun.jnu.encoding=UTF-8
[echoproperties] sun.management.compiler=HotSpot 64-Bit Tiered Compilers
[echoproperties] test-output=/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/org.eclipse.objectteams.otdt.ui.tests.dom.AllTests.xml
[echoproperties] test.eclipseDir=/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse
[echoproperties] test.root.dir=/home/jenkins/agent/workspace/buildAndTest/testrun/test-root
[echoproperties] test.target=performance
[echoproperties] test.tmpDir=/tmp/genie.objectteams
[echoproperties] testPlugin=org.eclipse.objectteams.otdt.ui.tests.dom_2.0.0
[echoproperties] testframeworkinitialized=true
[echoproperties] testsUpdatesDirBase=/home/jenkins/agent/workspace/buildAndTest/testrun/updateSiteTests
[echoproperties] timeout=7200000
[echoproperties] timestamp=202403301857
[echoproperties] user.country=US
[echoproperties] user.dir=/home/jenkins/agent/workspace/buildAndTest/testrun
[echoproperties] user.home=/home/jenkins
[echoproperties] user.language=en
[echoproperties] user.name=jenkins
[echoproperties] vm=java
[echoproperties] vm.args=-Xmx912m
[echoproperties] vmargs=-Xmx1200m -XX\:-UseGCOverheadLimit
[echoproperties] ws=gtk

ui-test:

init:

java-test:
     [echo] Running org.eclipse.objectteams.otdt.ui.tests.dom.AllTests. Result file: /home/jenkins/agent/workspace/buildAndTest/testrun/test-root/results/org.eclipse.objectteams.otdt.ui.tests.dom.AllTests.xml
     [echo] timout property: 7200000
     [echo] frameworkvmargs:  -Xms256m -Xmx2048m -Xmx1024m
     [echo] vmargs: -Xmx1200m -XX:-UseGCOverheadLimit
     [echo] extraVMargs: -XX:+HeapDumpOnOutOfMemoryError -ea --add-modules ALL-SYSTEM              --add-opens java.base/jdk.internal.loader=ALL-UNNAMED              --add-opens jdk.localedata/sun.util.resources.cldr.provider=ALL-UNNAMED              --add-opens jdk.localedata/sun.util.resources.provider=ALL-UNNAMED              --add-opens java.security.jgss/sun.security.krb5.internal.ssl=ALL-UNNAMED              --add-opens java.base/jdk.internal.module=ALL-UNNAMED              --add-opens java.base/java.lang=ALL-UNNAMED              --add-opens java.base/java.lang.module=ALL-UNNAMED              --add-opens java.base/jdk.internal.reflect=ALL-UNNAMED              --add-opens java.base/jdk.internal.ref=ALL-UNNAMED              --add-opens java.base/jdk.internal.math=ALL-UNNAMED              --add-opens java.base/jdk.internal.misc=ALL-UNNAMED              --add-opens jdk.zipfs/jdk.nio.zipfs=ALL-UNNAMED              --illegal-access=permit              -DDetectVMInstallationsJob.disabled=true              -Djava.io.tmpdir=/tmp/genie.objectteams -Dot.weaving=otdre -javaagent:/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.objectteams.otequinox_2.8.2.202307181937/otequinoxAgent.jar              -Dcompliance=1.8,11,17,18
     [echo] frameworkperfargs: 
     [echo] crash loglocationarg (if any): ${loglocationarg}
     [echo] crash loglocation (if not default): 
     [java] OpenJDK 64-Bit Server VM warning: Ignoring option --illegal-access=permit; support was removed in 17.0
     [java] WARNING: Using incubator modules: jdk.incubator.vector
     [java] WARNING: package sun.security.krb5.internal.ssl not in java.security.jgss
     [java] Mar 30, 2024 7:43:20 PM org.apache.aries.spifly.BaseActivator log
     [java] INFO: Registered provider org.slf4j.simple.SimpleServiceProvider of service org.slf4j.spi.SLF4JServiceProvider in bundle slf4j.simple
     [java] WARNING: Annotation classes from the 'javax.inject' or 'javax.annotation' package found.
     [java] It is recommended to migrate to the corresponding replacements in the jakarta namespace.
     [java] The Eclipse E4 Platform will remove support for those javax-annotations in a future release.
     [java] To suppress this warning, set the VM property: -Declipse.e4.inject.javax.warning=false
     [java] To disable processing of 'javax' annotations entirely, set the VM property: -Declipse.e4.inject.javax.disabled=true
     [java] 
     [java] INFO: timeoutScreenOutputDir: /home/jenkins/agent/workspace/buildAndTest/testrun/test-root/results/timeoutScreens
     [java] INFO: timeout: 7200000

collect-results:

cleanup:

run:

otdt_tests:

runtests:

init:

suite:

init:
     [echo] ANT_OPTS: -Xmx1024m
     [echo] basedir = /home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse
[echoproperties] #Ant properties
[echoproperties] #Sat Mar 30 19:43:46 UTC 2024
[echoproperties] Aspect537350_A=1.0.0.202403301859
[echoproperties] Aspect537350_A_1.0.0=1.0.0.202403301859
[echoproperties] Aspect537350_B=1.0.0.202403301859
[echoproperties] Aspect537350_B_1.0.0=1.0.0.202403301859
[echoproperties] Aspect537351=1.0.0.202403301859
[echoproperties] Aspect537351_1.0.0=1.0.0.202403301859
[echoproperties] Aspect537533=1.0.0.202403301859
[echoproperties] Aspect537533_1.0.0=1.0.0.202403301859
[echoproperties] Aspect571542_A=1.0.0.202403301859
[echoproperties] Aspect571542_A_1.0.0=1.0.0.202403301859
[echoproperties] Aspect571542_B=1.0.0.202403301859
[echoproperties] Aspect571542_B_1.0.0=1.0.0.202403301859
[echoproperties] Base537350_A=1.0.0.202403301859
[echoproperties] Base537350_A_1.0.0=1.0.0.202403301859
[echoproperties] Base537350_B=1.0.0.202403301859
[echoproperties] Base537350_B_1.0.0=1.0.0.202403301859
[echoproperties] Base537351=1.0.0.202403301859
[echoproperties] Base537351_1.0.0=1.0.0.202403301859
[echoproperties] Base537533=1.0.0.202403301859
[echoproperties] Base537533_1.0.0=1.0.0.202403301859
[echoproperties] Base571542_A=1.0.0.202403301859
[echoproperties] Base571542_A_1.0.0=1.0.0.202403301859
[echoproperties] Base571542_B=1.0.0.202403301859
[echoproperties] Base571542_B_1.0.0=1.0.0.202403301859
[echoproperties] DSTAMP=20240330
[echoproperties] Middle537351=1.0.0.202403301859
[echoproperties] Middle537351_1.0.0=1.0.0.202403301859
[echoproperties] NOW.DSTAMP=20240330
[echoproperties] NOW.TODAY=March 30 2024
[echoproperties] NOW.TSTAMP=1943
[echoproperties] OTEquinoxTests=1.0.0.202403301859
[echoproperties] OTEquinoxTests_1.0.0=1.0.0.202403301859
[echoproperties] OTScriptDir=/home/jenkins/agent/workspace/buildAndTest/releng/build-scripts/build
[echoproperties] TIMENOW=1943460914
[echoproperties] TODAY=March 30 2024
[echoproperties] TSTAMP=1943
[echoproperties] _hasSaxon.jar=true
[echoproperties] _toplevelDir=/home/jenkins/agent/workspace/buildAndTest/releng/build-scripts/build
[echoproperties] ant.core.lib=/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant.jar
[echoproperties] ant.file=/home/jenkins/agent/workspace/buildAndTest/releng/build-scripts/build/lib/library.xml
[echoproperties] ant.file.Automated\ Object\ Teams\ Testing=/home/jenkins/agent/workspace/buildAndTest/releng/build-scripts/build/test.xml
[echoproperties] ant.file.Library=/home/jenkins/agent/workspace/buildAndTest/releng/build-scripts/build/lib/library.xml
[echoproperties] ant.file.Main\ Object\ Teams\ Build\ and\ Test\ Automation=/home/jenkins/agent/workspace/buildAndTest/releng/build-scripts/build/run.xml
[echoproperties] ant.file.testsuite=/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.objectteams.otdt.tests_2.0.0/test.xml
[echoproperties] ant.file.type=file
[echoproperties] ant.file.type.Automated\ Object\ Teams\ Testing=file
[echoproperties] ant.file.type.Library=file
[echoproperties] ant.file.type.Main\ Object\ Teams\ Build\ and\ Test\ Automation=file
[echoproperties] ant.file.type.testsuite=file
[echoproperties] ant.home=/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest
[echoproperties] ant.java.version=21
[echoproperties] ant.library.dir=/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib
[echoproperties] ant.project.default-target=usage
[echoproperties] ant.project.invoked-targets=core-test
[echoproperties] ant.project.name=Library
[echoproperties] ant.version=Apache Ant(TM) version 1.10.12 compiled on October 13 2021
[echoproperties] arch=x86_64
[echoproperties] baseLocation=/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse
[echoproperties] basearch=x86_64
[echoproperties] basedir=/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse
[echoproperties] baseos=linux
[echoproperties] basews=gtk
[echoproperties] bootLocation=/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/eclipse
[echoproperties] build.root.dir=/home/jenkins/agent/workspace/buildAndTest/testrun/build-root
[echoproperties] buildDirectory=/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src
[echoproperties] buildId=2.8.3
[echoproperties] buildLabel=I-2.8.3-202403301857
[echoproperties] buildType=I
[echoproperties] builder-otcompiler=/home/jenkins/agent/workspace/buildAndTest/releng/build-scripts/build/OT-Compiler
[echoproperties] builder-otdt=/home/jenkins/agent/workspace/buildAndTest/releng/build-scripts/build/OTDT-Build
[echoproperties] buildfile=/home/jenkins/agent/workspace/buildAndTest/releng/build-scripts/build/build.xml
[echoproperties] classname=org.eclipse.objectteams.otdt.tests.AllTests
[echoproperties] coverage-output=/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/coverage
[echoproperties] data-dir=/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/otdt-tests-workspace/otdt-nonUI-folder
[echoproperties] do.run.tests=true
[echoproperties] eclipse-app.tgz=https\://download.eclipse.org/eclipse/downloads/drops4/I20240325-1800/eclipse-SDK-I20240325-1800-linux-gtk-x86_64.tar.gz
[echoproperties] eclipse-home=/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse
[echoproperties] eclipse.sdk.qualifier=I20240325-1800
[echoproperties] eclipse.tests.zip=https\://download.eclipse.org/eclipse/downloads/drops4/I20240325-1800/eclipse-test-framework-I20240325-1800.zip
[echoproperties] env.ANT_HOME=/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest
[echoproperties] env.ANT_OPTS=-Xmx1024m
[echoproperties] env.BUILD_DISPLAY_NAME=\#942
[echoproperties] env.BUILD_ID=942
[echoproperties] env.BUILD_NUMBER=942
[echoproperties] env.BUILD_TAG=jenkins-buildAndTest-942
[echoproperties] env.BUILD_URL=https\://ci.eclipse.org/objectteams/job/buildAndTest/942/
[echoproperties] env.CI=true
[echoproperties] env.DISPLAY=\:40
[echoproperties] env.EXECUTOR_NUMBER=0
[echoproperties] env.GITLAB_OBJECT_KIND=none
[echoproperties] env.HOME=/home/jenkins
[echoproperties] env.HOSTNAME=centos-7-sw7vx
[echoproperties] env.HUDSON_COOKIE=f2b343d6-1876-484f-a185-836f1bab4cd4
[echoproperties] env.HUDSON_HOME=/var/jenkins
[echoproperties] env.HUDSON_SERVER_COOKIE=f0104a5ecfe037d6
[echoproperties] env.HUDSON_URL=https\://ci.eclipse.org/objectteams/
[echoproperties] env.JAVA_HOME=/opt/tools/java/openjdk/jdk-21/latest
[echoproperties] env.JAVA_TMPDIR=/tmp/genie.objectteams
[echoproperties] env.JENKINS_AGENT_NAME=centos-7-sw7vx
[echoproperties] env.JENKINS_AGENT_WORKDIR=/home/jenkins/agent
[echoproperties] env.JENKINS_DISCOVERY_PORT=tcp\://10.30.213.101\:50000
[echoproperties] env.JENKINS_DISCOVERY_PORT_50000_TCP=tcp\://10.30.213.101\:50000
[echoproperties] env.JENKINS_DISCOVERY_PORT_50000_TCP_ADDR=10.30.213.101
[echoproperties] env.JENKINS_DISCOVERY_PORT_50000_TCP_PORT=50000
[echoproperties] env.JENKINS_DISCOVERY_PORT_50000_TCP_PROTO=tcp
[echoproperties] env.JENKINS_DISCOVERY_SERVICE_HOST=10.30.213.101
[echoproperties] env.JENKINS_DISCOVERY_SERVICE_PORT=50000
[echoproperties] env.JENKINS_DISCOVERY_SERVICE_PORT_JNLP=50000
[echoproperties] env.JENKINS_HOME=/var/jenkins
[echoproperties] env.JENKINS_NAME=centos-7-sw7vx
[echoproperties] env.JENKINS_REMOTING_JAVA_OPTS=-showversion -XshowSettings\:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled\=true -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID\=true
[echoproperties] env.JENKINS_SECRET=8d5b1adf6dffde2e7e6f3ff45077951c8c411e9a228c5ec14f683d5545cac5e0
[echoproperties] env.JENKINS_SERVER_COOKIE=f0104a5ecfe037d6
[echoproperties] env.JENKINS_TUNNEL=jenkins-discovery.objectteams.svc.cluster.local\:50000
[echoproperties] env.JENKINS_UI_PORT=tcp\://10.30.65.215\:80
[echoproperties] env.JENKINS_UI_PORT_80_TCP=tcp\://10.30.65.215\:80
[echoproperties] env.JENKINS_UI_PORT_80_TCP_ADDR=10.30.65.215
[echoproperties] env.JENKINS_UI_PORT_80_TCP_PORT=80
[echoproperties] env.JENKINS_UI_PORT_80_TCP_PROTO=tcp
[echoproperties] env.JENKINS_UI_SERVICE_HOST=10.30.65.215
[echoproperties] env.JENKINS_UI_SERVICE_PORT=80
[echoproperties] env.JENKINS_UI_SERVICE_PORT_HTTP=80
[echoproperties] env.JENKINS_URL=https\://ci.eclipse.org/objectteams/
[echoproperties] env.JOB_BASE_NAME=buildAndTest
[echoproperties] env.JOB_DISPLAY_URL=https\://ci.eclipse.org/objectteams/job/buildAndTest/display/redirect
[echoproperties] env.JOB_NAME=buildAndTest
[echoproperties] env.JOB_URL=https\://ci.eclipse.org/objectteams/job/buildAndTest/
[echoproperties] env.KUBERNETES_PORT=tcp\://10.30.0.1\:443
[echoproperties] env.KUBERNETES_PORT_443_TCP=tcp\://10.30.0.1\:443
[echoproperties] env.KUBERNETES_PORT_443_TCP_ADDR=10.30.0.1
[echoproperties] env.KUBERNETES_PORT_443_TCP_PORT=443
[echoproperties] env.KUBERNETES_PORT_443_TCP_PROTO=tcp
[echoproperties] env.KUBERNETES_SERVICE_HOST=10.30.0.1
[echoproperties] env.KUBERNETES_SERVICE_PORT=443
[echoproperties] env.KUBERNETES_SERVICE_PORT_HTTPS=443
[echoproperties] env.LANG=en_US.UTF-8
[echoproperties] env.MAIN_TARGET=ot-junit-all
[echoproperties] env.NODE_LABELS=centos-7 jipp-migration migration centos-7-sw7vx
[echoproperties] env.NODE_NAME=centos-7-sw7vx
[echoproperties] env.NSS_SDB_USE_CACHE=no
[echoproperties] env.OPENJ9_JAVA_OPTIONS=-XX\:+IgnoreUnrecognizedVMOptions -XX\:+IdleTuningCompactOnIdle -XX\:+IdleTuningGcOnIdle
[echoproperties] env.OT_VERSION=2.8.3
[echoproperties] env.PATH=/opt/tools/java/openjdk/jdk-21/latest/bin\:/shared/common/apache-ant-1.10.5//bin\:/opt/tools/java/openjdk/jdk-21/latest/bin\:/opt/tools/java/oracle/jdk-9/latest/bin\:/opt/tools/java/openjdk/jdk-11/latest/bin\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/bin\:/opt/tools/java/oracle/jdk-9/latest/bin\:/usr/local/sbin\:/usr/local/bin\:/usr/sbin\:/usr/bin\:/sbin\:/bin
[echoproperties] env.PROMOTE=staging
[echoproperties] env.PWD=/home/jenkins/agent/workspace/buildAndTest/testrun
[echoproperties] env.RUN_ARTIFACTS_DISPLAY_URL=https\://ci.eclipse.org/objectteams/job/buildAndTest/942/display/redirect?page\=artifacts
[echoproperties] env.RUN_CHANGES_DISPLAY_URL=https\://ci.eclipse.org/objectteams/job/buildAndTest/942/display/redirect?page\=changes
[echoproperties] env.RUN_DISPLAY_URL=https\://ci.eclipse.org/objectteams/job/buildAndTest/942/display/redirect
[echoproperties] env.RUN_TESTS_DISPLAY_URL=https\://ci.eclipse.org/objectteams/job/buildAndTest/942/display/redirect?page\=tests
[echoproperties] env.SHLVL=2
[echoproperties] env.SIGN=nosign
[echoproperties] env.SSH_AUTH_SOCK=/tmp/ssh-Mhhbrkk0MZ7C/agent.45
[echoproperties] env.TERM=xterm
[echoproperties] env.UPDATE_SITE_BASE=ot2.8
[echoproperties] env.USER_NAME=jenkins
[echoproperties] env.WORKSPACE=/home/jenkins/agent/workspace/buildAndTest
[echoproperties] env.WORKSPACE_TMP=/home/jenkins/agent/workspace/buildAndTest@tmp
[echoproperties] env.XAUTHORITY=/home/jenkins/agent/workspace/buildAndTest/.Xauthority-14970781020924742116
[echoproperties] env.branch=master
[echoproperties] env.callTarget=ot-junit-all
[echoproperties] envantopts=-Xmx1024m
[echoproperties] extraVMargs=-XX\:+HeapDumpOnOutOfMemoryError -ea --add-modules ALL-SYSTEM              --add-opens java.base/jdk.internal.loader\=ALL-UNNAMED              --add-opens jdk.localedata/sun.util.resources.cldr.provider\=ALL-UNNAMED              --add-opens jdk.localedata/sun.util.resources.provider\=ALL-UNNAMED              --add-opens java.security.jgss/sun.security.krb5.internal.ssl\=ALL-UNNAMED              --add-opens java.base/jdk.internal.module\=ALL-UNNAMED              --add-opens java.base/java.lang\=ALL-UNNAMED              --add-opens java.base/java.lang.module\=ALL-UNNAMED              --add-opens java.base/jdk.internal.reflect\=ALL-UNNAMED              --add-opens java.base/jdk.internal.ref\=ALL-UNNAMED              --add-opens java.base/jdk.internal.math\=ALL-UNNAMED              --add-opens java.base/jdk.internal.misc\=ALL-UNNAMED              --add-opens jdk.zipfs/jdk.nio.zipfs\=ALL-UNNAMED              --illegal-access\=permit              -DDetectVMInstallationsJob.disabled\=true              -Djava.io.tmpdir\=/tmp/genie.objectteams -Dot.weaving\=otdre -javaagent\:/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.objectteams.otequinox_2.8.2.202307181937/otequinoxAgent.jar              -Dcompliance\=1.8,11,17,18
[echoproperties] fetchCacheLocation=/home/jenkins/gitCache
[echoproperties] file-id=XXX
[echoproperties] file.encoding=UTF-8
[echoproperties] file.separator=/
[echoproperties] formatter=org.apache.tools.ant.taskdefs.optional.junit.XMLJUnitResultFormatter
[echoproperties] git.pde.build=org.eclipse.egit.fetchfactory_0.12.0.202304020031.jar
[echoproperties] installmode=clean
[echoproperties] java.class.path=/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-launcher.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-antlr.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-apache-bcel.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-apache-bsf.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-apache-log4j.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-apache-oro.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-apache-regexp.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-apache-resolver.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-apache-xalan2.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-commons-logging.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-commons-net.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-imageio.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-jai.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-javamail.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-jdepend.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-jmf.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-jsch.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-junit.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-junit4.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-junitlauncher.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-launcher.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-netrexx.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-swing.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-testutil.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-xz.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant.jar
[echoproperties] java.class.version=65.0
[echoproperties] java.home=/opt/tools/java/openjdk/jdk-21/jdk-21.0.2
[echoproperties] java.io.tmpdir=/tmp
[echoproperties] java.library.path=/usr/java/packages/lib\:/usr/lib64\:/lib64\:/lib\:/usr/lib
[echoproperties] java.runtime.name=OpenJDK Runtime Environment
[echoproperties] java.runtime.version=21.0.2+13-58
[echoproperties] java.specification.name=Java Platform API Specification
[echoproperties] java.specification.vendor=Oracle Corporation
[echoproperties] java.specification.version=21
[echoproperties] java.vendor=Oracle Corporation
[echoproperties] java.vendor.url=https\://java.oracle.com/
[echoproperties] java.vendor.url.bug=https\://bugreport.java.com/bugreport/
[echoproperties] java.version=21.0.2
[echoproperties] java.version.date=2024-01-16
[echoproperties] java.vm.compressedOopsMode=32-bit
[echoproperties] java.vm.info=mixed mode, sharing
[echoproperties] java.vm.name=OpenJDK 64-Bit Server VM
[echoproperties] java.vm.specification.name=Java Virtual Machine Specification
[echoproperties] java.vm.specification.vendor=Oracle Corporation
[echoproperties] java.vm.specification.version=21
[echoproperties] java.vm.vendor=Oracle Corporation
[echoproperties] java.vm.version=21.0.2+13-58
[echoproperties] jdk.debug=release
[echoproperties] jdt.feature.version=3.19.500.v20240325-2137
[echoproperties] jdt.feature.version.next=3.19.500.v20240325-2138
[echoproperties] junit-report-output=/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/results
[echoproperties] junit-stylesheet=/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/JUNIT.XSL
[echoproperties] launchTarget=java-test
[echoproperties] library-file=/home/jenkins/agent/workspace/buildAndTest/testrun/../releng/build-scripts/build/lib/library.xml
[echoproperties] line.separator=\n
[echoproperties] map.file.path=/home/jenkins/agent/workspace/buildAndTest/releng/map/otdt.map
[echoproperties] native.encoding=UTF-8
[echoproperties] org.apache.bcel=5.2.0.v201005080400
[echoproperties] org.apache.bcel_5.2.0=5.2.0.v201005080400
[echoproperties] org.eclipse.core.filebuffers.tests=3.13.400.I20240325-1800
[echoproperties] org.eclipse.core.filebuffers.tests_3.13.400=3.13.400.I20240325-1800
[echoproperties] org.eclipse.equinox.launcher_jar=org.eclipse.equinox.launcher_1.6.800.v20240304-1850.jar
[echoproperties] org.eclipse.jdt.annotation=2.3.0.v20240111-2306
[echoproperties] org.eclipse.jdt.annotation_1.2.100=1.2.100.v20240212-1051
[echoproperties] org.eclipse.jdt.annotation_2.3.0=2.3.0.v20240111-2306
[echoproperties] org.eclipse.jdt.core=3.38.0.OTDT_r283_202403301859
[echoproperties] org.eclipse.jdt.core.compiler.batch=3.38.0.OTDT_r283_202403301859
[echoproperties] org.eclipse.jdt.core.compiler.batch_3.38.0=3.38.0.OTDT_r283_202403301859
[echoproperties] org.eclipse.jdt.core.source=3.38.0.OTDT_r283_202403301859
[echoproperties] org.eclipse.jdt.core.source_3.38.0=3.38.0.OTDT_r283_202403301859
[echoproperties] org.eclipse.jdt.core.tests.builder=3.12.400.I20240325-1800
[echoproperties] org.eclipse.jdt.core.tests.builder_3.12.400=3.12.400.I20240325-1800
[echoproperties] org.eclipse.jdt.core.tests.compiler=3.13.400.202403301859
[echoproperties] org.eclipse.jdt.core.tests.compiler_3.13.400=3.13.400.202403301859
[echoproperties] org.eclipse.jdt.core.tests.model=3.13.0.202403301859
[echoproperties] org.eclipse.jdt.core.tests.model_3.13.0=3.13.0.202403301859
[echoproperties] org.eclipse.jdt.core_3.38.0=3.38.0.OTDT_r283_202403301859
[echoproperties] org.eclipse.jdt.debug.tests=3.12.400.I20240325-1800
[echoproperties] org.eclipse.jdt.debug.tests_3.12.400=3.12.400.I20240325-1800
[echoproperties] org.eclipse.jdt.text.tests=3.14.400.I20240325-1800
[echoproperties] org.eclipse.jdt.text.tests_3.14.400=3.14.400.I20240325-1800
[echoproperties] org.eclipse.jdt.ui.tests=3.15.400.I20240325-1800
[echoproperties] org.eclipse.jdt.ui.tests.refactoring=3.15.400.I20240325-1800
[echoproperties] org.eclipse.jdt.ui.tests.refactoring_3.15.400=3.15.400.I20240325-1800
[echoproperties] org.eclipse.jdt.ui.tests_3.15.400=3.15.400.I20240325-1800
[echoproperties] org.eclipse.jface.text.tests=3.13.500.I20240325-1800
[echoproperties] org.eclipse.jface.text.tests_3.13.500=3.13.500.I20240325-1800
[echoproperties] org.eclipse.objectteams.eclipse.monitor=2.5.0.201606070956
[echoproperties] org.eclipse.objectteams.eclipse.monitor_2.5.0=2.5.0.201606070956
[echoproperties] org.eclipse.objectteams.otdt=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.compiler.adaptor=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.compiler.adaptor.source=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.compiler.adaptor.source_2.8.3=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.compiler.adaptor_2.8.3=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.debug=2.8.2.202307181937
[echoproperties] org.eclipse.objectteams.otdt.debug.adaptor=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.debug.adaptor.source=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.debug.adaptor.source_2.8.3=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.debug.adaptor_2.8.3=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.debug.source=2.8.2.202307181937
[echoproperties] org.eclipse.objectteams.otdt.debug.source_2.8.2=2.8.2.202307181937
[echoproperties] org.eclipse.objectteams.otdt.debug.tests=2.0.0
[echoproperties] org.eclipse.objectteams.otdt.debug.tests_2.0.0=2.0.0
[echoproperties] org.eclipse.objectteams.otdt.debug.ui=2.7.4.201906101736
[echoproperties] org.eclipse.objectteams.otdt.debug.ui.source=2.7.4.201906101736
[echoproperties] org.eclipse.objectteams.otdt.debug.ui.source_2.7.4=2.7.4.201906101736
[echoproperties] org.eclipse.objectteams.otdt.debug.ui_2.7.4=2.7.4.201906101736
[echoproperties] org.eclipse.objectteams.otdt.debug_2.8.2=2.8.2.202307181937
[echoproperties] org.eclipse.objectteams.otdt.doc=2.5.0.201606070956
[echoproperties] org.eclipse.objectteams.otdt.doc_2.5.0=2.5.0.201606070956
[echoproperties] org.eclipse.objectteams.otdt.jdt.ui=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.jdt.ui.source=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.jdt.ui.source_2.8.3=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.jdt.ui_2.8.3=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.pde.ui=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.pde.ui.source=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.pde.ui.source_2.8.3=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.pde.ui_2.8.3=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.refactoring=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.refactoring.source=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.refactoring.source_2.8.3=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.refactoring_2.8.3=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.samples=2.8.2.202307181937
[echoproperties] org.eclipse.objectteams.otdt.samples.source=2.8.2.202307181937
[echoproperties] org.eclipse.objectteams.otdt.samples.source_2.8.2=2.8.2.202307181937
[echoproperties] org.eclipse.objectteams.otdt.samples_2.8.2=2.8.2.202307181937
[echoproperties] org.eclipse.objectteams.otdt.source=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.source_2.8.3=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.test.builder=2.0.0
[echoproperties] org.eclipse.objectteams.otdt.test.builder_2.0.0=2.0.0
[echoproperties] org.eclipse.objectteams.otdt.tests=2.0.0
[echoproperties] org.eclipse.objectteams.otdt.tests_2.0.0=2.0.0
[echoproperties] org.eclipse.objectteams.otdt.ui=2.8.1.202307181937
[echoproperties] org.eclipse.objectteams.otdt.ui.help=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.ui.help.source=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.ui.help.source_2.8.3=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.ui.help_2.8.3=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.ui.source=2.8.1.202307181937
[echoproperties] org.eclipse.objectteams.otdt.ui.source_2.8.1=2.8.1.202307181937
[echoproperties] org.eclipse.objectteams.otdt.ui.tests=2.0.0
[echoproperties] org.eclipse.objectteams.otdt.ui.tests.dom=2.0.0
[echoproperties] org.eclipse.objectteams.otdt.ui.tests.dom_2.0.0=2.0.0
[echoproperties] org.eclipse.objectteams.otdt.ui.tests.refactoring=2.0.0
[echoproperties] org.eclipse.objectteams.otdt.ui.tests.refactoring_2.0.0=2.0.0
[echoproperties] org.eclipse.objectteams.otdt.ui.tests_2.0.0=2.0.0
[echoproperties] org.eclipse.objectteams.otdt.ui_2.8.1=2.8.1.202307181937
[echoproperties] org.eclipse.objectteams.otdt_2.8.3=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otequinox=2.8.2.202307181937
[echoproperties] org.eclipse.objectteams.otequinox.branding=2.6.0.201706061121
[echoproperties] org.eclipse.objectteams.otequinox.branding.otre=2.6.0.201706061122
[echoproperties] org.eclipse.objectteams.otequinox.branding.otre_2.6.0=2.6.0.201706061122
[echoproperties] org.eclipse.objectteams.otequinox.branding_2.6.0=2.6.0.201706061121
[echoproperties] org.eclipse.objectteams.otequinox.turbo=2.4.0.201506091717
[echoproperties] org.eclipse.objectteams.otequinox.turbo_2.4.0=2.4.0.201506091717
[echoproperties] org.eclipse.objectteams.otequinox_2.8.2=2.8.2.202307181937
[echoproperties] org.eclipse.objectteams.otre=2.7.0.201806120901
[echoproperties] org.eclipse.objectteams.otre_2.7.0=2.7.0.201806120901
[echoproperties] org.eclipse.objectteams.otredyn=1.4.3.202403301859
[echoproperties] org.eclipse.objectteams.otredyn_1.4.3=1.4.3.202403301859
[echoproperties] org.eclipse.objectteams.runtime=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.runtime_2.8.3=2.8.3.202403301859
[echoproperties] org.eclipse.text.tests=3.14.500.I20240325-1800
[echoproperties] org.eclipse.text.tests_3.14.500=3.14.500.I20240325-1800
[echoproperties] org.hamcrest.core=2.2.0.v20230809-1000
[echoproperties] org.hamcrest.core_2.2.0=2.2.0.v20230809-1000
[echoproperties] org.hamcrest.library=1.3.0.v20180524-2246
[echoproperties] org.hamcrest.library_1.3.0=1.3.0.v20180524-2246
[echoproperties] org.objectweb.asm=9.6.0
[echoproperties] org.objectweb.asm.commons=9.6.0
[echoproperties] org.objectweb.asm.commons_9.6.0=9.6.0
[echoproperties] org.objectweb.asm.tree=9.6.0
[echoproperties] org.objectweb.asm.tree.analysis=9.6.0
[echoproperties] org.objectweb.asm.tree.analysis_9.6.0=9.6.0
[echoproperties] org.objectweb.asm.tree_9.6.0=9.6.0
[echoproperties] org.objectweb.asm.util=9.6.0
[echoproperties] org.objectweb.asm.util_9.6.0=9.6.0
[echoproperties] org.objectweb.asm_9.6.0=9.6.0
[echoproperties] os=linux
[echoproperties] os.arch=amd64
[echoproperties] os.isLinux=true
[echoproperties] os.name=Linux
[echoproperties] os.version=6.2.9-300.fc38.x86_64
[echoproperties] otdt-nonUI-folder=/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/otdt-tests-workspace/otdt-nonUI-folder
[echoproperties] otdt-tests-workspace=/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/otdt-tests-workspace
[echoproperties] otdtUpdatesDir=/home/jenkins/agent/workspace/buildAndTest/testrun/updateSite
[echoproperties] otequinox.agent.jar=/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.objectteams.otequinox_2.8.2.202307181937/otequinoxAgent.jar
[echoproperties] path.separator=\:
[echoproperties] plugin-name=org.eclipse.objectteams.otdt.tests
[echoproperties] plugin-path=
[echoproperties] published.updates=/home/jenkins/downloads/objectteams/updates/ot2.8/202307181937
[echoproperties] run.eclipseScriptDir=plugins/org.eclipse.pde.build_3.12.400.v20240321-1452/scripts
[echoproperties] saxon.jar.name=saxon8.jar
[echoproperties] saxon.jar.path=/home/jenkins/.ant/lib/saxon8.jar
[echoproperties] stderr.encoding=UTF-8
[echoproperties] stdout.encoding=UTF-8
[echoproperties] sun.arch.data.model=64
[echoproperties] sun.boot.library.path=/opt/tools/java/openjdk/jdk-21/jdk-21.0.2/lib
[echoproperties] sun.cpu.endian=little
[echoproperties] sun.io.unicode.encoding=UnicodeLittle
[echoproperties] sun.java.command=org.apache.tools.ant.launch.Launcher -cp  -f /home/jenkins/agent/workspace/buildAndTest/releng/build-scripts/build/run.xml -Declipse-app.tgz\=https\://download.eclipse.org/eclipse/downloads/drops4/I20240325-1800/eclipse-SDK-I20240325-1800-linux-gtk-x86_64.tar.gz -Declipse.tests.zip\=https\://download.eclipse.org/eclipse/downloads/drops4/I20240325-1800/eclipse-test-framework-I20240325-1800.zip -Declipse.sdk.qualifier\=I20240325-1800 -Dpublished.updates\=/home/jenkins/downloads/objectteams/updates/ot2.8/202307181937 -Ddo.run.tests\=true -Dtest.tmpDir\=/tmp/genie.objectteams -DfetchCacheLocation\=/home/jenkins/gitCache -Dmap.file.path\=/home/jenkins/agent/workspace/buildAndTest/releng/map/otdt.map -D_hasSaxon.jar\=true ot-junit-all
[echoproperties] sun.java.launcher=SUN_STANDARD
[echoproperties] sun.jnu.encoding=UTF-8
[echoproperties] sun.management.compiler=HotSpot 64-Bit Tiered Compilers
[echoproperties] test-output=/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/org.eclipse.objectteams.otdt.tests.AllTests.xml
[echoproperties] test.eclipseDir=/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse
[echoproperties] test.root.dir=/home/jenkins/agent/workspace/buildAndTest/testrun/test-root
[echoproperties] test.target=performance
[echoproperties] test.tmpDir=/tmp/genie.objectteams
[echoproperties] testPlugin=org.eclipse.objectteams.otdt.tests_2.0.0
[echoproperties] testframeworkinitialized=true
[echoproperties] testsUpdatesDirBase=/home/jenkins/agent/workspace/buildAndTest/testrun/updateSiteTests
[echoproperties] timeout=7200000
[echoproperties] timestamp=202403301857
[echoproperties] user.country=US
[echoproperties] user.dir=/home/jenkins/agent/workspace/buildAndTest/testrun
[echoproperties] user.home=/home/jenkins
[echoproperties] user.language=en
[echoproperties] user.name=jenkins
[echoproperties] vm=java
[echoproperties] vm.args=-Xmx912m
[echoproperties] vmargs=-Xmx1200m -XX\:-UseGCOverheadLimit
[echoproperties] ws=gtk

core-test:

init:

java-test:
     [echo] Running org.eclipse.objectteams.otdt.tests.AllTests. Result file: /home/jenkins/agent/workspace/buildAndTest/testrun/test-root/results/org.eclipse.objectteams.otdt.tests.AllTests.xml
     [echo] timout property: 7200000
     [echo] frameworkvmargs:  -Xms256m -Xmx2048m -Xmx1024m
     [echo] vmargs: -Xmx1200m -XX:-UseGCOverheadLimit
     [echo] extraVMargs: -XX:+HeapDumpOnOutOfMemoryError -ea --add-modules ALL-SYSTEM              --add-opens java.base/jdk.internal.loader=ALL-UNNAMED              --add-opens jdk.localedata/sun.util.resources.cldr.provider=ALL-UNNAMED              --add-opens jdk.localedata/sun.util.resources.provider=ALL-UNNAMED              --add-opens java.security.jgss/sun.security.krb5.internal.ssl=ALL-UNNAMED              --add-opens java.base/jdk.internal.module=ALL-UNNAMED              --add-opens java.base/java.lang=ALL-UNNAMED              --add-opens java.base/java.lang.module=ALL-UNNAMED              --add-opens java.base/jdk.internal.reflect=ALL-UNNAMED              --add-opens java.base/jdk.internal.ref=ALL-UNNAMED              --add-opens java.base/jdk.internal.math=ALL-UNNAMED              --add-opens java.base/jdk.internal.misc=ALL-UNNAMED              --add-opens jdk.zipfs/jdk.nio.zipfs=ALL-UNNAMED              --illegal-access=permit              -DDetectVMInstallationsJob.disabled=true              -Djava.io.tmpdir=/tmp/genie.objectteams -Dot.weaving=otdre -javaagent:/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.objectteams.otequinox_2.8.2.202307181937/otequinoxAgent.jar              -Dcompliance=1.8,11,17,18
     [echo] frameworkperfargs: 
     [echo] crash loglocationarg (if any): ${loglocationarg}
     [echo] crash loglocation (if not default): 
     [java] OpenJDK 64-Bit Server VM warning: Ignoring option --illegal-access=permit; support was removed in 17.0
     [java] WARNING: Using incubator modules: jdk.incubator.vector
     [java] WARNING: package sun.security.krb5.internal.ssl not in java.security.jgss
     [java] Mar 30, 2024 7:43:48 PM org.apache.aries.spifly.BaseActivator log
     [java] INFO: Registered provider org.slf4j.simple.SimpleServiceProvider of service org.slf4j.spi.SLF4JServiceProvider in bundle slf4j.simple
     [java] INFO: timeoutScreenOutputDir: /home/jenkins/agent/workspace/buildAndTest/testrun/test-root/results/timeoutScreens
     [java] INFO: timeout: 7200000
     [java] Pb(325) The public type MyTeamWrongName must be defined in its own file
     [java] Pb(112102) Illegal access modifier for role MyRole. Only public and protected are allowed here (OTJLD 1.2.1(a)).
     [java] Pb(235) Syntax error on token "int", invalid Type
     [java] Pb(200101) Object Teams keyword not enabled in this scope (OTJLD A.0.1).
     [java] Pb(112102) Illegal access modifier for role MyRole. Only public and protected are allowed here (OTJLD 1.2.1(a)).
     [java] Pb(2) NonExistingBase cannot be resolved to a type
     [java] Pb(112102) Illegal access modifier for role Role. Only public and protected are allowed here (OTJLD 1.2.1(a)).
     [java] Pb(114001) Role type Role shadows the visible type Role (OTJLD 1.4(a)).
     [java] Pb(112102) Illegal access modifier for role RoleA. Only public and protected are allowed here (OTJLD 1.2.1(a)).
     [java] Pb(112102) Illegal access modifier for role RoleB. Only public and protected are allowed here (OTJLD 1.2.1(a)).
     [java] Pb(114001) Role type RoleB shadows the visible type RoleB (OTJLD 1.4(a)).
     [java] Pb(114001) Role type RoleB shadows the visible type RoleB (OTJLD 1.4(a)).
     [java] Pb(112102) Illegal access modifier for role RoleA. Only public and protected are allowed here (OTJLD 1.2.1(a)).
     [java] Pb(112102) Illegal access modifier for role RoleB. Only public and protected are allowed here (OTJLD 1.2.1(a)).
     [java] Pb(114001) Role type RoleB shadows the visible type RoleB (OTJLD 1.4(a)).
     [java] Pb(112102) Illegal access modifier for role RoleB. Only public and protected are allowed here (OTJLD 1.2.1(a)).
     [java] Pb(114001) Role type RoleB shadows the visible type RoleB (OTJLD 1.4(a)).
     [java] Pb(112102) Illegal access modifier for role RoleA. Only public and protected are allowed here (OTJLD 1.2.1(a)).
     [java] Pb(112102) Illegal access modifier for role MyRole. Only public and protected are allowed here (OTJLD 1.2.1(a)).
     [java] Pb(204) Syntax error on token "playedBy", { expected
     [java] Pb(236) Syntax error on token(s), misplaced construct(s)
     [java] Pb(240) Syntax error, insert "}" to complete ClassBody
     [java] Pb(112102) Illegal access modifier for role MyRole. Only public and protected are allowed here (OTJLD 1.2.1(a)).
     [java] Pb(204) Syntax error on token "playedBy", { expected
     [java] Pb(236) Syntax error on token(s), misplaced construct(s)
     [java] Pb(240) Syntax error, insert "}" to complete ClassBody
     [java] Pb(113111) Cannot reduce the visibility of role Role to protected, implicit super-role is 'public' (OTJLD 1.3.1(h)).
     [java] Pb(112300) Illegal qualified use of non-public role RoleA (OTJLD 1.2.3(b)).
     [java] Pb(112300) Illegal qualified use of non-public role Role (OTJLD 1.2.3(b)).
     [java] Pb(363) The abstract method roleMethod in type RoleA can only be defined by an abstract class
     [java] Pb(400) The type TeamB.RoleA must implement the inherited abstract method TeamB.RoleA.roleMethod()
     [java] Pb(112102) Illegal access modifier for role RoleA. Only public and protected are allowed here (OTJLD 1.2.1(a)).
     [java] Pb(112102) Illegal access modifier for role Role1. Only public and protected are allowed here (OTJLD 1.2.1(a)).
     [java] Pb(112102) Illegal access modifier for role Role2. Only public and protected are allowed here (OTJLD 1.2.1(a)).
     [java] Pb(400) The type MyTeam.Role2 must implement the inherited abstract method MyTeam.Role1.role1Method()
     [java] Pb(108) This method must return a result of type IState
     [java] Pb(108) This method must return a result of type IState
     [java] Pb(113112) Cannot reduce the visibility of the inherited method from implicit super class TeamA.Role (OTJLD 1.3.1(h)).
     [java] Pb(113202) Role inherits incompatible 'extends' declarations: ExternalClass is not a sub-type of DifferentClass ('extends DifferentClass' is inherited is from TeamA.Role) (OTJLD 1.3.2(b)).
     [java] Pb(112300) Illegal qualified use of non-public role Role (OTJLD 1.2.3(b)).
     [java] Pb(400) The type Subteam must implement the inherited abstract method Superteam.teamMethod()
     [java] Pb(113001) Illegal 'extends' for a regular class: superclass MyTeam is a team (OTJLD 1.3).
     [java] Pb(2) BigDecimal cannot be resolved to a type
     [java] Pb(2) BigDecimal cannot be resolved to a type
     [java] Pb(105) Void methods cannot return a value
     [java] Pb(132012) Cannot implicitly map signatures for callout binding:
     [java] Base method baseMethodAClass(AClass) returns void whereas role method roleMethodAClassReturn1() expects AClass (OTJLD 3.2(e)).
     [java] Pb(132011) Method roleMethodAClassReturn1() does not provide enough arguments for binding to method baseMethodAClass(AClass) (OTJLD 3.2(e)).
     [java] Pb(131005) Method specifier 'baseMethod' is ambiguous for the type MyBase. Please use the exact method signature to disambiguate (OTJLD 3.1(c)).
     [java] Pb(131008) A non-abstract role method exists for this callout-binding. Use callout-override ('=>') if you want to override it (OTJLD 3.1(e)).
     [java] Pb(131010) Callout binding tries to override method roleMethod() from the same role class (OTJLD 3.1(e)).
     [java] Pb(61) The value of the local variable teem is not used
     [java] Pb(133004) Callout binding:
     [java] Return of base method getValue() is incompatible with return expected by method getValue():
     [java] Can't convert long to int (OTJLD 3.3(d)).
     [java] Pb(123401) Potential ambiguity in role binding. The base 'Base3' is bound to the following roles: MyTeam.Role5,MyTeam.Role6 (OTJLD 2.3.4(a)).
     [java] Pb(123401) Potential ambiguity in role binding. The base 'Base3' is bound to the following roles: MyTeam.Role5,MyTeam.Role6 (OTJLD 2.3.4(a)).
     [java] Pb(123401) Potential ambiguity in role binding. The base 'Base3' is bound to the following roles: MyTeam.Role5,MyTeam.Role6 (OTJLD 2.3.4(a)).
     [java] Pb(200301) Illegal identifier _OT$liftTo$__OT__Role2 (OTJLD A.0.3).
     [java] Pb(100) The method _OT$liftTo$__OT__Role2(MyTeam, Base2, int) is undefined for the type MyTeam
     [java] Pb(142005) Cannot bind method roleMethod(float) using "replace": need a callin method (OTJLD 4.2(d)).
     [java] Pb(141005) No method roleMethod(float) found in type MyTeam.MyRole to resolve method designator (OTJLD 4.1(c)).
     [java] Pb(141005) No method baseMethod(float, float) found in type MyBase to resolve method designator (OTJLD 4.1(c)).
     [java] Pb(144012) Illegal expression in callin replace binding: cannot use base method argument in compound expression (OTJLD 4.4(b)).
     [java] Pb(144003) Parameter valueA is mapped more than once (OTJLD 4.4(a)).
     [java] Pb(112505) Enclosing team MyTeam not found for role file MyRole (OTJLD 1.2.5(c)).
     [java] Pb(77) The value of the field MyTeam.r is not used
     [java] Pb(115002) Member types not allowed in regular roles. Mark class MyTeam as a team if MyRole should be its role (OTJLD 1.5(a,b)). 
     [java] Test org.eclipse.objectteams.otdt.tests.otjld.callinbinding.BaseCalls.test4513_basecallSuperAccess4 is known to fail (#1), see https://bugs.eclipse.org/484164
     [java] Test org.eclipse.objectteams.otdt.tests.otjld.callinbinding.BaseCalls.test4513_basecallSuperAccess4 is known to fail (#2), see https://bugs.eclipse.org/484164
     [java] Test org.eclipse.objectteams.otdt.tests.otjld.callinbinding.BaseCalls.test4513_basecallSuperAccess4 is known to fail (#3), see https://bugs.eclipse.org/484164
     [java] Test org.eclipse.objectteams.otdt.tests.otjld.callinbinding.BaseCalls.test4513_basecallSuperAccess4 is known to fail (#4), see https://bugs.eclipse.org/484164
     [java] Test org.eclipse.objectteams.otdt.tests.otjld.callinbinding.BaseCalls.test4513_basecallSuperAccess4 is known to fail (#5), see https://bugs.eclipse.org/484164
     [java] Test org.eclipse.objectteams.otdt.tests.otjld.callinbinding.BaseCalls.test4513_basecallSuperAccess4 is known to fail (#6), see https://bugs.eclipse.org/484164
     [java] Test org.eclipse.objectteams.otdt.tests.otjld.callinbinding.BaseCalls.test4513_basecallSuperAccess4 is known to fail (#7), see https://bugs.eclipse.org/484164
     [java] Test org.eclipse.objectteams.otdt.tests.otjld.callinbinding.BaseCalls.test4513_basecallSuperAccess4 is known to fail (#8), see https://bugs.eclipse.org/484164
     [java] Test org.eclipse.objectteams.otdt.tests.otjld.teamactivation.ExplicitTeamActivation.test5215_explicitActivationForAllThreads1a is known to fail (#9), see https://bugs.eclipse.org/484164
     [java] java.io.EOFException
     [java] 	at java.base/java.io.DataInputStream.readUnsignedByte(DataInputStream.java:297)
     [java] 	at java.base/java.io.DataInputStream.readBoolean(DataInputStream.java:255)
     [java] 	at org.eclipse.jdt.core.tests.util.TestVerifier.loadAndRun(TestVerifier.java:618)
     [java] 	at org.eclipse.jdt.core.tests.util.TestVerifier.verifyClassFiles(TestVerifier.java:656)
     [java] 	at org.eclipse.objectteams.otdt.tests.otjld.AbstractOTJLDTest$OTTestVerifier.verifyClassFiles(AbstractOTJLDTest.java:63)
     [java] 	at org.eclipse.jdt.core.tests.compiler.regression.AbstractRegressionTest.runTest(AbstractRegressionTest.java:3627)
     [java] 	at org.eclipse.jdt.core.tests.compiler.regression.AbstractRegressionTest.runTest(AbstractRegressionTest.java:3266)
     [java] 	at org.eclipse.jdt.core.tests.compiler.regression.AbstractRegressionTest.runConformTest(AbstractRegressionTest.java:1985)
     [java] 	at org.eclipse.jdt.core.tests.compiler.regression.AbstractRegressionTest.runConformTest(AbstractRegressionTest.java:1982)
     [java] 	at org.eclipse.objectteams.otdt.tests.otjld.teamactivation.ExplicitTeamActivation.test5217_concurrentActivation2(ExplicitTeamActivation.java:2611)
     [java] 	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
     [java] 	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
     [java] 	at junit.framework.TestCase.runTest(TestCase.java:177)
     [java] 	at org.eclipse.jdt.core.tests.junit.extension.TestCase.runTest(TestCase.java:972)
     [java] 	at junit.framework.TestCase.runBare(TestCase.java:142)
     [java] 	at junit.framework.TestResult$1.protect(TestResult.java:122)
     [java] 	at junit.framework.TestResult.runProtected(TestResult.java:142)
     [java] 	at junit.framework.TestResult.run(TestResult.java:125)
     [java] 	at junit.framework.TestCase.run(TestCase.java:130)
     [java] 	at junit.framework.TestSuite.runTest(TestSuite.java:241)
     [java] 	at junit.framework.TestSuite.run(TestSuite.java:236)
     [java] 	at org.eclipse.jdt.core.tests.util.CompilerTestSetup.run(CompilerTestSetup.java:59)
     [java] 	at junit.framework.TestSuite.runTest(TestSuite.java:241)
     [java] 	at junit.framework.TestSuite.run(TestSuite.java:236)
     [java] 	at junit.framework.TestSuite.runTest(TestSuite.java:241)
     [java] 	at junit.framework.TestSuite.run(TestSuite.java:236)
     [java] 	at junit.framework.TestSuite.runTest(TestSuite.java:241)
     [java] 	at junit.framework.TestSuite.run(TestSuite.java:236)
     [java] 	at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:90)
     [java] 	at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
     [java] 	at org.junit.runner.JUnitCore.run(JUnitCore.java:115)
     [java] 	at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:42)
     [java] 	at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:80)
     [java] 	at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:72)
     [java] 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)
     [java] 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)
     [java] 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)
     [java] 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)
     [java] 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)
     [java] 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)
     [java] 	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)
     [java] 	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)
     [java] 	at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)
     [java] 	at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63)
     [java] 	at org.eclipse.test.EclipseTestRunner.runTests(EclipseTestRunner.java:212)
     [java] 	at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:187)
     [java] 	at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:53)
     [java] 	at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:35)
     [java] 	at org.eclipse.test.CoreTestApplication.start(CoreTestApplication.java:44)
     [java] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
     [java] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:143)
     [java] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:109)
     [java] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:439)
     [java] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:271)
     [java] 	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
     [java] 	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
     [java] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:681)
     [java] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:618)
     [java] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1494)
     [java] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1467)
     [java] 	at org.eclipse.core.launcher.Main.main(Main.java:44)
     [java] Test org.eclipse.objectteams.otdt.tests.otjld.teamactivation.ExplicitTeamActivation.test5215_explicitActivationForAllThreads1a is known to fail (#10), see https://bugs.eclipse.org/484164
     [java] java.io.EOFException
     [java] 	at java.base/java.io.DataInputStream.readUnsignedByte(DataInputStream.java:297)
     [java] 	at java.base/java.io.DataInputStream.readBoolean(DataInputStream.java:255)
     [java] 	at org.eclipse.jdt.core.tests.util.TestVerifier.loadAndRun(TestVerifier.java:618)
     [java] 	at org.eclipse.jdt.core.tests.util.TestVerifier.verifyClassFiles(TestVerifier.java:656)
     [java] 	at org.eclipse.objectteams.otdt.tests.otjld.AbstractOTJLDTest$OTTestVerifier.verifyClassFiles(AbstractOTJLDTest.java:63)
     [java] 	at org.eclipse.jdt.core.tests.compiler.regression.AbstractRegressionTest.runTest(AbstractRegressionTest.java:3627)
     [java] 	at org.eclipse.jdt.core.tests.compiler.regression.AbstractRegressionTest.runTest(AbstractRegressionTest.java:3266)
     [java] 	at org.eclipse.jdt.core.tests.compiler.regression.AbstractRegressionTest.runConformTest(AbstractRegressionTest.java:1985)
     [java] 	at org.eclipse.jdt.core.tests.compiler.regression.AbstractRegressionTest.runConformTest(AbstractRegressionTest.java:1982)
     [java] 	at org.eclipse.objectteams.otdt.tests.otjld.teamactivation.ExplicitTeamActivation.test5217_concurrentActivation2(ExplicitTeamActivation.java:2611)
     [java] 	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
     [java] 	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
     [java] 	at junit.framework.TestCase.runTest(TestCase.java:177)
     [java] 	at org.eclipse.jdt.core.tests.junit.extension.TestCase.runTest(TestCase.java:972)
     [java] 	at junit.framework.TestCase.runBare(TestCase.java:142)
     [java] 	at junit.framework.TestResult$1.protect(TestResult.java:122)
     [java] 	at junit.framework.TestResult.runProtected(TestResult.java:142)
     [java] 	at junit.framework.TestResult.run(TestResult.java:125)
     [java] 	at junit.framework.TestCase.run(TestCase.java:130)
     [java] 	at junit.framework.TestSuite.runTest(TestSuite.java:241)
     [java] 	at junit.framework.TestSuite.run(TestSuite.java:236)
     [java] 	at org.eclipse.jdt.core.tests.util.CompilerTestSetup.run(CompilerTestSetup.java:59)
     [java] 	at junit.framework.TestSuite.runTest(TestSuite.java:241)
     [java] 	at junit.framework.TestSuite.run(TestSuite.java:236)
     [java] 	at junit.framework.TestSuite.runTest(TestSuite.java:241)
     [java] 	at junit.framework.TestSuite.run(TestSuite.java:236)
     [java] 	at junit.framework.TestSuite.runTest(TestSuite.java:241)
     [java] 	at junit.framework.TestSuite.run(TestSuite.java:236)
     [java] 	at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:90)
     [java] 	at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
     [java] 	at org.junit.runner.JUnitCore.run(JUnitCore.java:115)
     [java] 	at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:42)
     [java] 	at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:80)
     [java] 	at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:72)
     [java] 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)
     [java] 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)
     [java] 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)
     [java] 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)
     [java] 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)
     [java] 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)
     [java] 	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)
     [java] 	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)
     [java] 	at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)
     [java] 	at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63)
     [java] 	at org.eclipse.test.EclipseTestRunner.runTests(EclipseTestRunner.java:212)
     [java] 	at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:187)
     [java] 	at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:53)
     [java] 	at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:35)
     [java] 	at org.eclipse.test.CoreTestApplication.start(CoreTestApplication.java:44)
     [java] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
     [java] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:143)
     [java] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:109)
     [java] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:439)
     [java] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:271)
     [java] 	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
     [java] 	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
     [java] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:681)
     [java] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:618)
     [java] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1494)
     [java] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1467)
     [java] 	at org.eclipse.core.launcher.Main.main(Main.java:44)
     [java] Test org.eclipse.objectteams.otdt.tests.otjld.teamactivation.ExplicitTeamActivation.test5215_explicitActivationForAllThreads1a is known to fail (#11), see https://bugs.eclipse.org/484164
     [java] java.io.EOFException
     [java] 	at java.base/java.io.DataInputStream.readUnsignedByte(DataInputStream.java:297)
     [java] 	at java.base/java.io.DataInputStream.readBoolean(DataInputStream.java:255)
     [java] 	at org.eclipse.jdt.core.tests.util.TestVerifier.loadAndRun(TestVerifier.java:618)
     [java] 	at org.eclipse.jdt.core.tests.util.TestVerifier.verifyClassFiles(TestVerifier.java:656)
     [java] 	at org.eclipse.objectteams.otdt.tests.otjld.AbstractOTJLDTest$OTTestVerifier.verifyClassFiles(AbstractOTJLDTest.java:63)
     [java] 	at org.eclipse.jdt.core.tests.compiler.regression.AbstractRegressionTest.runTest(AbstractRegressionTest.java:3627)
     [java] 	at org.eclipse.jdt.core.tests.compiler.regression.AbstractRegressionTest.runTest(AbstractRegressionTest.java:3266)
     [java] 	at org.eclipse.jdt.core.tests.compiler.regression.AbstractRegressionTest.runConformTest(AbstractRegressionTest.java:1985)
     [java] 	at org.eclipse.jdt.core.tests.compiler.regression.AbstractRegressionTest.runConformTest(AbstractRegressionTest.java:1982)
     [java] 	at org.eclipse.objectteams.otdt.tests.otjld.teamactivation.ExplicitTeamActivation.test5217_concurrentActivation2(ExplicitTeamActivation.java:2611)
     [java] 	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
     [java] 	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
     [java] 	at junit.framework.TestCase.runTest(TestCase.java:177)
     [java] 	at org.eclipse.jdt.core.tests.junit.extension.TestCase.runTest(TestCase.java:972)
     [java] 	at junit.framework.TestCase.runBare(TestCase.java:142)
     [java] 	at junit.framework.TestResult$1.protect(TestResult.java:122)
     [java] 	at junit.framework.TestResult.runProtected(TestResult.java:142)
     [java] 	at junit.framework.TestResult.run(TestResult.java:125)
     [java] 	at junit.framework.TestCase.run(TestCase.java:130)
     [java] 	at junit.framework.TestSuite.runTest(TestSuite.java:241)
     [java] 	at junit.framework.TestSuite.run(TestSuite.java:236)
     [java] 	at org.eclipse.jdt.core.tests.util.CompilerTestSetup.run(CompilerTestSetup.java:59)
     [java] 	at junit.framework.TestSuite.runTest(TestSuite.java:241)
     [java] 	at junit.framework.TestSuite.run(TestSuite.java:236)
     [java] 	at junit.framework.TestSuite.runTest(TestSuite.java:241)
     [java] 	at junit.framework.TestSuite.run(TestSuite.java:236)
     [java] 	at junit.framework.TestSuite.runTest(TestSuite.java:241)
     [java] 	at junit.framework.TestSuite.run(TestSuite.java:236)
     [java] 	at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:90)
     [java] 	at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
     [java] 	at org.junit.runner.JUnitCore.run(JUnitCore.java:115)
     [java] 	at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:42)
     [java] 	at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:80)
     [java] 	at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:72)
     [java] 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)
     [java] 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)
     [java] 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)
     [java] 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)
     [java] 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)
     [java] 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)
     [java] 	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)
     [java] 	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)
     [java] 	at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)
     [java] 	at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63)
     [java] 	at org.eclipse.test.EclipseTestRunner.runTests(EclipseTestRunner.java:212)
     [java] 	at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:187)
     [java] 	at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:53)
     [java] 	at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:35)
     [java] 	at org.eclipse.test.CoreTestApplication.start(CoreTestApplication.java:44)
     [java] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
     [java] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:143)
     [java] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:109)
     [java] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:439)
     [java] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:271)
     [java] 	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
     [java] 	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
     [java] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:681)
     [java] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:618)
     [java] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1494)
     [java] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1467)
     [java] 	at org.eclipse.core.launcher.Main.main(Main.java:44)
     [java] Test org.eclipse.objectteams.otdt.tests.otjld.teamactivation.ExplicitTeamActivation.test5215_explicitActivationForAllThreads1a is known to fail (#12), see https://bugs.eclipse.org/484164
     [java] java.io.EOFException
     [java] 	at java.base/java.io.DataInputStream.readUnsignedByte(DataInputStream.java:297)
     [java] 	at java.base/java.io.DataInputStream.readBoolean(DataInputStream.java:255)
     [java] 	at org.eclipse.jdt.core.tests.util.TestVerifier.loadAndRun(TestVerifier.java:618)
     [java] 	at org.eclipse.jdt.core.tests.util.TestVerifier.verifyClassFiles(TestVerifier.java:656)
     [java] 	at org.eclipse.objectteams.otdt.tests.otjld.AbstractOTJLDTest$OTTestVerifier.verifyClassFiles(AbstractOTJLDTest.java:63)
     [java] 	at org.eclipse.jdt.core.tests.compiler.regression.AbstractRegressionTest.runTest(AbstractRegressionTest.java:3627)
     [java] 	at org.eclipse.jdt.core.tests.compiler.regression.AbstractRegressionTest.runTest(AbstractRegressionTest.java:3266)
     [java] 	at org.eclipse.jdt.core.tests.compiler.regression.AbstractRegressionTest.runConformTest(AbstractRegressionTest.java:1985)
     [java] 	at org.eclipse.jdt.core.tests.compiler.regression.AbstractRegressionTest.runConformTest(AbstractRegressionTest.java:1982)
     [java] 	at org.eclipse.objectteams.otdt.tests.otjld.teamactivation.ExplicitTeamActivation.test5217_concurrentActivation2(ExplicitTeamActivation.java:2611)
     [java] 	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
     [java] 	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
     [java] 	at junit.framework.TestCase.runTest(TestCase.java:177)
     [java] 	at org.eclipse.jdt.core.tests.junit.extension.TestCase.runTest(TestCase.java:972)
     [java] 	at junit.framework.TestCase.runBare(TestCase.java:142)
     [java] 	at junit.framework.TestResult$1.protect(TestResult.java:122)
     [java] 	at junit.framework.TestResult.runProtected(TestResult.java:142)
     [java] 	at junit.framework.TestResult.run(TestResult.java:125)
     [java] 	at junit.framework.TestCase.run(TestCase.java:130)
     [java] 	at junit.framework.TestSuite.runTest(TestSuite.java:241)
     [java] 	at junit.framework.TestSuite.run(TestSuite.java:236)
     [java] 	at org.eclipse.jdt.core.tests.util.CompilerTestSetup.run(CompilerTestSetup.java:59)
     [java] 	at junit.framework.TestSuite.runTest(TestSuite.java:241)
     [java] 	at junit.framework.TestSuite.run(TestSuite.java:236)
     [java] 	at junit.framework.TestSuite.runTest(TestSuite.java:241)
     [java] 	at junit.framework.TestSuite.run(TestSuite.java:236)
     [java] 	at junit.framework.TestSuite.runTest(TestSuite.java:241)
     [java] 	at junit.framework.TestSuite.run(TestSuite.java:236)
     [java] 	at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:90)
     [java] 	at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
     [java] 	at org.junit.runner.JUnitCore.run(JUnitCore.java:115)
     [java] 	at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:42)
     [java] 	at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:80)
     [java] 	at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:72)
     [java] 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)
     [java] 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)
     [java] 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)
     [java] 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)
     [java] 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)
     [java] 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)
     [java] 	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)
     [java] 	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)
     [java] 	at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)
     [java] 	at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63)
     [java] 	at org.eclipse.test.EclipseTestRunner.runTests(EclipseTestRunner.java:212)
     [java] 	at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:187)
     [java] 	at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:53)
     [java] 	at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:35)
     [java] 	at org.eclipse.test.CoreTestApplication.start(CoreTestApplication.java:44)
     [java] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
     [java] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:143)
     [java] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:109)
     [java] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:439)
     [java] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:271)
     [java] 	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
     [java] 	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
     [java] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:681)
     [java] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:618)
     [java] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1494)
     [java] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1467)
     [java] 	at org.eclipse.core.launcher.Main.main(Main.java:44)
     [java] Test org.eclipse.objectteams.otdt.tests.otjld.teamactivation.ImplicitTeamActivation.test531b_callinInvocationInTeamMethod is known to fail (#13), see https://bugs.eclipse.org/484164
     [java] Test org.eclipse.objectteams.otdt.tests.otjld.teamactivation.ImplicitTeamActivation.test531b_callinInvocationInTeamMethod is known to fail (#14), see https://bugs.eclipse.org/484164
     [java] Test org.eclipse.objectteams.otdt.tests.otjld.teamactivation.ImplicitTeamActivation.test531b_callinInvocationInTeamMethod is known to fail (#15), see https://bugs.eclipse.org/484164
     [java] Test org.eclipse.objectteams.otdt.tests.otjld.teamactivation.ImplicitTeamActivation.test531b_callinInvocationInTeamMethod is known to fail (#16), see https://bugs.eclipse.org/484164
     [java] Test org.eclipse.objectteams.otdt.tests.otjld.regression.ReportedBugs.testB11_ju1 is known to fail (#17), see https://bugs.eclipse.org/484164
     [java] Test org.eclipse.objectteams.otdt.tests.otjld.regression.ReportedBugs.testB11_sh42 is known to fail (#18), see https://bugs.eclipse.org/484164
     [java] Test org.eclipse.objectteams.otdt.tests.otjld.regression.ReportedBugs.testB11_sh53 is known to fail (#19), see https://bugs.eclipse.org/484164
     [java] Test org.eclipse.objectteams.otdt.tests.otjld.regression.ReportedBugs.testB11_ju1 is known to fail (#20), see https://bugs.eclipse.org/484164
     [java] Test org.eclipse.objectteams.otdt.tests.otjld.regression.ReportedBugs.testB11_sh42 is known to fail (#21), see https://bugs.eclipse.org/484164
     [java] Test org.eclipse.objectteams.otdt.tests.otjld.regression.ReportedBugs.testB11_sh53 is known to fail (#22), see https://bugs.eclipse.org/484164
     [java] Test org.eclipse.objectteams.otdt.tests.otjld.regression.ReportedBugs.testB11_ju1 is known to fail (#23), see https://bugs.eclipse.org/484164
     [java] Test org.eclipse.objectteams.otdt.tests.otjld.regression.ReportedBugs.testB11_sh42 is known to fail (#24), see https://bugs.eclipse.org/484164
     [java] Test org.eclipse.objectteams.otdt.tests.otjld.regression.ReportedBugs.testB11_sh53 is known to fail (#25), see https://bugs.eclipse.org/484164
     [java] Test org.eclipse.objectteams.otdt.tests.otjld.regression.ReportedBugs.testB11_ju1 is known to fail (#26), see https://bugs.eclipse.org/484164
     [java] Test org.eclipse.objectteams.otdt.tests.otjld.regression.ReportedBugs.testB11_sh42 is known to fail (#27), see https://bugs.eclipse.org/484164
     [java] Test org.eclipse.objectteams.otdt.tests.otjld.regression.ReportedBugs.testB11_sh53 is known to fail (#28), see https://bugs.eclipse.org/484164
     [java] Test org.eclipse.objectteams.otdt.tests.otjld.regression.DevelopmentExamples.testX11_bindingInheritance12 is known to fail (#29), see https://bugs.eclipse.org/484164
     [java] Test org.eclipse.objectteams.otdt.tests.otjld.regression.DevelopmentExamples.testX11_bindingInheritance13 is known to fail (#30), see https://bugs.eclipse.org/484164
     [java] Test org.eclipse.objectteams.otdt.tests.otjld.regression.DevelopmentExamples.testX11_bindingInheritance14 is known to fail (#31), see https://bugs.eclipse.org/484164
     [java] Test org.eclipse.objectteams.otdt.tests.otjld.regression.DevelopmentExamples.testX11_bindingInheritance12 is known to fail (#32), see https://bugs.eclipse.org/484164
     [java] Test org.eclipse.objectteams.otdt.tests.otjld.regression.DevelopmentExamples.testX11_bindingInheritance13 is known to fail (#33), see https://bugs.eclipse.org/484164
     [java] Test org.eclipse.objectteams.otdt.tests.otjld.regression.DevelopmentExamples.testX11_bindingInheritance14 is known to fail (#34), see https://bugs.eclipse.org/484164
     [java] Test org.eclipse.objectteams.otdt.tests.otjld.regression.DevelopmentExamples.testX11_bindingInheritance12 is known to fail (#35), see https://bugs.eclipse.org/484164
     [java] Test org.eclipse.objectteams.otdt.tests.otjld.regression.DevelopmentExamples.testX11_bindingInheritance13 is known to fail (#36), see https://bugs.eclipse.org/484164
     [java] Test org.eclipse.objectteams.otdt.tests.otjld.regression.DevelopmentExamples.testX11_bindingInheritance14 is known to fail (#37), see https://bugs.eclipse.org/484164
     [java] Test org.eclipse.objectteams.otdt.tests.otjld.regression.DevelopmentExamples.testX11_bindingInheritance12 is known to fail (#38), see https://bugs.eclipse.org/484164
     [java] Test org.eclipse.objectteams.otdt.tests.otjld.regression.DevelopmentExamples.testX11_bindingInheritance13 is known to fail (#39), see https://bugs.eclipse.org/484164
     [java] Test org.eclipse.objectteams.otdt.tests.otjld.regression.DevelopmentExamples.testX11_bindingInheritance14 is known to fail (#40), see https://bugs.eclipse.org/484164

collect-results:

cleanup:

run:

otequinox_tests:

runtests:

init:

suite:

init:
     [echo] ANT_OPTS: -Xmx1024m
     [echo] basedir = /home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse
[echoproperties] #Ant properties
[echoproperties] #Sat Mar 30 19:56:21 UTC 2024
[echoproperties] Aspect537350_A=1.0.0.202403301859
[echoproperties] Aspect537350_A_1.0.0=1.0.0.202403301859
[echoproperties] Aspect537350_B=1.0.0.202403301859
[echoproperties] Aspect537350_B_1.0.0=1.0.0.202403301859
[echoproperties] Aspect537351=1.0.0.202403301859
[echoproperties] Aspect537351_1.0.0=1.0.0.202403301859
[echoproperties] Aspect537533=1.0.0.202403301859
[echoproperties] Aspect537533_1.0.0=1.0.0.202403301859
[echoproperties] Aspect571542_A=1.0.0.202403301859
[echoproperties] Aspect571542_A_1.0.0=1.0.0.202403301859
[echoproperties] Aspect571542_B=1.0.0.202403301859
[echoproperties] Aspect571542_B_1.0.0=1.0.0.202403301859
[echoproperties] Base537350_A=1.0.0.202403301859
[echoproperties] Base537350_A_1.0.0=1.0.0.202403301859
[echoproperties] Base537350_B=1.0.0.202403301859
[echoproperties] Base537350_B_1.0.0=1.0.0.202403301859
[echoproperties] Base537351=1.0.0.202403301859
[echoproperties] Base537351_1.0.0=1.0.0.202403301859
[echoproperties] Base537533=1.0.0.202403301859
[echoproperties] Base537533_1.0.0=1.0.0.202403301859
[echoproperties] Base571542_A=1.0.0.202403301859
[echoproperties] Base571542_A_1.0.0=1.0.0.202403301859
[echoproperties] Base571542_B=1.0.0.202403301859
[echoproperties] Base571542_B_1.0.0=1.0.0.202403301859
[echoproperties] DSTAMP=20240330
[echoproperties] Middle537351=1.0.0.202403301859
[echoproperties] Middle537351_1.0.0=1.0.0.202403301859
[echoproperties] NOW.DSTAMP=20240330
[echoproperties] NOW.TODAY=March 30 2024
[echoproperties] NOW.TSTAMP=1956
[echoproperties] OTEquinoxTests=1.0.0.202403301859
[echoproperties] OTEquinoxTests_1.0.0=1.0.0.202403301859
[echoproperties] OTScriptDir=/home/jenkins/agent/workspace/buildAndTest/releng/build-scripts/build
[echoproperties] TIMENOW=1956210993
[echoproperties] TODAY=March 30 2024
[echoproperties] TSTAMP=1956
[echoproperties] _hasSaxon.jar=true
[echoproperties] _toplevelDir=/home/jenkins/agent/workspace/buildAndTest/releng/build-scripts/build
[echoproperties] ant.core.lib=/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant.jar
[echoproperties] ant.file=/home/jenkins/agent/workspace/buildAndTest/releng/build-scripts/build/lib/library.xml
[echoproperties] ant.file.Automated\ Object\ Teams\ Testing=/home/jenkins/agent/workspace/buildAndTest/releng/build-scripts/build/test.xml
[echoproperties] ant.file.Library=/home/jenkins/agent/workspace/buildAndTest/releng/build-scripts/build/lib/library.xml
[echoproperties] ant.file.Main\ Object\ Teams\ Build\ and\ Test\ Automation=/home/jenkins/agent/workspace/buildAndTest/releng/build-scripts/build/run.xml
[echoproperties] ant.file.testsuite=/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/OTEquinoxTests_1.0.0.202403301859/test.xml
[echoproperties] ant.file.type=file
[echoproperties] ant.file.type.Automated\ Object\ Teams\ Testing=file
[echoproperties] ant.file.type.Library=file
[echoproperties] ant.file.type.Main\ Object\ Teams\ Build\ and\ Test\ Automation=file
[echoproperties] ant.file.type.testsuite=file
[echoproperties] ant.home=/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest
[echoproperties] ant.java.version=21
[echoproperties] ant.library.dir=/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib
[echoproperties] ant.project.default-target=usage
[echoproperties] ant.project.invoked-targets=ui-test
[echoproperties] ant.project.name=Library
[echoproperties] ant.version=Apache Ant(TM) version 1.10.12 compiled on October 13 2021
[echoproperties] arch=x86_64
[echoproperties] baseLocation=/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse
[echoproperties] basearch=x86_64
[echoproperties] basedir=/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse
[echoproperties] baseos=linux
[echoproperties] basews=gtk
[echoproperties] bootLocation=/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/eclipse
[echoproperties] build.root.dir=/home/jenkins/agent/workspace/buildAndTest/testrun/build-root
[echoproperties] buildDirectory=/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src
[echoproperties] buildId=2.8.3
[echoproperties] buildLabel=I-2.8.3-202403301857
[echoproperties] buildType=I
[echoproperties] builder-otcompiler=/home/jenkins/agent/workspace/buildAndTest/releng/build-scripts/build/OT-Compiler
[echoproperties] builder-otdt=/home/jenkins/agent/workspace/buildAndTest/releng/build-scripts/build/OTDT-Build
[echoproperties] buildfile=/home/jenkins/agent/workspace/buildAndTest/releng/build-scripts/build/build.xml
[echoproperties] classname=test.AllOTEquinoxTests
[echoproperties] coverage-output=/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/coverage
[echoproperties] data-dir=/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/otdt-tests-workspace/otequinox-folder
[echoproperties] do.run.tests=true
[echoproperties] eclipse-app.tgz=https\://download.eclipse.org/eclipse/downloads/drops4/I20240325-1800/eclipse-SDK-I20240325-1800-linux-gtk-x86_64.tar.gz
[echoproperties] eclipse-home=/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse
[echoproperties] eclipse.sdk.qualifier=I20240325-1800
[echoproperties] eclipse.tests.zip=https\://download.eclipse.org/eclipse/downloads/drops4/I20240325-1800/eclipse-test-framework-I20240325-1800.zip
[echoproperties] env.ANT_HOME=/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest
[echoproperties] env.ANT_OPTS=-Xmx1024m
[echoproperties] env.BUILD_DISPLAY_NAME=\#942
[echoproperties] env.BUILD_ID=942
[echoproperties] env.BUILD_NUMBER=942
[echoproperties] env.BUILD_TAG=jenkins-buildAndTest-942
[echoproperties] env.BUILD_URL=https\://ci.eclipse.org/objectteams/job/buildAndTest/942/
[echoproperties] env.CI=true
[echoproperties] env.DISPLAY=\:40
[echoproperties] env.EXECUTOR_NUMBER=0
[echoproperties] env.GITLAB_OBJECT_KIND=none
[echoproperties] env.HOME=/home/jenkins
[echoproperties] env.HOSTNAME=centos-7-sw7vx
[echoproperties] env.HUDSON_COOKIE=f2b343d6-1876-484f-a185-836f1bab4cd4
[echoproperties] env.HUDSON_HOME=/var/jenkins
[echoproperties] env.HUDSON_SERVER_COOKIE=f0104a5ecfe037d6
[echoproperties] env.HUDSON_URL=https\://ci.eclipse.org/objectteams/
[echoproperties] env.JAVA_HOME=/opt/tools/java/openjdk/jdk-21/latest
[echoproperties] env.JAVA_TMPDIR=/tmp/genie.objectteams
[echoproperties] env.JENKINS_AGENT_NAME=centos-7-sw7vx
[echoproperties] env.JENKINS_AGENT_WORKDIR=/home/jenkins/agent
[echoproperties] env.JENKINS_DISCOVERY_PORT=tcp\://10.30.213.101\:50000
[echoproperties] env.JENKINS_DISCOVERY_PORT_50000_TCP=tcp\://10.30.213.101\:50000
[echoproperties] env.JENKINS_DISCOVERY_PORT_50000_TCP_ADDR=10.30.213.101
[echoproperties] env.JENKINS_DISCOVERY_PORT_50000_TCP_PORT=50000
[echoproperties] env.JENKINS_DISCOVERY_PORT_50000_TCP_PROTO=tcp
[echoproperties] env.JENKINS_DISCOVERY_SERVICE_HOST=10.30.213.101
[echoproperties] env.JENKINS_DISCOVERY_SERVICE_PORT=50000
[echoproperties] env.JENKINS_DISCOVERY_SERVICE_PORT_JNLP=50000
[echoproperties] env.JENKINS_HOME=/var/jenkins
[echoproperties] env.JENKINS_NAME=centos-7-sw7vx
[echoproperties] env.JENKINS_REMOTING_JAVA_OPTS=-showversion -XshowSettings\:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled\=true -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID\=true
[echoproperties] env.JENKINS_SECRET=8d5b1adf6dffde2e7e6f3ff45077951c8c411e9a228c5ec14f683d5545cac5e0
[echoproperties] env.JENKINS_SERVER_COOKIE=f0104a5ecfe037d6
[echoproperties] env.JENKINS_TUNNEL=jenkins-discovery.objectteams.svc.cluster.local\:50000
[echoproperties] env.JENKINS_UI_PORT=tcp\://10.30.65.215\:80
[echoproperties] env.JENKINS_UI_PORT_80_TCP=tcp\://10.30.65.215\:80
[echoproperties] env.JENKINS_UI_PORT_80_TCP_ADDR=10.30.65.215
[echoproperties] env.JENKINS_UI_PORT_80_TCP_PORT=80
[echoproperties] env.JENKINS_UI_PORT_80_TCP_PROTO=tcp
[echoproperties] env.JENKINS_UI_SERVICE_HOST=10.30.65.215
[echoproperties] env.JENKINS_UI_SERVICE_PORT=80
[echoproperties] env.JENKINS_UI_SERVICE_PORT_HTTP=80
[echoproperties] env.JENKINS_URL=https\://ci.eclipse.org/objectteams/
[echoproperties] env.JOB_BASE_NAME=buildAndTest
[echoproperties] env.JOB_DISPLAY_URL=https\://ci.eclipse.org/objectteams/job/buildAndTest/display/redirect
[echoproperties] env.JOB_NAME=buildAndTest
[echoproperties] env.JOB_URL=https\://ci.eclipse.org/objectteams/job/buildAndTest/
[echoproperties] env.KUBERNETES_PORT=tcp\://10.30.0.1\:443
[echoproperties] env.KUBERNETES_PORT_443_TCP=tcp\://10.30.0.1\:443
[echoproperties] env.KUBERNETES_PORT_443_TCP_ADDR=10.30.0.1
[echoproperties] env.KUBERNETES_PORT_443_TCP_PORT=443
[echoproperties] env.KUBERNETES_PORT_443_TCP_PROTO=tcp
[echoproperties] env.KUBERNETES_SERVICE_HOST=10.30.0.1
[echoproperties] env.KUBERNETES_SERVICE_PORT=443
[echoproperties] env.KUBERNETES_SERVICE_PORT_HTTPS=443
[echoproperties] env.LANG=en_US.UTF-8
[echoproperties] env.MAIN_TARGET=ot-junit-all
[echoproperties] env.NODE_LABELS=centos-7 jipp-migration migration centos-7-sw7vx
[echoproperties] env.NODE_NAME=centos-7-sw7vx
[echoproperties] env.NSS_SDB_USE_CACHE=no
[echoproperties] env.OPENJ9_JAVA_OPTIONS=-XX\:+IgnoreUnrecognizedVMOptions -XX\:+IdleTuningCompactOnIdle -XX\:+IdleTuningGcOnIdle
[echoproperties] env.OT_VERSION=2.8.3
[echoproperties] env.PATH=/opt/tools/java/openjdk/jdk-21/latest/bin\:/shared/common/apache-ant-1.10.5//bin\:/opt/tools/java/openjdk/jdk-21/latest/bin\:/opt/tools/java/oracle/jdk-9/latest/bin\:/opt/tools/java/openjdk/jdk-11/latest/bin\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/bin\:/opt/tools/java/oracle/jdk-9/latest/bin\:/usr/local/sbin\:/usr/local/bin\:/usr/sbin\:/usr/bin\:/sbin\:/bin
[echoproperties] env.PROMOTE=staging
[echoproperties] env.PWD=/home/jenkins/agent/workspace/buildAndTest/testrun
[echoproperties] env.RUN_ARTIFACTS_DISPLAY_URL=https\://ci.eclipse.org/objectteams/job/buildAndTest/942/display/redirect?page\=artifacts
[echoproperties] env.RUN_CHANGES_DISPLAY_URL=https\://ci.eclipse.org/objectteams/job/buildAndTest/942/display/redirect?page\=changes
[echoproperties] env.RUN_DISPLAY_URL=https\://ci.eclipse.org/objectteams/job/buildAndTest/942/display/redirect
[echoproperties] env.RUN_TESTS_DISPLAY_URL=https\://ci.eclipse.org/objectteams/job/buildAndTest/942/display/redirect?page\=tests
[echoproperties] env.SHLVL=2
[echoproperties] env.SIGN=nosign
[echoproperties] env.SSH_AUTH_SOCK=/tmp/ssh-Mhhbrkk0MZ7C/agent.45
[echoproperties] env.TERM=xterm
[echoproperties] env.UPDATE_SITE_BASE=ot2.8
[echoproperties] env.USER_NAME=jenkins
[echoproperties] env.WORKSPACE=/home/jenkins/agent/workspace/buildAndTest
[echoproperties] env.WORKSPACE_TMP=/home/jenkins/agent/workspace/buildAndTest@tmp
[echoproperties] env.XAUTHORITY=/home/jenkins/agent/workspace/buildAndTest/.Xauthority-14970781020924742116
[echoproperties] env.branch=master
[echoproperties] env.callTarget=ot-junit-all
[echoproperties] envantopts=-Xmx1024m
[echoproperties] extraVMargs=-XX\:+HeapDumpOnOutOfMemoryError -ea --add-modules ALL-SYSTEM              --add-opens java.base/jdk.internal.loader\=ALL-UNNAMED              --add-opens jdk.localedata/sun.util.resources.cldr.provider\=ALL-UNNAMED              --add-opens jdk.localedata/sun.util.resources.provider\=ALL-UNNAMED              --add-opens java.security.jgss/sun.security.krb5.internal.ssl\=ALL-UNNAMED              --add-opens java.base/jdk.internal.module\=ALL-UNNAMED              --add-opens java.base/java.lang\=ALL-UNNAMED              --add-opens java.base/java.lang.module\=ALL-UNNAMED              --add-opens java.base/jdk.internal.reflect\=ALL-UNNAMED              --add-opens java.base/jdk.internal.ref\=ALL-UNNAMED              --add-opens java.base/jdk.internal.math\=ALL-UNNAMED              --add-opens java.base/jdk.internal.misc\=ALL-UNNAMED              --add-opens jdk.zipfs/jdk.nio.zipfs\=ALL-UNNAMED              --illegal-access\=permit              -DDetectVMInstallationsJob.disabled\=true              -Djava.io.tmpdir\=/tmp/genie.objectteams -Dot.weaving\=otdre -javaagent\:/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.objectteams.otequinox_2.8.2.202307181937/otequinoxAgent.jar              -Dcompliance\=1.8,11,17,18
[echoproperties] fetchCacheLocation=/home/jenkins/gitCache
[echoproperties] file-id=XXX
[echoproperties] file.encoding=UTF-8
[echoproperties] file.separator=/
[echoproperties] formatter=org.apache.tools.ant.taskdefs.optional.junit.XMLJUnitResultFormatter
[echoproperties] git.pde.build=org.eclipse.egit.fetchfactory_0.12.0.202304020031.jar
[echoproperties] installmode=clean
[echoproperties] java.class.path=/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-launcher.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-antlr.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-apache-bcel.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-apache-bsf.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-apache-log4j.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-apache-oro.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-apache-regexp.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-apache-resolver.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-apache-xalan2.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-commons-logging.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-commons-net.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-imageio.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-jai.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-javamail.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-jdepend.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-jmf.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-jsch.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-junit.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-junit4.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-junitlauncher.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-launcher.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-netrexx.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-swing.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-testutil.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-xz.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant.jar
[echoproperties] java.class.version=65.0
[echoproperties] java.home=/opt/tools/java/openjdk/jdk-21/jdk-21.0.2
[echoproperties] java.io.tmpdir=/tmp
[echoproperties] java.library.path=/usr/java/packages/lib\:/usr/lib64\:/lib64\:/lib\:/usr/lib
[echoproperties] java.runtime.name=OpenJDK Runtime Environment
[echoproperties] java.runtime.version=21.0.2+13-58
[echoproperties] java.specification.name=Java Platform API Specification
[echoproperties] java.specification.vendor=Oracle Corporation
[echoproperties] java.specification.version=21
[echoproperties] java.vendor=Oracle Corporation
[echoproperties] java.vendor.url=https\://java.oracle.com/
[echoproperties] java.vendor.url.bug=https\://bugreport.java.com/bugreport/
[echoproperties] java.version=21.0.2
[echoproperties] java.version.date=2024-01-16
[echoproperties] java.vm.compressedOopsMode=32-bit
[echoproperties] java.vm.info=mixed mode, sharing
[echoproperties] java.vm.name=OpenJDK 64-Bit Server VM
[echoproperties] java.vm.specification.name=Java Virtual Machine Specification
[echoproperties] java.vm.specification.vendor=Oracle Corporation
[echoproperties] java.vm.specification.version=21
[echoproperties] java.vm.vendor=Oracle Corporation
[echoproperties] java.vm.version=21.0.2+13-58
[echoproperties] jdk.debug=release
[echoproperties] jdt.feature.version=3.19.500.v20240325-2137
[echoproperties] jdt.feature.version.next=3.19.500.v20240325-2138
[echoproperties] junit-report-output=/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/results
[echoproperties] junit-stylesheet=/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/JUNIT.XSL
[echoproperties] launchTarget=java-test
[echoproperties] library-file=/home/jenkins/agent/workspace/buildAndTest/testrun/../releng/build-scripts/build/lib/library.xml
[echoproperties] line.separator=\n
[echoproperties] map.file.path=/home/jenkins/agent/workspace/buildAndTest/releng/map/otdt.map
[echoproperties] native.encoding=UTF-8
[echoproperties] org.apache.bcel=5.2.0.v201005080400
[echoproperties] org.apache.bcel_5.2.0=5.2.0.v201005080400
[echoproperties] org.eclipse.core.filebuffers.tests=3.13.400.I20240325-1800
[echoproperties] org.eclipse.core.filebuffers.tests_3.13.400=3.13.400.I20240325-1800
[echoproperties] org.eclipse.equinox.launcher_jar=org.eclipse.equinox.launcher_1.6.800.v20240304-1850.jar
[echoproperties] org.eclipse.jdt.annotation=2.3.0.v20240111-2306
[echoproperties] org.eclipse.jdt.annotation_1.2.100=1.2.100.v20240212-1051
[echoproperties] org.eclipse.jdt.annotation_2.3.0=2.3.0.v20240111-2306
[echoproperties] org.eclipse.jdt.core=3.38.0.OTDT_r283_202403301859
[echoproperties] org.eclipse.jdt.core.compiler.batch=3.38.0.OTDT_r283_202403301859
[echoproperties] org.eclipse.jdt.core.compiler.batch_3.38.0=3.38.0.OTDT_r283_202403301859
[echoproperties] org.eclipse.jdt.core.source=3.38.0.OTDT_r283_202403301859
[echoproperties] org.eclipse.jdt.core.source_3.38.0=3.38.0.OTDT_r283_202403301859
[echoproperties] org.eclipse.jdt.core.tests.builder=3.12.400.I20240325-1800
[echoproperties] org.eclipse.jdt.core.tests.builder_3.12.400=3.12.400.I20240325-1800
[echoproperties] org.eclipse.jdt.core.tests.compiler=3.13.400.202403301859
[echoproperties] org.eclipse.jdt.core.tests.compiler_3.13.400=3.13.400.202403301859
[echoproperties] org.eclipse.jdt.core.tests.model=3.13.0.202403301859
[echoproperties] org.eclipse.jdt.core.tests.model_3.13.0=3.13.0.202403301859
[echoproperties] org.eclipse.jdt.core_3.38.0=3.38.0.OTDT_r283_202403301859
[echoproperties] org.eclipse.jdt.debug.tests=3.12.400.I20240325-1800
[echoproperties] org.eclipse.jdt.debug.tests_3.12.400=3.12.400.I20240325-1800
[echoproperties] org.eclipse.jdt.text.tests=3.14.400.I20240325-1800
[echoproperties] org.eclipse.jdt.text.tests_3.14.400=3.14.400.I20240325-1800
[echoproperties] org.eclipse.jdt.ui.tests=3.15.400.I20240325-1800
[echoproperties] org.eclipse.jdt.ui.tests.refactoring=3.15.400.I20240325-1800
[echoproperties] org.eclipse.jdt.ui.tests.refactoring_3.15.400=3.15.400.I20240325-1800
[echoproperties] org.eclipse.jdt.ui.tests_3.15.400=3.15.400.I20240325-1800
[echoproperties] org.eclipse.jface.text.tests=3.13.500.I20240325-1800
[echoproperties] org.eclipse.jface.text.tests_3.13.500=3.13.500.I20240325-1800
[echoproperties] org.eclipse.objectteams.eclipse.monitor=2.5.0.201606070956
[echoproperties] org.eclipse.objectteams.eclipse.monitor_2.5.0=2.5.0.201606070956
[echoproperties] org.eclipse.objectteams.otdt=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.compiler.adaptor=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.compiler.adaptor.source=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.compiler.adaptor.source_2.8.3=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.compiler.adaptor_2.8.3=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.debug=2.8.2.202307181937
[echoproperties] org.eclipse.objectteams.otdt.debug.adaptor=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.debug.adaptor.source=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.debug.adaptor.source_2.8.3=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.debug.adaptor_2.8.3=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.debug.source=2.8.2.202307181937
[echoproperties] org.eclipse.objectteams.otdt.debug.source_2.8.2=2.8.2.202307181937
[echoproperties] org.eclipse.objectteams.otdt.debug.tests=2.0.0
[echoproperties] org.eclipse.objectteams.otdt.debug.tests_2.0.0=2.0.0
[echoproperties] org.eclipse.objectteams.otdt.debug.ui=2.7.4.201906101736
[echoproperties] org.eclipse.objectteams.otdt.debug.ui.source=2.7.4.201906101736
[echoproperties] org.eclipse.objectteams.otdt.debug.ui.source_2.7.4=2.7.4.201906101736
[echoproperties] org.eclipse.objectteams.otdt.debug.ui_2.7.4=2.7.4.201906101736
[echoproperties] org.eclipse.objectteams.otdt.debug_2.8.2=2.8.2.202307181937
[echoproperties] org.eclipse.objectteams.otdt.doc=2.5.0.201606070956
[echoproperties] org.eclipse.objectteams.otdt.doc_2.5.0=2.5.0.201606070956
[echoproperties] org.eclipse.objectteams.otdt.jdt.ui=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.jdt.ui.source=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.jdt.ui.source_2.8.3=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.jdt.ui_2.8.3=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.pde.ui=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.pde.ui.source=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.pde.ui.source_2.8.3=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.pde.ui_2.8.3=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.refactoring=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.refactoring.source=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.refactoring.source_2.8.3=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.refactoring_2.8.3=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.samples=2.8.2.202307181937
[echoproperties] org.eclipse.objectteams.otdt.samples.source=2.8.2.202307181937
[echoproperties] org.eclipse.objectteams.otdt.samples.source_2.8.2=2.8.2.202307181937
[echoproperties] org.eclipse.objectteams.otdt.samples_2.8.2=2.8.2.202307181937
[echoproperties] org.eclipse.objectteams.otdt.source=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.source_2.8.3=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.test.builder=2.0.0
[echoproperties] org.eclipse.objectteams.otdt.test.builder_2.0.0=2.0.0
[echoproperties] org.eclipse.objectteams.otdt.tests=2.0.0
[echoproperties] org.eclipse.objectteams.otdt.tests_2.0.0=2.0.0
[echoproperties] org.eclipse.objectteams.otdt.ui=2.8.1.202307181937
[echoproperties] org.eclipse.objectteams.otdt.ui.help=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.ui.help.source=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.ui.help.source_2.8.3=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.ui.help_2.8.3=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.ui.source=2.8.1.202307181937
[echoproperties] org.eclipse.objectteams.otdt.ui.source_2.8.1=2.8.1.202307181937
[echoproperties] org.eclipse.objectteams.otdt.ui.tests=2.0.0
[echoproperties] org.eclipse.objectteams.otdt.ui.tests.dom=2.0.0
[echoproperties] org.eclipse.objectteams.otdt.ui.tests.dom_2.0.0=2.0.0
[echoproperties] org.eclipse.objectteams.otdt.ui.tests.refactoring=2.0.0
[echoproperties] org.eclipse.objectteams.otdt.ui.tests.refactoring_2.0.0=2.0.0
[echoproperties] org.eclipse.objectteams.otdt.ui.tests_2.0.0=2.0.0
[echoproperties] org.eclipse.objectteams.otdt.ui_2.8.1=2.8.1.202307181937
[echoproperties] org.eclipse.objectteams.otdt_2.8.3=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otequinox=2.8.2.202307181937
[echoproperties] org.eclipse.objectteams.otequinox.branding=2.6.0.201706061121
[echoproperties] org.eclipse.objectteams.otequinox.branding.otre=2.6.0.201706061122
[echoproperties] org.eclipse.objectteams.otequinox.branding.otre_2.6.0=2.6.0.201706061122
[echoproperties] org.eclipse.objectteams.otequinox.branding_2.6.0=2.6.0.201706061121
[echoproperties] org.eclipse.objectteams.otequinox.turbo=2.4.0.201506091717
[echoproperties] org.eclipse.objectteams.otequinox.turbo_2.4.0=2.4.0.201506091717
[echoproperties] org.eclipse.objectteams.otequinox_2.8.2=2.8.2.202307181937
[echoproperties] org.eclipse.objectteams.otre=2.7.0.201806120901
[echoproperties] org.eclipse.objectteams.otre_2.7.0=2.7.0.201806120901
[echoproperties] org.eclipse.objectteams.otredyn=1.4.3.202403301859
[echoproperties] org.eclipse.objectteams.otredyn_1.4.3=1.4.3.202403301859
[echoproperties] org.eclipse.objectteams.runtime=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.runtime_2.8.3=2.8.3.202403301859
[echoproperties] org.eclipse.text.tests=3.14.500.I20240325-1800
[echoproperties] org.eclipse.text.tests_3.14.500=3.14.500.I20240325-1800
[echoproperties] org.hamcrest.core=2.2.0.v20230809-1000
[echoproperties] org.hamcrest.core_2.2.0=2.2.0.v20230809-1000
[echoproperties] org.hamcrest.library=1.3.0.v20180524-2246
[echoproperties] org.hamcrest.library_1.3.0=1.3.0.v20180524-2246
[echoproperties] org.objectweb.asm=9.6.0
[echoproperties] org.objectweb.asm.commons=9.6.0
[echoproperties] org.objectweb.asm.commons_9.6.0=9.6.0
[echoproperties] org.objectweb.asm.tree=9.6.0
[echoproperties] org.objectweb.asm.tree.analysis=9.6.0
[echoproperties] org.objectweb.asm.tree.analysis_9.6.0=9.6.0
[echoproperties] org.objectweb.asm.tree_9.6.0=9.6.0
[echoproperties] org.objectweb.asm.util=9.6.0
[echoproperties] org.objectweb.asm.util_9.6.0=9.6.0
[echoproperties] org.objectweb.asm_9.6.0=9.6.0
[echoproperties] os=linux
[echoproperties] os.arch=amd64
[echoproperties] os.isLinux=true
[echoproperties] os.name=Linux
[echoproperties] os.version=6.2.9-300.fc38.x86_64
[echoproperties] otdt-tests-workspace=/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/otdt-tests-workspace
[echoproperties] otdtUpdatesDir=/home/jenkins/agent/workspace/buildAndTest/testrun/updateSite
[echoproperties] otequinox-folder=/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/otdt-tests-workspace/otequinox-folder
[echoproperties] otequinox.agent.jar=/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.objectteams.otequinox_2.8.2.202307181937/otequinoxAgent.jar
[echoproperties] path.separator=\:
[echoproperties] plugin-name=OTEquinoxTests
[echoproperties] plugin-path=
[echoproperties] published.updates=/home/jenkins/downloads/objectteams/updates/ot2.8/202307181937
[echoproperties] run.eclipseScriptDir=plugins/org.eclipse.pde.build_3.12.400.v20240321-1452/scripts
[echoproperties] saxon.jar.name=saxon8.jar
[echoproperties] saxon.jar.path=/home/jenkins/.ant/lib/saxon8.jar
[echoproperties] stderr.encoding=UTF-8
[echoproperties] stdout.encoding=UTF-8
[echoproperties] sun.arch.data.model=64
[echoproperties] sun.boot.library.path=/opt/tools/java/openjdk/jdk-21/jdk-21.0.2/lib
[echoproperties] sun.cpu.endian=little
[echoproperties] sun.io.unicode.encoding=UnicodeLittle
[echoproperties] sun.java.command=org.apache.tools.ant.launch.Launcher -cp  -f /home/jenkins/agent/workspace/buildAndTest/releng/build-scripts/build/run.xml -Declipse-app.tgz\=https\://download.eclipse.org/eclipse/downloads/drops4/I20240325-1800/eclipse-SDK-I20240325-1800-linux-gtk-x86_64.tar.gz -Declipse.tests.zip\=https\://download.eclipse.org/eclipse/downloads/drops4/I20240325-1800/eclipse-test-framework-I20240325-1800.zip -Declipse.sdk.qualifier\=I20240325-1800 -Dpublished.updates\=/home/jenkins/downloads/objectteams/updates/ot2.8/202307181937 -Ddo.run.tests\=true -Dtest.tmpDir\=/tmp/genie.objectteams -DfetchCacheLocation\=/home/jenkins/gitCache -Dmap.file.path\=/home/jenkins/agent/workspace/buildAndTest/releng/map/otdt.map -D_hasSaxon.jar\=true ot-junit-all
[echoproperties] sun.java.launcher=SUN_STANDARD
[echoproperties] sun.jnu.encoding=UTF-8
[echoproperties] sun.management.compiler=HotSpot 64-Bit Tiered Compilers
[echoproperties] test-output=/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/test.AllOTEquinoxTests.xml
[echoproperties] test.eclipseDir=/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse
[echoproperties] test.root.dir=/home/jenkins/agent/workspace/buildAndTest/testrun/test-root
[echoproperties] test.target=performance
[echoproperties] test.tmpDir=/tmp/genie.objectteams
[echoproperties] testPlugin=OTEquinoxTests_1.0.0.202403301859
[echoproperties] testframeworkinitialized=true
[echoproperties] testsUpdatesDirBase=/home/jenkins/agent/workspace/buildAndTest/testrun/updateSiteTests
[echoproperties] timeout=7200000
[echoproperties] timestamp=202403301857
[echoproperties] user.country=US
[echoproperties] user.dir=/home/jenkins/agent/workspace/buildAndTest/testrun
[echoproperties] user.home=/home/jenkins
[echoproperties] user.language=en
[echoproperties] user.name=jenkins
[echoproperties] vm=java
[echoproperties] vm.args=-Xmx912m
[echoproperties] vmargs=-Xmx1200m -XX\:-UseGCOverheadLimit
[echoproperties] ws=gtk

ui-test:

init:

java-test:
     [echo] Running test.AllOTEquinoxTests. Result file: /home/jenkins/agent/workspace/buildAndTest/testrun/test-root/results/test.AllOTEquinoxTests.xml
     [echo] timout property: 7200000
     [echo] frameworkvmargs:  -Xms256m -Xmx2048m -Xmx1024m
     [echo] vmargs: -Xmx1200m -XX:-UseGCOverheadLimit
     [echo] extraVMargs: -XX:+HeapDumpOnOutOfMemoryError -ea --add-modules ALL-SYSTEM              --add-opens java.base/jdk.internal.loader=ALL-UNNAMED              --add-opens jdk.localedata/sun.util.resources.cldr.provider=ALL-UNNAMED              --add-opens jdk.localedata/sun.util.resources.provider=ALL-UNNAMED              --add-opens java.security.jgss/sun.security.krb5.internal.ssl=ALL-UNNAMED              --add-opens java.base/jdk.internal.module=ALL-UNNAMED              --add-opens java.base/java.lang=ALL-UNNAMED              --add-opens java.base/java.lang.module=ALL-UNNAMED              --add-opens java.base/jdk.internal.reflect=ALL-UNNAMED              --add-opens java.base/jdk.internal.ref=ALL-UNNAMED              --add-opens java.base/jdk.internal.math=ALL-UNNAMED              --add-opens java.base/jdk.internal.misc=ALL-UNNAMED              --add-opens jdk.zipfs/jdk.nio.zipfs=ALL-UNNAMED              --illegal-access=permit              -DDetectVMInstallationsJob.disabled=true              -Djava.io.tmpdir=/tmp/genie.objectteams -Dot.weaving=otdre -javaagent:/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.objectteams.otequinox_2.8.2.202307181937/otequinoxAgent.jar              -Dcompliance=1.8,11,17,18
     [echo] frameworkperfargs: 
     [echo] crash loglocationarg (if any): ${loglocationarg}
     [echo] crash loglocation (if not default): 
     [java] OpenJDK 64-Bit Server VM warning: Ignoring option --illegal-access=permit; support was removed in 17.0
     [java] WARNING: Using incubator modules: jdk.incubator.vector
     [java] WARNING: package sun.security.krb5.internal.ssl not in java.security.jgss
     [java] Mar 30, 2024 7:56:23 PM org.apache.aries.spifly.BaseActivator log
     [java] INFO: Registered provider org.slf4j.simple.SimpleServiceProvider of service org.slf4j.spi.SLF4JServiceProvider in bundle slf4j.simple
     [java] WARNING: Annotation classes from the 'javax.inject' or 'javax.annotation' package found.
     [java] It is recommended to migrate to the corresponding replacements in the jakarta namespace.
     [java] The Eclipse E4 Platform will remove support for those javax-annotations in a future release.
     [java] To suppress this warning, set the VM property: -Declipse.e4.inject.javax.warning=false
     [java] To disable processing of 'javax' annotations entirely, set the VM property: -Declipse.e4.inject.javax.disabled=true
     [java] 
     [java] INFO: timeoutScreenOutputDir: /home/jenkins/agent/workspace/buildAndTest/testrun/test-root/results/timeoutScreens
     [java] INFO: timeout: 7200000

collect-results:

cleanup:

run:

otdt_builder_tests:

runtests:

init:

suite:

init:
     [echo] ANT_OPTS: -Xmx1024m
     [echo] basedir = /home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse
[echoproperties] #Ant properties
[echoproperties] #Sat Mar 30 19:56:38 UTC 2024
[echoproperties] Aspect537350_A=1.0.0.202403301859
[echoproperties] Aspect537350_A_1.0.0=1.0.0.202403301859
[echoproperties] Aspect537350_B=1.0.0.202403301859
[echoproperties] Aspect537350_B_1.0.0=1.0.0.202403301859
[echoproperties] Aspect537351=1.0.0.202403301859
[echoproperties] Aspect537351_1.0.0=1.0.0.202403301859
[echoproperties] Aspect537533=1.0.0.202403301859
[echoproperties] Aspect537533_1.0.0=1.0.0.202403301859
[echoproperties] Aspect571542_A=1.0.0.202403301859
[echoproperties] Aspect571542_A_1.0.0=1.0.0.202403301859
[echoproperties] Aspect571542_B=1.0.0.202403301859
[echoproperties] Aspect571542_B_1.0.0=1.0.0.202403301859
[echoproperties] Base537350_A=1.0.0.202403301859
[echoproperties] Base537350_A_1.0.0=1.0.0.202403301859
[echoproperties] Base537350_B=1.0.0.202403301859
[echoproperties] Base537350_B_1.0.0=1.0.0.202403301859
[echoproperties] Base537351=1.0.0.202403301859
[echoproperties] Base537351_1.0.0=1.0.0.202403301859
[echoproperties] Base537533=1.0.0.202403301859
[echoproperties] Base537533_1.0.0=1.0.0.202403301859
[echoproperties] Base571542_A=1.0.0.202403301859
[echoproperties] Base571542_A_1.0.0=1.0.0.202403301859
[echoproperties] Base571542_B=1.0.0.202403301859
[echoproperties] Base571542_B_1.0.0=1.0.0.202403301859
[echoproperties] DSTAMP=20240330
[echoproperties] Middle537351=1.0.0.202403301859
[echoproperties] Middle537351_1.0.0=1.0.0.202403301859
[echoproperties] NOW.DSTAMP=20240330
[echoproperties] NOW.TODAY=March 30 2024
[echoproperties] NOW.TSTAMP=1956
[echoproperties] OTEquinoxTests=1.0.0.202403301859
[echoproperties] OTEquinoxTests_1.0.0=1.0.0.202403301859
[echoproperties] OTScriptDir=/home/jenkins/agent/workspace/buildAndTest/releng/build-scripts/build
[echoproperties] TIMENOW=1956380906
[echoproperties] TODAY=March 30 2024
[echoproperties] TSTAMP=1956
[echoproperties] _hasSaxon.jar=true
[echoproperties] _toplevelDir=/home/jenkins/agent/workspace/buildAndTest/releng/build-scripts/build
[echoproperties] ant.core.lib=/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant.jar
[echoproperties] ant.file=/home/jenkins/agent/workspace/buildAndTest/releng/build-scripts/build/lib/library.xml
[echoproperties] ant.file.Automated\ Object\ Teams\ Testing=/home/jenkins/agent/workspace/buildAndTest/releng/build-scripts/build/test.xml
[echoproperties] ant.file.Library=/home/jenkins/agent/workspace/buildAndTest/releng/build-scripts/build/lib/library.xml
[echoproperties] ant.file.Main\ Object\ Teams\ Build\ and\ Test\ Automation=/home/jenkins/agent/workspace/buildAndTest/releng/build-scripts/build/run.xml
[echoproperties] ant.file.testsuite=/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.objectteams.otdt.test.builder_2.0.0/test.xml
[echoproperties] ant.file.type=file
[echoproperties] ant.file.type.Automated\ Object\ Teams\ Testing=file
[echoproperties] ant.file.type.Library=file
[echoproperties] ant.file.type.Main\ Object\ Teams\ Build\ and\ Test\ Automation=file
[echoproperties] ant.file.type.testsuite=file
[echoproperties] ant.home=/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest
[echoproperties] ant.java.version=21
[echoproperties] ant.library.dir=/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib
[echoproperties] ant.project.default-target=usage
[echoproperties] ant.project.invoked-targets=ui-test
[echoproperties] ant.project.name=Library
[echoproperties] ant.version=Apache Ant(TM) version 1.10.12 compiled on October 13 2021
[echoproperties] arch=x86_64
[echoproperties] baseLocation=/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse
[echoproperties] basearch=x86_64
[echoproperties] basedir=/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse
[echoproperties] baseos=linux
[echoproperties] basews=gtk
[echoproperties] bootLocation=/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/eclipse
[echoproperties] build.root.dir=/home/jenkins/agent/workspace/buildAndTest/testrun/build-root
[echoproperties] buildDirectory=/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src
[echoproperties] buildId=2.8.3
[echoproperties] buildLabel=I-2.8.3-202403301857
[echoproperties] buildType=I
[echoproperties] builder-otcompiler=/home/jenkins/agent/workspace/buildAndTest/releng/build-scripts/build/OT-Compiler
[echoproperties] builder-otdt=/home/jenkins/agent/workspace/buildAndTest/releng/build-scripts/build/OTDT-Build
[echoproperties] buildfile=/home/jenkins/agent/workspace/buildAndTest/releng/build-scripts/build/build.xml
[echoproperties] classname=org.eclipse.objectteams.otdt.test.builder.AllTests
[echoproperties] coverage-output=/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/coverage
[echoproperties] data-dir=/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/otdt-tests-workspace/otdt-builder-folder
[echoproperties] do.run.tests=true
[echoproperties] eclipse-app.tgz=https\://download.eclipse.org/eclipse/downloads/drops4/I20240325-1800/eclipse-SDK-I20240325-1800-linux-gtk-x86_64.tar.gz
[echoproperties] eclipse-home=/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse
[echoproperties] eclipse.sdk.qualifier=I20240325-1800
[echoproperties] eclipse.tests.zip=https\://download.eclipse.org/eclipse/downloads/drops4/I20240325-1800/eclipse-test-framework-I20240325-1800.zip
[echoproperties] env.ANT_HOME=/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest
[echoproperties] env.ANT_OPTS=-Xmx1024m
[echoproperties] env.BUILD_DISPLAY_NAME=\#942
[echoproperties] env.BUILD_ID=942
[echoproperties] env.BUILD_NUMBER=942
[echoproperties] env.BUILD_TAG=jenkins-buildAndTest-942
[echoproperties] env.BUILD_URL=https\://ci.eclipse.org/objectteams/job/buildAndTest/942/
[echoproperties] env.CI=true
[echoproperties] env.DISPLAY=\:40
[echoproperties] env.EXECUTOR_NUMBER=0
[echoproperties] env.GITLAB_OBJECT_KIND=none
[echoproperties] env.HOME=/home/jenkins
[echoproperties] env.HOSTNAME=centos-7-sw7vx
[echoproperties] env.HUDSON_COOKIE=f2b343d6-1876-484f-a185-836f1bab4cd4
[echoproperties] env.HUDSON_HOME=/var/jenkins
[echoproperties] env.HUDSON_SERVER_COOKIE=f0104a5ecfe037d6
[echoproperties] env.HUDSON_URL=https\://ci.eclipse.org/objectteams/
[echoproperties] env.JAVA_HOME=/opt/tools/java/openjdk/jdk-21/latest
[echoproperties] env.JAVA_TMPDIR=/tmp/genie.objectteams
[echoproperties] env.JENKINS_AGENT_NAME=centos-7-sw7vx
[echoproperties] env.JENKINS_AGENT_WORKDIR=/home/jenkins/agent
[echoproperties] env.JENKINS_DISCOVERY_PORT=tcp\://10.30.213.101\:50000
[echoproperties] env.JENKINS_DISCOVERY_PORT_50000_TCP=tcp\://10.30.213.101\:50000
[echoproperties] env.JENKINS_DISCOVERY_PORT_50000_TCP_ADDR=10.30.213.101
[echoproperties] env.JENKINS_DISCOVERY_PORT_50000_TCP_PORT=50000
[echoproperties] env.JENKINS_DISCOVERY_PORT_50000_TCP_PROTO=tcp
[echoproperties] env.JENKINS_DISCOVERY_SERVICE_HOST=10.30.213.101
[echoproperties] env.JENKINS_DISCOVERY_SERVICE_PORT=50000
[echoproperties] env.JENKINS_DISCOVERY_SERVICE_PORT_JNLP=50000
[echoproperties] env.JENKINS_HOME=/var/jenkins
[echoproperties] env.JENKINS_NAME=centos-7-sw7vx
[echoproperties] env.JENKINS_REMOTING_JAVA_OPTS=-showversion -XshowSettings\:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled\=true -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID\=true
[echoproperties] env.JENKINS_SECRET=8d5b1adf6dffde2e7e6f3ff45077951c8c411e9a228c5ec14f683d5545cac5e0
[echoproperties] env.JENKINS_SERVER_COOKIE=f0104a5ecfe037d6
[echoproperties] env.JENKINS_TUNNEL=jenkins-discovery.objectteams.svc.cluster.local\:50000
[echoproperties] env.JENKINS_UI_PORT=tcp\://10.30.65.215\:80
[echoproperties] env.JENKINS_UI_PORT_80_TCP=tcp\://10.30.65.215\:80
[echoproperties] env.JENKINS_UI_PORT_80_TCP_ADDR=10.30.65.215
[echoproperties] env.JENKINS_UI_PORT_80_TCP_PORT=80
[echoproperties] env.JENKINS_UI_PORT_80_TCP_PROTO=tcp
[echoproperties] env.JENKINS_UI_SERVICE_HOST=10.30.65.215
[echoproperties] env.JENKINS_UI_SERVICE_PORT=80
[echoproperties] env.JENKINS_UI_SERVICE_PORT_HTTP=80
[echoproperties] env.JENKINS_URL=https\://ci.eclipse.org/objectteams/
[echoproperties] env.JOB_BASE_NAME=buildAndTest
[echoproperties] env.JOB_DISPLAY_URL=https\://ci.eclipse.org/objectteams/job/buildAndTest/display/redirect
[echoproperties] env.JOB_NAME=buildAndTest
[echoproperties] env.JOB_URL=https\://ci.eclipse.org/objectteams/job/buildAndTest/
[echoproperties] env.KUBERNETES_PORT=tcp\://10.30.0.1\:443
[echoproperties] env.KUBERNETES_PORT_443_TCP=tcp\://10.30.0.1\:443
[echoproperties] env.KUBERNETES_PORT_443_TCP_ADDR=10.30.0.1
[echoproperties] env.KUBERNETES_PORT_443_TCP_PORT=443
[echoproperties] env.KUBERNETES_PORT_443_TCP_PROTO=tcp
[echoproperties] env.KUBERNETES_SERVICE_HOST=10.30.0.1
[echoproperties] env.KUBERNETES_SERVICE_PORT=443
[echoproperties] env.KUBERNETES_SERVICE_PORT_HTTPS=443
[echoproperties] env.LANG=en_US.UTF-8
[echoproperties] env.MAIN_TARGET=ot-junit-all
[echoproperties] env.NODE_LABELS=centos-7 jipp-migration migration centos-7-sw7vx
[echoproperties] env.NODE_NAME=centos-7-sw7vx
[echoproperties] env.NSS_SDB_USE_CACHE=no
[echoproperties] env.OPENJ9_JAVA_OPTIONS=-XX\:+IgnoreUnrecognizedVMOptions -XX\:+IdleTuningCompactOnIdle -XX\:+IdleTuningGcOnIdle
[echoproperties] env.OT_VERSION=2.8.3
[echoproperties] env.PATH=/opt/tools/java/openjdk/jdk-21/latest/bin\:/shared/common/apache-ant-1.10.5//bin\:/opt/tools/java/openjdk/jdk-21/latest/bin\:/opt/tools/java/oracle/jdk-9/latest/bin\:/opt/tools/java/openjdk/jdk-11/latest/bin\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/bin\:/opt/tools/java/oracle/jdk-9/latest/bin\:/usr/local/sbin\:/usr/local/bin\:/usr/sbin\:/usr/bin\:/sbin\:/bin
[echoproperties] env.PROMOTE=staging
[echoproperties] env.PWD=/home/jenkins/agent/workspace/buildAndTest/testrun
[echoproperties] env.RUN_ARTIFACTS_DISPLAY_URL=https\://ci.eclipse.org/objectteams/job/buildAndTest/942/display/redirect?page\=artifacts
[echoproperties] env.RUN_CHANGES_DISPLAY_URL=https\://ci.eclipse.org/objectteams/job/buildAndTest/942/display/redirect?page\=changes
[echoproperties] env.RUN_DISPLAY_URL=https\://ci.eclipse.org/objectteams/job/buildAndTest/942/display/redirect
[echoproperties] env.RUN_TESTS_DISPLAY_URL=https\://ci.eclipse.org/objectteams/job/buildAndTest/942/display/redirect?page\=tests
[echoproperties] env.SHLVL=2
[echoproperties] env.SIGN=nosign
[echoproperties] env.SSH_AUTH_SOCK=/tmp/ssh-Mhhbrkk0MZ7C/agent.45
[echoproperties] env.TERM=xterm
[echoproperties] env.UPDATE_SITE_BASE=ot2.8
[echoproperties] env.USER_NAME=jenkins
[echoproperties] env.WORKSPACE=/home/jenkins/agent/workspace/buildAndTest
[echoproperties] env.WORKSPACE_TMP=/home/jenkins/agent/workspace/buildAndTest@tmp
[echoproperties] env.XAUTHORITY=/home/jenkins/agent/workspace/buildAndTest/.Xauthority-14970781020924742116
[echoproperties] env.branch=master
[echoproperties] env.callTarget=ot-junit-all
[echoproperties] envantopts=-Xmx1024m
[echoproperties] extraVMargs=-XX\:+HeapDumpOnOutOfMemoryError -ea --add-modules ALL-SYSTEM              --add-opens java.base/jdk.internal.loader\=ALL-UNNAMED              --add-opens jdk.localedata/sun.util.resources.cldr.provider\=ALL-UNNAMED              --add-opens jdk.localedata/sun.util.resources.provider\=ALL-UNNAMED              --add-opens java.security.jgss/sun.security.krb5.internal.ssl\=ALL-UNNAMED              --add-opens java.base/jdk.internal.module\=ALL-UNNAMED              --add-opens java.base/java.lang\=ALL-UNNAMED              --add-opens java.base/java.lang.module\=ALL-UNNAMED              --add-opens java.base/jdk.internal.reflect\=ALL-UNNAMED              --add-opens java.base/jdk.internal.ref\=ALL-UNNAMED              --add-opens java.base/jdk.internal.math\=ALL-UNNAMED              --add-opens java.base/jdk.internal.misc\=ALL-UNNAMED              --add-opens jdk.zipfs/jdk.nio.zipfs\=ALL-UNNAMED              --illegal-access\=permit              -DDetectVMInstallationsJob.disabled\=true              -Djava.io.tmpdir\=/tmp/genie.objectteams -Dot.weaving\=otdre -javaagent\:/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.objectteams.otequinox_2.8.2.202307181937/otequinoxAgent.jar              -Dcompliance\=1.8,11,17,18
[echoproperties] fetchCacheLocation=/home/jenkins/gitCache
[echoproperties] file-id=XXX
[echoproperties] file.encoding=UTF-8
[echoproperties] file.separator=/
[echoproperties] formatter=org.apache.tools.ant.taskdefs.optional.junit.XMLJUnitResultFormatter
[echoproperties] git.pde.build=org.eclipse.egit.fetchfactory_0.12.0.202304020031.jar
[echoproperties] installmode=clean
[echoproperties] java.class.path=/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-launcher.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-antlr.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-apache-bcel.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-apache-bsf.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-apache-log4j.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-apache-oro.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-apache-regexp.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-apache-resolver.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-apache-xalan2.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-commons-logging.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-commons-net.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-imageio.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-jai.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-javamail.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-jdepend.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-jmf.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-jsch.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-junit.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-junit4.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-junitlauncher.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-launcher.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-netrexx.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-swing.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-testutil.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-xz.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant.jar
[echoproperties] java.class.version=65.0
[echoproperties] java.home=/opt/tools/java/openjdk/jdk-21/jdk-21.0.2
[echoproperties] java.io.tmpdir=/tmp
[echoproperties] java.library.path=/usr/java/packages/lib\:/usr/lib64\:/lib64\:/lib\:/usr/lib
[echoproperties] java.runtime.name=OpenJDK Runtime Environment
[echoproperties] java.runtime.version=21.0.2+13-58
[echoproperties] java.specification.name=Java Platform API Specification
[echoproperties] java.specification.vendor=Oracle Corporation
[echoproperties] java.specification.version=21
[echoproperties] java.vendor=Oracle Corporation
[echoproperties] java.vendor.url=https\://java.oracle.com/
[echoproperties] java.vendor.url.bug=https\://bugreport.java.com/bugreport/
[echoproperties] java.version=21.0.2
[echoproperties] java.version.date=2024-01-16
[echoproperties] java.vm.compressedOopsMode=32-bit
[echoproperties] java.vm.info=mixed mode, sharing
[echoproperties] java.vm.name=OpenJDK 64-Bit Server VM
[echoproperties] java.vm.specification.name=Java Virtual Machine Specification
[echoproperties] java.vm.specification.vendor=Oracle Corporation
[echoproperties] java.vm.specification.version=21
[echoproperties] java.vm.vendor=Oracle Corporation
[echoproperties] java.vm.version=21.0.2+13-58
[echoproperties] jdk.debug=release
[echoproperties] jdt.feature.version=3.19.500.v20240325-2137
[echoproperties] jdt.feature.version.next=3.19.500.v20240325-2138
[echoproperties] junit-report-output=/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/results
[echoproperties] junit-stylesheet=/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/JUNIT.XSL
[echoproperties] launchTarget=java-test
[echoproperties] library-file=/home/jenkins/agent/workspace/buildAndTest/testrun/../releng/build-scripts/build/lib/library.xml
[echoproperties] line.separator=\n
[echoproperties] map.file.path=/home/jenkins/agent/workspace/buildAndTest/releng/map/otdt.map
[echoproperties] native.encoding=UTF-8
[echoproperties] org.apache.bcel=5.2.0.v201005080400
[echoproperties] org.apache.bcel_5.2.0=5.2.0.v201005080400
[echoproperties] org.eclipse.core.filebuffers.tests=3.13.400.I20240325-1800
[echoproperties] org.eclipse.core.filebuffers.tests_3.13.400=3.13.400.I20240325-1800
[echoproperties] org.eclipse.equinox.launcher_jar=org.eclipse.equinox.launcher_1.6.800.v20240304-1850.jar
[echoproperties] org.eclipse.jdt.annotation=2.3.0.v20240111-2306
[echoproperties] org.eclipse.jdt.annotation_1.2.100=1.2.100.v20240212-1051
[echoproperties] org.eclipse.jdt.annotation_2.3.0=2.3.0.v20240111-2306
[echoproperties] org.eclipse.jdt.core=3.38.0.OTDT_r283_202403301859
[echoproperties] org.eclipse.jdt.core.compiler.batch=3.38.0.OTDT_r283_202403301859
[echoproperties] org.eclipse.jdt.core.compiler.batch_3.38.0=3.38.0.OTDT_r283_202403301859
[echoproperties] org.eclipse.jdt.core.source=3.38.0.OTDT_r283_202403301859
[echoproperties] org.eclipse.jdt.core.source_3.38.0=3.38.0.OTDT_r283_202403301859
[echoproperties] org.eclipse.jdt.core.tests.builder=3.12.400.I20240325-1800
[echoproperties] org.eclipse.jdt.core.tests.builder_3.12.400=3.12.400.I20240325-1800
[echoproperties] org.eclipse.jdt.core.tests.compiler=3.13.400.202403301859
[echoproperties] org.eclipse.jdt.core.tests.compiler_3.13.400=3.13.400.202403301859
[echoproperties] org.eclipse.jdt.core.tests.model=3.13.0.202403301859
[echoproperties] org.eclipse.jdt.core.tests.model_3.13.0=3.13.0.202403301859
[echoproperties] org.eclipse.jdt.core_3.38.0=3.38.0.OTDT_r283_202403301859
[echoproperties] org.eclipse.jdt.debug.tests=3.12.400.I20240325-1800
[echoproperties] org.eclipse.jdt.debug.tests_3.12.400=3.12.400.I20240325-1800
[echoproperties] org.eclipse.jdt.text.tests=3.14.400.I20240325-1800
[echoproperties] org.eclipse.jdt.text.tests_3.14.400=3.14.400.I20240325-1800
[echoproperties] org.eclipse.jdt.ui.tests=3.15.400.I20240325-1800
[echoproperties] org.eclipse.jdt.ui.tests.refactoring=3.15.400.I20240325-1800
[echoproperties] org.eclipse.jdt.ui.tests.refactoring_3.15.400=3.15.400.I20240325-1800
[echoproperties] org.eclipse.jdt.ui.tests_3.15.400=3.15.400.I20240325-1800
[echoproperties] org.eclipse.jface.text.tests=3.13.500.I20240325-1800
[echoproperties] org.eclipse.jface.text.tests_3.13.500=3.13.500.I20240325-1800
[echoproperties] org.eclipse.objectteams.eclipse.monitor=2.5.0.201606070956
[echoproperties] org.eclipse.objectteams.eclipse.monitor_2.5.0=2.5.0.201606070956
[echoproperties] org.eclipse.objectteams.otdt=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.compiler.adaptor=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.compiler.adaptor.source=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.compiler.adaptor.source_2.8.3=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.compiler.adaptor_2.8.3=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.debug=2.8.2.202307181937
[echoproperties] org.eclipse.objectteams.otdt.debug.adaptor=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.debug.adaptor.source=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.debug.adaptor.source_2.8.3=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.debug.adaptor_2.8.3=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.debug.source=2.8.2.202307181937
[echoproperties] org.eclipse.objectteams.otdt.debug.source_2.8.2=2.8.2.202307181937
[echoproperties] org.eclipse.objectteams.otdt.debug.tests=2.0.0
[echoproperties] org.eclipse.objectteams.otdt.debug.tests_2.0.0=2.0.0
[echoproperties] org.eclipse.objectteams.otdt.debug.ui=2.7.4.201906101736
[echoproperties] org.eclipse.objectteams.otdt.debug.ui.source=2.7.4.201906101736
[echoproperties] org.eclipse.objectteams.otdt.debug.ui.source_2.7.4=2.7.4.201906101736
[echoproperties] org.eclipse.objectteams.otdt.debug.ui_2.7.4=2.7.4.201906101736
[echoproperties] org.eclipse.objectteams.otdt.debug_2.8.2=2.8.2.202307181937
[echoproperties] org.eclipse.objectteams.otdt.doc=2.5.0.201606070956
[echoproperties] org.eclipse.objectteams.otdt.doc_2.5.0=2.5.0.201606070956
[echoproperties] org.eclipse.objectteams.otdt.jdt.ui=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.jdt.ui.source=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.jdt.ui.source_2.8.3=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.jdt.ui_2.8.3=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.pde.ui=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.pde.ui.source=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.pde.ui.source_2.8.3=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.pde.ui_2.8.3=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.refactoring=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.refactoring.source=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.refactoring.source_2.8.3=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.refactoring_2.8.3=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.samples=2.8.2.202307181937
[echoproperties] org.eclipse.objectteams.otdt.samples.source=2.8.2.202307181937
[echoproperties] org.eclipse.objectteams.otdt.samples.source_2.8.2=2.8.2.202307181937
[echoproperties] org.eclipse.objectteams.otdt.samples_2.8.2=2.8.2.202307181937
[echoproperties] org.eclipse.objectteams.otdt.source=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.source_2.8.3=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.test.builder=2.0.0
[echoproperties] org.eclipse.objectteams.otdt.test.builder_2.0.0=2.0.0
[echoproperties] org.eclipse.objectteams.otdt.tests=2.0.0
[echoproperties] org.eclipse.objectteams.otdt.tests_2.0.0=2.0.0
[echoproperties] org.eclipse.objectteams.otdt.ui=2.8.1.202307181937
[echoproperties] org.eclipse.objectteams.otdt.ui.help=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.ui.help.source=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.ui.help.source_2.8.3=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.ui.help_2.8.3=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.ui.source=2.8.1.202307181937
[echoproperties] org.eclipse.objectteams.otdt.ui.source_2.8.1=2.8.1.202307181937
[echoproperties] org.eclipse.objectteams.otdt.ui.tests=2.0.0
[echoproperties] org.eclipse.objectteams.otdt.ui.tests.dom=2.0.0
[echoproperties] org.eclipse.objectteams.otdt.ui.tests.dom_2.0.0=2.0.0
[echoproperties] org.eclipse.objectteams.otdt.ui.tests.refactoring=2.0.0
[echoproperties] org.eclipse.objectteams.otdt.ui.tests.refactoring_2.0.0=2.0.0
[echoproperties] org.eclipse.objectteams.otdt.ui.tests_2.0.0=2.0.0
[echoproperties] org.eclipse.objectteams.otdt.ui_2.8.1=2.8.1.202307181937
[echoproperties] org.eclipse.objectteams.otdt_2.8.3=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otequinox=2.8.2.202307181937
[echoproperties] org.eclipse.objectteams.otequinox.branding=2.6.0.201706061121
[echoproperties] org.eclipse.objectteams.otequinox.branding.otre=2.6.0.201706061122
[echoproperties] org.eclipse.objectteams.otequinox.branding.otre_2.6.0=2.6.0.201706061122
[echoproperties] org.eclipse.objectteams.otequinox.branding_2.6.0=2.6.0.201706061121
[echoproperties] org.eclipse.objectteams.otequinox.turbo=2.4.0.201506091717
[echoproperties] org.eclipse.objectteams.otequinox.turbo_2.4.0=2.4.0.201506091717
[echoproperties] org.eclipse.objectteams.otequinox_2.8.2=2.8.2.202307181937
[echoproperties] org.eclipse.objectteams.otre=2.7.0.201806120901
[echoproperties] org.eclipse.objectteams.otre_2.7.0=2.7.0.201806120901
[echoproperties] org.eclipse.objectteams.otredyn=1.4.3.202403301859
[echoproperties] org.eclipse.objectteams.otredyn_1.4.3=1.4.3.202403301859
[echoproperties] org.eclipse.objectteams.runtime=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.runtime_2.8.3=2.8.3.202403301859
[echoproperties] org.eclipse.text.tests=3.14.500.I20240325-1800
[echoproperties] org.eclipse.text.tests_3.14.500=3.14.500.I20240325-1800
[echoproperties] org.hamcrest.core=2.2.0.v20230809-1000
[echoproperties] org.hamcrest.core_2.2.0=2.2.0.v20230809-1000
[echoproperties] org.hamcrest.library=1.3.0.v20180524-2246
[echoproperties] org.hamcrest.library_1.3.0=1.3.0.v20180524-2246
[echoproperties] org.objectweb.asm=9.6.0
[echoproperties] org.objectweb.asm.commons=9.6.0
[echoproperties] org.objectweb.asm.commons_9.6.0=9.6.0
[echoproperties] org.objectweb.asm.tree=9.6.0
[echoproperties] org.objectweb.asm.tree.analysis=9.6.0
[echoproperties] org.objectweb.asm.tree.analysis_9.6.0=9.6.0
[echoproperties] org.objectweb.asm.tree_9.6.0=9.6.0
[echoproperties] org.objectweb.asm.util=9.6.0
[echoproperties] org.objectweb.asm.util_9.6.0=9.6.0
[echoproperties] org.objectweb.asm_9.6.0=9.6.0
[echoproperties] os=linux
[echoproperties] os.arch=amd64
[echoproperties] os.isLinux=true
[echoproperties] os.name=Linux
[echoproperties] os.version=6.2.9-300.fc38.x86_64
[echoproperties] otdt-builder-folder=/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/otdt-tests-workspace/otdt-builder-folder
[echoproperties] otdt-tests-workspace=/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/otdt-tests-workspace
[echoproperties] otdtUpdatesDir=/home/jenkins/agent/workspace/buildAndTest/testrun/updateSite
[echoproperties] otequinox.agent.jar=/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.objectteams.otequinox_2.8.2.202307181937/otequinoxAgent.jar
[echoproperties] path.separator=\:
[echoproperties] plugin-name=org.eclipse.objectteams.otdt.test.builder
[echoproperties] plugin-path=
[echoproperties] published.updates=/home/jenkins/downloads/objectteams/updates/ot2.8/202307181937
[echoproperties] run.eclipseScriptDir=plugins/org.eclipse.pde.build_3.12.400.v20240321-1452/scripts
[echoproperties] saxon.jar.name=saxon8.jar
[echoproperties] saxon.jar.path=/home/jenkins/.ant/lib/saxon8.jar
[echoproperties] stderr.encoding=UTF-8
[echoproperties] stdout.encoding=UTF-8
[echoproperties] sun.arch.data.model=64
[echoproperties] sun.boot.library.path=/opt/tools/java/openjdk/jdk-21/jdk-21.0.2/lib
[echoproperties] sun.cpu.endian=little
[echoproperties] sun.io.unicode.encoding=UnicodeLittle
[echoproperties] sun.java.command=org.apache.tools.ant.launch.Launcher -cp  -f /home/jenkins/agent/workspace/buildAndTest/releng/build-scripts/build/run.xml -Declipse-app.tgz\=https\://download.eclipse.org/eclipse/downloads/drops4/I20240325-1800/eclipse-SDK-I20240325-1800-linux-gtk-x86_64.tar.gz -Declipse.tests.zip\=https\://download.eclipse.org/eclipse/downloads/drops4/I20240325-1800/eclipse-test-framework-I20240325-1800.zip -Declipse.sdk.qualifier\=I20240325-1800 -Dpublished.updates\=/home/jenkins/downloads/objectteams/updates/ot2.8/202307181937 -Ddo.run.tests\=true -Dtest.tmpDir\=/tmp/genie.objectteams -DfetchCacheLocation\=/home/jenkins/gitCache -Dmap.file.path\=/home/jenkins/agent/workspace/buildAndTest/releng/map/otdt.map -D_hasSaxon.jar\=true ot-junit-all
[echoproperties] sun.java.launcher=SUN_STANDARD
[echoproperties] sun.jnu.encoding=UTF-8
[echoproperties] sun.management.compiler=HotSpot 64-Bit Tiered Compilers
[echoproperties] test-output=/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/org.eclipse.objectteams.otdt.test.builder.AllTests.xml
[echoproperties] test.eclipseDir=/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse
[echoproperties] test.root.dir=/home/jenkins/agent/workspace/buildAndTest/testrun/test-root
[echoproperties] test.target=performance
[echoproperties] test.tmpDir=/tmp/genie.objectteams
[echoproperties] testPlugin=org.eclipse.objectteams.otdt.test.builder_2.0.0
[echoproperties] testframeworkinitialized=true
[echoproperties] testsUpdatesDirBase=/home/jenkins/agent/workspace/buildAndTest/testrun/updateSiteTests
[echoproperties] timeout=7200000
[echoproperties] timestamp=202403301857
[echoproperties] user.country=US
[echoproperties] user.dir=/home/jenkins/agent/workspace/buildAndTest/testrun
[echoproperties] user.home=/home/jenkins
[echoproperties] user.language=en
[echoproperties] user.name=jenkins
[echoproperties] vm=java
[echoproperties] vm.args=-Xmx912m
[echoproperties] vmargs=-Xmx1200m -XX\:-UseGCOverheadLimit
[echoproperties] ws=gtk

ui-test:

init:

java-test:
     [echo] Running org.eclipse.objectteams.otdt.test.builder.AllTests. Result file: /home/jenkins/agent/workspace/buildAndTest/testrun/test-root/results/org.eclipse.objectteams.otdt.test.builder.AllTests.xml
     [echo] timout property: 7200000
     [echo] frameworkvmargs:  -Xms256m -Xmx2048m -Xmx1024m
     [echo] vmargs: -Xmx1200m -XX:-UseGCOverheadLimit
     [echo] extraVMargs: -XX:+HeapDumpOnOutOfMemoryError -ea --add-modules ALL-SYSTEM              --add-opens java.base/jdk.internal.loader=ALL-UNNAMED              --add-opens jdk.localedata/sun.util.resources.cldr.provider=ALL-UNNAMED              --add-opens jdk.localedata/sun.util.resources.provider=ALL-UNNAMED              --add-opens java.security.jgss/sun.security.krb5.internal.ssl=ALL-UNNAMED              --add-opens java.base/jdk.internal.module=ALL-UNNAMED              --add-opens java.base/java.lang=ALL-UNNAMED              --add-opens java.base/java.lang.module=ALL-UNNAMED              --add-opens java.base/jdk.internal.reflect=ALL-UNNAMED              --add-opens java.base/jdk.internal.ref=ALL-UNNAMED              --add-opens java.base/jdk.internal.math=ALL-UNNAMED              --add-opens java.base/jdk.internal.misc=ALL-UNNAMED              --add-opens jdk.zipfs/jdk.nio.zipfs=ALL-UNNAMED              --illegal-access=permit              -DDetectVMInstallationsJob.disabled=true              -Djava.io.tmpdir=/tmp/genie.objectteams -Dot.weaving=otdre -javaagent:/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.objectteams.otequinox_2.8.2.202307181937/otequinoxAgent.jar              -Dcompliance=1.8,11,17,18
     [echo] frameworkperfargs: 
     [echo] crash loglocationarg (if any): ${loglocationarg}
     [echo] crash loglocation (if not default): 
     [java] OpenJDK 64-Bit Server VM warning: Ignoring option --illegal-access=permit; support was removed in 17.0
     [java] WARNING: Using incubator modules: jdk.incubator.vector
     [java] WARNING: package sun.security.krb5.internal.ssl not in java.security.jgss
     [java] Mar 30, 2024 7:56:40 PM org.apache.aries.spifly.BaseActivator log
     [java] INFO: Registered provider org.slf4j.simple.SimpleServiceProvider of service org.slf4j.spi.SLF4JServiceProvider in bundle slf4j.simple
     [java] WARNING: Annotation classes from the 'javax.inject' or 'javax.annotation' package found.
     [java] It is recommended to migrate to the corresponding replacements in the jakarta namespace.
     [java] The Eclipse E4 Platform will remove support for those javax-annotations in a future release.
     [java] To suppress this warning, set the VM property: -Declipse.e4.inject.javax.warning=false
     [java] To disable processing of 'javax' annotations entirely, set the VM property: -Declipse.e4.inject.javax.disabled=true
     [java] 
     [java] INFO: timeoutScreenOutputDir: /home/jenkins/agent/workspace/buildAndTest/testrun/test-root/results/timeoutScreens
     [java] INFO: timeout: 7200000

collect-results:

cleanup:

run:

jdt_builder_tests:

runtests:

init:

suite:

init:
     [echo] ANT_OPTS: -Xmx1024m
     [echo] basedir = /home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse
[echoproperties] #Ant properties
[echoproperties] #Sat Mar 30 19:57:35 UTC 2024
[echoproperties] Aspect537350_A=1.0.0.202403301859
[echoproperties] Aspect537350_A_1.0.0=1.0.0.202403301859
[echoproperties] Aspect537350_B=1.0.0.202403301859
[echoproperties] Aspect537350_B_1.0.0=1.0.0.202403301859
[echoproperties] Aspect537351=1.0.0.202403301859
[echoproperties] Aspect537351_1.0.0=1.0.0.202403301859
[echoproperties] Aspect537533=1.0.0.202403301859
[echoproperties] Aspect537533_1.0.0=1.0.0.202403301859
[echoproperties] Aspect571542_A=1.0.0.202403301859
[echoproperties] Aspect571542_A_1.0.0=1.0.0.202403301859
[echoproperties] Aspect571542_B=1.0.0.202403301859
[echoproperties] Aspect571542_B_1.0.0=1.0.0.202403301859
[echoproperties] Base537350_A=1.0.0.202403301859
[echoproperties] Base537350_A_1.0.0=1.0.0.202403301859
[echoproperties] Base537350_B=1.0.0.202403301859
[echoproperties] Base537350_B_1.0.0=1.0.0.202403301859
[echoproperties] Base537351=1.0.0.202403301859
[echoproperties] Base537351_1.0.0=1.0.0.202403301859
[echoproperties] Base537533=1.0.0.202403301859
[echoproperties] Base537533_1.0.0=1.0.0.202403301859
[echoproperties] Base571542_A=1.0.0.202403301859
[echoproperties] Base571542_A_1.0.0=1.0.0.202403301859
[echoproperties] Base571542_B=1.0.0.202403301859
[echoproperties] Base571542_B_1.0.0=1.0.0.202403301859
[echoproperties] DSTAMP=20240330
[echoproperties] Middle537351=1.0.0.202403301859
[echoproperties] Middle537351_1.0.0=1.0.0.202403301859
[echoproperties] NOW.DSTAMP=20240330
[echoproperties] NOW.TODAY=March 30 2024
[echoproperties] NOW.TSTAMP=1957
[echoproperties] OTEquinoxTests=1.0.0.202403301859
[echoproperties] OTEquinoxTests_1.0.0=1.0.0.202403301859
[echoproperties] OTScriptDir=/home/jenkins/agent/workspace/buildAndTest/releng/build-scripts/build
[echoproperties] TIMENOW=1957350393
[echoproperties] TODAY=March 30 2024
[echoproperties] TSTAMP=1957
[echoproperties] _hasSaxon.jar=true
[echoproperties] _toplevelDir=/home/jenkins/agent/workspace/buildAndTest/releng/build-scripts/build
[echoproperties] ant.core.lib=/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant.jar
[echoproperties] ant.file=/home/jenkins/agent/workspace/buildAndTest/releng/build-scripts/build/lib/library.xml
[echoproperties] ant.file.Automated\ Object\ Teams\ Testing=/home/jenkins/agent/workspace/buildAndTest/releng/build-scripts/build/test.xml
[echoproperties] ant.file.Library=/home/jenkins/agent/workspace/buildAndTest/releng/build-scripts/build/lib/library.xml
[echoproperties] ant.file.Main\ Object\ Teams\ Build\ and\ Test\ Automation=/home/jenkins/agent/workspace/buildAndTest/releng/build-scripts/build/run.xml
[echoproperties] ant.file.testsuite=/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.core.tests.builder_3.12.400.I20240325-1800/test.xml
[echoproperties] ant.file.type=file
[echoproperties] ant.file.type.Automated\ Object\ Teams\ Testing=file
[echoproperties] ant.file.type.Library=file
[echoproperties] ant.file.type.Main\ Object\ Teams\ Build\ and\ Test\ Automation=file
[echoproperties] ant.file.type.testsuite=file
[echoproperties] ant.home=/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest
[echoproperties] ant.java.version=21
[echoproperties] ant.library.dir=/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib
[echoproperties] ant.project.default-target=usage
[echoproperties] ant.project.invoked-targets=core-test
[echoproperties] ant.project.name=Library
[echoproperties] ant.version=Apache Ant(TM) version 1.10.12 compiled on October 13 2021
[echoproperties] arch=x86_64
[echoproperties] baseLocation=/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse
[echoproperties] basearch=x86_64
[echoproperties] basedir=/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse
[echoproperties] baseos=linux
[echoproperties] basews=gtk
[echoproperties] bootLocation=/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/eclipse
[echoproperties] build.root.dir=/home/jenkins/agent/workspace/buildAndTest/testrun/build-root
[echoproperties] buildDirectory=/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src
[echoproperties] buildId=2.8.3
[echoproperties] buildLabel=I-2.8.3-202403301857
[echoproperties] buildType=I
[echoproperties] builder-otcompiler=/home/jenkins/agent/workspace/buildAndTest/releng/build-scripts/build/OT-Compiler
[echoproperties] builder-otdt=/home/jenkins/agent/workspace/buildAndTest/releng/build-scripts/build/OTDT-Build
[echoproperties] buildfile=/home/jenkins/agent/workspace/buildAndTest/releng/build-scripts/build/build.xml
[echoproperties] classname=org.eclipse.jdt.core.tests.builder.BuilderTests
[echoproperties] coverage-output=/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/coverage
[echoproperties] data-dir=/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/jdt_builder_folder
[echoproperties] do.run.tests=true
[echoproperties] eclipse-app.tgz=https\://download.eclipse.org/eclipse/downloads/drops4/I20240325-1800/eclipse-SDK-I20240325-1800-linux-gtk-x86_64.tar.gz
[echoproperties] eclipse-home=/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse
[echoproperties] eclipse.sdk.qualifier=I20240325-1800
[echoproperties] eclipse.tests.zip=https\://download.eclipse.org/eclipse/downloads/drops4/I20240325-1800/eclipse-test-framework-I20240325-1800.zip
[echoproperties] env.ANT_HOME=/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest
[echoproperties] env.ANT_OPTS=-Xmx1024m
[echoproperties] env.BUILD_DISPLAY_NAME=\#942
[echoproperties] env.BUILD_ID=942
[echoproperties] env.BUILD_NUMBER=942
[echoproperties] env.BUILD_TAG=jenkins-buildAndTest-942
[echoproperties] env.BUILD_URL=https\://ci.eclipse.org/objectteams/job/buildAndTest/942/
[echoproperties] env.CI=true
[echoproperties] env.DISPLAY=\:40
[echoproperties] env.EXECUTOR_NUMBER=0
[echoproperties] env.GITLAB_OBJECT_KIND=none
[echoproperties] env.HOME=/home/jenkins
[echoproperties] env.HOSTNAME=centos-7-sw7vx
[echoproperties] env.HUDSON_COOKIE=f2b343d6-1876-484f-a185-836f1bab4cd4
[echoproperties] env.HUDSON_HOME=/var/jenkins
[echoproperties] env.HUDSON_SERVER_COOKIE=f0104a5ecfe037d6
[echoproperties] env.HUDSON_URL=https\://ci.eclipse.org/objectteams/
[echoproperties] env.JAVA_HOME=/opt/tools/java/openjdk/jdk-21/latest
[echoproperties] env.JAVA_TMPDIR=/tmp/genie.objectteams
[echoproperties] env.JENKINS_AGENT_NAME=centos-7-sw7vx
[echoproperties] env.JENKINS_AGENT_WORKDIR=/home/jenkins/agent
[echoproperties] env.JENKINS_DISCOVERY_PORT=tcp\://10.30.213.101\:50000
[echoproperties] env.JENKINS_DISCOVERY_PORT_50000_TCP=tcp\://10.30.213.101\:50000
[echoproperties] env.JENKINS_DISCOVERY_PORT_50000_TCP_ADDR=10.30.213.101
[echoproperties] env.JENKINS_DISCOVERY_PORT_50000_TCP_PORT=50000
[echoproperties] env.JENKINS_DISCOVERY_PORT_50000_TCP_PROTO=tcp
[echoproperties] env.JENKINS_DISCOVERY_SERVICE_HOST=10.30.213.101
[echoproperties] env.JENKINS_DISCOVERY_SERVICE_PORT=50000
[echoproperties] env.JENKINS_DISCOVERY_SERVICE_PORT_JNLP=50000
[echoproperties] env.JENKINS_HOME=/var/jenkins
[echoproperties] env.JENKINS_NAME=centos-7-sw7vx
[echoproperties] env.JENKINS_REMOTING_JAVA_OPTS=-showversion -XshowSettings\:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled\=true -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID\=true
[echoproperties] env.JENKINS_SECRET=8d5b1adf6dffde2e7e6f3ff45077951c8c411e9a228c5ec14f683d5545cac5e0
[echoproperties] env.JENKINS_SERVER_COOKIE=f0104a5ecfe037d6
[echoproperties] env.JENKINS_TUNNEL=jenkins-discovery.objectteams.svc.cluster.local\:50000
[echoproperties] env.JENKINS_UI_PORT=tcp\://10.30.65.215\:80
[echoproperties] env.JENKINS_UI_PORT_80_TCP=tcp\://10.30.65.215\:80
[echoproperties] env.JENKINS_UI_PORT_80_TCP_ADDR=10.30.65.215
[echoproperties] env.JENKINS_UI_PORT_80_TCP_PORT=80
[echoproperties] env.JENKINS_UI_PORT_80_TCP_PROTO=tcp
[echoproperties] env.JENKINS_UI_SERVICE_HOST=10.30.65.215
[echoproperties] env.JENKINS_UI_SERVICE_PORT=80
[echoproperties] env.JENKINS_UI_SERVICE_PORT_HTTP=80
[echoproperties] env.JENKINS_URL=https\://ci.eclipse.org/objectteams/
[echoproperties] env.JOB_BASE_NAME=buildAndTest
[echoproperties] env.JOB_DISPLAY_URL=https\://ci.eclipse.org/objectteams/job/buildAndTest/display/redirect
[echoproperties] env.JOB_NAME=buildAndTest
[echoproperties] env.JOB_URL=https\://ci.eclipse.org/objectteams/job/buildAndTest/
[echoproperties] env.KUBERNETES_PORT=tcp\://10.30.0.1\:443
[echoproperties] env.KUBERNETES_PORT_443_TCP=tcp\://10.30.0.1\:443
[echoproperties] env.KUBERNETES_PORT_443_TCP_ADDR=10.30.0.1
[echoproperties] env.KUBERNETES_PORT_443_TCP_PORT=443
[echoproperties] env.KUBERNETES_PORT_443_TCP_PROTO=tcp
[echoproperties] env.KUBERNETES_SERVICE_HOST=10.30.0.1
[echoproperties] env.KUBERNETES_SERVICE_PORT=443
[echoproperties] env.KUBERNETES_SERVICE_PORT_HTTPS=443
[echoproperties] env.LANG=en_US.UTF-8
[echoproperties] env.MAIN_TARGET=ot-junit-all
[echoproperties] env.NODE_LABELS=centos-7 jipp-migration migration centos-7-sw7vx
[echoproperties] env.NODE_NAME=centos-7-sw7vx
[echoproperties] env.NSS_SDB_USE_CACHE=no
[echoproperties] env.OPENJ9_JAVA_OPTIONS=-XX\:+IgnoreUnrecognizedVMOptions -XX\:+IdleTuningCompactOnIdle -XX\:+IdleTuningGcOnIdle
[echoproperties] env.OT_VERSION=2.8.3
[echoproperties] env.PATH=/opt/tools/java/openjdk/jdk-21/latest/bin\:/shared/common/apache-ant-1.10.5//bin\:/opt/tools/java/openjdk/jdk-21/latest/bin\:/opt/tools/java/oracle/jdk-9/latest/bin\:/opt/tools/java/openjdk/jdk-11/latest/bin\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/bin\:/opt/tools/java/oracle/jdk-9/latest/bin\:/usr/local/sbin\:/usr/local/bin\:/usr/sbin\:/usr/bin\:/sbin\:/bin
[echoproperties] env.PROMOTE=staging
[echoproperties] env.PWD=/home/jenkins/agent/workspace/buildAndTest/testrun
[echoproperties] env.RUN_ARTIFACTS_DISPLAY_URL=https\://ci.eclipse.org/objectteams/job/buildAndTest/942/display/redirect?page\=artifacts
[echoproperties] env.RUN_CHANGES_DISPLAY_URL=https\://ci.eclipse.org/objectteams/job/buildAndTest/942/display/redirect?page\=changes
[echoproperties] env.RUN_DISPLAY_URL=https\://ci.eclipse.org/objectteams/job/buildAndTest/942/display/redirect
[echoproperties] env.RUN_TESTS_DISPLAY_URL=https\://ci.eclipse.org/objectteams/job/buildAndTest/942/display/redirect?page\=tests
[echoproperties] env.SHLVL=2
[echoproperties] env.SIGN=nosign
[echoproperties] env.SSH_AUTH_SOCK=/tmp/ssh-Mhhbrkk0MZ7C/agent.45
[echoproperties] env.TERM=xterm
[echoproperties] env.UPDATE_SITE_BASE=ot2.8
[echoproperties] env.USER_NAME=jenkins
[echoproperties] env.WORKSPACE=/home/jenkins/agent/workspace/buildAndTest
[echoproperties] env.WORKSPACE_TMP=/home/jenkins/agent/workspace/buildAndTest@tmp
[echoproperties] env.XAUTHORITY=/home/jenkins/agent/workspace/buildAndTest/.Xauthority-14970781020924742116
[echoproperties] env.branch=master
[echoproperties] env.callTarget=ot-junit-all
[echoproperties] envantopts=-Xmx1024m
[echoproperties] extraVMargs=-XX\:+HeapDumpOnOutOfMemoryError -ea --add-modules ALL-SYSTEM              --add-opens java.base/jdk.internal.loader\=ALL-UNNAMED              --add-opens jdk.localedata/sun.util.resources.cldr.provider\=ALL-UNNAMED              --add-opens jdk.localedata/sun.util.resources.provider\=ALL-UNNAMED              --add-opens java.security.jgss/sun.security.krb5.internal.ssl\=ALL-UNNAMED              --add-opens java.base/jdk.internal.module\=ALL-UNNAMED              --add-opens java.base/java.lang\=ALL-UNNAMED              --add-opens java.base/java.lang.module\=ALL-UNNAMED              --add-opens java.base/jdk.internal.reflect\=ALL-UNNAMED              --add-opens java.base/jdk.internal.ref\=ALL-UNNAMED              --add-opens java.base/jdk.internal.math\=ALL-UNNAMED              --add-opens java.base/jdk.internal.misc\=ALL-UNNAMED              --add-opens jdk.zipfs/jdk.nio.zipfs\=ALL-UNNAMED              --illegal-access\=permit              -DDetectVMInstallationsJob.disabled\=true              -Djava.io.tmpdir\=/tmp/genie.objectteams -Dot.weaving\=otdre -javaagent\:/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.objectteams.otequinox_2.8.2.202307181937/otequinoxAgent.jar              -Dcompliance\=1.8,11,17,18
[echoproperties] fetchCacheLocation=/home/jenkins/gitCache
[echoproperties] file-id=XXX
[echoproperties] file.encoding=UTF-8
[echoproperties] file.separator=/
[echoproperties] formatter=org.apache.tools.ant.taskdefs.optional.junit.XMLJUnitResultFormatter
[echoproperties] git.pde.build=org.eclipse.egit.fetchfactory_0.12.0.202304020031.jar
[echoproperties] installmode=clean
[echoproperties] java.class.path=/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-launcher.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-antlr.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-apache-bcel.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-apache-bsf.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-apache-log4j.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-apache-oro.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-apache-regexp.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-apache-resolver.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-apache-xalan2.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-commons-logging.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-commons-net.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-imageio.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-jai.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-javamail.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-jdepend.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-jmf.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-jsch.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-junit.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-junit4.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-junitlauncher.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-launcher.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-netrexx.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-swing.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-testutil.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-xz.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant.jar
[echoproperties] java.class.version=65.0
[echoproperties] java.home=/opt/tools/java/openjdk/jdk-21/jdk-21.0.2
[echoproperties] java.io.tmpdir=/tmp
[echoproperties] java.library.path=/usr/java/packages/lib\:/usr/lib64\:/lib64\:/lib\:/usr/lib
[echoproperties] java.runtime.name=OpenJDK Runtime Environment
[echoproperties] java.runtime.version=21.0.2+13-58
[echoproperties] java.specification.name=Java Platform API Specification
[echoproperties] java.specification.vendor=Oracle Corporation
[echoproperties] java.specification.version=21
[echoproperties] java.vendor=Oracle Corporation
[echoproperties] java.vendor.url=https\://java.oracle.com/
[echoproperties] java.vendor.url.bug=https\://bugreport.java.com/bugreport/
[echoproperties] java.version=21.0.2
[echoproperties] java.version.date=2024-01-16
[echoproperties] java.vm.compressedOopsMode=32-bit
[echoproperties] java.vm.info=mixed mode, sharing
[echoproperties] java.vm.name=OpenJDK 64-Bit Server VM
[echoproperties] java.vm.specification.name=Java Virtual Machine Specification
[echoproperties] java.vm.specification.vendor=Oracle Corporation
[echoproperties] java.vm.specification.version=21
[echoproperties] java.vm.vendor=Oracle Corporation
[echoproperties] java.vm.version=21.0.2+13-58
[echoproperties] jdk.debug=release
[echoproperties] jdt-builder-folder=/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/jdt_builder_folder
[echoproperties] jdt.feature.version=3.19.500.v20240325-2137
[echoproperties] jdt.feature.version.next=3.19.500.v20240325-2138
[echoproperties] junit-report-output=/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/results
[echoproperties] junit-stylesheet=/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/JUNIT.XSL
[echoproperties] launchTarget=java-test
[echoproperties] library-file=/home/jenkins/agent/workspace/buildAndTest/testrun/../releng/build-scripts/build/lib/library.xml
[echoproperties] line.separator=\n
[echoproperties] map.file.path=/home/jenkins/agent/workspace/buildAndTest/releng/map/otdt.map
[echoproperties] native.encoding=UTF-8
[echoproperties] org.apache.bcel=5.2.0.v201005080400
[echoproperties] org.apache.bcel_5.2.0=5.2.0.v201005080400
[echoproperties] org.eclipse.core.filebuffers.tests=3.13.400.I20240325-1800
[echoproperties] org.eclipse.core.filebuffers.tests_3.13.400=3.13.400.I20240325-1800
[echoproperties] org.eclipse.equinox.launcher_jar=org.eclipse.equinox.launcher_1.6.800.v20240304-1850.jar
[echoproperties] org.eclipse.jdt.annotation=2.3.0.v20240111-2306
[echoproperties] org.eclipse.jdt.annotation_1.2.100=1.2.100.v20240212-1051
[echoproperties] org.eclipse.jdt.annotation_2.3.0=2.3.0.v20240111-2306
[echoproperties] org.eclipse.jdt.core=3.38.0.OTDT_r283_202403301859
[echoproperties] org.eclipse.jdt.core.compiler.batch=3.38.0.OTDT_r283_202403301859
[echoproperties] org.eclipse.jdt.core.compiler.batch_3.38.0=3.38.0.OTDT_r283_202403301859
[echoproperties] org.eclipse.jdt.core.source=3.38.0.OTDT_r283_202403301859
[echoproperties] org.eclipse.jdt.core.source_3.38.0=3.38.0.OTDT_r283_202403301859
[echoproperties] org.eclipse.jdt.core.tests.builder=3.12.400.I20240325-1800
[echoproperties] org.eclipse.jdt.core.tests.builder_3.12.400=3.12.400.I20240325-1800
[echoproperties] org.eclipse.jdt.core.tests.compiler=3.13.400.202403301859
[echoproperties] org.eclipse.jdt.core.tests.compiler_3.13.400=3.13.400.202403301859
[echoproperties] org.eclipse.jdt.core.tests.model=3.13.0.202403301859
[echoproperties] org.eclipse.jdt.core.tests.model_3.13.0=3.13.0.202403301859
[echoproperties] org.eclipse.jdt.core_3.38.0=3.38.0.OTDT_r283_202403301859
[echoproperties] org.eclipse.jdt.debug.tests=3.12.400.I20240325-1800
[echoproperties] org.eclipse.jdt.debug.tests_3.12.400=3.12.400.I20240325-1800
[echoproperties] org.eclipse.jdt.text.tests=3.14.400.I20240325-1800
[echoproperties] org.eclipse.jdt.text.tests_3.14.400=3.14.400.I20240325-1800
[echoproperties] org.eclipse.jdt.ui.tests=3.15.400.I20240325-1800
[echoproperties] org.eclipse.jdt.ui.tests.refactoring=3.15.400.I20240325-1800
[echoproperties] org.eclipse.jdt.ui.tests.refactoring_3.15.400=3.15.400.I20240325-1800
[echoproperties] org.eclipse.jdt.ui.tests_3.15.400=3.15.400.I20240325-1800
[echoproperties] org.eclipse.jface.text.tests=3.13.500.I20240325-1800
[echoproperties] org.eclipse.jface.text.tests_3.13.500=3.13.500.I20240325-1800
[echoproperties] org.eclipse.objectteams.eclipse.monitor=2.5.0.201606070956
[echoproperties] org.eclipse.objectteams.eclipse.monitor_2.5.0=2.5.0.201606070956
[echoproperties] org.eclipse.objectteams.otdt=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.compiler.adaptor=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.compiler.adaptor.source=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.compiler.adaptor.source_2.8.3=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.compiler.adaptor_2.8.3=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.debug=2.8.2.202307181937
[echoproperties] org.eclipse.objectteams.otdt.debug.adaptor=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.debug.adaptor.source=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.debug.adaptor.source_2.8.3=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.debug.adaptor_2.8.3=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.debug.source=2.8.2.202307181937
[echoproperties] org.eclipse.objectteams.otdt.debug.source_2.8.2=2.8.2.202307181937
[echoproperties] org.eclipse.objectteams.otdt.debug.tests=2.0.0
[echoproperties] org.eclipse.objectteams.otdt.debug.tests_2.0.0=2.0.0
[echoproperties] org.eclipse.objectteams.otdt.debug.ui=2.7.4.201906101736
[echoproperties] org.eclipse.objectteams.otdt.debug.ui.source=2.7.4.201906101736
[echoproperties] org.eclipse.objectteams.otdt.debug.ui.source_2.7.4=2.7.4.201906101736
[echoproperties] org.eclipse.objectteams.otdt.debug.ui_2.7.4=2.7.4.201906101736
[echoproperties] org.eclipse.objectteams.otdt.debug_2.8.2=2.8.2.202307181937
[echoproperties] org.eclipse.objectteams.otdt.doc=2.5.0.201606070956
[echoproperties] org.eclipse.objectteams.otdt.doc_2.5.0=2.5.0.201606070956
[echoproperties] org.eclipse.objectteams.otdt.jdt.ui=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.jdt.ui.source=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.jdt.ui.source_2.8.3=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.jdt.ui_2.8.3=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.pde.ui=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.pde.ui.source=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.pde.ui.source_2.8.3=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.pde.ui_2.8.3=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.refactoring=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.refactoring.source=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.refactoring.source_2.8.3=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.refactoring_2.8.3=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.samples=2.8.2.202307181937
[echoproperties] org.eclipse.objectteams.otdt.samples.source=2.8.2.202307181937
[echoproperties] org.eclipse.objectteams.otdt.samples.source_2.8.2=2.8.2.202307181937
[echoproperties] org.eclipse.objectteams.otdt.samples_2.8.2=2.8.2.202307181937
[echoproperties] org.eclipse.objectteams.otdt.source=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.source_2.8.3=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.test.builder=2.0.0
[echoproperties] org.eclipse.objectteams.otdt.test.builder_2.0.0=2.0.0
[echoproperties] org.eclipse.objectteams.otdt.tests=2.0.0
[echoproperties] org.eclipse.objectteams.otdt.tests_2.0.0=2.0.0
[echoproperties] org.eclipse.objectteams.otdt.ui=2.8.1.202307181937
[echoproperties] org.eclipse.objectteams.otdt.ui.help=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.ui.help.source=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.ui.help.source_2.8.3=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.ui.help_2.8.3=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.ui.source=2.8.1.202307181937
[echoproperties] org.eclipse.objectteams.otdt.ui.source_2.8.1=2.8.1.202307181937
[echoproperties] org.eclipse.objectteams.otdt.ui.tests=2.0.0
[echoproperties] org.eclipse.objectteams.otdt.ui.tests.dom=2.0.0
[echoproperties] org.eclipse.objectteams.otdt.ui.tests.dom_2.0.0=2.0.0
[echoproperties] org.eclipse.objectteams.otdt.ui.tests.refactoring=2.0.0
[echoproperties] org.eclipse.objectteams.otdt.ui.tests.refactoring_2.0.0=2.0.0
[echoproperties] org.eclipse.objectteams.otdt.ui.tests_2.0.0=2.0.0
[echoproperties] org.eclipse.objectteams.otdt.ui_2.8.1=2.8.1.202307181937
[echoproperties] org.eclipse.objectteams.otdt_2.8.3=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otequinox=2.8.2.202307181937
[echoproperties] org.eclipse.objectteams.otequinox.branding=2.6.0.201706061121
[echoproperties] org.eclipse.objectteams.otequinox.branding.otre=2.6.0.201706061122
[echoproperties] org.eclipse.objectteams.otequinox.branding.otre_2.6.0=2.6.0.201706061122
[echoproperties] org.eclipse.objectteams.otequinox.branding_2.6.0=2.6.0.201706061121
[echoproperties] org.eclipse.objectteams.otequinox.turbo=2.4.0.201506091717
[echoproperties] org.eclipse.objectteams.otequinox.turbo_2.4.0=2.4.0.201506091717
[echoproperties] org.eclipse.objectteams.otequinox_2.8.2=2.8.2.202307181937
[echoproperties] org.eclipse.objectteams.otre=2.7.0.201806120901
[echoproperties] org.eclipse.objectteams.otre_2.7.0=2.7.0.201806120901
[echoproperties] org.eclipse.objectteams.otredyn=1.4.3.202403301859
[echoproperties] org.eclipse.objectteams.otredyn_1.4.3=1.4.3.202403301859
[echoproperties] org.eclipse.objectteams.runtime=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.runtime_2.8.3=2.8.3.202403301859
[echoproperties] org.eclipse.text.tests=3.14.500.I20240325-1800
[echoproperties] org.eclipse.text.tests_3.14.500=3.14.500.I20240325-1800
[echoproperties] org.hamcrest.core=2.2.0.v20230809-1000
[echoproperties] org.hamcrest.core_2.2.0=2.2.0.v20230809-1000
[echoproperties] org.hamcrest.library=1.3.0.v20180524-2246
[echoproperties] org.hamcrest.library_1.3.0=1.3.0.v20180524-2246
[echoproperties] org.objectweb.asm=9.6.0
[echoproperties] org.objectweb.asm.commons=9.6.0
[echoproperties] org.objectweb.asm.commons_9.6.0=9.6.0
[echoproperties] org.objectweb.asm.tree=9.6.0
[echoproperties] org.objectweb.asm.tree.analysis=9.6.0
[echoproperties] org.objectweb.asm.tree.analysis_9.6.0=9.6.0
[echoproperties] org.objectweb.asm.tree_9.6.0=9.6.0
[echoproperties] org.objectweb.asm.util=9.6.0
[echoproperties] org.objectweb.asm.util_9.6.0=9.6.0
[echoproperties] org.objectweb.asm_9.6.0=9.6.0
[echoproperties] os=linux
[echoproperties] os.arch=amd64
[echoproperties] os.isLinux=true
[echoproperties] os.name=Linux
[echoproperties] os.version=6.2.9-300.fc38.x86_64
[echoproperties] otdtUpdatesDir=/home/jenkins/agent/workspace/buildAndTest/testrun/updateSite
[echoproperties] otequinox.agent.jar=/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.objectteams.otequinox_2.8.2.202307181937/otequinoxAgent.jar
[echoproperties] path.separator=\:
[echoproperties] plugin-name=org.eclipse.jdt.core.tests.builder
[echoproperties] plugin-path=
[echoproperties] published.updates=/home/jenkins/downloads/objectteams/updates/ot2.8/202307181937
[echoproperties] run.eclipseScriptDir=plugins/org.eclipse.pde.build_3.12.400.v20240321-1452/scripts
[echoproperties] saxon.jar.name=saxon8.jar
[echoproperties] saxon.jar.path=/home/jenkins/.ant/lib/saxon8.jar
[echoproperties] stderr.encoding=UTF-8
[echoproperties] stdout.encoding=UTF-8
[echoproperties] sun.arch.data.model=64
[echoproperties] sun.boot.library.path=/opt/tools/java/openjdk/jdk-21/jdk-21.0.2/lib
[echoproperties] sun.cpu.endian=little
[echoproperties] sun.io.unicode.encoding=UnicodeLittle
[echoproperties] sun.java.command=org.apache.tools.ant.launch.Launcher -cp  -f /home/jenkins/agent/workspace/buildAndTest/releng/build-scripts/build/run.xml -Declipse-app.tgz\=https\://download.eclipse.org/eclipse/downloads/drops4/I20240325-1800/eclipse-SDK-I20240325-1800-linux-gtk-x86_64.tar.gz -Declipse.tests.zip\=https\://download.eclipse.org/eclipse/downloads/drops4/I20240325-1800/eclipse-test-framework-I20240325-1800.zip -Declipse.sdk.qualifier\=I20240325-1800 -Dpublished.updates\=/home/jenkins/downloads/objectteams/updates/ot2.8/202307181937 -Ddo.run.tests\=true -Dtest.tmpDir\=/tmp/genie.objectteams -DfetchCacheLocation\=/home/jenkins/gitCache -Dmap.file.path\=/home/jenkins/agent/workspace/buildAndTest/releng/map/otdt.map -D_hasSaxon.jar\=true ot-junit-all
[echoproperties] sun.java.launcher=SUN_STANDARD
[echoproperties] sun.jnu.encoding=UTF-8
[echoproperties] sun.management.compiler=HotSpot 64-Bit Tiered Compilers
[echoproperties] test-output=/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/org.eclipse.jdt.core.tests.builder.BuilderTests.xml
[echoproperties] test.eclipseDir=/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse
[echoproperties] test.root.dir=/home/jenkins/agent/workspace/buildAndTest/testrun/test-root
[echoproperties] test.tmpDir=/tmp/genie.objectteams
[echoproperties] testPlugin=org.eclipse.jdt.core.tests.builder_3.12.400.I20240325-1800
[echoproperties] testframeworkinitialized=true
[echoproperties] testsUpdatesDirBase=/home/jenkins/agent/workspace/buildAndTest/testrun/updateSiteTests
[echoproperties] timeout=7200000
[echoproperties] timestamp=202403301857
[echoproperties] user.country=US
[echoproperties] user.dir=/home/jenkins/agent/workspace/buildAndTest/testrun
[echoproperties] user.home=/home/jenkins
[echoproperties] user.language=en
[echoproperties] user.name=jenkins
[echoproperties] vm=java
[echoproperties] vm.args=-Xmx912m
[echoproperties] vmargs=-Xmx1200m -XX\:-UseGCOverheadLimit
[echoproperties] ws=gtk

core-test:

init:

java-test:
     [echo] Running org.eclipse.jdt.core.tests.builder.BuilderTests. Result file: /home/jenkins/agent/workspace/buildAndTest/testrun/test-root/results/org.eclipse.jdt.core.tests.builder.BuilderTests.xml
     [echo] timout property: 7200000
     [echo] frameworkvmargs:  -Xms256m -Xmx2048m -Xmx1024m
     [echo] vmargs: -Xmx1200m -XX:-UseGCOverheadLimit
     [echo] extraVMargs: -XX:+HeapDumpOnOutOfMemoryError -ea --add-modules ALL-SYSTEM              --add-opens java.base/jdk.internal.loader=ALL-UNNAMED              --add-opens jdk.localedata/sun.util.resources.cldr.provider=ALL-UNNAMED              --add-opens jdk.localedata/sun.util.resources.provider=ALL-UNNAMED              --add-opens java.security.jgss/sun.security.krb5.internal.ssl=ALL-UNNAMED              --add-opens java.base/jdk.internal.module=ALL-UNNAMED              --add-opens java.base/java.lang=ALL-UNNAMED              --add-opens java.base/java.lang.module=ALL-UNNAMED              --add-opens java.base/jdk.internal.reflect=ALL-UNNAMED              --add-opens java.base/jdk.internal.ref=ALL-UNNAMED              --add-opens java.base/jdk.internal.math=ALL-UNNAMED              --add-opens java.base/jdk.internal.misc=ALL-UNNAMED              --add-opens jdk.zipfs/jdk.nio.zipfs=ALL-UNNAMED              --illegal-access=permit              -DDetectVMInstallationsJob.disabled=true              -Djava.io.tmpdir=/tmp/genie.objectteams -Dot.weaving=otdre -javaagent:/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.objectteams.otequinox_2.8.2.202307181937/otequinoxAgent.jar              -Dcompliance=1.8,11,17,18
     [echo] frameworkperfargs: 
     [echo] crash loglocationarg (if any): ${loglocationarg}
     [echo] crash loglocation (if not default): 
     [java] OpenJDK 64-Bit Server VM warning: Ignoring option --illegal-access=permit; support was removed in 17.0
     [java] WARNING: Using incubator modules: jdk.incubator.vector
     [java] WARNING: package sun.security.krb5.internal.ssl not in java.security.jgss
     [java] Mar 30, 2024 7:57:36 PM org.apache.aries.spifly.BaseActivator log
     [java] INFO: Registered provider org.slf4j.simple.SimpleServiceProvider of service org.slf4j.spi.SLF4JServiceProvider in bundle slf4j.simple
     [java] INFO: timeoutScreenOutputDir: /home/jenkins/agent/workspace/buildAndTest/testrun/test-root/results/timeoutScreens
     [java] INFO: timeout: 7200000

collect-results:

cleanup:

run:

collect:

jdtcore_compiler_tests:

runtests:

init:

suite:

init:
     [echo] ANT_OPTS: -Xmx1024m
     [echo] basedir = /home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse
[echoproperties] #Ant properties
[echoproperties] #Sat Mar 30 19:59:30 UTC 2024
[echoproperties] Aspect537350_A=1.0.0.202403301859
[echoproperties] Aspect537350_A_1.0.0=1.0.0.202403301859
[echoproperties] Aspect537350_B=1.0.0.202403301859
[echoproperties] Aspect537350_B_1.0.0=1.0.0.202403301859
[echoproperties] Aspect537351=1.0.0.202403301859
[echoproperties] Aspect537351_1.0.0=1.0.0.202403301859
[echoproperties] Aspect537533=1.0.0.202403301859
[echoproperties] Aspect537533_1.0.0=1.0.0.202403301859
[echoproperties] Aspect571542_A=1.0.0.202403301859
[echoproperties] Aspect571542_A_1.0.0=1.0.0.202403301859
[echoproperties] Aspect571542_B=1.0.0.202403301859
[echoproperties] Aspect571542_B_1.0.0=1.0.0.202403301859
[echoproperties] Base537350_A=1.0.0.202403301859
[echoproperties] Base537350_A_1.0.0=1.0.0.202403301859
[echoproperties] Base537350_B=1.0.0.202403301859
[echoproperties] Base537350_B_1.0.0=1.0.0.202403301859
[echoproperties] Base537351=1.0.0.202403301859
[echoproperties] Base537351_1.0.0=1.0.0.202403301859
[echoproperties] Base537533=1.0.0.202403301859
[echoproperties] Base537533_1.0.0=1.0.0.202403301859
[echoproperties] Base571542_A=1.0.0.202403301859
[echoproperties] Base571542_A_1.0.0=1.0.0.202403301859
[echoproperties] Base571542_B=1.0.0.202403301859
[echoproperties] Base571542_B_1.0.0=1.0.0.202403301859
[echoproperties] DSTAMP=20240330
[echoproperties] Middle537351=1.0.0.202403301859
[echoproperties] Middle537351_1.0.0=1.0.0.202403301859
[echoproperties] NOW.DSTAMP=20240330
[echoproperties] NOW.TODAY=March 30 2024
[echoproperties] NOW.TSTAMP=1959
[echoproperties] OTEquinoxTests=1.0.0.202403301859
[echoproperties] OTEquinoxTests_1.0.0=1.0.0.202403301859
[echoproperties] OTScriptDir=/home/jenkins/agent/workspace/buildAndTest/releng/build-scripts/build
[echoproperties] TIMENOW=1959300631
[echoproperties] TODAY=March 30 2024
[echoproperties] TSTAMP=1959
[echoproperties] _hasSaxon.jar=true
[echoproperties] _toplevelDir=/home/jenkins/agent/workspace/buildAndTest/releng/build-scripts/build
[echoproperties] ant.core.lib=/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant.jar
[echoproperties] ant.file=/home/jenkins/agent/workspace/buildAndTest/releng/build-scripts/build/lib/library.xml
[echoproperties] ant.file.Automated\ Object\ Teams\ Testing=/home/jenkins/agent/workspace/buildAndTest/releng/build-scripts/build/test.xml
[echoproperties] ant.file.Library=/home/jenkins/agent/workspace/buildAndTest/releng/build-scripts/build/lib/library.xml
[echoproperties] ant.file.Main\ Object\ Teams\ Build\ and\ Test\ Automation=/home/jenkins/agent/workspace/buildAndTest/releng/build-scripts/build/run.xml
[echoproperties] ant.file.testsuite=/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.core.tests.compiler_3.13.400.202403301859/test.xml
[echoproperties] ant.file.type=file
[echoproperties] ant.file.type.Automated\ Object\ Teams\ Testing=file
[echoproperties] ant.file.type.Library=file
[echoproperties] ant.file.type.Main\ Object\ Teams\ Build\ and\ Test\ Automation=file
[echoproperties] ant.file.type.testsuite=file
[echoproperties] ant.home=/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest
[echoproperties] ant.java.version=21
[echoproperties] ant.library.dir=/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib
[echoproperties] ant.project.default-target=usage
[echoproperties] ant.project.invoked-targets=core-test
[echoproperties] ant.project.name=Library
[echoproperties] ant.version=Apache Ant(TM) version 1.10.12 compiled on October 13 2021
[echoproperties] arch=x86_64
[echoproperties] baseLocation=/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse
[echoproperties] basearch=x86_64
[echoproperties] basedir=/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse
[echoproperties] baseos=linux
[echoproperties] basews=gtk
[echoproperties] bootLocation=/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/eclipse
[echoproperties] build.root.dir=/home/jenkins/agent/workspace/buildAndTest/testrun/build-root
[echoproperties] buildDirectory=/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src
[echoproperties] buildId=2.8.3
[echoproperties] buildLabel=I-2.8.3-202403301857
[echoproperties] buildType=I
[echoproperties] builder-otcompiler=/home/jenkins/agent/workspace/buildAndTest/releng/build-scripts/build/OT-Compiler
[echoproperties] builder-otdt=/home/jenkins/agent/workspace/buildAndTest/releng/build-scripts/build/OTDT-Build
[echoproperties] buildfile=/home/jenkins/agent/workspace/buildAndTest/releng/build-scripts/build/build.xml
[echoproperties] classname=org.eclipse.jdt.core.tests.compiler.parser.TestAll
[echoproperties] coverage-output=/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/coverage
[echoproperties] data-dir=/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/jdt_parser_folder
[echoproperties] do.run.tests=true
[echoproperties] eclipse-app.tgz=https\://download.eclipse.org/eclipse/downloads/drops4/I20240325-1800/eclipse-SDK-I20240325-1800-linux-gtk-x86_64.tar.gz
[echoproperties] eclipse-home=/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse
[echoproperties] eclipse.sdk.qualifier=I20240325-1800
[echoproperties] eclipse.tests.zip=https\://download.eclipse.org/eclipse/downloads/drops4/I20240325-1800/eclipse-test-framework-I20240325-1800.zip
[echoproperties] env.ANT_HOME=/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest
[echoproperties] env.ANT_OPTS=-Xmx1024m
[echoproperties] env.BUILD_DISPLAY_NAME=\#942
[echoproperties] env.BUILD_ID=942
[echoproperties] env.BUILD_NUMBER=942
[echoproperties] env.BUILD_TAG=jenkins-buildAndTest-942
[echoproperties] env.BUILD_URL=https\://ci.eclipse.org/objectteams/job/buildAndTest/942/
[echoproperties] env.CI=true
[echoproperties] env.DISPLAY=\:40
[echoproperties] env.EXECUTOR_NUMBER=0
[echoproperties] env.GITLAB_OBJECT_KIND=none
[echoproperties] env.HOME=/home/jenkins
[echoproperties] env.HOSTNAME=centos-7-sw7vx
[echoproperties] env.HUDSON_COOKIE=f2b343d6-1876-484f-a185-836f1bab4cd4
[echoproperties] env.HUDSON_HOME=/var/jenkins
[echoproperties] env.HUDSON_SERVER_COOKIE=f0104a5ecfe037d6
[echoproperties] env.HUDSON_URL=https\://ci.eclipse.org/objectteams/
[echoproperties] env.JAVA_HOME=/opt/tools/java/openjdk/jdk-21/latest
[echoproperties] env.JAVA_TMPDIR=/tmp/genie.objectteams
[echoproperties] env.JENKINS_AGENT_NAME=centos-7-sw7vx
[echoproperties] env.JENKINS_AGENT_WORKDIR=/home/jenkins/agent
[echoproperties] env.JENKINS_DISCOVERY_PORT=tcp\://10.30.213.101\:50000
[echoproperties] env.JENKINS_DISCOVERY_PORT_50000_TCP=tcp\://10.30.213.101\:50000
[echoproperties] env.JENKINS_DISCOVERY_PORT_50000_TCP_ADDR=10.30.213.101
[echoproperties] env.JENKINS_DISCOVERY_PORT_50000_TCP_PORT=50000
[echoproperties] env.JENKINS_DISCOVERY_PORT_50000_TCP_PROTO=tcp
[echoproperties] env.JENKINS_DISCOVERY_SERVICE_HOST=10.30.213.101
[echoproperties] env.JENKINS_DISCOVERY_SERVICE_PORT=50000
[echoproperties] env.JENKINS_DISCOVERY_SERVICE_PORT_JNLP=50000
[echoproperties] env.JENKINS_HOME=/var/jenkins
[echoproperties] env.JENKINS_NAME=centos-7-sw7vx
[echoproperties] env.JENKINS_REMOTING_JAVA_OPTS=-showversion -XshowSettings\:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled\=true -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID\=true
[echoproperties] env.JENKINS_SECRET=8d5b1adf6dffde2e7e6f3ff45077951c8c411e9a228c5ec14f683d5545cac5e0
[echoproperties] env.JENKINS_SERVER_COOKIE=f0104a5ecfe037d6
[echoproperties] env.JENKINS_TUNNEL=jenkins-discovery.objectteams.svc.cluster.local\:50000
[echoproperties] env.JENKINS_UI_PORT=tcp\://10.30.65.215\:80
[echoproperties] env.JENKINS_UI_PORT_80_TCP=tcp\://10.30.65.215\:80
[echoproperties] env.JENKINS_UI_PORT_80_TCP_ADDR=10.30.65.215
[echoproperties] env.JENKINS_UI_PORT_80_TCP_PORT=80
[echoproperties] env.JENKINS_UI_PORT_80_TCP_PROTO=tcp
[echoproperties] env.JENKINS_UI_SERVICE_HOST=10.30.65.215
[echoproperties] env.JENKINS_UI_SERVICE_PORT=80
[echoproperties] env.JENKINS_UI_SERVICE_PORT_HTTP=80
[echoproperties] env.JENKINS_URL=https\://ci.eclipse.org/objectteams/
[echoproperties] env.JOB_BASE_NAME=buildAndTest
[echoproperties] env.JOB_DISPLAY_URL=https\://ci.eclipse.org/objectteams/job/buildAndTest/display/redirect
[echoproperties] env.JOB_NAME=buildAndTest
[echoproperties] env.JOB_URL=https\://ci.eclipse.org/objectteams/job/buildAndTest/
[echoproperties] env.KUBERNETES_PORT=tcp\://10.30.0.1\:443
[echoproperties] env.KUBERNETES_PORT_443_TCP=tcp\://10.30.0.1\:443
[echoproperties] env.KUBERNETES_PORT_443_TCP_ADDR=10.30.0.1
[echoproperties] env.KUBERNETES_PORT_443_TCP_PORT=443
[echoproperties] env.KUBERNETES_PORT_443_TCP_PROTO=tcp
[echoproperties] env.KUBERNETES_SERVICE_HOST=10.30.0.1
[echoproperties] env.KUBERNETES_SERVICE_PORT=443
[echoproperties] env.KUBERNETES_SERVICE_PORT_HTTPS=443
[echoproperties] env.LANG=en_US.UTF-8
[echoproperties] env.MAIN_TARGET=ot-junit-all
[echoproperties] env.NODE_LABELS=centos-7 jipp-migration migration centos-7-sw7vx
[echoproperties] env.NODE_NAME=centos-7-sw7vx
[echoproperties] env.NSS_SDB_USE_CACHE=no
[echoproperties] env.OPENJ9_JAVA_OPTIONS=-XX\:+IgnoreUnrecognizedVMOptions -XX\:+IdleTuningCompactOnIdle -XX\:+IdleTuningGcOnIdle
[echoproperties] env.OT_VERSION=2.8.3
[echoproperties] env.PATH=/opt/tools/java/openjdk/jdk-21/latest/bin\:/shared/common/apache-ant-1.10.5//bin\:/opt/tools/java/openjdk/jdk-21/latest/bin\:/opt/tools/java/oracle/jdk-9/latest/bin\:/opt/tools/java/openjdk/jdk-11/latest/bin\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/bin\:/opt/tools/java/oracle/jdk-9/latest/bin\:/usr/local/sbin\:/usr/local/bin\:/usr/sbin\:/usr/bin\:/sbin\:/bin
[echoproperties] env.PROMOTE=staging
[echoproperties] env.PWD=/home/jenkins/agent/workspace/buildAndTest/testrun
[echoproperties] env.RUN_ARTIFACTS_DISPLAY_URL=https\://ci.eclipse.org/objectteams/job/buildAndTest/942/display/redirect?page\=artifacts
[echoproperties] env.RUN_CHANGES_DISPLAY_URL=https\://ci.eclipse.org/objectteams/job/buildAndTest/942/display/redirect?page\=changes
[echoproperties] env.RUN_DISPLAY_URL=https\://ci.eclipse.org/objectteams/job/buildAndTest/942/display/redirect
[echoproperties] env.RUN_TESTS_DISPLAY_URL=https\://ci.eclipse.org/objectteams/job/buildAndTest/942/display/redirect?page\=tests
[echoproperties] env.SHLVL=2
[echoproperties] env.SIGN=nosign
[echoproperties] env.SSH_AUTH_SOCK=/tmp/ssh-Mhhbrkk0MZ7C/agent.45
[echoproperties] env.TERM=xterm
[echoproperties] env.UPDATE_SITE_BASE=ot2.8
[echoproperties] env.USER_NAME=jenkins
[echoproperties] env.WORKSPACE=/home/jenkins/agent/workspace/buildAndTest
[echoproperties] env.WORKSPACE_TMP=/home/jenkins/agent/workspace/buildAndTest@tmp
[echoproperties] env.XAUTHORITY=/home/jenkins/agent/workspace/buildAndTest/.Xauthority-14970781020924742116
[echoproperties] env.branch=master
[echoproperties] env.callTarget=ot-junit-all
[echoproperties] envantopts=-Xmx1024m
[echoproperties] extraVMargs=-XX\:+HeapDumpOnOutOfMemoryError -ea --add-modules ALL-SYSTEM              --add-opens java.base/jdk.internal.loader\=ALL-UNNAMED              --add-opens jdk.localedata/sun.util.resources.cldr.provider\=ALL-UNNAMED              --add-opens jdk.localedata/sun.util.resources.provider\=ALL-UNNAMED              --add-opens java.security.jgss/sun.security.krb5.internal.ssl\=ALL-UNNAMED              --add-opens java.base/jdk.internal.module\=ALL-UNNAMED              --add-opens java.base/java.lang\=ALL-UNNAMED              --add-opens java.base/java.lang.module\=ALL-UNNAMED              --add-opens java.base/jdk.internal.reflect\=ALL-UNNAMED              --add-opens java.base/jdk.internal.ref\=ALL-UNNAMED              --add-opens java.base/jdk.internal.math\=ALL-UNNAMED              --add-opens java.base/jdk.internal.misc\=ALL-UNNAMED              --add-opens jdk.zipfs/jdk.nio.zipfs\=ALL-UNNAMED              --illegal-access\=permit              -DDetectVMInstallationsJob.disabled\=true              -Djava.io.tmpdir\=/tmp/genie.objectteams -Dot.weaving\=otdre -javaagent\:/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.objectteams.otequinox_2.8.2.202307181937/otequinoxAgent.jar              -Dcompliance\=1.8,11,17,18
[echoproperties] fetchCacheLocation=/home/jenkins/gitCache
[echoproperties] file-id=XXX
[echoproperties] file.encoding=UTF-8
[echoproperties] file.separator=/
[echoproperties] formatter=org.apache.tools.ant.taskdefs.optional.junit.XMLJUnitResultFormatter
[echoproperties] git.pde.build=org.eclipse.egit.fetchfactory_0.12.0.202304020031.jar
[echoproperties] installmode=clean
[echoproperties] java.class.path=/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-launcher.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-antlr.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-apache-bcel.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-apache-bsf.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-apache-log4j.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-apache-oro.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-apache-regexp.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-apache-resolver.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-apache-xalan2.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-commons-logging.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-commons-net.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-imageio.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-jai.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-javamail.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-jdepend.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-jmf.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-jsch.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-junit.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-junit4.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-junitlauncher.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-launcher.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-netrexx.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-swing.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-testutil.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-xz.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant.jar
[echoproperties] java.class.version=65.0
[echoproperties] java.home=/opt/tools/java/openjdk/jdk-21/jdk-21.0.2
[echoproperties] java.io.tmpdir=/tmp
[echoproperties] java.library.path=/usr/java/packages/lib\:/usr/lib64\:/lib64\:/lib\:/usr/lib
[echoproperties] java.runtime.name=OpenJDK Runtime Environment
[echoproperties] java.runtime.version=21.0.2+13-58
[echoproperties] java.specification.name=Java Platform API Specification
[echoproperties] java.specification.vendor=Oracle Corporation
[echoproperties] java.specification.version=21
[echoproperties] java.vendor=Oracle Corporation
[echoproperties] java.vendor.url=https\://java.oracle.com/
[echoproperties] java.vendor.url.bug=https\://bugreport.java.com/bugreport/
[echoproperties] java.version=21.0.2
[echoproperties] java.version.date=2024-01-16
[echoproperties] java.vm.compressedOopsMode=32-bit
[echoproperties] java.vm.info=mixed mode, sharing
[echoproperties] java.vm.name=OpenJDK 64-Bit Server VM
[echoproperties] java.vm.specification.name=Java Virtual Machine Specification
[echoproperties] java.vm.specification.vendor=Oracle Corporation
[echoproperties] java.vm.specification.version=21
[echoproperties] java.vm.vendor=Oracle Corporation
[echoproperties] java.vm.version=21.0.2+13-58
[echoproperties] jdk.debug=release
[echoproperties] jdt-parser-folder=/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/jdt_parser_folder
[echoproperties] jdt.feature.version=3.19.500.v20240325-2137
[echoproperties] jdt.feature.version.next=3.19.500.v20240325-2138
[echoproperties] junit-report-output=/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/results
[echoproperties] junit-stylesheet=/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/JUNIT.XSL
[echoproperties] launchTarget=java-test
[echoproperties] library-file=/home/jenkins/agent/workspace/buildAndTest/testrun/../releng/build-scripts/build/lib/library.xml
[echoproperties] line.separator=\n
[echoproperties] map.file.path=/home/jenkins/agent/workspace/buildAndTest/releng/map/otdt.map
[echoproperties] native.encoding=UTF-8
[echoproperties] org.apache.bcel=5.2.0.v201005080400
[echoproperties] org.apache.bcel_5.2.0=5.2.0.v201005080400
[echoproperties] org.eclipse.core.filebuffers.tests=3.13.400.I20240325-1800
[echoproperties] org.eclipse.core.filebuffers.tests_3.13.400=3.13.400.I20240325-1800
[echoproperties] org.eclipse.equinox.launcher_jar=org.eclipse.equinox.launcher_1.6.800.v20240304-1850.jar
[echoproperties] org.eclipse.jdt.annotation=2.3.0.v20240111-2306
[echoproperties] org.eclipse.jdt.annotation_1.2.100=1.2.100.v20240212-1051
[echoproperties] org.eclipse.jdt.annotation_2.3.0=2.3.0.v20240111-2306
[echoproperties] org.eclipse.jdt.core=3.38.0.OTDT_r283_202403301859
[echoproperties] org.eclipse.jdt.core.compiler.batch=3.38.0.OTDT_r283_202403301859
[echoproperties] org.eclipse.jdt.core.compiler.batch_3.38.0=3.38.0.OTDT_r283_202403301859
[echoproperties] org.eclipse.jdt.core.source=3.38.0.OTDT_r283_202403301859
[echoproperties] org.eclipse.jdt.core.source_3.38.0=3.38.0.OTDT_r283_202403301859
[echoproperties] org.eclipse.jdt.core.tests.builder=3.12.400.I20240325-1800
[echoproperties] org.eclipse.jdt.core.tests.builder_3.12.400=3.12.400.I20240325-1800
[echoproperties] org.eclipse.jdt.core.tests.compiler=3.13.400.202403301859
[echoproperties] org.eclipse.jdt.core.tests.compiler_3.13.400=3.13.400.202403301859
[echoproperties] org.eclipse.jdt.core.tests.model=3.13.0.202403301859
[echoproperties] org.eclipse.jdt.core.tests.model_3.13.0=3.13.0.202403301859
[echoproperties] org.eclipse.jdt.core_3.38.0=3.38.0.OTDT_r283_202403301859
[echoproperties] org.eclipse.jdt.debug.tests=3.12.400.I20240325-1800
[echoproperties] org.eclipse.jdt.debug.tests_3.12.400=3.12.400.I20240325-1800
[echoproperties] org.eclipse.jdt.text.tests=3.14.400.I20240325-1800
[echoproperties] org.eclipse.jdt.text.tests_3.14.400=3.14.400.I20240325-1800
[echoproperties] org.eclipse.jdt.ui.tests=3.15.400.I20240325-1800
[echoproperties] org.eclipse.jdt.ui.tests.refactoring=3.15.400.I20240325-1800
[echoproperties] org.eclipse.jdt.ui.tests.refactoring_3.15.400=3.15.400.I20240325-1800
[echoproperties] org.eclipse.jdt.ui.tests_3.15.400=3.15.400.I20240325-1800
[echoproperties] org.eclipse.jface.text.tests=3.13.500.I20240325-1800
[echoproperties] org.eclipse.jface.text.tests_3.13.500=3.13.500.I20240325-1800
[echoproperties] org.eclipse.objectteams.eclipse.monitor=2.5.0.201606070956
[echoproperties] org.eclipse.objectteams.eclipse.monitor_2.5.0=2.5.0.201606070956
[echoproperties] org.eclipse.objectteams.otdt=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.compiler.adaptor=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.compiler.adaptor.source=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.compiler.adaptor.source_2.8.3=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.compiler.adaptor_2.8.3=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.debug=2.8.2.202307181937
[echoproperties] org.eclipse.objectteams.otdt.debug.adaptor=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.debug.adaptor.source=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.debug.adaptor.source_2.8.3=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.debug.adaptor_2.8.3=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.debug.source=2.8.2.202307181937
[echoproperties] org.eclipse.objectteams.otdt.debug.source_2.8.2=2.8.2.202307181937
[echoproperties] org.eclipse.objectteams.otdt.debug.tests=2.0.0
[echoproperties] org.eclipse.objectteams.otdt.debug.tests_2.0.0=2.0.0
[echoproperties] org.eclipse.objectteams.otdt.debug.ui=2.7.4.201906101736
[echoproperties] org.eclipse.objectteams.otdt.debug.ui.source=2.7.4.201906101736
[echoproperties] org.eclipse.objectteams.otdt.debug.ui.source_2.7.4=2.7.4.201906101736
[echoproperties] org.eclipse.objectteams.otdt.debug.ui_2.7.4=2.7.4.201906101736
[echoproperties] org.eclipse.objectteams.otdt.debug_2.8.2=2.8.2.202307181937
[echoproperties] org.eclipse.objectteams.otdt.doc=2.5.0.201606070956
[echoproperties] org.eclipse.objectteams.otdt.doc_2.5.0=2.5.0.201606070956
[echoproperties] org.eclipse.objectteams.otdt.jdt.ui=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.jdt.ui.source=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.jdt.ui.source_2.8.3=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.jdt.ui_2.8.3=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.pde.ui=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.pde.ui.source=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.pde.ui.source_2.8.3=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.pde.ui_2.8.3=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.refactoring=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.refactoring.source=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.refactoring.source_2.8.3=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.refactoring_2.8.3=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.samples=2.8.2.202307181937
[echoproperties] org.eclipse.objectteams.otdt.samples.source=2.8.2.202307181937
[echoproperties] org.eclipse.objectteams.otdt.samples.source_2.8.2=2.8.2.202307181937
[echoproperties] org.eclipse.objectteams.otdt.samples_2.8.2=2.8.2.202307181937
[echoproperties] org.eclipse.objectteams.otdt.source=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.source_2.8.3=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.test.builder=2.0.0
[echoproperties] org.eclipse.objectteams.otdt.test.builder_2.0.0=2.0.0
[echoproperties] org.eclipse.objectteams.otdt.tests=2.0.0
[echoproperties] org.eclipse.objectteams.otdt.tests_2.0.0=2.0.0
[echoproperties] org.eclipse.objectteams.otdt.ui=2.8.1.202307181937
[echoproperties] org.eclipse.objectteams.otdt.ui.help=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.ui.help.source=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.ui.help.source_2.8.3=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.ui.help_2.8.3=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.ui.source=2.8.1.202307181937
[echoproperties] org.eclipse.objectteams.otdt.ui.source_2.8.1=2.8.1.202307181937
[echoproperties] org.eclipse.objectteams.otdt.ui.tests=2.0.0
[echoproperties] org.eclipse.objectteams.otdt.ui.tests.dom=2.0.0
[echoproperties] org.eclipse.objectteams.otdt.ui.tests.dom_2.0.0=2.0.0
[echoproperties] org.eclipse.objectteams.otdt.ui.tests.refactoring=2.0.0
[echoproperties] org.eclipse.objectteams.otdt.ui.tests.refactoring_2.0.0=2.0.0
[echoproperties] org.eclipse.objectteams.otdt.ui.tests_2.0.0=2.0.0
[echoproperties] org.eclipse.objectteams.otdt.ui_2.8.1=2.8.1.202307181937
[echoproperties] org.eclipse.objectteams.otdt_2.8.3=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otequinox=2.8.2.202307181937
[echoproperties] org.eclipse.objectteams.otequinox.branding=2.6.0.201706061121
[echoproperties] org.eclipse.objectteams.otequinox.branding.otre=2.6.0.201706061122
[echoproperties] org.eclipse.objectteams.otequinox.branding.otre_2.6.0=2.6.0.201706061122
[echoproperties] org.eclipse.objectteams.otequinox.branding_2.6.0=2.6.0.201706061121
[echoproperties] org.eclipse.objectteams.otequinox.turbo=2.4.0.201506091717
[echoproperties] org.eclipse.objectteams.otequinox.turbo_2.4.0=2.4.0.201506091717
[echoproperties] org.eclipse.objectteams.otequinox_2.8.2=2.8.2.202307181937
[echoproperties] org.eclipse.objectteams.otre=2.7.0.201806120901
[echoproperties] org.eclipse.objectteams.otre_2.7.0=2.7.0.201806120901
[echoproperties] org.eclipse.objectteams.otredyn=1.4.3.202403301859
[echoproperties] org.eclipse.objectteams.otredyn_1.4.3=1.4.3.202403301859
[echoproperties] org.eclipse.objectteams.runtime=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.runtime_2.8.3=2.8.3.202403301859
[echoproperties] org.eclipse.text.tests=3.14.500.I20240325-1800
[echoproperties] org.eclipse.text.tests_3.14.500=3.14.500.I20240325-1800
[echoproperties] org.hamcrest.core=2.2.0.v20230809-1000
[echoproperties] org.hamcrest.core_2.2.0=2.2.0.v20230809-1000
[echoproperties] org.hamcrest.library=1.3.0.v20180524-2246
[echoproperties] org.hamcrest.library_1.3.0=1.3.0.v20180524-2246
[echoproperties] org.objectweb.asm=9.6.0
[echoproperties] org.objectweb.asm.commons=9.6.0
[echoproperties] org.objectweb.asm.commons_9.6.0=9.6.0
[echoproperties] org.objectweb.asm.tree=9.6.0
[echoproperties] org.objectweb.asm.tree.analysis=9.6.0
[echoproperties] org.objectweb.asm.tree.analysis_9.6.0=9.6.0
[echoproperties] org.objectweb.asm.tree_9.6.0=9.6.0
[echoproperties] org.objectweb.asm.util=9.6.0
[echoproperties] org.objectweb.asm.util_9.6.0=9.6.0
[echoproperties] org.objectweb.asm_9.6.0=9.6.0
[echoproperties] os=linux
[echoproperties] os.arch=amd64
[echoproperties] os.isLinux=true
[echoproperties] os.name=Linux
[echoproperties] os.version=6.2.9-300.fc38.x86_64
[echoproperties] otdtUpdatesDir=/home/jenkins/agent/workspace/buildAndTest/testrun/updateSite
[echoproperties] otequinox.agent.jar=/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.objectteams.otequinox_2.8.2.202307181937/otequinoxAgent.jar
[echoproperties] path.separator=\:
[echoproperties] plugin-name=org.eclipse.jdt.core.tests.compiler
[echoproperties] plugin-path=
[echoproperties] published.updates=/home/jenkins/downloads/objectteams/updates/ot2.8/202307181937
[echoproperties] run.eclipseScriptDir=plugins/org.eclipse.pde.build_3.12.400.v20240321-1452/scripts
[echoproperties] saxon.jar.name=saxon8.jar
[echoproperties] saxon.jar.path=/home/jenkins/.ant/lib/saxon8.jar
[echoproperties] stderr.encoding=UTF-8
[echoproperties] stdout.encoding=UTF-8
[echoproperties] sun.arch.data.model=64
[echoproperties] sun.boot.library.path=/opt/tools/java/openjdk/jdk-21/jdk-21.0.2/lib
[echoproperties] sun.cpu.endian=little
[echoproperties] sun.io.unicode.encoding=UnicodeLittle
[echoproperties] sun.java.command=org.apache.tools.ant.launch.Launcher -cp  -f /home/jenkins/agent/workspace/buildAndTest/releng/build-scripts/build/run.xml -Declipse-app.tgz\=https\://download.eclipse.org/eclipse/downloads/drops4/I20240325-1800/eclipse-SDK-I20240325-1800-linux-gtk-x86_64.tar.gz -Declipse.tests.zip\=https\://download.eclipse.org/eclipse/downloads/drops4/I20240325-1800/eclipse-test-framework-I20240325-1800.zip -Declipse.sdk.qualifier\=I20240325-1800 -Dpublished.updates\=/home/jenkins/downloads/objectteams/updates/ot2.8/202307181937 -Ddo.run.tests\=true -Dtest.tmpDir\=/tmp/genie.objectteams -DfetchCacheLocation\=/home/jenkins/gitCache -Dmap.file.path\=/home/jenkins/agent/workspace/buildAndTest/releng/map/otdt.map -D_hasSaxon.jar\=true ot-junit-all
[echoproperties] sun.java.launcher=SUN_STANDARD
[echoproperties] sun.jnu.encoding=UTF-8
[echoproperties] sun.management.compiler=HotSpot 64-Bit Tiered Compilers
[echoproperties] test-output=/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/org.eclipse.jdt.core.tests.compiler.parser.TestAll.xml
[echoproperties] test.eclipseDir=/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse
[echoproperties] test.root.dir=/home/jenkins/agent/workspace/buildAndTest/testrun/test-root
[echoproperties] test.tmpDir=/tmp/genie.objectteams
[echoproperties] testPlugin=org.eclipse.jdt.core.tests.compiler_3.13.400.202403301859
[echoproperties] testframeworkinitialized=true
[echoproperties] testsUpdatesDirBase=/home/jenkins/agent/workspace/buildAndTest/testrun/updateSiteTests
[echoproperties] timeout=7200000
[echoproperties] timestamp=202403301857
[echoproperties] user.country=US
[echoproperties] user.dir=/home/jenkins/agent/workspace/buildAndTest/testrun
[echoproperties] user.home=/home/jenkins
[echoproperties] user.language=en
[echoproperties] user.name=jenkins
[echoproperties] vm=java
[echoproperties] vm.args=-Xmx912m
[echoproperties] vmargs=-Xmx1200m -XX\:-UseGCOverheadLimit
[echoproperties] ws=gtk

core-test:

init:

java-test:
     [echo] Running org.eclipse.jdt.core.tests.compiler.parser.TestAll. Result file: /home/jenkins/agent/workspace/buildAndTest/testrun/test-root/results/org.eclipse.jdt.core.tests.compiler.parser.TestAll.xml
     [echo] timout property: 7200000
     [echo] frameworkvmargs:  -Xms256m -Xmx2048m -Xmx1024m
     [echo] vmargs: -Xmx1200m -XX:-UseGCOverheadLimit
     [echo] extraVMargs: -XX:+HeapDumpOnOutOfMemoryError -ea --add-modules ALL-SYSTEM              --add-opens java.base/jdk.internal.loader=ALL-UNNAMED              --add-opens jdk.localedata/sun.util.resources.cldr.provider=ALL-UNNAMED              --add-opens jdk.localedata/sun.util.resources.provider=ALL-UNNAMED              --add-opens java.security.jgss/sun.security.krb5.internal.ssl=ALL-UNNAMED              --add-opens java.base/jdk.internal.module=ALL-UNNAMED              --add-opens java.base/java.lang=ALL-UNNAMED              --add-opens java.base/java.lang.module=ALL-UNNAMED              --add-opens java.base/jdk.internal.reflect=ALL-UNNAMED              --add-opens java.base/jdk.internal.ref=ALL-UNNAMED              --add-opens java.base/jdk.internal.math=ALL-UNNAMED              --add-opens java.base/jdk.internal.misc=ALL-UNNAMED              --add-opens jdk.zipfs/jdk.nio.zipfs=ALL-UNNAMED              --illegal-access=permit              -DDetectVMInstallationsJob.disabled=true              -Djava.io.tmpdir=/tmp/genie.objectteams -Dot.weaving=otdre -javaagent:/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.objectteams.otequinox_2.8.2.202307181937/otequinoxAgent.jar              -Dcompliance=1.8,11,17,18
     [echo] frameworkperfargs: 
     [echo] crash loglocationarg (if any): ${loglocationarg}
     [echo] crash loglocation (if not default): 
     [java] OpenJDK 64-Bit Server VM warning: Ignoring option --illegal-access=permit; support was removed in 17.0
     [java] WARNING: Using incubator modules: jdk.incubator.vector
     [java] WARNING: package sun.security.krb5.internal.ssl not in java.security.jgss
     [java] Mar 30, 2024 7:59:32 PM org.apache.aries.spifly.BaseActivator log
     [java] INFO: Registered provider org.slf4j.simple.SimpleServiceProvider of service org.slf4j.spi.SLF4JServiceProvider in bundle slf4j.simple
     [java] INFO: timeoutScreenOutputDir: /home/jenkins/agent/workspace/buildAndTest/testrun/test-root/results/timeoutScreens
     [java] INFO: timeout: 7200000

collect-results:

init:
     [echo] ANT_OPTS: -Xmx1024m
     [echo] basedir = /home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse
[echoproperties] #Ant properties
[echoproperties] #Sat Mar 30 20:00:07 UTC 2024
[echoproperties] Aspect537350_A=1.0.0.202403301859
[echoproperties] Aspect537350_A_1.0.0=1.0.0.202403301859
[echoproperties] Aspect537350_B=1.0.0.202403301859
[echoproperties] Aspect537350_B_1.0.0=1.0.0.202403301859
[echoproperties] Aspect537351=1.0.0.202403301859
[echoproperties] Aspect537351_1.0.0=1.0.0.202403301859
[echoproperties] Aspect537533=1.0.0.202403301859
[echoproperties] Aspect537533_1.0.0=1.0.0.202403301859
[echoproperties] Aspect571542_A=1.0.0.202403301859
[echoproperties] Aspect571542_A_1.0.0=1.0.0.202403301859
[echoproperties] Aspect571542_B=1.0.0.202403301859
[echoproperties] Aspect571542_B_1.0.0=1.0.0.202403301859
[echoproperties] Base537350_A=1.0.0.202403301859
[echoproperties] Base537350_A_1.0.0=1.0.0.202403301859
[echoproperties] Base537350_B=1.0.0.202403301859
[echoproperties] Base537350_B_1.0.0=1.0.0.202403301859
[echoproperties] Base537351=1.0.0.202403301859
[echoproperties] Base537351_1.0.0=1.0.0.202403301859
[echoproperties] Base537533=1.0.0.202403301859
[echoproperties] Base537533_1.0.0=1.0.0.202403301859
[echoproperties] Base571542_A=1.0.0.202403301859
[echoproperties] Base571542_A_1.0.0=1.0.0.202403301859
[echoproperties] Base571542_B=1.0.0.202403301859
[echoproperties] Base571542_B_1.0.0=1.0.0.202403301859
[echoproperties] DSTAMP=20240330
[echoproperties] Middle537351=1.0.0.202403301859
[echoproperties] Middle537351_1.0.0=1.0.0.202403301859
[echoproperties] NOW.DSTAMP=20240330
[echoproperties] NOW.TODAY=March 30 2024
[echoproperties] NOW.TSTAMP=2000
[echoproperties] OTEquinoxTests=1.0.0.202403301859
[echoproperties] OTEquinoxTests_1.0.0=1.0.0.202403301859
[echoproperties] OTScriptDir=/home/jenkins/agent/workspace/buildAndTest/releng/build-scripts/build
[echoproperties] TIMENOW=2000070205
[echoproperties] TODAY=March 30 2024
[echoproperties] TSTAMP=1959
[echoproperties] _hasSaxon.jar=true
[echoproperties] _toplevelDir=/home/jenkins/agent/workspace/buildAndTest/releng/build-scripts/build
[echoproperties] ant.core.lib=/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant.jar
[echoproperties] ant.file=/home/jenkins/agent/workspace/buildAndTest/releng/build-scripts/build/lib/library.xml
[echoproperties] ant.file.Automated\ Object\ Teams\ Testing=/home/jenkins/agent/workspace/buildAndTest/releng/build-scripts/build/test.xml
[echoproperties] ant.file.Library=/home/jenkins/agent/workspace/buildAndTest/releng/build-scripts/build/lib/library.xml
[echoproperties] ant.file.Main\ Object\ Teams\ Build\ and\ Test\ Automation=/home/jenkins/agent/workspace/buildAndTest/releng/build-scripts/build/run.xml
[echoproperties] ant.file.testsuite=/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.core.tests.compiler_3.13.400.202403301859/test.xml
[echoproperties] ant.file.type=file
[echoproperties] ant.file.type.Automated\ Object\ Teams\ Testing=file
[echoproperties] ant.file.type.Library=file
[echoproperties] ant.file.type.Main\ Object\ Teams\ Build\ and\ Test\ Automation=file
[echoproperties] ant.file.type.testsuite=file
[echoproperties] ant.home=/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest
[echoproperties] ant.java.version=21
[echoproperties] ant.library.dir=/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib
[echoproperties] ant.project.default-target=usage
[echoproperties] ant.project.invoked-targets=core-test
[echoproperties] ant.project.name=Library
[echoproperties] ant.version=Apache Ant(TM) version 1.10.12 compiled on October 13 2021
[echoproperties] arch=x86_64
[echoproperties] baseLocation=/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse
[echoproperties] basearch=x86_64
[echoproperties] basedir=/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse
[echoproperties] baseos=linux
[echoproperties] basews=gtk
[echoproperties] bootLocation=/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/eclipse
[echoproperties] build.root.dir=/home/jenkins/agent/workspace/buildAndTest/testrun/build-root
[echoproperties] buildDirectory=/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src
[echoproperties] buildId=2.8.3
[echoproperties] buildLabel=I-2.8.3-202403301857
[echoproperties] buildType=I
[echoproperties] builder-otcompiler=/home/jenkins/agent/workspace/buildAndTest/releng/build-scripts/build/OT-Compiler
[echoproperties] builder-otdt=/home/jenkins/agent/workspace/buildAndTest/releng/build-scripts/build/OTDT-Build
[echoproperties] buildfile=/home/jenkins/agent/workspace/buildAndTest/releng/build-scripts/build/build.xml
[echoproperties] classname=org.eclipse.jdt.core.tests.compiler.regression.TestAll
[echoproperties] coverage-output=/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/coverage
[echoproperties] data-dir=/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/jdt_compiler_folder
[echoproperties] do.run.tests=true
[echoproperties] eclipse-app.tgz=https\://download.eclipse.org/eclipse/downloads/drops4/I20240325-1800/eclipse-SDK-I20240325-1800-linux-gtk-x86_64.tar.gz
[echoproperties] eclipse-home=/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse
[echoproperties] eclipse.sdk.qualifier=I20240325-1800
[echoproperties] eclipse.tests.zip=https\://download.eclipse.org/eclipse/downloads/drops4/I20240325-1800/eclipse-test-framework-I20240325-1800.zip
[echoproperties] env.ANT_HOME=/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest
[echoproperties] env.ANT_OPTS=-Xmx1024m
[echoproperties] env.BUILD_DISPLAY_NAME=\#942
[echoproperties] env.BUILD_ID=942
[echoproperties] env.BUILD_NUMBER=942
[echoproperties] env.BUILD_TAG=jenkins-buildAndTest-942
[echoproperties] env.BUILD_URL=https\://ci.eclipse.org/objectteams/job/buildAndTest/942/
[echoproperties] env.CI=true
[echoproperties] env.DISPLAY=\:40
[echoproperties] env.EXECUTOR_NUMBER=0
[echoproperties] env.GITLAB_OBJECT_KIND=none
[echoproperties] env.HOME=/home/jenkins
[echoproperties] env.HOSTNAME=centos-7-sw7vx
[echoproperties] env.HUDSON_COOKIE=f2b343d6-1876-484f-a185-836f1bab4cd4
[echoproperties] env.HUDSON_HOME=/var/jenkins
[echoproperties] env.HUDSON_SERVER_COOKIE=f0104a5ecfe037d6
[echoproperties] env.HUDSON_URL=https\://ci.eclipse.org/objectteams/
[echoproperties] env.JAVA_HOME=/opt/tools/java/openjdk/jdk-21/latest
[echoproperties] env.JAVA_TMPDIR=/tmp/genie.objectteams
[echoproperties] env.JENKINS_AGENT_NAME=centos-7-sw7vx
[echoproperties] env.JENKINS_AGENT_WORKDIR=/home/jenkins/agent
[echoproperties] env.JENKINS_DISCOVERY_PORT=tcp\://10.30.213.101\:50000
[echoproperties] env.JENKINS_DISCOVERY_PORT_50000_TCP=tcp\://10.30.213.101\:50000
[echoproperties] env.JENKINS_DISCOVERY_PORT_50000_TCP_ADDR=10.30.213.101
[echoproperties] env.JENKINS_DISCOVERY_PORT_50000_TCP_PORT=50000
[echoproperties] env.JENKINS_DISCOVERY_PORT_50000_TCP_PROTO=tcp
[echoproperties] env.JENKINS_DISCOVERY_SERVICE_HOST=10.30.213.101
[echoproperties] env.JENKINS_DISCOVERY_SERVICE_PORT=50000
[echoproperties] env.JENKINS_DISCOVERY_SERVICE_PORT_JNLP=50000
[echoproperties] env.JENKINS_HOME=/var/jenkins
[echoproperties] env.JENKINS_NAME=centos-7-sw7vx
[echoproperties] env.JENKINS_REMOTING_JAVA_OPTS=-showversion -XshowSettings\:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled\=true -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID\=true
[echoproperties] env.JENKINS_SECRET=8d5b1adf6dffde2e7e6f3ff45077951c8c411e9a228c5ec14f683d5545cac5e0
[echoproperties] env.JENKINS_SERVER_COOKIE=f0104a5ecfe037d6
[echoproperties] env.JENKINS_TUNNEL=jenkins-discovery.objectteams.svc.cluster.local\:50000
[echoproperties] env.JENKINS_UI_PORT=tcp\://10.30.65.215\:80
[echoproperties] env.JENKINS_UI_PORT_80_TCP=tcp\://10.30.65.215\:80
[echoproperties] env.JENKINS_UI_PORT_80_TCP_ADDR=10.30.65.215
[echoproperties] env.JENKINS_UI_PORT_80_TCP_PORT=80
[echoproperties] env.JENKINS_UI_PORT_80_TCP_PROTO=tcp
[echoproperties] env.JENKINS_UI_SERVICE_HOST=10.30.65.215
[echoproperties] env.JENKINS_UI_SERVICE_PORT=80
[echoproperties] env.JENKINS_UI_SERVICE_PORT_HTTP=80
[echoproperties] env.JENKINS_URL=https\://ci.eclipse.org/objectteams/
[echoproperties] env.JOB_BASE_NAME=buildAndTest
[echoproperties] env.JOB_DISPLAY_URL=https\://ci.eclipse.org/objectteams/job/buildAndTest/display/redirect
[echoproperties] env.JOB_NAME=buildAndTest
[echoproperties] env.JOB_URL=https\://ci.eclipse.org/objectteams/job/buildAndTest/
[echoproperties] env.KUBERNETES_PORT=tcp\://10.30.0.1\:443
[echoproperties] env.KUBERNETES_PORT_443_TCP=tcp\://10.30.0.1\:443
[echoproperties] env.KUBERNETES_PORT_443_TCP_ADDR=10.30.0.1
[echoproperties] env.KUBERNETES_PORT_443_TCP_PORT=443
[echoproperties] env.KUBERNETES_PORT_443_TCP_PROTO=tcp
[echoproperties] env.KUBERNETES_SERVICE_HOST=10.30.0.1
[echoproperties] env.KUBERNETES_SERVICE_PORT=443
[echoproperties] env.KUBERNETES_SERVICE_PORT_HTTPS=443
[echoproperties] env.LANG=en_US.UTF-8
[echoproperties] env.MAIN_TARGET=ot-junit-all
[echoproperties] env.NODE_LABELS=centos-7 jipp-migration migration centos-7-sw7vx
[echoproperties] env.NODE_NAME=centos-7-sw7vx
[echoproperties] env.NSS_SDB_USE_CACHE=no
[echoproperties] env.OPENJ9_JAVA_OPTIONS=-XX\:+IgnoreUnrecognizedVMOptions -XX\:+IdleTuningCompactOnIdle -XX\:+IdleTuningGcOnIdle
[echoproperties] env.OT_VERSION=2.8.3
[echoproperties] env.PATH=/opt/tools/java/openjdk/jdk-21/latest/bin\:/shared/common/apache-ant-1.10.5//bin\:/opt/tools/java/openjdk/jdk-21/latest/bin\:/opt/tools/java/oracle/jdk-9/latest/bin\:/opt/tools/java/openjdk/jdk-11/latest/bin\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/bin\:/opt/tools/java/oracle/jdk-9/latest/bin\:/usr/local/sbin\:/usr/local/bin\:/usr/sbin\:/usr/bin\:/sbin\:/bin
[echoproperties] env.PROMOTE=staging
[echoproperties] env.PWD=/home/jenkins/agent/workspace/buildAndTest/testrun
[echoproperties] env.RUN_ARTIFACTS_DISPLAY_URL=https\://ci.eclipse.org/objectteams/job/buildAndTest/942/display/redirect?page\=artifacts
[echoproperties] env.RUN_CHANGES_DISPLAY_URL=https\://ci.eclipse.org/objectteams/job/buildAndTest/942/display/redirect?page\=changes
[echoproperties] env.RUN_DISPLAY_URL=https\://ci.eclipse.org/objectteams/job/buildAndTest/942/display/redirect
[echoproperties] env.RUN_TESTS_DISPLAY_URL=https\://ci.eclipse.org/objectteams/job/buildAndTest/942/display/redirect?page\=tests
[echoproperties] env.SHLVL=2
[echoproperties] env.SIGN=nosign
[echoproperties] env.SSH_AUTH_SOCK=/tmp/ssh-Mhhbrkk0MZ7C/agent.45
[echoproperties] env.TERM=xterm
[echoproperties] env.UPDATE_SITE_BASE=ot2.8
[echoproperties] env.USER_NAME=jenkins
[echoproperties] env.WORKSPACE=/home/jenkins/agent/workspace/buildAndTest
[echoproperties] env.WORKSPACE_TMP=/home/jenkins/agent/workspace/buildAndTest@tmp
[echoproperties] env.XAUTHORITY=/home/jenkins/agent/workspace/buildAndTest/.Xauthority-14970781020924742116
[echoproperties] env.branch=master
[echoproperties] env.callTarget=ot-junit-all
[echoproperties] envantopts=-Xmx1024m
[echoproperties] extraVMargs=-XX\:+HeapDumpOnOutOfMemoryError -ea --add-modules ALL-SYSTEM              --add-opens java.base/jdk.internal.loader\=ALL-UNNAMED              --add-opens jdk.localedata/sun.util.resources.cldr.provider\=ALL-UNNAMED              --add-opens jdk.localedata/sun.util.resources.provider\=ALL-UNNAMED              --add-opens java.security.jgss/sun.security.krb5.internal.ssl\=ALL-UNNAMED              --add-opens java.base/jdk.internal.module\=ALL-UNNAMED              --add-opens java.base/java.lang\=ALL-UNNAMED              --add-opens java.base/java.lang.module\=ALL-UNNAMED              --add-opens java.base/jdk.internal.reflect\=ALL-UNNAMED              --add-opens java.base/jdk.internal.ref\=ALL-UNNAMED              --add-opens java.base/jdk.internal.math\=ALL-UNNAMED              --add-opens java.base/jdk.internal.misc\=ALL-UNNAMED              --add-opens jdk.zipfs/jdk.nio.zipfs\=ALL-UNNAMED              --illegal-access\=permit              -DDetectVMInstallationsJob.disabled\=true              -Djava.io.tmpdir\=/tmp/genie.objectteams -Dot.weaving\=otdre -javaagent\:/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.objectteams.otequinox_2.8.2.202307181937/otequinoxAgent.jar              -Dcompliance\=1.8,11,17,18
[echoproperties] fetchCacheLocation=/home/jenkins/gitCache
[echoproperties] file-id=XXX
[echoproperties] file.encoding=UTF-8
[echoproperties] file.separator=/
[echoproperties] formatter=org.apache.tools.ant.taskdefs.optional.junit.XMLJUnitResultFormatter
[echoproperties] git.pde.build=org.eclipse.egit.fetchfactory_0.12.0.202304020031.jar
[echoproperties] installmode=clean
[echoproperties] java.class.path=/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-launcher.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-antlr.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-apache-bcel.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-apache-bsf.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-apache-log4j.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-apache-oro.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-apache-regexp.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-apache-resolver.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-apache-xalan2.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-commons-logging.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-commons-net.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-imageio.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-jai.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-javamail.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-jdepend.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-jmf.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-jsch.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-junit.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-junit4.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-junitlauncher.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-launcher.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-netrexx.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-swing.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-testutil.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-xz.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant.jar
[echoproperties] java.class.version=65.0
[echoproperties] java.home=/opt/tools/java/openjdk/jdk-21/jdk-21.0.2
[echoproperties] java.io.tmpdir=/tmp
[echoproperties] java.library.path=/usr/java/packages/lib\:/usr/lib64\:/lib64\:/lib\:/usr/lib
[echoproperties] java.runtime.name=OpenJDK Runtime Environment
[echoproperties] java.runtime.version=21.0.2+13-58
[echoproperties] java.specification.name=Java Platform API Specification
[echoproperties] java.specification.vendor=Oracle Corporation
[echoproperties] java.specification.version=21
[echoproperties] java.vendor=Oracle Corporation
[echoproperties] java.vendor.url=https\://java.oracle.com/
[echoproperties] java.vendor.url.bug=https\://bugreport.java.com/bugreport/
[echoproperties] java.version=21.0.2
[echoproperties] java.version.date=2024-01-16
[echoproperties] java.vm.compressedOopsMode=32-bit
[echoproperties] java.vm.info=mixed mode, sharing
[echoproperties] java.vm.name=OpenJDK 64-Bit Server VM
[echoproperties] java.vm.specification.name=Java Virtual Machine Specification
[echoproperties] java.vm.specification.vendor=Oracle Corporation
[echoproperties] java.vm.specification.version=21
[echoproperties] java.vm.vendor=Oracle Corporation
[echoproperties] java.vm.version=21.0.2+13-58
[echoproperties] jdk.debug=release
[echoproperties] jdt-compiler-folder=/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/jdt_compiler_folder
[echoproperties] jdt-parser-folder=/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/jdt_parser_folder
[echoproperties] jdt.feature.version=3.19.500.v20240325-2137
[echoproperties] jdt.feature.version.next=3.19.500.v20240325-2138
[echoproperties] junit-report-output=/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/results
[echoproperties] junit-stylesheet=/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/JUNIT.XSL
[echoproperties] launchTarget=java-test
[echoproperties] library-file=/home/jenkins/agent/workspace/buildAndTest/testrun/../releng/build-scripts/build/lib/library.xml
[echoproperties] line.separator=\n
[echoproperties] map.file.path=/home/jenkins/agent/workspace/buildAndTest/releng/map/otdt.map
[echoproperties] native.encoding=UTF-8
[echoproperties] org.apache.bcel=5.2.0.v201005080400
[echoproperties] org.apache.bcel_5.2.0=5.2.0.v201005080400
[echoproperties] org.eclipse.core.filebuffers.tests=3.13.400.I20240325-1800
[echoproperties] org.eclipse.core.filebuffers.tests_3.13.400=3.13.400.I20240325-1800
[echoproperties] org.eclipse.equinox.launcher_jar=org.eclipse.equinox.launcher_1.6.800.v20240304-1850.jar
[echoproperties] org.eclipse.jdt.annotation=2.3.0.v20240111-2306
[echoproperties] org.eclipse.jdt.annotation_1.2.100=1.2.100.v20240212-1051
[echoproperties] org.eclipse.jdt.annotation_2.3.0=2.3.0.v20240111-2306
[echoproperties] org.eclipse.jdt.core=3.38.0.OTDT_r283_202403301859
[echoproperties] org.eclipse.jdt.core.compiler.batch=3.38.0.OTDT_r283_202403301859
[echoproperties] org.eclipse.jdt.core.compiler.batch_3.38.0=3.38.0.OTDT_r283_202403301859
[echoproperties] org.eclipse.jdt.core.source=3.38.0.OTDT_r283_202403301859
[echoproperties] org.eclipse.jdt.core.source_3.38.0=3.38.0.OTDT_r283_202403301859
[echoproperties] org.eclipse.jdt.core.tests.builder=3.12.400.I20240325-1800
[echoproperties] org.eclipse.jdt.core.tests.builder_3.12.400=3.12.400.I20240325-1800
[echoproperties] org.eclipse.jdt.core.tests.compiler=3.13.400.202403301859
[echoproperties] org.eclipse.jdt.core.tests.compiler_3.13.400=3.13.400.202403301859
[echoproperties] org.eclipse.jdt.core.tests.model=3.13.0.202403301859
[echoproperties] org.eclipse.jdt.core.tests.model_3.13.0=3.13.0.202403301859
[echoproperties] org.eclipse.jdt.core_3.38.0=3.38.0.OTDT_r283_202403301859
[echoproperties] org.eclipse.jdt.debug.tests=3.12.400.I20240325-1800
[echoproperties] org.eclipse.jdt.debug.tests_3.12.400=3.12.400.I20240325-1800
[echoproperties] org.eclipse.jdt.text.tests=3.14.400.I20240325-1800
[echoproperties] org.eclipse.jdt.text.tests_3.14.400=3.14.400.I20240325-1800
[echoproperties] org.eclipse.jdt.ui.tests=3.15.400.I20240325-1800
[echoproperties] org.eclipse.jdt.ui.tests.refactoring=3.15.400.I20240325-1800
[echoproperties] org.eclipse.jdt.ui.tests.refactoring_3.15.400=3.15.400.I20240325-1800
[echoproperties] org.eclipse.jdt.ui.tests_3.15.400=3.15.400.I20240325-1800
[echoproperties] org.eclipse.jface.text.tests=3.13.500.I20240325-1800
[echoproperties] org.eclipse.jface.text.tests_3.13.500=3.13.500.I20240325-1800
[echoproperties] org.eclipse.objectteams.eclipse.monitor=2.5.0.201606070956
[echoproperties] org.eclipse.objectteams.eclipse.monitor_2.5.0=2.5.0.201606070956
[echoproperties] org.eclipse.objectteams.otdt=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.compiler.adaptor=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.compiler.adaptor.source=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.compiler.adaptor.source_2.8.3=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.compiler.adaptor_2.8.3=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.debug=2.8.2.202307181937
[echoproperties] org.eclipse.objectteams.otdt.debug.adaptor=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.debug.adaptor.source=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.debug.adaptor.source_2.8.3=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.debug.adaptor_2.8.3=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.debug.source=2.8.2.202307181937
[echoproperties] org.eclipse.objectteams.otdt.debug.source_2.8.2=2.8.2.202307181937
[echoproperties] org.eclipse.objectteams.otdt.debug.tests=2.0.0
[echoproperties] org.eclipse.objectteams.otdt.debug.tests_2.0.0=2.0.0
[echoproperties] org.eclipse.objectteams.otdt.debug.ui=2.7.4.201906101736
[echoproperties] org.eclipse.objectteams.otdt.debug.ui.source=2.7.4.201906101736
[echoproperties] org.eclipse.objectteams.otdt.debug.ui.source_2.7.4=2.7.4.201906101736
[echoproperties] org.eclipse.objectteams.otdt.debug.ui_2.7.4=2.7.4.201906101736
[echoproperties] org.eclipse.objectteams.otdt.debug_2.8.2=2.8.2.202307181937
[echoproperties] org.eclipse.objectteams.otdt.doc=2.5.0.201606070956
[echoproperties] org.eclipse.objectteams.otdt.doc_2.5.0=2.5.0.201606070956
[echoproperties] org.eclipse.objectteams.otdt.jdt.ui=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.jdt.ui.source=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.jdt.ui.source_2.8.3=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.jdt.ui_2.8.3=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.pde.ui=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.pde.ui.source=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.pde.ui.source_2.8.3=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.pde.ui_2.8.3=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.refactoring=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.refactoring.source=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.refactoring.source_2.8.3=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.refactoring_2.8.3=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.samples=2.8.2.202307181937
[echoproperties] org.eclipse.objectteams.otdt.samples.source=2.8.2.202307181937
[echoproperties] org.eclipse.objectteams.otdt.samples.source_2.8.2=2.8.2.202307181937
[echoproperties] org.eclipse.objectteams.otdt.samples_2.8.2=2.8.2.202307181937
[echoproperties] org.eclipse.objectteams.otdt.source=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.source_2.8.3=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.test.builder=2.0.0
[echoproperties] org.eclipse.objectteams.otdt.test.builder_2.0.0=2.0.0
[echoproperties] org.eclipse.objectteams.otdt.tests=2.0.0
[echoproperties] org.eclipse.objectteams.otdt.tests_2.0.0=2.0.0
[echoproperties] org.eclipse.objectteams.otdt.ui=2.8.1.202307181937
[echoproperties] org.eclipse.objectteams.otdt.ui.help=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.ui.help.source=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.ui.help.source_2.8.3=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.ui.help_2.8.3=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.ui.source=2.8.1.202307181937
[echoproperties] org.eclipse.objectteams.otdt.ui.source_2.8.1=2.8.1.202307181937
[echoproperties] org.eclipse.objectteams.otdt.ui.tests=2.0.0
[echoproperties] org.eclipse.objectteams.otdt.ui.tests.dom=2.0.0
[echoproperties] org.eclipse.objectteams.otdt.ui.tests.dom_2.0.0=2.0.0
[echoproperties] org.eclipse.objectteams.otdt.ui.tests.refactoring=2.0.0
[echoproperties] org.eclipse.objectteams.otdt.ui.tests.refactoring_2.0.0=2.0.0
[echoproperties] org.eclipse.objectteams.otdt.ui.tests_2.0.0=2.0.0
[echoproperties] org.eclipse.objectteams.otdt.ui_2.8.1=2.8.1.202307181937
[echoproperties] org.eclipse.objectteams.otdt_2.8.3=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otequinox=2.8.2.202307181937
[echoproperties] org.eclipse.objectteams.otequinox.branding=2.6.0.201706061121
[echoproperties] org.eclipse.objectteams.otequinox.branding.otre=2.6.0.201706061122
[echoproperties] org.eclipse.objectteams.otequinox.branding.otre_2.6.0=2.6.0.201706061122
[echoproperties] org.eclipse.objectteams.otequinox.branding_2.6.0=2.6.0.201706061121
[echoproperties] org.eclipse.objectteams.otequinox.turbo=2.4.0.201506091717
[echoproperties] org.eclipse.objectteams.otequinox.turbo_2.4.0=2.4.0.201506091717
[echoproperties] org.eclipse.objectteams.otequinox_2.8.2=2.8.2.202307181937
[echoproperties] org.eclipse.objectteams.otre=2.7.0.201806120901
[echoproperties] org.eclipse.objectteams.otre_2.7.0=2.7.0.201806120901
[echoproperties] org.eclipse.objectteams.otredyn=1.4.3.202403301859
[echoproperties] org.eclipse.objectteams.otredyn_1.4.3=1.4.3.202403301859
[echoproperties] org.eclipse.objectteams.runtime=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.runtime_2.8.3=2.8.3.202403301859
[echoproperties] org.eclipse.text.tests=3.14.500.I20240325-1800
[echoproperties] org.eclipse.text.tests_3.14.500=3.14.500.I20240325-1800
[echoproperties] org.hamcrest.core=2.2.0.v20230809-1000
[echoproperties] org.hamcrest.core_2.2.0=2.2.0.v20230809-1000
[echoproperties] org.hamcrest.library=1.3.0.v20180524-2246
[echoproperties] org.hamcrest.library_1.3.0=1.3.0.v20180524-2246
[echoproperties] org.objectweb.asm=9.6.0
[echoproperties] org.objectweb.asm.commons=9.6.0
[echoproperties] org.objectweb.asm.commons_9.6.0=9.6.0
[echoproperties] org.objectweb.asm.tree=9.6.0
[echoproperties] org.objectweb.asm.tree.analysis=9.6.0
[echoproperties] org.objectweb.asm.tree.analysis_9.6.0=9.6.0
[echoproperties] org.objectweb.asm.tree_9.6.0=9.6.0
[echoproperties] org.objectweb.asm.util=9.6.0
[echoproperties] org.objectweb.asm.util_9.6.0=9.6.0
[echoproperties] org.objectweb.asm_9.6.0=9.6.0
[echoproperties] os=linux
[echoproperties] os.arch=amd64
[echoproperties] os.isLinux=true
[echoproperties] os.name=Linux
[echoproperties] os.version=6.2.9-300.fc38.x86_64
[echoproperties] otdtUpdatesDir=/home/jenkins/agent/workspace/buildAndTest/testrun/updateSite
[echoproperties] otequinox.agent.jar=/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.objectteams.otequinox_2.8.2.202307181937/otequinoxAgent.jar
[echoproperties] path.separator=\:
[echoproperties] plugin-name=org.eclipse.jdt.core.tests.compiler
[echoproperties] plugin-path=
[echoproperties] published.updates=/home/jenkins/downloads/objectteams/updates/ot2.8/202307181937
[echoproperties] run.eclipseScriptDir=plugins/org.eclipse.pde.build_3.12.400.v20240321-1452/scripts
[echoproperties] saxon.jar.name=saxon8.jar
[echoproperties] saxon.jar.path=/home/jenkins/.ant/lib/saxon8.jar
[echoproperties] stderr.encoding=UTF-8
[echoproperties] stdout.encoding=UTF-8
[echoproperties] sun.arch.data.model=64
[echoproperties] sun.boot.library.path=/opt/tools/java/openjdk/jdk-21/jdk-21.0.2/lib
[echoproperties] sun.cpu.endian=little
[echoproperties] sun.io.unicode.encoding=UnicodeLittle
[echoproperties] sun.java.command=org.apache.tools.ant.launch.Launcher -cp  -f /home/jenkins/agent/workspace/buildAndTest/releng/build-scripts/build/run.xml -Declipse-app.tgz\=https\://download.eclipse.org/eclipse/downloads/drops4/I20240325-1800/eclipse-SDK-I20240325-1800-linux-gtk-x86_64.tar.gz -Declipse.tests.zip\=https\://download.eclipse.org/eclipse/downloads/drops4/I20240325-1800/eclipse-test-framework-I20240325-1800.zip -Declipse.sdk.qualifier\=I20240325-1800 -Dpublished.updates\=/home/jenkins/downloads/objectteams/updates/ot2.8/202307181937 -Ddo.run.tests\=true -Dtest.tmpDir\=/tmp/genie.objectteams -DfetchCacheLocation\=/home/jenkins/gitCache -Dmap.file.path\=/home/jenkins/agent/workspace/buildAndTest/releng/map/otdt.map -D_hasSaxon.jar\=true ot-junit-all
[echoproperties] sun.java.launcher=SUN_STANDARD
[echoproperties] sun.jnu.encoding=UTF-8
[echoproperties] sun.management.compiler=HotSpot 64-Bit Tiered Compilers
[echoproperties] test-output=/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/org.eclipse.jdt.core.tests.compiler.regression.TestAll.xml
[echoproperties] test.eclipseDir=/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse
[echoproperties] test.root.dir=/home/jenkins/agent/workspace/buildAndTest/testrun/test-root
[echoproperties] test.tmpDir=/tmp/genie.objectteams
[echoproperties] testPlugin=org.eclipse.jdt.core.tests.compiler_3.13.400.202403301859
[echoproperties] testframeworkinitialized=true
[echoproperties] testsUpdatesDirBase=/home/jenkins/agent/workspace/buildAndTest/testrun/updateSiteTests
[echoproperties] timeout=7200000
[echoproperties] timestamp=202403301857
[echoproperties] user.country=US
[echoproperties] user.dir=/home/jenkins/agent/workspace/buildAndTest/testrun
[echoproperties] user.home=/home/jenkins
[echoproperties] user.language=en
[echoproperties] user.name=jenkins
[echoproperties] vm=java
[echoproperties] vm.args=-Xmx912m
[echoproperties] vmargs=-Dcompliance.jre.17\=1.7,1.8,11,17 -Dcompliance.jre.21\=1.8,11,17,20,21 -Dcompliance.jre.22\=1.8,11,17,21,22 -Dcompliance.jre.23\=1.8,11,17,21,23
[echoproperties] ws=gtk

core-test:

init:

java-test:
     [echo] Running org.eclipse.jdt.core.tests.compiler.regression.TestAll. Result file: /home/jenkins/agent/workspace/buildAndTest/testrun/test-root/results/org.eclipse.jdt.core.tests.compiler.regression.TestAll.xml
     [echo] timout property: 7200000
     [echo] frameworkvmargs:  -Xms256m -Xmx2048m -Xmx1024m
     [echo] vmargs: -Dcompliance.jre.17=1.7,1.8,11,17 -Dcompliance.jre.21=1.8,11,17,20,21 -Dcompliance.jre.22=1.8,11,17,21,22 -Dcompliance.jre.23=1.8,11,17,21,23
     [echo] extraVMargs: -XX:+HeapDumpOnOutOfMemoryError -ea --add-modules ALL-SYSTEM              --add-opens java.base/jdk.internal.loader=ALL-UNNAMED              --add-opens jdk.localedata/sun.util.resources.cldr.provider=ALL-UNNAMED              --add-opens jdk.localedata/sun.util.resources.provider=ALL-UNNAMED              --add-opens java.security.jgss/sun.security.krb5.internal.ssl=ALL-UNNAMED              --add-opens java.base/jdk.internal.module=ALL-UNNAMED              --add-opens java.base/java.lang=ALL-UNNAMED              --add-opens java.base/java.lang.module=ALL-UNNAMED              --add-opens java.base/jdk.internal.reflect=ALL-UNNAMED              --add-opens java.base/jdk.internal.ref=ALL-UNNAMED              --add-opens java.base/jdk.internal.math=ALL-UNNAMED              --add-opens java.base/jdk.internal.misc=ALL-UNNAMED              --add-opens jdk.zipfs/jdk.nio.zipfs=ALL-UNNAMED              --illegal-access=permit              -DDetectVMInstallationsJob.disabled=true              -Djava.io.tmpdir=/tmp/genie.objectteams -Dot.weaving=otdre -javaagent:/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.objectteams.otequinox_2.8.2.202307181937/otequinoxAgent.jar              -Dcompliance=1.8,11,17,18
     [echo] frameworkperfargs: 
     [echo] crash loglocationarg (if any): ${loglocationarg}
     [echo] crash loglocation (if not default): 
     [java] OpenJDK 64-Bit Server VM warning: Ignoring option --illegal-access=permit; support was removed in 17.0
     [java] WARNING: Using incubator modules: jdk.incubator.vector
     [java] WARNING: package sun.security.krb5.internal.ssl not in java.security.jgss
     [java] Mar 30, 2024 8:00:08 PM org.apache.aries.spifly.BaseActivator log
     [java] INFO: Registered provider org.slf4j.simple.SimpleServiceProvider of service org.slf4j.spi.SLF4JServiceProvider in bundle slf4j.simple
     [java] INFO: timeoutScreenOutputDir: /home/jenkins/agent/workspace/buildAndTest/testrun/test-root/results/timeoutScreens
     [java] INFO: timeout: 7200000
     [java] Java Result: 1

collect-results:

evaluation_tests:

init:
     [echo] ANT_OPTS: -Xmx1024m
     [echo] basedir = /home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse
[echoproperties] #Ant properties
[echoproperties] #Sat Mar 30 20:12:12 UTC 2024
[echoproperties] Aspect537350_A=1.0.0.202403301859
[echoproperties] Aspect537350_A_1.0.0=1.0.0.202403301859
[echoproperties] Aspect537350_B=1.0.0.202403301859
[echoproperties] Aspect537350_B_1.0.0=1.0.0.202403301859
[echoproperties] Aspect537351=1.0.0.202403301859
[echoproperties] Aspect537351_1.0.0=1.0.0.202403301859
[echoproperties] Aspect537533=1.0.0.202403301859
[echoproperties] Aspect537533_1.0.0=1.0.0.202403301859
[echoproperties] Aspect571542_A=1.0.0.202403301859
[echoproperties] Aspect571542_A_1.0.0=1.0.0.202403301859
[echoproperties] Aspect571542_B=1.0.0.202403301859
[echoproperties] Aspect571542_B_1.0.0=1.0.0.202403301859
[echoproperties] Base537350_A=1.0.0.202403301859
[echoproperties] Base537350_A_1.0.0=1.0.0.202403301859
[echoproperties] Base537350_B=1.0.0.202403301859
[echoproperties] Base537350_B_1.0.0=1.0.0.202403301859
[echoproperties] Base537351=1.0.0.202403301859
[echoproperties] Base537351_1.0.0=1.0.0.202403301859
[echoproperties] Base537533=1.0.0.202403301859
[echoproperties] Base537533_1.0.0=1.0.0.202403301859
[echoproperties] Base571542_A=1.0.0.202403301859
[echoproperties] Base571542_A_1.0.0=1.0.0.202403301859
[echoproperties] Base571542_B=1.0.0.202403301859
[echoproperties] Base571542_B_1.0.0=1.0.0.202403301859
[echoproperties] DSTAMP=20240330
[echoproperties] Middle537351=1.0.0.202403301859
[echoproperties] Middle537351_1.0.0=1.0.0.202403301859
[echoproperties] NOW.DSTAMP=20240330
[echoproperties] NOW.TODAY=March 30 2024
[echoproperties] NOW.TSTAMP=2012
[echoproperties] OTEquinoxTests=1.0.0.202403301859
[echoproperties] OTEquinoxTests_1.0.0=1.0.0.202403301859
[echoproperties] OTScriptDir=/home/jenkins/agent/workspace/buildAndTest/releng/build-scripts/build
[echoproperties] TIMENOW=2012120648
[echoproperties] TODAY=March 30 2024
[echoproperties] TSTAMP=1959
[echoproperties] _hasSaxon.jar=true
[echoproperties] _toplevelDir=/home/jenkins/agent/workspace/buildAndTest/releng/build-scripts/build
[echoproperties] ant.core.lib=/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant.jar
[echoproperties] ant.file=/home/jenkins/agent/workspace/buildAndTest/releng/build-scripts/build/lib/library.xml
[echoproperties] ant.file.Automated\ Object\ Teams\ Testing=/home/jenkins/agent/workspace/buildAndTest/releng/build-scripts/build/test.xml
[echoproperties] ant.file.Library=/home/jenkins/agent/workspace/buildAndTest/releng/build-scripts/build/lib/library.xml
[echoproperties] ant.file.Main\ Object\ Teams\ Build\ and\ Test\ Automation=/home/jenkins/agent/workspace/buildAndTest/releng/build-scripts/build/run.xml
[echoproperties] ant.file.testsuite=/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.core.tests.compiler_3.13.400.202403301859/test.xml
[echoproperties] ant.file.type=file
[echoproperties] ant.file.type.Automated\ Object\ Teams\ Testing=file
[echoproperties] ant.file.type.Library=file
[echoproperties] ant.file.type.Main\ Object\ Teams\ Build\ and\ Test\ Automation=file
[echoproperties] ant.file.type.testsuite=file
[echoproperties] ant.home=/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest
[echoproperties] ant.java.version=21
[echoproperties] ant.library.dir=/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib
[echoproperties] ant.project.default-target=usage
[echoproperties] ant.project.invoked-targets=core-test
[echoproperties] ant.project.name=Library
[echoproperties] ant.version=Apache Ant(TM) version 1.10.12 compiled on October 13 2021
[echoproperties] arch=x86_64
[echoproperties] baseLocation=/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse
[echoproperties] basearch=x86_64
[echoproperties] basedir=/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse
[echoproperties] baseos=linux
[echoproperties] basews=gtk
[echoproperties] bootLocation=/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/eclipse
[echoproperties] build.root.dir=/home/jenkins/agent/workspace/buildAndTest/testrun/build-root
[echoproperties] buildDirectory=/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src
[echoproperties] buildId=2.8.3
[echoproperties] buildLabel=I-2.8.3-202403301857
[echoproperties] buildType=I
[echoproperties] builder-otcompiler=/home/jenkins/agent/workspace/buildAndTest/releng/build-scripts/build/OT-Compiler
[echoproperties] builder-otdt=/home/jenkins/agent/workspace/buildAndTest/releng/build-scripts/build/OTDT-Build
[echoproperties] buildfile=/home/jenkins/agent/workspace/buildAndTest/releng/build-scripts/build/build.xml
[echoproperties] classname=org.eclipse.jdt.core.tests.eval.TestAll
[echoproperties] coverage-output=/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/coverage
[echoproperties] data-dir=/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/jdt_eval_folder
[echoproperties] do.run.tests=true
[echoproperties] eclipse-app.tgz=https\://download.eclipse.org/eclipse/downloads/drops4/I20240325-1800/eclipse-SDK-I20240325-1800-linux-gtk-x86_64.tar.gz
[echoproperties] eclipse-home=/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse
[echoproperties] eclipse.sdk.qualifier=I20240325-1800
[echoproperties] eclipse.tests.zip=https\://download.eclipse.org/eclipse/downloads/drops4/I20240325-1800/eclipse-test-framework-I20240325-1800.zip
[echoproperties] env.ANT_HOME=/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest
[echoproperties] env.ANT_OPTS=-Xmx1024m
[echoproperties] env.BUILD_DISPLAY_NAME=\#942
[echoproperties] env.BUILD_ID=942
[echoproperties] env.BUILD_NUMBER=942
[echoproperties] env.BUILD_TAG=jenkins-buildAndTest-942
[echoproperties] env.BUILD_URL=https\://ci.eclipse.org/objectteams/job/buildAndTest/942/
[echoproperties] env.CI=true
[echoproperties] env.DISPLAY=\:40
[echoproperties] env.EXECUTOR_NUMBER=0
[echoproperties] env.GITLAB_OBJECT_KIND=none
[echoproperties] env.HOME=/home/jenkins
[echoproperties] env.HOSTNAME=centos-7-sw7vx
[echoproperties] env.HUDSON_COOKIE=f2b343d6-1876-484f-a185-836f1bab4cd4
[echoproperties] env.HUDSON_HOME=/var/jenkins
[echoproperties] env.HUDSON_SERVER_COOKIE=f0104a5ecfe037d6
[echoproperties] env.HUDSON_URL=https\://ci.eclipse.org/objectteams/
[echoproperties] env.JAVA_HOME=/opt/tools/java/openjdk/jdk-21/latest
[echoproperties] env.JAVA_TMPDIR=/tmp/genie.objectteams
[echoproperties] env.JENKINS_AGENT_NAME=centos-7-sw7vx
[echoproperties] env.JENKINS_AGENT_WORKDIR=/home/jenkins/agent
[echoproperties] env.JENKINS_DISCOVERY_PORT=tcp\://10.30.213.101\:50000
[echoproperties] env.JENKINS_DISCOVERY_PORT_50000_TCP=tcp\://10.30.213.101\:50000
[echoproperties] env.JENKINS_DISCOVERY_PORT_50000_TCP_ADDR=10.30.213.101
[echoproperties] env.JENKINS_DISCOVERY_PORT_50000_TCP_PORT=50000
[echoproperties] env.JENKINS_DISCOVERY_PORT_50000_TCP_PROTO=tcp
[echoproperties] env.JENKINS_DISCOVERY_SERVICE_HOST=10.30.213.101
[echoproperties] env.JENKINS_DISCOVERY_SERVICE_PORT=50000
[echoproperties] env.JENKINS_DISCOVERY_SERVICE_PORT_JNLP=50000
[echoproperties] env.JENKINS_HOME=/var/jenkins
[echoproperties] env.JENKINS_NAME=centos-7-sw7vx
[echoproperties] env.JENKINS_REMOTING_JAVA_OPTS=-showversion -XshowSettings\:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled\=true -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID\=true
[echoproperties] env.JENKINS_SECRET=8d5b1adf6dffde2e7e6f3ff45077951c8c411e9a228c5ec14f683d5545cac5e0
[echoproperties] env.JENKINS_SERVER_COOKIE=f0104a5ecfe037d6
[echoproperties] env.JENKINS_TUNNEL=jenkins-discovery.objectteams.svc.cluster.local\:50000
[echoproperties] env.JENKINS_UI_PORT=tcp\://10.30.65.215\:80
[echoproperties] env.JENKINS_UI_PORT_80_TCP=tcp\://10.30.65.215\:80
[echoproperties] env.JENKINS_UI_PORT_80_TCP_ADDR=10.30.65.215
[echoproperties] env.JENKINS_UI_PORT_80_TCP_PORT=80
[echoproperties] env.JENKINS_UI_PORT_80_TCP_PROTO=tcp
[echoproperties] env.JENKINS_UI_SERVICE_HOST=10.30.65.215
[echoproperties] env.JENKINS_UI_SERVICE_PORT=80
[echoproperties] env.JENKINS_UI_SERVICE_PORT_HTTP=80
[echoproperties] env.JENKINS_URL=https\://ci.eclipse.org/objectteams/
[echoproperties] env.JOB_BASE_NAME=buildAndTest
[echoproperties] env.JOB_DISPLAY_URL=https\://ci.eclipse.org/objectteams/job/buildAndTest/display/redirect
[echoproperties] env.JOB_NAME=buildAndTest
[echoproperties] env.JOB_URL=https\://ci.eclipse.org/objectteams/job/buildAndTest/
[echoproperties] env.KUBERNETES_PORT=tcp\://10.30.0.1\:443
[echoproperties] env.KUBERNETES_PORT_443_TCP=tcp\://10.30.0.1\:443
[echoproperties] env.KUBERNETES_PORT_443_TCP_ADDR=10.30.0.1
[echoproperties] env.KUBERNETES_PORT_443_TCP_PORT=443
[echoproperties] env.KUBERNETES_PORT_443_TCP_PROTO=tcp
[echoproperties] env.KUBERNETES_SERVICE_HOST=10.30.0.1
[echoproperties] env.KUBERNETES_SERVICE_PORT=443
[echoproperties] env.KUBERNETES_SERVICE_PORT_HTTPS=443
[echoproperties] env.LANG=en_US.UTF-8
[echoproperties] env.MAIN_TARGET=ot-junit-all
[echoproperties] env.NODE_LABELS=centos-7 jipp-migration migration centos-7-sw7vx
[echoproperties] env.NODE_NAME=centos-7-sw7vx
[echoproperties] env.NSS_SDB_USE_CACHE=no
[echoproperties] env.OPENJ9_JAVA_OPTIONS=-XX\:+IgnoreUnrecognizedVMOptions -XX\:+IdleTuningCompactOnIdle -XX\:+IdleTuningGcOnIdle
[echoproperties] env.OT_VERSION=2.8.3
[echoproperties] env.PATH=/opt/tools/java/openjdk/jdk-21/latest/bin\:/shared/common/apache-ant-1.10.5//bin\:/opt/tools/java/openjdk/jdk-21/latest/bin\:/opt/tools/java/oracle/jdk-9/latest/bin\:/opt/tools/java/openjdk/jdk-11/latest/bin\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/bin\:/opt/tools/java/oracle/jdk-9/latest/bin\:/usr/local/sbin\:/usr/local/bin\:/usr/sbin\:/usr/bin\:/sbin\:/bin
[echoproperties] env.PROMOTE=staging
[echoproperties] env.PWD=/home/jenkins/agent/workspace/buildAndTest/testrun
[echoproperties] env.RUN_ARTIFACTS_DISPLAY_URL=https\://ci.eclipse.org/objectteams/job/buildAndTest/942/display/redirect?page\=artifacts
[echoproperties] env.RUN_CHANGES_DISPLAY_URL=https\://ci.eclipse.org/objectteams/job/buildAndTest/942/display/redirect?page\=changes
[echoproperties] env.RUN_DISPLAY_URL=https\://ci.eclipse.org/objectteams/job/buildAndTest/942/display/redirect
[echoproperties] env.RUN_TESTS_DISPLAY_URL=https\://ci.eclipse.org/objectteams/job/buildAndTest/942/display/redirect?page\=tests
[echoproperties] env.SHLVL=2
[echoproperties] env.SIGN=nosign
[echoproperties] env.SSH_AUTH_SOCK=/tmp/ssh-Mhhbrkk0MZ7C/agent.45
[echoproperties] env.TERM=xterm
[echoproperties] env.UPDATE_SITE_BASE=ot2.8
[echoproperties] env.USER_NAME=jenkins
[echoproperties] env.WORKSPACE=/home/jenkins/agent/workspace/buildAndTest
[echoproperties] env.WORKSPACE_TMP=/home/jenkins/agent/workspace/buildAndTest@tmp
[echoproperties] env.XAUTHORITY=/home/jenkins/agent/workspace/buildAndTest/.Xauthority-14970781020924742116
[echoproperties] env.branch=master
[echoproperties] env.callTarget=ot-junit-all
[echoproperties] envantopts=-Xmx1024m
[echoproperties] extraVMargs=-XX\:+HeapDumpOnOutOfMemoryError -ea --add-modules ALL-SYSTEM              --add-opens java.base/jdk.internal.loader\=ALL-UNNAMED              --add-opens jdk.localedata/sun.util.resources.cldr.provider\=ALL-UNNAMED              --add-opens jdk.localedata/sun.util.resources.provider\=ALL-UNNAMED              --add-opens java.security.jgss/sun.security.krb5.internal.ssl\=ALL-UNNAMED              --add-opens java.base/jdk.internal.module\=ALL-UNNAMED              --add-opens java.base/java.lang\=ALL-UNNAMED              --add-opens java.base/java.lang.module\=ALL-UNNAMED              --add-opens java.base/jdk.internal.reflect\=ALL-UNNAMED              --add-opens java.base/jdk.internal.ref\=ALL-UNNAMED              --add-opens java.base/jdk.internal.math\=ALL-UNNAMED              --add-opens java.base/jdk.internal.misc\=ALL-UNNAMED              --add-opens jdk.zipfs/jdk.nio.zipfs\=ALL-UNNAMED              --illegal-access\=permit              -DDetectVMInstallationsJob.disabled\=true              -Djava.io.tmpdir\=/tmp/genie.objectteams -Dot.weaving\=otdre -javaagent\:/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.objectteams.otequinox_2.8.2.202307181937/otequinoxAgent.jar              -Dcompliance\=1.8,11,17,18
[echoproperties] fetchCacheLocation=/home/jenkins/gitCache
[echoproperties] file-id=XXX
[echoproperties] file.encoding=UTF-8
[echoproperties] file.separator=/
[echoproperties] formatter=org.apache.tools.ant.taskdefs.optional.junit.XMLJUnitResultFormatter
[echoproperties] git.pde.build=org.eclipse.egit.fetchfactory_0.12.0.202304020031.jar
[echoproperties] installmode=clean
[echoproperties] java.class.path=/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-launcher.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-antlr.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-apache-bcel.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-apache-bsf.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-apache-log4j.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-apache-oro.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-apache-regexp.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-apache-resolver.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-apache-xalan2.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-commons-logging.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-commons-net.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-imageio.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-jai.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-javamail.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-jdepend.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-jmf.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-jsch.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-junit.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-junit4.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-junitlauncher.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-launcher.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-netrexx.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-swing.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-testutil.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-xz.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant.jar
[echoproperties] java.class.version=65.0
[echoproperties] java.home=/opt/tools/java/openjdk/jdk-21/jdk-21.0.2
[echoproperties] java.io.tmpdir=/tmp
[echoproperties] java.library.path=/usr/java/packages/lib\:/usr/lib64\:/lib64\:/lib\:/usr/lib
[echoproperties] java.runtime.name=OpenJDK Runtime Environment
[echoproperties] java.runtime.version=21.0.2+13-58
[echoproperties] java.specification.name=Java Platform API Specification
[echoproperties] java.specification.vendor=Oracle Corporation
[echoproperties] java.specification.version=21
[echoproperties] java.vendor=Oracle Corporation
[echoproperties] java.vendor.url=https\://java.oracle.com/
[echoproperties] java.vendor.url.bug=https\://bugreport.java.com/bugreport/
[echoproperties] java.version=21.0.2
[echoproperties] java.version.date=2024-01-16
[echoproperties] java.vm.compressedOopsMode=32-bit
[echoproperties] java.vm.info=mixed mode, sharing
[echoproperties] java.vm.name=OpenJDK 64-Bit Server VM
[echoproperties] java.vm.specification.name=Java Virtual Machine Specification
[echoproperties] java.vm.specification.vendor=Oracle Corporation
[echoproperties] java.vm.specification.version=21
[echoproperties] java.vm.vendor=Oracle Corporation
[echoproperties] java.vm.version=21.0.2+13-58
[echoproperties] jdk.debug=release
[echoproperties] jdt-compiler-folder=/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/jdt_compiler_folder
[echoproperties] jdt-eval-folder=/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/jdt_eval_folder
[echoproperties] jdt-parser-folder=/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/jdt_parser_folder
[echoproperties] jdt.feature.version=3.19.500.v20240325-2137
[echoproperties] jdt.feature.version.next=3.19.500.v20240325-2138
[echoproperties] junit-report-output=/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/results
[echoproperties] junit-stylesheet=/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/JUNIT.XSL
[echoproperties] launchTarget=java-test
[echoproperties] library-file=/home/jenkins/agent/workspace/buildAndTest/testrun/../releng/build-scripts/build/lib/library.xml
[echoproperties] line.separator=\n
[echoproperties] map.file.path=/home/jenkins/agent/workspace/buildAndTest/releng/map/otdt.map
[echoproperties] native.encoding=UTF-8
[echoproperties] org.apache.bcel=5.2.0.v201005080400
[echoproperties] org.apache.bcel_5.2.0=5.2.0.v201005080400
[echoproperties] org.eclipse.core.filebuffers.tests=3.13.400.I20240325-1800
[echoproperties] org.eclipse.core.filebuffers.tests_3.13.400=3.13.400.I20240325-1800
[echoproperties] org.eclipse.equinox.launcher_jar=org.eclipse.equinox.launcher_1.6.800.v20240304-1850.jar
[echoproperties] org.eclipse.jdt.annotation=2.3.0.v20240111-2306
[echoproperties] org.eclipse.jdt.annotation_1.2.100=1.2.100.v20240212-1051
[echoproperties] org.eclipse.jdt.annotation_2.3.0=2.3.0.v20240111-2306
[echoproperties] org.eclipse.jdt.core=3.38.0.OTDT_r283_202403301859
[echoproperties] org.eclipse.jdt.core.compiler.batch=3.38.0.OTDT_r283_202403301859
[echoproperties] org.eclipse.jdt.core.compiler.batch_3.38.0=3.38.0.OTDT_r283_202403301859
[echoproperties] org.eclipse.jdt.core.source=3.38.0.OTDT_r283_202403301859
[echoproperties] org.eclipse.jdt.core.source_3.38.0=3.38.0.OTDT_r283_202403301859
[echoproperties] org.eclipse.jdt.core.tests.builder=3.12.400.I20240325-1800
[echoproperties] org.eclipse.jdt.core.tests.builder_3.12.400=3.12.400.I20240325-1800
[echoproperties] org.eclipse.jdt.core.tests.compiler=3.13.400.202403301859
[echoproperties] org.eclipse.jdt.core.tests.compiler_3.13.400=3.13.400.202403301859
[echoproperties] org.eclipse.jdt.core.tests.model=3.13.0.202403301859
[echoproperties] org.eclipse.jdt.core.tests.model_3.13.0=3.13.0.202403301859
[echoproperties] org.eclipse.jdt.core_3.38.0=3.38.0.OTDT_r283_202403301859
[echoproperties] org.eclipse.jdt.debug.tests=3.12.400.I20240325-1800
[echoproperties] org.eclipse.jdt.debug.tests_3.12.400=3.12.400.I20240325-1800
[echoproperties] org.eclipse.jdt.text.tests=3.14.400.I20240325-1800
[echoproperties] org.eclipse.jdt.text.tests_3.14.400=3.14.400.I20240325-1800
[echoproperties] org.eclipse.jdt.ui.tests=3.15.400.I20240325-1800
[echoproperties] org.eclipse.jdt.ui.tests.refactoring=3.15.400.I20240325-1800
[echoproperties] org.eclipse.jdt.ui.tests.refactoring_3.15.400=3.15.400.I20240325-1800
[echoproperties] org.eclipse.jdt.ui.tests_3.15.400=3.15.400.I20240325-1800
[echoproperties] org.eclipse.jface.text.tests=3.13.500.I20240325-1800
[echoproperties] org.eclipse.jface.text.tests_3.13.500=3.13.500.I20240325-1800
[echoproperties] org.eclipse.objectteams.eclipse.monitor=2.5.0.201606070956
[echoproperties] org.eclipse.objectteams.eclipse.monitor_2.5.0=2.5.0.201606070956
[echoproperties] org.eclipse.objectteams.otdt=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.compiler.adaptor=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.compiler.adaptor.source=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.compiler.adaptor.source_2.8.3=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.compiler.adaptor_2.8.3=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.debug=2.8.2.202307181937
[echoproperties] org.eclipse.objectteams.otdt.debug.adaptor=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.debug.adaptor.source=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.debug.adaptor.source_2.8.3=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.debug.adaptor_2.8.3=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.debug.source=2.8.2.202307181937
[echoproperties] org.eclipse.objectteams.otdt.debug.source_2.8.2=2.8.2.202307181937
[echoproperties] org.eclipse.objectteams.otdt.debug.tests=2.0.0
[echoproperties] org.eclipse.objectteams.otdt.debug.tests_2.0.0=2.0.0
[echoproperties] org.eclipse.objectteams.otdt.debug.ui=2.7.4.201906101736
[echoproperties] org.eclipse.objectteams.otdt.debug.ui.source=2.7.4.201906101736
[echoproperties] org.eclipse.objectteams.otdt.debug.ui.source_2.7.4=2.7.4.201906101736
[echoproperties] org.eclipse.objectteams.otdt.debug.ui_2.7.4=2.7.4.201906101736
[echoproperties] org.eclipse.objectteams.otdt.debug_2.8.2=2.8.2.202307181937
[echoproperties] org.eclipse.objectteams.otdt.doc=2.5.0.201606070956
[echoproperties] org.eclipse.objectteams.otdt.doc_2.5.0=2.5.0.201606070956
[echoproperties] org.eclipse.objectteams.otdt.jdt.ui=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.jdt.ui.source=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.jdt.ui.source_2.8.3=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.jdt.ui_2.8.3=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.pde.ui=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.pde.ui.source=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.pde.ui.source_2.8.3=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.pde.ui_2.8.3=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.refactoring=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.refactoring.source=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.refactoring.source_2.8.3=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.refactoring_2.8.3=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.samples=2.8.2.202307181937
[echoproperties] org.eclipse.objectteams.otdt.samples.source=2.8.2.202307181937
[echoproperties] org.eclipse.objectteams.otdt.samples.source_2.8.2=2.8.2.202307181937
[echoproperties] org.eclipse.objectteams.otdt.samples_2.8.2=2.8.2.202307181937
[echoproperties] org.eclipse.objectteams.otdt.source=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.source_2.8.3=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.test.builder=2.0.0
[echoproperties] org.eclipse.objectteams.otdt.test.builder_2.0.0=2.0.0
[echoproperties] org.eclipse.objectteams.otdt.tests=2.0.0
[echoproperties] org.eclipse.objectteams.otdt.tests_2.0.0=2.0.0
[echoproperties] org.eclipse.objectteams.otdt.ui=2.8.1.202307181937
[echoproperties] org.eclipse.objectteams.otdt.ui.help=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.ui.help.source=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.ui.help.source_2.8.3=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.ui.help_2.8.3=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.ui.source=2.8.1.202307181937
[echoproperties] org.eclipse.objectteams.otdt.ui.source_2.8.1=2.8.1.202307181937
[echoproperties] org.eclipse.objectteams.otdt.ui.tests=2.0.0
[echoproperties] org.eclipse.objectteams.otdt.ui.tests.dom=2.0.0
[echoproperties] org.eclipse.objectteams.otdt.ui.tests.dom_2.0.0=2.0.0
[echoproperties] org.eclipse.objectteams.otdt.ui.tests.refactoring=2.0.0
[echoproperties] org.eclipse.objectteams.otdt.ui.tests.refactoring_2.0.0=2.0.0
[echoproperties] org.eclipse.objectteams.otdt.ui.tests_2.0.0=2.0.0
[echoproperties] org.eclipse.objectteams.otdt.ui_2.8.1=2.8.1.202307181937
[echoproperties] org.eclipse.objectteams.otdt_2.8.3=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otequinox=2.8.2.202307181937
[echoproperties] org.eclipse.objectteams.otequinox.branding=2.6.0.201706061121
[echoproperties] org.eclipse.objectteams.otequinox.branding.otre=2.6.0.201706061122
[echoproperties] org.eclipse.objectteams.otequinox.branding.otre_2.6.0=2.6.0.201706061122
[echoproperties] org.eclipse.objectteams.otequinox.branding_2.6.0=2.6.0.201706061121
[echoproperties] org.eclipse.objectteams.otequinox.turbo=2.4.0.201506091717
[echoproperties] org.eclipse.objectteams.otequinox.turbo_2.4.0=2.4.0.201506091717
[echoproperties] org.eclipse.objectteams.otequinox_2.8.2=2.8.2.202307181937
[echoproperties] org.eclipse.objectteams.otre=2.7.0.201806120901
[echoproperties] org.eclipse.objectteams.otre_2.7.0=2.7.0.201806120901
[echoproperties] org.eclipse.objectteams.otredyn=1.4.3.202403301859
[echoproperties] org.eclipse.objectteams.otredyn_1.4.3=1.4.3.202403301859
[echoproperties] org.eclipse.objectteams.runtime=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.runtime_2.8.3=2.8.3.202403301859
[echoproperties] org.eclipse.text.tests=3.14.500.I20240325-1800
[echoproperties] org.eclipse.text.tests_3.14.500=3.14.500.I20240325-1800
[echoproperties] org.hamcrest.core=2.2.0.v20230809-1000
[echoproperties] org.hamcrest.core_2.2.0=2.2.0.v20230809-1000
[echoproperties] org.hamcrest.library=1.3.0.v20180524-2246
[echoproperties] org.hamcrest.library_1.3.0=1.3.0.v20180524-2246
[echoproperties] org.objectweb.asm=9.6.0
[echoproperties] org.objectweb.asm.commons=9.6.0
[echoproperties] org.objectweb.asm.commons_9.6.0=9.6.0
[echoproperties] org.objectweb.asm.tree=9.6.0
[echoproperties] org.objectweb.asm.tree.analysis=9.6.0
[echoproperties] org.objectweb.asm.tree.analysis_9.6.0=9.6.0
[echoproperties] org.objectweb.asm.tree_9.6.0=9.6.0
[echoproperties] org.objectweb.asm.util=9.6.0
[echoproperties] org.objectweb.asm.util_9.6.0=9.6.0
[echoproperties] org.objectweb.asm_9.6.0=9.6.0
[echoproperties] os=linux
[echoproperties] os.arch=amd64
[echoproperties] os.isLinux=true
[echoproperties] os.name=Linux
[echoproperties] os.version=6.2.9-300.fc38.x86_64
[echoproperties] otdtUpdatesDir=/home/jenkins/agent/workspace/buildAndTest/testrun/updateSite
[echoproperties] otequinox.agent.jar=/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.objectteams.otequinox_2.8.2.202307181937/otequinoxAgent.jar
[echoproperties] path.separator=\:
[echoproperties] plugin-name=org.eclipse.jdt.core.tests.compiler
[echoproperties] plugin-path=
[echoproperties] published.updates=/home/jenkins/downloads/objectteams/updates/ot2.8/202307181937
[echoproperties] run.eclipseScriptDir=plugins/org.eclipse.pde.build_3.12.400.v20240321-1452/scripts
[echoproperties] saxon.jar.name=saxon8.jar
[echoproperties] saxon.jar.path=/home/jenkins/.ant/lib/saxon8.jar
[echoproperties] stderr.encoding=UTF-8
[echoproperties] stdout.encoding=UTF-8
[echoproperties] sun.arch.data.model=64
[echoproperties] sun.boot.library.path=/opt/tools/java/openjdk/jdk-21/jdk-21.0.2/lib
[echoproperties] sun.cpu.endian=little
[echoproperties] sun.io.unicode.encoding=UnicodeLittle
[echoproperties] sun.java.command=org.apache.tools.ant.launch.Launcher -cp  -f /home/jenkins/agent/workspace/buildAndTest/releng/build-scripts/build/run.xml -Declipse-app.tgz\=https\://download.eclipse.org/eclipse/downloads/drops4/I20240325-1800/eclipse-SDK-I20240325-1800-linux-gtk-x86_64.tar.gz -Declipse.tests.zip\=https\://download.eclipse.org/eclipse/downloads/drops4/I20240325-1800/eclipse-test-framework-I20240325-1800.zip -Declipse.sdk.qualifier\=I20240325-1800 -Dpublished.updates\=/home/jenkins/downloads/objectteams/updates/ot2.8/202307181937 -Ddo.run.tests\=true -Dtest.tmpDir\=/tmp/genie.objectteams -DfetchCacheLocation\=/home/jenkins/gitCache -Dmap.file.path\=/home/jenkins/agent/workspace/buildAndTest/releng/map/otdt.map -D_hasSaxon.jar\=true ot-junit-all
[echoproperties] sun.java.launcher=SUN_STANDARD
[echoproperties] sun.jnu.encoding=UTF-8
[echoproperties] sun.management.compiler=HotSpot 64-Bit Tiered Compilers
[echoproperties] test-output=/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/org.eclipse.jdt.core.tests.eval.TestAll.xml
[echoproperties] test.eclipseDir=/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse
[echoproperties] test.root.dir=/home/jenkins/agent/workspace/buildAndTest/testrun/test-root
[echoproperties] test.tmpDir=/tmp/genie.objectteams
[echoproperties] testPlugin=org.eclipse.jdt.core.tests.compiler_3.13.400.202403301859
[echoproperties] testframeworkinitialized=true
[echoproperties] testsUpdatesDirBase=/home/jenkins/agent/workspace/buildAndTest/testrun/updateSiteTests
[echoproperties] timeout=7200000
[echoproperties] timestamp=202403301857
[echoproperties] user.country=US
[echoproperties] user.dir=/home/jenkins/agent/workspace/buildAndTest/testrun
[echoproperties] user.home=/home/jenkins
[echoproperties] user.language=en
[echoproperties] user.name=jenkins
[echoproperties] vm=java
[echoproperties] vm.args=-Xmx912m
[echoproperties] vmargs=-Xmx1200m -XX\:-UseGCOverheadLimit
[echoproperties] ws=gtk

core-test:

init:

java-test:
     [echo] Running org.eclipse.jdt.core.tests.eval.TestAll. Result file: /home/jenkins/agent/workspace/buildAndTest/testrun/test-root/results/org.eclipse.jdt.core.tests.eval.TestAll.xml
     [echo] timout property: 7200000
     [echo] frameworkvmargs:  -Xms256m -Xmx2048m -Xmx1024m
     [echo] vmargs: -Xmx1200m -XX:-UseGCOverheadLimit
     [echo] extraVMargs: -XX:+HeapDumpOnOutOfMemoryError -ea --add-modules ALL-SYSTEM              --add-opens java.base/jdk.internal.loader=ALL-UNNAMED              --add-opens jdk.localedata/sun.util.resources.cldr.provider=ALL-UNNAMED              --add-opens jdk.localedata/sun.util.resources.provider=ALL-UNNAMED              --add-opens java.security.jgss/sun.security.krb5.internal.ssl=ALL-UNNAMED              --add-opens java.base/jdk.internal.module=ALL-UNNAMED              --add-opens java.base/java.lang=ALL-UNNAMED              --add-opens java.base/java.lang.module=ALL-UNNAMED              --add-opens java.base/jdk.internal.reflect=ALL-UNNAMED              --add-opens java.base/jdk.internal.ref=ALL-UNNAMED              --add-opens java.base/jdk.internal.math=ALL-UNNAMED              --add-opens java.base/jdk.internal.misc=ALL-UNNAMED              --add-opens jdk.zipfs/jdk.nio.zipfs=ALL-UNNAMED              --illegal-access=permit              -DDetectVMInstallationsJob.disabled=true              -Djava.io.tmpdir=/tmp/genie.objectteams -Dot.weaving=otdre -javaagent:/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.objectteams.otequinox_2.8.2.202307181937/otequinoxAgent.jar              -Dcompliance=1.8,11,17,18
     [echo] frameworkperfargs: 
     [echo] crash loglocationarg (if any): ${loglocationarg}
     [echo] crash loglocation (if not default): 
     [java] OpenJDK 64-Bit Server VM warning: Ignoring option --illegal-access=permit; support was removed in 17.0
     [java] WARNING: Using incubator modules: jdk.incubator.vector
     [java] WARNING: package sun.security.krb5.internal.ssl not in java.security.jgss
     [java] Mar 30, 2024 8:12:14 PM org.apache.aries.spifly.BaseActivator log
     [java] INFO: Registered provider org.slf4j.simple.SimpleServiceProvider of service org.slf4j.spi.SLF4JServiceProvider in bundle slf4j.simple
     [java] INFO: timeoutScreenOutputDir: /home/jenkins/agent/workspace/buildAndTest/testrun/test-root/results/timeoutScreens
     [java] INFO: timeout: 7200000

collect-results:

cleanup:

run:
     [echo] OTTest: done running org.eclipse.jdt.core.tests.compiler

jdtcore_model_tests:

runtests:

init:

suite:

init:
     [echo] ANT_OPTS: -Xmx1024m
     [echo] basedir = /home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse
[echoproperties] #Ant properties
[echoproperties] #Sat Mar 30 20:13:14 UTC 2024
[echoproperties] Aspect537350_A=1.0.0.202403301859
[echoproperties] Aspect537350_A_1.0.0=1.0.0.202403301859
[echoproperties] Aspect537350_B=1.0.0.202403301859
[echoproperties] Aspect537350_B_1.0.0=1.0.0.202403301859
[echoproperties] Aspect537351=1.0.0.202403301859
[echoproperties] Aspect537351_1.0.0=1.0.0.202403301859
[echoproperties] Aspect537533=1.0.0.202403301859
[echoproperties] Aspect537533_1.0.0=1.0.0.202403301859
[echoproperties] Aspect571542_A=1.0.0.202403301859
[echoproperties] Aspect571542_A_1.0.0=1.0.0.202403301859
[echoproperties] Aspect571542_B=1.0.0.202403301859
[echoproperties] Aspect571542_B_1.0.0=1.0.0.202403301859
[echoproperties] Base537350_A=1.0.0.202403301859
[echoproperties] Base537350_A_1.0.0=1.0.0.202403301859
[echoproperties] Base537350_B=1.0.0.202403301859
[echoproperties] Base537350_B_1.0.0=1.0.0.202403301859
[echoproperties] Base537351=1.0.0.202403301859
[echoproperties] Base537351_1.0.0=1.0.0.202403301859
[echoproperties] Base537533=1.0.0.202403301859
[echoproperties] Base537533_1.0.0=1.0.0.202403301859
[echoproperties] Base571542_A=1.0.0.202403301859
[echoproperties] Base571542_A_1.0.0=1.0.0.202403301859
[echoproperties] Base571542_B=1.0.0.202403301859
[echoproperties] Base571542_B_1.0.0=1.0.0.202403301859
[echoproperties] DSTAMP=20240330
[echoproperties] Middle537351=1.0.0.202403301859
[echoproperties] Middle537351_1.0.0=1.0.0.202403301859
[echoproperties] NOW.DSTAMP=20240330
[echoproperties] NOW.TODAY=March 30 2024
[echoproperties] NOW.TSTAMP=2013
[echoproperties] OTEquinoxTests=1.0.0.202403301859
[echoproperties] OTEquinoxTests_1.0.0=1.0.0.202403301859
[echoproperties] OTScriptDir=/home/jenkins/agent/workspace/buildAndTest/releng/build-scripts/build
[echoproperties] TIMENOW=2013140371
[echoproperties] TODAY=March 30 2024
[echoproperties] TSTAMP=2013
[echoproperties] _hasSaxon.jar=true
[echoproperties] _toplevelDir=/home/jenkins/agent/workspace/buildAndTest/releng/build-scripts/build
[echoproperties] ant.core.lib=/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant.jar
[echoproperties] ant.file=/home/jenkins/agent/workspace/buildAndTest/releng/build-scripts/build/lib/library.xml
[echoproperties] ant.file.Automated\ Object\ Teams\ Testing=/home/jenkins/agent/workspace/buildAndTest/releng/build-scripts/build/test.xml
[echoproperties] ant.file.Library=/home/jenkins/agent/workspace/buildAndTest/releng/build-scripts/build/lib/library.xml
[echoproperties] ant.file.Main\ Object\ Teams\ Build\ and\ Test\ Automation=/home/jenkins/agent/workspace/buildAndTest/releng/build-scripts/build/run.xml
[echoproperties] ant.file.testsuite=/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.core.tests.model_3.13.0.202403301859/test.xml
[echoproperties] ant.file.type=file
[echoproperties] ant.file.type.Automated\ Object\ Teams\ Testing=file
[echoproperties] ant.file.type.Library=file
[echoproperties] ant.file.type.Main\ Object\ Teams\ Build\ and\ Test\ Automation=file
[echoproperties] ant.file.type.testsuite=file
[echoproperties] ant.home=/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest
[echoproperties] ant.java.version=21
[echoproperties] ant.library.dir=/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib
[echoproperties] ant.project.default-target=usage
[echoproperties] ant.project.invoked-targets=core-test
[echoproperties] ant.project.name=Library
[echoproperties] ant.version=Apache Ant(TM) version 1.10.12 compiled on October 13 2021
[echoproperties] arch=x86_64
[echoproperties] baseLocation=/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse
[echoproperties] basearch=x86_64
[echoproperties] basedir=/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse
[echoproperties] baseos=linux
[echoproperties] basews=gtk
[echoproperties] bootLocation=/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/eclipse
[echoproperties] build.root.dir=/home/jenkins/agent/workspace/buildAndTest/testrun/build-root
[echoproperties] buildDirectory=/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src
[echoproperties] buildId=2.8.3
[echoproperties] buildLabel=I-2.8.3-202403301857
[echoproperties] buildType=I
[echoproperties] builder-otcompiler=/home/jenkins/agent/workspace/buildAndTest/releng/build-scripts/build/OT-Compiler
[echoproperties] builder-otdt=/home/jenkins/agent/workspace/buildAndTest/releng/build-scripts/build/OTDT-Build
[echoproperties] buildfile=/home/jenkins/agent/workspace/buildAndTest/releng/build-scripts/build/build.xml
[echoproperties] classname=org.eclipse.jdt.core.tests.model.AllJavaModelTests
[echoproperties] coverage-output=/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/coverage
[echoproperties] data-dir=/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/jdt_model_folder/data
[echoproperties] do.run.tests=true
[echoproperties] eclipse-app.tgz=https\://download.eclipse.org/eclipse/downloads/drops4/I20240325-1800/eclipse-SDK-I20240325-1800-linux-gtk-x86_64.tar.gz
[echoproperties] eclipse-home=/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse
[echoproperties] eclipse.sdk.qualifier=I20240325-1800
[echoproperties] eclipse.tests.zip=https\://download.eclipse.org/eclipse/downloads/drops4/I20240325-1800/eclipse-test-framework-I20240325-1800.zip
[echoproperties] env.ANT_HOME=/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest
[echoproperties] env.ANT_OPTS=-Xmx1024m
[echoproperties] env.BUILD_DISPLAY_NAME=\#942
[echoproperties] env.BUILD_ID=942
[echoproperties] env.BUILD_NUMBER=942
[echoproperties] env.BUILD_TAG=jenkins-buildAndTest-942
[echoproperties] env.BUILD_URL=https\://ci.eclipse.org/objectteams/job/buildAndTest/942/
[echoproperties] env.CI=true
[echoproperties] env.DISPLAY=\:40
[echoproperties] env.EXECUTOR_NUMBER=0
[echoproperties] env.GITLAB_OBJECT_KIND=none
[echoproperties] env.HOME=/home/jenkins
[echoproperties] env.HOSTNAME=centos-7-sw7vx
[echoproperties] env.HUDSON_COOKIE=f2b343d6-1876-484f-a185-836f1bab4cd4
[echoproperties] env.HUDSON_HOME=/var/jenkins
[echoproperties] env.HUDSON_SERVER_COOKIE=f0104a5ecfe037d6
[echoproperties] env.HUDSON_URL=https\://ci.eclipse.org/objectteams/
[echoproperties] env.JAVA_HOME=/opt/tools/java/openjdk/jdk-21/latest
[echoproperties] env.JAVA_TMPDIR=/tmp/genie.objectteams
[echoproperties] env.JENKINS_AGENT_NAME=centos-7-sw7vx
[echoproperties] env.JENKINS_AGENT_WORKDIR=/home/jenkins/agent
[echoproperties] env.JENKINS_DISCOVERY_PORT=tcp\://10.30.213.101\:50000
[echoproperties] env.JENKINS_DISCOVERY_PORT_50000_TCP=tcp\://10.30.213.101\:50000
[echoproperties] env.JENKINS_DISCOVERY_PORT_50000_TCP_ADDR=10.30.213.101
[echoproperties] env.JENKINS_DISCOVERY_PORT_50000_TCP_PORT=50000
[echoproperties] env.JENKINS_DISCOVERY_PORT_50000_TCP_PROTO=tcp
[echoproperties] env.JENKINS_DISCOVERY_SERVICE_HOST=10.30.213.101
[echoproperties] env.JENKINS_DISCOVERY_SERVICE_PORT=50000
[echoproperties] env.JENKINS_DISCOVERY_SERVICE_PORT_JNLP=50000
[echoproperties] env.JENKINS_HOME=/var/jenkins
[echoproperties] env.JENKINS_NAME=centos-7-sw7vx
[echoproperties] env.JENKINS_REMOTING_JAVA_OPTS=-showversion -XshowSettings\:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled\=true -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID\=true
[echoproperties] env.JENKINS_SECRET=8d5b1adf6dffde2e7e6f3ff45077951c8c411e9a228c5ec14f683d5545cac5e0
[echoproperties] env.JENKINS_SERVER_COOKIE=f0104a5ecfe037d6
[echoproperties] env.JENKINS_TUNNEL=jenkins-discovery.objectteams.svc.cluster.local\:50000
[echoproperties] env.JENKINS_UI_PORT=tcp\://10.30.65.215\:80
[echoproperties] env.JENKINS_UI_PORT_80_TCP=tcp\://10.30.65.215\:80
[echoproperties] env.JENKINS_UI_PORT_80_TCP_ADDR=10.30.65.215
[echoproperties] env.JENKINS_UI_PORT_80_TCP_PORT=80
[echoproperties] env.JENKINS_UI_PORT_80_TCP_PROTO=tcp
[echoproperties] env.JENKINS_UI_SERVICE_HOST=10.30.65.215
[echoproperties] env.JENKINS_UI_SERVICE_PORT=80
[echoproperties] env.JENKINS_UI_SERVICE_PORT_HTTP=80
[echoproperties] env.JENKINS_URL=https\://ci.eclipse.org/objectteams/
[echoproperties] env.JOB_BASE_NAME=buildAndTest
[echoproperties] env.JOB_DISPLAY_URL=https\://ci.eclipse.org/objectteams/job/buildAndTest/display/redirect
[echoproperties] env.JOB_NAME=buildAndTest
[echoproperties] env.JOB_URL=https\://ci.eclipse.org/objectteams/job/buildAndTest/
[echoproperties] env.KUBERNETES_PORT=tcp\://10.30.0.1\:443
[echoproperties] env.KUBERNETES_PORT_443_TCP=tcp\://10.30.0.1\:443
[echoproperties] env.KUBERNETES_PORT_443_TCP_ADDR=10.30.0.1
[echoproperties] env.KUBERNETES_PORT_443_TCP_PORT=443
[echoproperties] env.KUBERNETES_PORT_443_TCP_PROTO=tcp
[echoproperties] env.KUBERNETES_SERVICE_HOST=10.30.0.1
[echoproperties] env.KUBERNETES_SERVICE_PORT=443
[echoproperties] env.KUBERNETES_SERVICE_PORT_HTTPS=443
[echoproperties] env.LANG=en_US.UTF-8
[echoproperties] env.MAIN_TARGET=ot-junit-all
[echoproperties] env.NODE_LABELS=centos-7 jipp-migration migration centos-7-sw7vx
[echoproperties] env.NODE_NAME=centos-7-sw7vx
[echoproperties] env.NSS_SDB_USE_CACHE=no
[echoproperties] env.OPENJ9_JAVA_OPTIONS=-XX\:+IgnoreUnrecognizedVMOptions -XX\:+IdleTuningCompactOnIdle -XX\:+IdleTuningGcOnIdle
[echoproperties] env.OT_VERSION=2.8.3
[echoproperties] env.PATH=/opt/tools/java/openjdk/jdk-21/latest/bin\:/shared/common/apache-ant-1.10.5//bin\:/opt/tools/java/openjdk/jdk-21/latest/bin\:/opt/tools/java/oracle/jdk-9/latest/bin\:/opt/tools/java/openjdk/jdk-11/latest/bin\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/bin\:/opt/tools/java/oracle/jdk-9/latest/bin\:/usr/local/sbin\:/usr/local/bin\:/usr/sbin\:/usr/bin\:/sbin\:/bin
[echoproperties] env.PROMOTE=staging
[echoproperties] env.PWD=/home/jenkins/agent/workspace/buildAndTest/testrun
[echoproperties] env.RUN_ARTIFACTS_DISPLAY_URL=https\://ci.eclipse.org/objectteams/job/buildAndTest/942/display/redirect?page\=artifacts
[echoproperties] env.RUN_CHANGES_DISPLAY_URL=https\://ci.eclipse.org/objectteams/job/buildAndTest/942/display/redirect?page\=changes
[echoproperties] env.RUN_DISPLAY_URL=https\://ci.eclipse.org/objectteams/job/buildAndTest/942/display/redirect
[echoproperties] env.RUN_TESTS_DISPLAY_URL=https\://ci.eclipse.org/objectteams/job/buildAndTest/942/display/redirect?page\=tests
[echoproperties] env.SHLVL=2
[echoproperties] env.SIGN=nosign
[echoproperties] env.SSH_AUTH_SOCK=/tmp/ssh-Mhhbrkk0MZ7C/agent.45
[echoproperties] env.TERM=xterm
[echoproperties] env.UPDATE_SITE_BASE=ot2.8
[echoproperties] env.USER_NAME=jenkins
[echoproperties] env.WORKSPACE=/home/jenkins/agent/workspace/buildAndTest
[echoproperties] env.WORKSPACE_TMP=/home/jenkins/agent/workspace/buildAndTest@tmp
[echoproperties] env.XAUTHORITY=/home/jenkins/agent/workspace/buildAndTest/.Xauthority-14970781020924742116
[echoproperties] env.branch=master
[echoproperties] env.callTarget=ot-junit-all
[echoproperties] envantopts=-Xmx1024m
[echoproperties] extraVMargs=-XX\:+HeapDumpOnOutOfMemoryError -ea --add-modules ALL-SYSTEM              --add-opens java.base/jdk.internal.loader\=ALL-UNNAMED              --add-opens jdk.localedata/sun.util.resources.cldr.provider\=ALL-UNNAMED              --add-opens jdk.localedata/sun.util.resources.provider\=ALL-UNNAMED              --add-opens java.security.jgss/sun.security.krb5.internal.ssl\=ALL-UNNAMED              --add-opens java.base/jdk.internal.module\=ALL-UNNAMED              --add-opens java.base/java.lang\=ALL-UNNAMED              --add-opens java.base/java.lang.module\=ALL-UNNAMED              --add-opens java.base/jdk.internal.reflect\=ALL-UNNAMED              --add-opens java.base/jdk.internal.ref\=ALL-UNNAMED              --add-opens java.base/jdk.internal.math\=ALL-UNNAMED              --add-opens java.base/jdk.internal.misc\=ALL-UNNAMED              --add-opens jdk.zipfs/jdk.nio.zipfs\=ALL-UNNAMED              --illegal-access\=permit              -DDetectVMInstallationsJob.disabled\=true              -Djava.io.tmpdir\=/tmp/genie.objectteams -Dot.weaving\=otdre -javaagent\:/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.objectteams.otequinox_2.8.2.202307181937/otequinoxAgent.jar              -Dcompliance\=1.8,11,17,18
[echoproperties] fetchCacheLocation=/home/jenkins/gitCache
[echoproperties] file-id=XXX
[echoproperties] file.encoding=UTF-8
[echoproperties] file.separator=/
[echoproperties] formatter=org.apache.tools.ant.taskdefs.optional.junit.XMLJUnitResultFormatter
[echoproperties] git.pde.build=org.eclipse.egit.fetchfactory_0.12.0.202304020031.jar
[echoproperties] installmode=clean
[echoproperties] java.class.path=/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-launcher.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-antlr.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-apache-bcel.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-apache-bsf.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-apache-log4j.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-apache-oro.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-apache-regexp.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-apache-resolver.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-apache-xalan2.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-commons-logging.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-commons-net.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-imageio.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-jai.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-javamail.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-jdepend.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-jmf.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-jsch.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-junit.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-junit4.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-junitlauncher.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-launcher.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-netrexx.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-swing.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-testutil.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-xz.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant.jar
[echoproperties] java.class.version=65.0
[echoproperties] java.home=/opt/tools/java/openjdk/jdk-21/jdk-21.0.2
[echoproperties] java.io.tmpdir=/tmp
[echoproperties] java.library.path=/usr/java/packages/lib\:/usr/lib64\:/lib64\:/lib\:/usr/lib
[echoproperties] java.runtime.name=OpenJDK Runtime Environment
[echoproperties] java.runtime.version=21.0.2+13-58
[echoproperties] java.specification.name=Java Platform API Specification
[echoproperties] java.specification.vendor=Oracle Corporation
[echoproperties] java.specification.version=21
[echoproperties] java.vendor=Oracle Corporation
[echoproperties] java.vendor.url=https\://java.oracle.com/
[echoproperties] java.vendor.url.bug=https\://bugreport.java.com/bugreport/
[echoproperties] java.version=21.0.2
[echoproperties] java.version.date=2024-01-16
[echoproperties] java.vm.compressedOopsMode=32-bit
[echoproperties] java.vm.info=mixed mode, sharing
[echoproperties] java.vm.name=OpenJDK 64-Bit Server VM
[echoproperties] java.vm.specification.name=Java Virtual Machine Specification
[echoproperties] java.vm.specification.vendor=Oracle Corporation
[echoproperties] java.vm.specification.version=21
[echoproperties] java.vm.vendor=Oracle Corporation
[echoproperties] java.vm.version=21.0.2+13-58
[echoproperties] jdk.debug=release
[echoproperties] jdt-model-folder=/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/jdt_model_folder
[echoproperties] jdt.feature.version=3.19.500.v20240325-2137
[echoproperties] jdt.feature.version.next=3.19.500.v20240325-2138
[echoproperties] junit-report-output=/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/results
[echoproperties] junit-stylesheet=/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/JUNIT.XSL
[echoproperties] launchTarget=java-test
[echoproperties] library-file=/home/jenkins/agent/workspace/buildAndTest/testrun/../releng/build-scripts/build/lib/library.xml
[echoproperties] line.separator=\n
[echoproperties] map.file.path=/home/jenkins/agent/workspace/buildAndTest/releng/map/otdt.map
[echoproperties] native.encoding=UTF-8
[echoproperties] org.apache.bcel=5.2.0.v201005080400
[echoproperties] org.apache.bcel_5.2.0=5.2.0.v201005080400
[echoproperties] org.eclipse.core.filebuffers.tests=3.13.400.I20240325-1800
[echoproperties] org.eclipse.core.filebuffers.tests_3.13.400=3.13.400.I20240325-1800
[echoproperties] org.eclipse.equinox.launcher_jar=org.eclipse.equinox.launcher_1.6.800.v20240304-1850.jar
[echoproperties] org.eclipse.jdt.annotation=2.3.0.v20240111-2306
[echoproperties] org.eclipse.jdt.annotation_1.2.100=1.2.100.v20240212-1051
[echoproperties] org.eclipse.jdt.annotation_2.3.0=2.3.0.v20240111-2306
[echoproperties] org.eclipse.jdt.core=3.38.0.OTDT_r283_202403301859
[echoproperties] org.eclipse.jdt.core.compiler.batch=3.38.0.OTDT_r283_202403301859
[echoproperties] org.eclipse.jdt.core.compiler.batch_3.38.0=3.38.0.OTDT_r283_202403301859
[echoproperties] org.eclipse.jdt.core.source=3.38.0.OTDT_r283_202403301859
[echoproperties] org.eclipse.jdt.core.source_3.38.0=3.38.0.OTDT_r283_202403301859
[echoproperties] org.eclipse.jdt.core.tests.builder=3.12.400.I20240325-1800
[echoproperties] org.eclipse.jdt.core.tests.builder_3.12.400=3.12.400.I20240325-1800
[echoproperties] org.eclipse.jdt.core.tests.compiler=3.13.400.202403301859
[echoproperties] org.eclipse.jdt.core.tests.compiler_3.13.400=3.13.400.202403301859
[echoproperties] org.eclipse.jdt.core.tests.model=3.13.0.202403301859
[echoproperties] org.eclipse.jdt.core.tests.model_3.13.0=3.13.0.202403301859
[echoproperties] org.eclipse.jdt.core_3.38.0=3.38.0.OTDT_r283_202403301859
[echoproperties] org.eclipse.jdt.debug.tests=3.12.400.I20240325-1800
[echoproperties] org.eclipse.jdt.debug.tests_3.12.400=3.12.400.I20240325-1800
[echoproperties] org.eclipse.jdt.text.tests=3.14.400.I20240325-1800
[echoproperties] org.eclipse.jdt.text.tests_3.14.400=3.14.400.I20240325-1800
[echoproperties] org.eclipse.jdt.ui.tests=3.15.400.I20240325-1800
[echoproperties] org.eclipse.jdt.ui.tests.refactoring=3.15.400.I20240325-1800
[echoproperties] org.eclipse.jdt.ui.tests.refactoring_3.15.400=3.15.400.I20240325-1800
[echoproperties] org.eclipse.jdt.ui.tests_3.15.400=3.15.400.I20240325-1800
[echoproperties] org.eclipse.jface.text.tests=3.13.500.I20240325-1800
[echoproperties] org.eclipse.jface.text.tests_3.13.500=3.13.500.I20240325-1800
[echoproperties] org.eclipse.objectteams.eclipse.monitor=2.5.0.201606070956
[echoproperties] org.eclipse.objectteams.eclipse.monitor_2.5.0=2.5.0.201606070956
[echoproperties] org.eclipse.objectteams.otdt=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.compiler.adaptor=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.compiler.adaptor.source=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.compiler.adaptor.source_2.8.3=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.compiler.adaptor_2.8.3=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.debug=2.8.2.202307181937
[echoproperties] org.eclipse.objectteams.otdt.debug.adaptor=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.debug.adaptor.source=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.debug.adaptor.source_2.8.3=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.debug.adaptor_2.8.3=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.debug.source=2.8.2.202307181937
[echoproperties] org.eclipse.objectteams.otdt.debug.source_2.8.2=2.8.2.202307181937
[echoproperties] org.eclipse.objectteams.otdt.debug.tests=2.0.0
[echoproperties] org.eclipse.objectteams.otdt.debug.tests_2.0.0=2.0.0
[echoproperties] org.eclipse.objectteams.otdt.debug.ui=2.7.4.201906101736
[echoproperties] org.eclipse.objectteams.otdt.debug.ui.source=2.7.4.201906101736
[echoproperties] org.eclipse.objectteams.otdt.debug.ui.source_2.7.4=2.7.4.201906101736
[echoproperties] org.eclipse.objectteams.otdt.debug.ui_2.7.4=2.7.4.201906101736
[echoproperties] org.eclipse.objectteams.otdt.debug_2.8.2=2.8.2.202307181937
[echoproperties] org.eclipse.objectteams.otdt.doc=2.5.0.201606070956
[echoproperties] org.eclipse.objectteams.otdt.doc_2.5.0=2.5.0.201606070956
[echoproperties] org.eclipse.objectteams.otdt.jdt.ui=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.jdt.ui.source=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.jdt.ui.source_2.8.3=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.jdt.ui_2.8.3=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.pde.ui=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.pde.ui.source=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.pde.ui.source_2.8.3=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.pde.ui_2.8.3=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.refactoring=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.refactoring.source=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.refactoring.source_2.8.3=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.refactoring_2.8.3=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.samples=2.8.2.202307181937
[echoproperties] org.eclipse.objectteams.otdt.samples.source=2.8.2.202307181937
[echoproperties] org.eclipse.objectteams.otdt.samples.source_2.8.2=2.8.2.202307181937
[echoproperties] org.eclipse.objectteams.otdt.samples_2.8.2=2.8.2.202307181937
[echoproperties] org.eclipse.objectteams.otdt.source=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.source_2.8.3=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.test.builder=2.0.0
[echoproperties] org.eclipse.objectteams.otdt.test.builder_2.0.0=2.0.0
[echoproperties] org.eclipse.objectteams.otdt.tests=2.0.0
[echoproperties] org.eclipse.objectteams.otdt.tests_2.0.0=2.0.0
[echoproperties] org.eclipse.objectteams.otdt.ui=2.8.1.202307181937
[echoproperties] org.eclipse.objectteams.otdt.ui.help=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.ui.help.source=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.ui.help.source_2.8.3=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.ui.help_2.8.3=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.ui.source=2.8.1.202307181937
[echoproperties] org.eclipse.objectteams.otdt.ui.source_2.8.1=2.8.1.202307181937
[echoproperties] org.eclipse.objectteams.otdt.ui.tests=2.0.0
[echoproperties] org.eclipse.objectteams.otdt.ui.tests.dom=2.0.0
[echoproperties] org.eclipse.objectteams.otdt.ui.tests.dom_2.0.0=2.0.0
[echoproperties] org.eclipse.objectteams.otdt.ui.tests.refactoring=2.0.0
[echoproperties] org.eclipse.objectteams.otdt.ui.tests.refactoring_2.0.0=2.0.0
[echoproperties] org.eclipse.objectteams.otdt.ui.tests_2.0.0=2.0.0
[echoproperties] org.eclipse.objectteams.otdt.ui_2.8.1=2.8.1.202307181937
[echoproperties] org.eclipse.objectteams.otdt_2.8.3=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otequinox=2.8.2.202307181937
[echoproperties] org.eclipse.objectteams.otequinox.branding=2.6.0.201706061121
[echoproperties] org.eclipse.objectteams.otequinox.branding.otre=2.6.0.201706061122
[echoproperties] org.eclipse.objectteams.otequinox.branding.otre_2.6.0=2.6.0.201706061122
[echoproperties] org.eclipse.objectteams.otequinox.branding_2.6.0=2.6.0.201706061121
[echoproperties] org.eclipse.objectteams.otequinox.turbo=2.4.0.201506091717
[echoproperties] org.eclipse.objectteams.otequinox.turbo_2.4.0=2.4.0.201506091717
[echoproperties] org.eclipse.objectteams.otequinox_2.8.2=2.8.2.202307181937
[echoproperties] org.eclipse.objectteams.otre=2.7.0.201806120901
[echoproperties] org.eclipse.objectteams.otre_2.7.0=2.7.0.201806120901
[echoproperties] org.eclipse.objectteams.otredyn=1.4.3.202403301859
[echoproperties] org.eclipse.objectteams.otredyn_1.4.3=1.4.3.202403301859
[echoproperties] org.eclipse.objectteams.runtime=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.runtime_2.8.3=2.8.3.202403301859
[echoproperties] org.eclipse.text.tests=3.14.500.I20240325-1800
[echoproperties] org.eclipse.text.tests_3.14.500=3.14.500.I20240325-1800
[echoproperties] org.hamcrest.core=2.2.0.v20230809-1000
[echoproperties] org.hamcrest.core_2.2.0=2.2.0.v20230809-1000
[echoproperties] org.hamcrest.library=1.3.0.v20180524-2246
[echoproperties] org.hamcrest.library_1.3.0=1.3.0.v20180524-2246
[echoproperties] org.objectweb.asm=9.6.0
[echoproperties] org.objectweb.asm.commons=9.6.0
[echoproperties] org.objectweb.asm.commons_9.6.0=9.6.0
[echoproperties] org.objectweb.asm.tree=9.6.0
[echoproperties] org.objectweb.asm.tree.analysis=9.6.0
[echoproperties] org.objectweb.asm.tree.analysis_9.6.0=9.6.0
[echoproperties] org.objectweb.asm.tree_9.6.0=9.6.0
[echoproperties] org.objectweb.asm.util=9.6.0
[echoproperties] org.objectweb.asm.util_9.6.0=9.6.0
[echoproperties] org.objectweb.asm_9.6.0=9.6.0
[echoproperties] os=linux
[echoproperties] os.arch=amd64
[echoproperties] os.isLinux=true
[echoproperties] os.name=Linux
[echoproperties] os.version=6.2.9-300.fc38.x86_64
[echoproperties] otdtUpdatesDir=/home/jenkins/agent/workspace/buildAndTest/testrun/updateSite
[echoproperties] otequinox.agent.jar=/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.objectteams.otequinox_2.8.2.202307181937/otequinoxAgent.jar
[echoproperties] path.separator=\:
[echoproperties] plugin-name=org.eclipse.jdt.core.tests.model
[echoproperties] plugin-path=
[echoproperties] published.updates=/home/jenkins/downloads/objectteams/updates/ot2.8/202307181937
[echoproperties] run.eclipseScriptDir=plugins/org.eclipse.pde.build_3.12.400.v20240321-1452/scripts
[echoproperties] saxon.jar.name=saxon8.jar
[echoproperties] saxon.jar.path=/home/jenkins/.ant/lib/saxon8.jar
[echoproperties] stderr.encoding=UTF-8
[echoproperties] stdout.encoding=UTF-8
[echoproperties] sun.arch.data.model=64
[echoproperties] sun.boot.library.path=/opt/tools/java/openjdk/jdk-21/jdk-21.0.2/lib
[echoproperties] sun.cpu.endian=little
[echoproperties] sun.io.unicode.encoding=UnicodeLittle
[echoproperties] sun.java.command=org.apache.tools.ant.launch.Launcher -cp  -f /home/jenkins/agent/workspace/buildAndTest/releng/build-scripts/build/run.xml -Declipse-app.tgz\=https\://download.eclipse.org/eclipse/downloads/drops4/I20240325-1800/eclipse-SDK-I20240325-1800-linux-gtk-x86_64.tar.gz -Declipse.tests.zip\=https\://download.eclipse.org/eclipse/downloads/drops4/I20240325-1800/eclipse-test-framework-I20240325-1800.zip -Declipse.sdk.qualifier\=I20240325-1800 -Dpublished.updates\=/home/jenkins/downloads/objectteams/updates/ot2.8/202307181937 -Ddo.run.tests\=true -Dtest.tmpDir\=/tmp/genie.objectteams -DfetchCacheLocation\=/home/jenkins/gitCache -Dmap.file.path\=/home/jenkins/agent/workspace/buildAndTest/releng/map/otdt.map -D_hasSaxon.jar\=true ot-junit-all
[echoproperties] sun.java.launcher=SUN_STANDARD
[echoproperties] sun.jnu.encoding=UTF-8
[echoproperties] sun.management.compiler=HotSpot 64-Bit Tiered Compilers
[echoproperties] test-output=/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/org.eclipse.jdt.core.tests.model.AllJavaModelTests.xml
[echoproperties] test.eclipseDir=/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse
[echoproperties] test.root.dir=/home/jenkins/agent/workspace/buildAndTest/testrun/test-root
[echoproperties] test.tmpDir=/tmp/genie.objectteams
[echoproperties] testPlugin=org.eclipse.jdt.core.tests.model_3.13.0.202403301859
[echoproperties] testframeworkinitialized=true
[echoproperties] testsUpdatesDirBase=/home/jenkins/agent/workspace/buildAndTest/testrun/updateSiteTests
[echoproperties] timeout=7200000
[echoproperties] timestamp=202403301857
[echoproperties] user.country=US
[echoproperties] user.dir=/home/jenkins/agent/workspace/buildAndTest/testrun
[echoproperties] user.home=/home/jenkins
[echoproperties] user.language=en
[echoproperties] user.name=jenkins
[echoproperties] vm=java
[echoproperties] vm.args=-Xmx912m
[echoproperties] vmargs=-Xmx800M -XX\:+HeapDumpOnOutOfMemoryError -DDetectVMInstallationsJob.disabled\=true -DstoreMemory\=jdtcoremodel_mem_trace,dir\=/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/../.. -Djdt.default.test.compliance\=1.8
[echoproperties] ws=gtk

core-test:

init:

java-test:
     [echo] Running org.eclipse.jdt.core.tests.model.AllJavaModelTests. Result file: /home/jenkins/agent/workspace/buildAndTest/testrun/test-root/results/org.eclipse.jdt.core.tests.model.AllJavaModelTests.xml
     [echo] timout property: 7200000
     [echo] frameworkvmargs:  -Xms256m -Xmx2048m -Xmx1024m
     [echo] vmargs: -Xmx800M -XX:+HeapDumpOnOutOfMemoryError -DDetectVMInstallationsJob.disabled=true -DstoreMemory=jdtcoremodel_mem_trace,dir=/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/../.. -Djdt.default.test.compliance=1.8
     [echo] extraVMargs: -XX:+HeapDumpOnOutOfMemoryError -ea --add-modules ALL-SYSTEM              --add-opens java.base/jdk.internal.loader=ALL-UNNAMED              --add-opens jdk.localedata/sun.util.resources.cldr.provider=ALL-UNNAMED              --add-opens jdk.localedata/sun.util.resources.provider=ALL-UNNAMED              --add-opens java.security.jgss/sun.security.krb5.internal.ssl=ALL-UNNAMED              --add-opens java.base/jdk.internal.module=ALL-UNNAMED              --add-opens java.base/java.lang=ALL-UNNAMED              --add-opens java.base/java.lang.module=ALL-UNNAMED              --add-opens java.base/jdk.internal.reflect=ALL-UNNAMED              --add-opens java.base/jdk.internal.ref=ALL-UNNAMED              --add-opens java.base/jdk.internal.math=ALL-UNNAMED              --add-opens java.base/jdk.internal.misc=ALL-UNNAMED              --add-opens jdk.zipfs/jdk.nio.zipfs=ALL-UNNAMED              --illegal-access=permit              -DDetectVMInstallationsJob.disabled=true              -Djava.io.tmpdir=/tmp/genie.objectteams -Dot.weaving=otdre -javaagent:/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.objectteams.otequinox_2.8.2.202307181937/otequinoxAgent.jar              -Dcompliance=1.8,11,17,18
     [echo] frameworkperfargs: 
     [echo] crash loglocationarg (if any): ${loglocationarg}
     [echo] crash loglocation (if not default): 
     [java] OpenJDK 64-Bit Server VM warning: Ignoring option --illegal-access=permit; support was removed in 17.0
     [java] WARNING: Using incubator modules: jdk.incubator.vector
     [java] WARNING: package sun.security.krb5.internal.ssl not in java.security.jgss
     [java] Mar 30, 2024 8:13:15 PM org.apache.aries.spifly.BaseActivator log
     [java] INFO: Registered provider org.slf4j.simple.SimpleServiceProvider of service org.slf4j.spi.SLF4JServiceProvider in bundle slf4j.simple
     [java] INFO: timeoutScreenOutputDir: /home/jenkins/agent/workspace/buildAndTest/testrun/test-root/results/timeoutScreens
     [java] INFO: timeout: 7200000
     [java] testSystemLibAsJMod: rawClasspath.length=2
     [java] testSystemLibAsJMod: entry path=/Test01/src
     [java] testSystemLibAsJMod: entry path=/opt/tools/java/openjdk/jdk-21/jdk-21.0.2/lib/jrt-fs.jar
     [java] testSystemLibAsJMod: path=/opt/tools/java/openjdk/jdk-21/jdk-21.0.2/jmods/java.base.jmod exists: true
     [java] WARNING: Annotation classes from the 'javax.inject' or 'javax.annotation' package found.
     [java] It is recommended to migrate to the corresponding replacements in the jakarta namespace.
     [java] The Eclipse E4 Platform will remove support for those javax-annotations in a future release.
     [java] To suppress this warning, set the VM property: -Declipse.e4.inject.javax.warning=false
     [java] To disable processing of 'javax' annotations entirely, set the VM property: -Declipse.e4.inject.javax.disabled=true
     [java] 
     [java] Failed to init Classpath for jar file /home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/jdt_model_folder/data/P/lib478042.jar
     [java] java.nio.file.NoSuchFileException: /home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/jdt_model_folder/data/P/lib478042.jar
     [java] 	at java.base/sun.nio.fs.UnixException.translateToIOException(UnixException.java:92)
     [java] 	at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:106)
     [java] 	at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111)
     [java] 	at java.base/sun.nio.fs.UnixFileAttributeViews$Basic.readAttributes(UnixFileAttributeViews.java:55)
     [java] 	at java.base/sun.nio.fs.UnixFileSystemProvider.readAttributes(UnixFileSystemProvider.java:171)
     [java] 	at java.base/sun.nio.fs.LinuxFileSystemProvider.readAttributes(LinuxFileSystemProvider.java:99)
     [java] 	at java.base/java.nio.file.Files.readAttributes(Files.java:1853)
     [java] 	at java.base/java.util.zip.ZipFile$Source.get(ZipFile.java:1445)
     [java] 	at java.base/java.util.zip.ZipFile$CleanableResource.<init>(ZipFile.java:724)
     [java] 	at java.base/java.util.zip.ZipFile.<init>(ZipFile.java:251)
     [java] 	at java.base/java.util.zip.ZipFile.<init>(ZipFile.java:180)
     [java] 	at java.base/java.util.zip.ZipFile.<init>(ZipFile.java:194)
     [java] 	at org.eclipse.jdt.internal.compiler.batch.ClasspathJar.initialize(ClasspathJar.java:197)
     [java] 	at org.eclipse.jdt.internal.compiler.batch.FileSystem.<init>(FileSystem.java:205)
     [java] 	at org.eclipse.jdt.internal.compiler.batch.FileSystem.<init>(FileSystem.java:189)
     [java] 	at org.eclipse.jdt.core.tests.util.Util.compile(Util.java:254)
     [java] 	at org.eclipse.jdt.core.tests.util.Util.createJar(Util.java:460)
     [java] 	at org.eclipse.jdt.core.tests.util.Util.createJar(Util.java:484)
     [java] 	at org.eclipse.jdt.core.tests.model.AbstractJavaModelTests.createJar(AbstractJavaModelTests.java:1726)
     [java] 	at org.eclipse.jdt.core.tests.model.JavaSearchBugsTests2.testBug478042_005(JavaSearchBugsTests2.java:2195)
     [java] 	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
     [java] 	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
     [java] 	at junit.framework.TestCase.runTest(TestCase.java:177)
     [java] 	at org.eclipse.jdt.core.tests.junit.extension.TestCase.runTest(TestCase.java:972)
     [java] 	at junit.framework.TestCase.runBare(TestCase.java:142)
     [java] 	at junit.framework.TestResult$1.protect(TestResult.java:122)
     [java] 	at junit.framework.TestResult.runProtected(TestResult.java:142)
     [java] 	at junit.framework.TestResult.run(TestResult.java:125)
     [java] 	at junit.framework.TestCase.run(TestCase.java:130)
     [java] 	at junit.framework.TestSuite.runTest(TestSuite.java:241)
     [java] 	at org.eclipse.jdt.core.tests.model.SuiteOfTestCases$Suite.runTest(SuiteOfTestCases.java:114)
     [java] 	at junit.framework.TestSuite.run(TestSuite.java:236)
     [java] 	at org.eclipse.jdt.core.tests.model.SuiteOfTestCases$Suite.superRun(SuiteOfTestCases.java:98)
     [java] 	at org.eclipse.jdt.core.tests.model.SuiteOfTestCases$Suite$1.protect(SuiteOfTestCases.java:86)
     [java] 	at junit.framework.TestResult.runProtected(TestResult.java:142)
     [java] 	at org.eclipse.jdt.core.tests.model.SuiteOfTestCases$Suite.run(SuiteOfTestCases.java:95)
     [java] 	at junit.framework.TestSuite.runTest(TestSuite.java:241)
     [java] 	at junit.framework.TestSuite.run(TestSuite.java:236)
     [java] 	at junit.framework.TestSuite.runTest(TestSuite.java:241)
     [java] 	at junit.framework.TestSuite.run(TestSuite.java:236)
     [java] 	at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:90)
     [java] 	at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
     [java] 	at org.junit.runner.JUnitCore.run(JUnitCore.java:115)
     [java] 	at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:42)
     [java] 	at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:80)
     [java] 	at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:72)
     [java] 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)
     [java] 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)
     [java] 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)
     [java] 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)
     [java] 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)
     [java] 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)
     [java] 	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)
     [java] 	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)
     [java] 	at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)
     [java] 	at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63)
     [java] 	at org.eclipse.test.EclipseTestRunner.runTests(EclipseTestRunner.java:212)
     [java] 	at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:187)
     [java] 	at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:53)
     [java] 	at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:35)
     [java] 	at org.eclipse.test.CoreTestApplication.start(CoreTestApplication.java:44)
     [java] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
     [java] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:143)
     [java] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:109)
     [java] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:439)
     [java] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:271)
     [java] 	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
     [java] 	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
     [java] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:681)
     [java] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:618)
     [java] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1494)
     [java] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1467)
     [java] 	at org.eclipse.core.launcher.Main.main(Main.java:44)
     [java] Failed to init Classpath for jar file /home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/jdt_model_folder/data/P/lib478042.jar
     [java] java.nio.file.NoSuchFileException: /home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/jdt_model_folder/data/P/lib478042.jar
     [java] 	at java.base/sun.nio.fs.UnixException.translateToIOException(UnixException.java:92)
     [java] 	at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:106)
     [java] 	at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111)
     [java] 	at java.base/sun.nio.fs.UnixFileAttributeViews$Basic.readAttributes(UnixFileAttributeViews.java:55)
     [java] 	at java.base/sun.nio.fs.UnixFileSystemProvider.readAttributes(UnixFileSystemProvider.java:171)
     [java] 	at java.base/sun.nio.fs.LinuxFileSystemProvider.readAttributes(LinuxFileSystemProvider.java:99)
     [java] 	at java.base/java.nio.file.Files.readAttributes(Files.java:1853)
     [java] 	at java.base/java.util.zip.ZipFile$Source.get(ZipFile.java:1445)
     [java] 	at java.base/java.util.zip.ZipFile$CleanableResource.<init>(ZipFile.java:724)
     [java] 	at java.base/java.util.zip.ZipFile.<init>(ZipFile.java:251)
     [java] 	at java.base/java.util.zip.ZipFile.<init>(ZipFile.java:180)
     [java] 	at java.base/java.util.zip.ZipFile.<init>(ZipFile.java:194)
     [java] 	at org.eclipse.jdt.internal.compiler.batch.ClasspathJar.initialize(ClasspathJar.java:197)
     [java] 	at org.eclipse.jdt.internal.compiler.batch.FileSystem.<init>(FileSystem.java:205)
     [java] 	at org.eclipse.jdt.internal.compiler.batch.FileSystem.<init>(FileSystem.java:189)
     [java] 	at org.eclipse.jdt.core.tests.util.Util.compile(Util.java:254)
     [java] 	at org.eclipse.jdt.core.tests.util.Util.createJar(Util.java:460)
     [java] 	at org.eclipse.jdt.core.tests.util.Util.createJar(Util.java:484)
     [java] 	at org.eclipse.jdt.core.tests.model.AbstractJavaModelTests.createJar(AbstractJavaModelTests.java:1726)
     [java] 	at org.eclipse.jdt.core.tests.model.JavaSearchBugsTests2.testBug478042_006(JavaSearchBugsTests2.java:2232)
     [java] 	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
     [java] 	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
     [java] 	at junit.framework.TestCase.runTest(TestCase.java:177)
     [java] 	at org.eclipse.jdt.core.tests.junit.extension.TestCase.runTest(TestCase.java:972)
     [java] 	at junit.framework.TestCase.runBare(TestCase.java:142)
     [java] 	at junit.framework.TestResult$1.protect(TestResult.java:122)
     [java] 	at junit.framework.TestResult.runProtected(TestResult.java:142)
     [java] 	at junit.framework.TestResult.run(TestResult.java:125)
     [java] 	at junit.framework.TestCase.run(TestCase.java:130)
     [java] 	at junit.framework.TestSuite.runTest(TestSuite.java:241)
     [java] 	at org.eclipse.jdt.core.tests.model.SuiteOfTestCases$Suite.runTest(SuiteOfTestCases.java:114)
     [java] 	at junit.framework.TestSuite.run(TestSuite.java:236)
     [java] 	at org.eclipse.jdt.core.tests.model.SuiteOfTestCases$Suite.superRun(SuiteOfTestCases.java:98)
     [java] 	at org.eclipse.jdt.core.tests.model.SuiteOfTestCases$Suite$1.protect(SuiteOfTestCases.java:86)
     [java] 	at junit.framework.TestResult.runProtected(TestResult.java:142)
     [java] 	at org.eclipse.jdt.core.tests.model.SuiteOfTestCases$Suite.run(SuiteOfTestCases.java:95)
     [java] 	at junit.framework.TestSuite.runTest(TestSuite.java:241)
     [java] 	at junit.framework.TestSuite.run(TestSuite.java:236)
     [java] 	at junit.framework.TestSuite.runTest(TestSuite.java:241)
     [java] 	at junit.framework.TestSuite.run(TestSuite.java:236)
     [java] 	at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:90)
     [java] 	at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
     [java] 	at org.junit.runner.JUnitCore.run(JUnitCore.java:115)
     [java] 	at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:42)
     [java] 	at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:80)
     [java] 	at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:72)
     [java] 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)
     [java] 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)
     [java] 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)
     [java] 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)
     [java] 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)
     [java] 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)
     [java] 	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)
     [java] 	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)
     [java] 	at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)
     [java] 	at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63)
     [java] 	at org.eclipse.test.EclipseTestRunner.runTests(EclipseTestRunner.java:212)
     [java] 	at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:187)
     [java] 	at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:53)
     [java] 	at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:35)
     [java] 	at org.eclipse.test.CoreTestApplication.start(CoreTestApplication.java:44)
     [java] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
     [java] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:143)
     [java] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:109)
     [java] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:439)
     [java] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:271)
     [java] 	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
     [java] 	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
     [java] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:681)
     [java] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:618)
     [java] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1494)
     [java] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1467)
     [java] 	at org.eclipse.core.launcher.Main.main(Main.java:44)
     [java] Failed to init Classpath for jar file /home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/jdt_model_folder/data/P/lib478042.jar
     [java] java.nio.file.NoSuchFileException: /home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/jdt_model_folder/data/P/lib478042.jar
     [java] 	at java.base/sun.nio.fs.UnixException.translateToIOException(UnixException.java:92)
     [java] 	at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:106)
     [java] 	at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111)
     [java] 	at java.base/sun.nio.fs.UnixFileAttributeViews$Basic.readAttributes(UnixFileAttributeViews.java:55)
     [java] 	at java.base/sun.nio.fs.UnixFileSystemProvider.readAttributes(UnixFileSystemProvider.java:171)
     [java] 	at java.base/sun.nio.fs.LinuxFileSystemProvider.readAttributes(LinuxFileSystemProvider.java:99)
     [java] 	at java.base/java.nio.file.Files.readAttributes(Files.java:1853)
     [java] 	at java.base/java.util.zip.ZipFile$Source.get(ZipFile.java:1445)
     [java] 	at java.base/java.util.zip.ZipFile$CleanableResource.<init>(ZipFile.java:724)
     [java] 	at java.base/java.util.zip.ZipFile.<init>(ZipFile.java:251)
     [java] 	at java.base/java.util.zip.ZipFile.<init>(ZipFile.java:180)
     [java] 	at java.base/java.util.zip.ZipFile.<init>(ZipFile.java:194)
     [java] 	at org.eclipse.jdt.internal.compiler.batch.ClasspathJar.initialize(ClasspathJar.java:197)
     [java] 	at org.eclipse.jdt.internal.compiler.batch.FileSystem.<init>(FileSystem.java:205)
     [java] 	at org.eclipse.jdt.internal.compiler.batch.FileSystem.<init>(FileSystem.java:189)
     [java] 	at org.eclipse.jdt.core.tests.util.Util.compile(Util.java:254)
     [java] 	at org.eclipse.jdt.core.tests.util.Util.createJar(Util.java:460)
     [java] 	at org.eclipse.jdt.core.tests.util.Util.createJar(Util.java:484)
     [java] 	at org.eclipse.jdt.core.tests.model.AbstractJavaModelTests.createJar(AbstractJavaModelTests.java:1726)
     [java] 	at org.eclipse.jdt.core.tests.model.JavaSearchBugsTests2.testBug478042_007(JavaSearchBugsTests2.java:2265)
     [java] 	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
     [java] 	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
     [java] 	at junit.framework.TestCase.runTest(TestCase.java:177)
     [java] 	at org.eclipse.jdt.core.tests.junit.extension.TestCase.runTest(TestCase.java:972)
     [java] 	at junit.framework.TestCase.runBare(TestCase.java:142)
     [java] 	at junit.framework.TestResult$1.protect(TestResult.java:122)
     [java] 	at junit.framework.TestResult.runProtected(TestResult.java:142)
     [java] 	at junit.framework.TestResult.run(TestResult.java:125)
     [java] 	at junit.framework.TestCase.run(TestCase.java:130)
     [java] 	at junit.framework.TestSuite.runTest(TestSuite.java:241)
     [java] 	at org.eclipse.jdt.core.tests.model.SuiteOfTestCases$Suite.runTest(SuiteOfTestCases.java:114)
     [java] 	at junit.framework.TestSuite.run(TestSuite.java:236)
     [java] 	at org.eclipse.jdt.core.tests.model.SuiteOfTestCases$Suite.superRun(SuiteOfTestCases.java:98)
     [java] 	at org.eclipse.jdt.core.tests.model.SuiteOfTestCases$Suite$1.protect(SuiteOfTestCases.java:86)
     [java] 	at junit.framework.TestResult.runProtected(TestResult.java:142)
     [java] 	at org.eclipse.jdt.core.tests.model.SuiteOfTestCases$Suite.run(SuiteOfTestCases.java:95)
     [java] 	at junit.framework.TestSuite.runTest(TestSuite.java:241)
     [java] 	at junit.framework.TestSuite.run(TestSuite.java:236)
     [java] 	at junit.framework.TestSuite.runTest(TestSuite.java:241)
     [java] 	at junit.framework.TestSuite.run(TestSuite.java:236)
     [java] 	at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:90)
     [java] 	at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
     [java] 	at org.junit.runner.JUnitCore.run(JUnitCore.java:115)
     [java] 	at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:42)
     [java] 	at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:80)
     [java] 	at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:72)
     [java] 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)
     [java] 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)
     [java] 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)
     [java] 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)
     [java] 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)
     [java] 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)
     [java] 	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)
     [java] 	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)
     [java] 	at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)
     [java] 	at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63)
     [java] 	at org.eclipse.test.EclipseTestRunner.runTests(EclipseTestRunner.java:212)
     [java] 	at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:187)
     [java] 	at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:53)
     [java] 	at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:35)
     [java] 	at org.eclipse.test.CoreTestApplication.start(CoreTestApplication.java:44)
     [java] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
     [java] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:143)
     [java] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:109)
     [java] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:439)
     [java] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:271)
     [java] 	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
     [java] 	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
     [java] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:681)
     [java] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:618)
     [java] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1494)
     [java] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1467)
     [java] 	at org.eclipse.core.launcher.Main.main(Main.java:44)
     [java] Failed to init Classpath for jar file /home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/jdt_model_folder/data/P/lib478042.jar
     [java] java.nio.file.NoSuchFileException: /home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/jdt_model_folder/data/P/lib478042.jar
     [java] 	at java.base/sun.nio.fs.UnixException.translateToIOException(UnixException.java:92)
     [java] 	at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:106)
     [java] 	at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111)
     [java] 	at java.base/sun.nio.fs.UnixFileAttributeViews$Basic.readAttributes(UnixFileAttributeViews.java:55)
     [java] 	at java.base/sun.nio.fs.UnixFileSystemProvider.readAttributes(UnixFileSystemProvider.java:171)
     [java] 	at java.base/sun.nio.fs.LinuxFileSystemProvider.readAttributes(LinuxFileSystemProvider.java:99)
     [java] 	at java.base/java.nio.file.Files.readAttributes(Files.java:1853)
     [java] 	at java.base/java.util.zip.ZipFile$Source.get(ZipFile.java:1445)
     [java] 	at java.base/java.util.zip.ZipFile$CleanableResource.<init>(ZipFile.java:724)
     [java] 	at java.base/java.util.zip.ZipFile.<init>(ZipFile.java:251)
     [java] 	at java.base/java.util.zip.ZipFile.<init>(ZipFile.java:180)
     [java] 	at java.base/java.util.zip.ZipFile.<init>(ZipFile.java:194)
     [java] 	at org.eclipse.jdt.internal.compiler.batch.ClasspathJar.initialize(ClasspathJar.java:197)
     [java] 	at org.eclipse.jdt.internal.compiler.batch.FileSystem.<init>(FileSystem.java:205)
     [java] 	at org.eclipse.jdt.internal.compiler.batch.FileSystem.<init>(FileSystem.java:189)
     [java] 	at org.eclipse.jdt.core.tests.util.Util.compile(Util.java:254)
     [java] 	at org.eclipse.jdt.core.tests.util.Util.createJar(Util.java:460)
     [java] 	at org.eclipse.jdt.core.tests.util.Util.createJar(Util.java:484)
     [java] 	at org.eclipse.jdt.core.tests.model.AbstractJavaModelTests.createJar(AbstractJavaModelTests.java:1726)
     [java] 	at org.eclipse.jdt.core.tests.model.JavaSearchBugsTests2.testBug483650_005(JavaSearchBugsTests2.java:2525)
     [java] 	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
     [java] 	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
     [java] 	at junit.framework.TestCase.runTest(TestCase.java:177)
     [java] 	at org.eclipse.jdt.core.tests.junit.extension.TestCase.runTest(TestCase.java:972)
     [java] 	at junit.framework.TestCase.runBare(TestCase.java:142)
     [java] 	at junit.framework.TestResult$1.protect(TestResult.java:122)
     [java] 	at junit.framework.TestResult.runProtected(TestResult.java:142)
     [java] 	at junit.framework.TestResult.run(TestResult.java:125)
     [java] 	at junit.framework.TestCase.run(TestCase.java:130)
     [java] 	at junit.framework.TestSuite.runTest(TestSuite.java:241)
     [java] 	at org.eclipse.jdt.core.tests.model.SuiteOfTestCases$Suite.runTest(SuiteOfTestCases.java:114)
     [java] 	at junit.framework.TestSuite.run(TestSuite.java:236)
     [java] 	at org.eclipse.jdt.core.tests.model.SuiteOfTestCases$Suite.superRun(SuiteOfTestCases.java:98)
     [java] 	at org.eclipse.jdt.core.tests.model.SuiteOfTestCases$Suite$1.protect(SuiteOfTestCases.java:86)
     [java] 	at junit.framework.TestResult.runProtected(TestResult.java:142)
     [java] 	at org.eclipse.jdt.core.tests.model.SuiteOfTestCases$Suite.run(SuiteOfTestCases.java:95)
     [java] 	at junit.framework.TestSuite.runTest(TestSuite.java:241)
     [java] 	at junit.framework.TestSuite.run(TestSuite.java:236)
     [java] 	at junit.framework.TestSuite.runTest(TestSuite.java:241)
     [java] 	at junit.framework.TestSuite.run(TestSuite.java:236)
     [java] 	at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:90)
     [java] 	at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
     [java] 	at org.junit.runner.JUnitCore.run(JUnitCore.java:115)
     [java] 	at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:42)
     [java] 	at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:80)
     [java] 	at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:72)
     [java] 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)
     [java] 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)
     [java] 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)
     [java] 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)
     [java] 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)
     [java] 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)
     [java] 	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)
     [java] 	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)
     [java] 	at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)
     [java] 	at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63)
     [java] 	at org.eclipse.test.EclipseTestRunner.runTests(EclipseTestRunner.java:212)
     [java] 	at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:187)
     [java] 	at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:53)
     [java] 	at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:35)
     [java] 	at org.eclipse.test.CoreTestApplication.start(CoreTestApplication.java:44)
     [java] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
     [java] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:143)
     [java] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:109)
     [java] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:439)
     [java] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:271)
     [java] 	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
     [java] 	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
     [java] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:681)
     [java] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:618)
     [java] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1494)
     [java] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1467)
     [java] 	at org.eclipse.core.launcher.Main.main(Main.java:44)
     [java] Failed to init Classpath for jar file /home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/jdt_model_folder/data/P/lib478042.jar
     [java] java.nio.file.NoSuchFileException: /home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/jdt_model_folder/data/P/lib478042.jar
     [java] 	at java.base/sun.nio.fs.UnixException.translateToIOException(UnixException.java:92)
     [java] 	at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:106)
     [java] 	at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111)
     [java] 	at java.base/sun.nio.fs.UnixFileAttributeViews$Basic.readAttributes(UnixFileAttributeViews.java:55)
     [java] 	at java.base/sun.nio.fs.UnixFileSystemProvider.readAttributes(UnixFileSystemProvider.java:171)
     [java] 	at java.base/sun.nio.fs.LinuxFileSystemProvider.readAttributes(LinuxFileSystemProvider.java:99)
     [java] 	at java.base/java.nio.file.Files.readAttributes(Files.java:1853)
     [java] 	at java.base/java.util.zip.ZipFile$Source.get(ZipFile.java:1445)
     [java] 	at java.base/java.util.zip.ZipFile$CleanableResource.<init>(ZipFile.java:724)
     [java] 	at java.base/java.util.zip.ZipFile.<init>(ZipFile.java:251)
     [java] 	at java.base/java.util.zip.ZipFile.<init>(ZipFile.java:180)
     [java] 	at java.base/java.util.zip.ZipFile.<init>(ZipFile.java:194)
     [java] 	at org.eclipse.jdt.internal.compiler.batch.ClasspathJar.initialize(ClasspathJar.java:197)
     [java] 	at org.eclipse.jdt.internal.compiler.batch.FileSystem.<init>(FileSystem.java:205)
     [java] 	at org.eclipse.jdt.internal.compiler.batch.FileSystem.<init>(FileSystem.java:189)
     [java] 	at org.eclipse.jdt.core.tests.util.Util.compile(Util.java:254)
     [java] 	at org.eclipse.jdt.core.tests.util.Util.createJar(Util.java:460)
     [java] 	at org.eclipse.jdt.core.tests.util.Util.createJar(Util.java:484)
     [java] 	at org.eclipse.jdt.core.tests.model.AbstractJavaModelTests.createJar(AbstractJavaModelTests.java:1726)
     [java] 	at org.eclipse.jdt.core.tests.model.JavaSearchBugsTests2.testBug483650_006(JavaSearchBugsTests2.java:2567)
     [java] 	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
     [java] 	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
     [java] 	at junit.framework.TestCase.runTest(TestCase.java:177)
     [java] 	at org.eclipse.jdt.core.tests.junit.extension.TestCase.runTest(TestCase.java:972)
     [java] 	at junit.framework.TestCase.runBare(TestCase.java:142)
     [java] 	at junit.framework.TestResult$1.protect(TestResult.java:122)
     [java] 	at junit.framework.TestResult.runProtected(TestResult.java:142)
     [java] 	at junit.framework.TestResult.run(TestResult.java:125)
     [java] 	at junit.framework.TestCase.run(TestCase.java:130)
     [java] 	at junit.framework.TestSuite.runTest(TestSuite.java:241)
     [java] 	at org.eclipse.jdt.core.tests.model.SuiteOfTestCases$Suite.runTest(SuiteOfTestCases.java:114)
     [java] 	at junit.framework.TestSuite.run(TestSuite.java:236)
     [java] 	at org.eclipse.jdt.core.tests.model.SuiteOfTestCases$Suite.superRun(SuiteOfTestCases.java:98)
     [java] 	at org.eclipse.jdt.core.tests.model.SuiteOfTestCases$Suite$1.protect(SuiteOfTestCases.java:86)
     [java] 	at junit.framework.TestResult.runProtected(TestResult.java:142)
     [java] 	at org.eclipse.jdt.core.tests.model.SuiteOfTestCases$Suite.run(SuiteOfTestCases.java:95)
     [java] 	at junit.framework.TestSuite.runTest(TestSuite.java:241)
     [java] 	at junit.framework.TestSuite.run(TestSuite.java:236)
     [java] 	at junit.framework.TestSuite.runTest(TestSuite.java:241)
     [java] 	at junit.framework.TestSuite.run(TestSuite.java:236)
     [java] 	at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:90)
     [java] 	at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
     [java] 	at org.junit.runner.JUnitCore.run(JUnitCore.java:115)
     [java] 	at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:42)
     [java] 	at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:80)
     [java] 	at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:72)
     [java] 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)
     [java] 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)
     [java] 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)
     [java] 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)
     [java] 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)
     [java] 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)
     [java] 	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)
     [java] 	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)
     [java] 	at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)
     [java] 	at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63)
     [java] 	at org.eclipse.test.EclipseTestRunner.runTests(EclipseTestRunner.java:212)
     [java] 	at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:187)
     [java] 	at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:53)
     [java] 	at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:35)
     [java] 	at org.eclipse.test.CoreTestApplication.start(CoreTestApplication.java:44)
     [java] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
     [java] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:143)
     [java] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:109)
     [java] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:439)
     [java] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:271)
     [java] 	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
     [java] 	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
     [java] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:681)
     [java] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:618)
     [java] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1494)
     [java] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1467)
     [java] 	at org.eclipse.core.launcher.Main.main(Main.java:44)
     [java] Failed to init Classpath for jar file /home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/jdt_model_folder/data/P/lib478042.jar
     [java] java.nio.file.NoSuchFileException: /home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/jdt_model_folder/data/P/lib478042.jar
     [java] 	at java.base/sun.nio.fs.UnixException.translateToIOException(UnixException.java:92)
     [java] 	at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:106)
     [java] 	at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111)
     [java] 	at java.base/sun.nio.fs.UnixFileAttributeViews$Basic.readAttributes(UnixFileAttributeViews.java:55)
     [java] 	at java.base/sun.nio.fs.UnixFileSystemProvider.readAttributes(UnixFileSystemProvider.java:171)
     [java] 	at java.base/sun.nio.fs.LinuxFileSystemProvider.readAttributes(LinuxFileSystemProvider.java:99)
     [java] 	at java.base/java.nio.file.Files.readAttributes(Files.java:1853)
     [java] 	at java.base/java.util.zip.ZipFile$Source.get(ZipFile.java:1445)
     [java] 	at java.base/java.util.zip.ZipFile$CleanableResource.<init>(ZipFile.java:724)
     [java] 	at java.base/java.util.zip.ZipFile.<init>(ZipFile.java:251)
     [java] 	at java.base/java.util.zip.ZipFile.<init>(ZipFile.java:180)
     [java] 	at java.base/java.util.zip.ZipFile.<init>(ZipFile.java:194)
     [java] 	at org.eclipse.jdt.internal.compiler.batch.ClasspathJar.initialize(ClasspathJar.java:197)
     [java] 	at org.eclipse.jdt.internal.compiler.batch.FileSystem.<init>(FileSystem.java:205)
     [java] 	at org.eclipse.jdt.internal.compiler.batch.FileSystem.<init>(FileSystem.java:189)
     [java] 	at org.eclipse.jdt.core.tests.util.Util.compile(Util.java:254)
     [java] 	at org.eclipse.jdt.core.tests.util.Util.createJar(Util.java:460)
     [java] 	at org.eclipse.jdt.core.tests.util.Util.createJar(Util.java:484)
     [java] 	at org.eclipse.jdt.core.tests.model.AbstractJavaModelTests.createJar(AbstractJavaModelTests.java:1726)
     [java] 	at org.eclipse.jdt.core.tests.model.JavaSearchBugsTests2.testBug483650_007(JavaSearchBugsTests2.java:2605)
     [java] 	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
     [java] 	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
     [java] 	at junit.framework.TestCase.runTest(TestCase.java:177)
     [java] 	at org.eclipse.jdt.core.tests.junit.extension.TestCase.runTest(TestCase.java:972)
     [java] 	at junit.framework.TestCase.runBare(TestCase.java:142)
     [java] 	at junit.framework.TestResult$1.protect(TestResult.java:122)
     [java] 	at junit.framework.TestResult.runProtected(TestResult.java:142)
     [java] 	at junit.framework.TestResult.run(TestResult.java:125)
     [java] 	at junit.framework.TestCase.run(TestCase.java:130)
     [java] 	at junit.framework.TestSuite.runTest(TestSuite.java:241)
     [java] 	at org.eclipse.jdt.core.tests.model.SuiteOfTestCases$Suite.runTest(SuiteOfTestCases.java:114)
     [java] 	at junit.framework.TestSuite.run(TestSuite.java:236)
     [java] 	at org.eclipse.jdt.core.tests.model.SuiteOfTestCases$Suite.superRun(SuiteOfTestCases.java:98)
     [java] 	at org.eclipse.jdt.core.tests.model.SuiteOfTestCases$Suite$1.protect(SuiteOfTestCases.java:86)
     [java] 	at junit.framework.TestResult.runProtected(TestResult.java:142)
     [java] 	at org.eclipse.jdt.core.tests.model.SuiteOfTestCases$Suite.run(SuiteOfTestCases.java:95)
     [java] 	at junit.framework.TestSuite.runTest(TestSuite.java:241)
     [java] 	at junit.framework.TestSuite.run(TestSuite.java:236)
     [java] 	at junit.framework.TestSuite.runTest(TestSuite.java:241)
     [java] 	at junit.framework.TestSuite.run(TestSuite.java:236)
     [java] 	at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:90)
     [java] 	at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
     [java] 	at org.junit.runner.JUnitCore.run(JUnitCore.java:115)
     [java] 	at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:42)
     [java] 	at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:80)
     [java] 	at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:72)
     [java] 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)
     [java] 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)
     [java] 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)
     [java] 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)
     [java] 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)
     [java] 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)
     [java] 	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)
     [java] 	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)
     [java] 	at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)
     [java] 	at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63)
     [java] 	at org.eclipse.test.EclipseTestRunner.runTests(EclipseTestRunner.java:212)
     [java] 	at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:187)
     [java] 	at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:53)
     [java] 	at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:35)
     [java] 	at org.eclipse.test.CoreTestApplication.start(CoreTestApplication.java:44)
     [java] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
     [java] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:143)
     [java] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:109)
     [java] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:439)
     [java] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:271)
     [java] 	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
     [java] 	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
     [java] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:681)
     [java] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:618)
     [java] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1494)
     [java] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1467)
     [java] 	at org.eclipse.core.launcher.Main.main(Main.java:44)
     [java] ClasspathTests#testInvalidClasspath1() may generate an expected Fatal Error...
     [java] [Fatal Error] :3:43: Element type "classpathentry" must be followed by either attribute specifications, ">" or "/>".
     [java] Test testModuleCaching requires a JRE [9,11)
     [java] Failed to init Classpath for jar file /home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/jdt_model_folder/jclMin1.3.jar
     [java] java.nio.file.NoSuchFileException: /home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/jdt_model_folder/jclMin1.3.jar
     [java] 	at java.base/sun.nio.fs.UnixException.translateToIOException(UnixException.java:92)
     [java] 	at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:106)
     [java] 	at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111)
     [java] 	at java.base/sun.nio.fs.UnixFileAttributeViews$Basic.readAttributes(UnixFileAttributeViews.java:55)
     [java] 	at java.base/sun.nio.fs.UnixFileSystemProvider.readAttributes(UnixFileSystemProvider.java:171)
     [java] 	at java.base/sun.nio.fs.LinuxFileSystemProvider.readAttributes(LinuxFileSystemProvider.java:99)
     [java] 	at java.base/java.nio.file.Files.readAttributes(Files.java:1853)
     [java] 	at java.base/java.util.zip.ZipFile$Source.get(ZipFile.java:1445)
     [java] 	at java.base/java.util.zip.ZipFile$CleanableResource.<init>(ZipFile.java:724)
     [java] 	at java.base/java.util.zip.ZipFile.<init>(ZipFile.java:251)
     [java] 	at java.base/java.util.zip.ZipFile.<init>(ZipFile.java:180)
     [java] 	at java.base/java.util.zip.ZipFile.<init>(ZipFile.java:194)
     [java] 	at org.eclipse.jdt.internal.compiler.batch.ClasspathJar.initialize(ClasspathJar.java:197)
     [java] 	at org.eclipse.jdt.internal.compiler.batch.FileSystem.<init>(FileSystem.java:205)
     [java] 	at org.eclipse.jdt.internal.compiler.batch.FileSystem.<init>(FileSystem.java:189)
     [java] 	at org.eclipse.jdt.core.tests.util.Util.compile(Util.java:254)
     [java] 	at org.eclipse.jdt.core.tests.util.Util.createJar(Util.java:460)
     [java] 	at org.eclipse.jdt.core.tests.util.Util.createJar(Util.java:484)
     [java] 	at org.eclipse.jdt.core.tests.model.AbstractJavaModelTests.createJar(AbstractJavaModelTests.java:1726)
     [java] 	at org.eclipse.jdt.core.tests.model.CompletionTests2.testBug151500a(CompletionTests2.java:5301)
     [java] 	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
     [java] 	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
     [java] 	at junit.framework.TestCase.runTest(TestCase.java:177)
     [java] 	at org.eclipse.jdt.core.tests.junit.extension.TestCase.runTest(TestCase.java:972)
     [java] 	at junit.framework.TestCase.runBare(TestCase.java:142)
     [java] 	at junit.framework.TestResult$1.protect(TestResult.java:122)
     [java] 	at junit.framework.TestResult.runProtected(TestResult.java:142)
     [java] 	at junit.framework.TestResult.run(TestResult.java:125)
     [java] 	at junit.framework.TestCase.run(TestCase.java:130)
     [java] 	at junit.framework.TestSuite.runTest(TestSuite.java:241)
     [java] 	at org.eclipse.jdt.core.tests.model.SuiteOfTestCases$Suite.runTest(SuiteOfTestCases.java:114)
     [java] 	at junit.framework.TestSuite.run(TestSuite.java:236)
     [java] 	at org.eclipse.jdt.core.tests.model.SuiteOfTestCases$Suite.superRun(SuiteOfTestCases.java:98)
     [java] 	at org.eclipse.jdt.core.tests.model.SuiteOfTestCases$Suite$1.protect(SuiteOfTestCases.java:86)
     [java] 	at junit.framework.TestResult.runProtected(TestResult.java:142)
     [java] 	at org.eclipse.jdt.core.tests.model.SuiteOfTestCases$Suite.run(SuiteOfTestCases.java:95)
     [java] 	at junit.framework.TestSuite.runTest(TestSuite.java:241)
     [java] 	at junit.framework.TestSuite.run(TestSuite.java:236)
     [java] 	at junit.framework.TestSuite.runTest(TestSuite.java:241)
     [java] 	at junit.framework.TestSuite.run(TestSuite.java:236)
     [java] 	at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:90)
     [java] 	at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
     [java] 	at org.junit.runner.JUnitCore.run(JUnitCore.java:115)
     [java] 	at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:42)
     [java] 	at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:80)
     [java] 	at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:72)
     [java] 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)
     [java] 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)
     [java] 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)
     [java] 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)
     [java] 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)
     [java] 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)
     [java] 	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)
     [java] 	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)
     [java] 	at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)
     [java] 	at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63)
     [java] 	at org.eclipse.test.EclipseTestRunner.runTests(EclipseTestRunner.java:212)
     [java] 	at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:187)
     [java] 	at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:53)
     [java] 	at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:35)
     [java] 	at org.eclipse.test.CoreTestApplication.start(CoreTestApplication.java:44)
     [java] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
     [java] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:143)
     [java] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:109)
     [java] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:439)
     [java] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:271)
     [java] 	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
     [java] 	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
     [java] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:681)
     [java] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:618)
     [java] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1494)
     [java] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1467)
     [java] 	at org.eclipse.core.launcher.Main.main(Main.java:44)
     [java] Failed to init Classpath for jar file /home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/jdt_model_folder/jclMin1.3.jar
     [java] java.nio.file.NoSuchFileException: /home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/jdt_model_folder/jclMin1.3.jar
     [java] 	at java.base/sun.nio.fs.UnixException.translateToIOException(UnixException.java:92)
     [java] 	at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:106)
     [java] 	at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111)
     [java] 	at java.base/sun.nio.fs.UnixFileAttributeViews$Basic.readAttributes(UnixFileAttributeViews.java:55)
     [java] 	at java.base/sun.nio.fs.UnixFileSystemProvider.readAttributes(UnixFileSystemProvider.java:171)
     [java] 	at java.base/sun.nio.fs.LinuxFileSystemProvider.readAttributes(LinuxFileSystemProvider.java:99)
     [java] 	at java.base/java.nio.file.Files.readAttributes(Files.java:1853)
     [java] 	at java.base/java.util.zip.ZipFile$Source.get(ZipFile.java:1445)
     [java] 	at java.base/java.util.zip.ZipFile$CleanableResource.<init>(ZipFile.java:724)
     [java] 	at java.base/java.util.zip.ZipFile.<init>(ZipFile.java:251)
     [java] 	at java.base/java.util.zip.ZipFile.<init>(ZipFile.java:180)
     [java] 	at java.base/java.util.zip.ZipFile.<init>(ZipFile.java:194)
     [java] 	at org.eclipse.jdt.internal.compiler.batch.ClasspathJar.initialize(ClasspathJar.java:197)
     [java] 	at org.eclipse.jdt.internal.compiler.batch.FileSystem.<init>(FileSystem.java:205)
     [java] 	at org.eclipse.jdt.internal.compiler.batch.FileSystem.<init>(FileSystem.java:189)
     [java] 	at org.eclipse.jdt.core.tests.util.Util.compile(Util.java:254)
     [java] 	at org.eclipse.jdt.core.tests.util.Util.createJar(Util.java:460)
     [java] 	at org.eclipse.jdt.core.tests.util.Util.createJar(Util.java:484)
     [java] 	at org.eclipse.jdt.core.tests.model.AbstractJavaModelTests.createJar(AbstractJavaModelTests.java:1726)
     [java] 	at org.eclipse.jdt.core.tests.model.CompletionTests2.testBug151500b(CompletionTests2.java:5360)
     [java] 	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
     [java] 	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
     [java] 	at junit.framework.TestCase.runTest(TestCase.java:177)
     [java] 	at org.eclipse.jdt.core.tests.junit.extension.TestCase.runTest(TestCase.java:972)
     [java] 	at junit.framework.TestCase.runBare(TestCase.java:142)
     [java] 	at junit.framework.TestResult$1.protect(TestResult.java:122)
     [java] 	at junit.framework.TestResult.runProtected(TestResult.java:142)
     [java] 	at junit.framework.TestResult.run(TestResult.java:125)
     [java] 	at junit.framework.TestCase.run(TestCase.java:130)
     [java] 	at junit.framework.TestSuite.runTest(TestSuite.java:241)
     [java] 	at org.eclipse.jdt.core.tests.model.SuiteOfTestCases$Suite.runTest(SuiteOfTestCases.java:114)
     [java] 	at junit.framework.TestSuite.run(TestSuite.java:236)
     [java] 	at org.eclipse.jdt.core.tests.model.SuiteOfTestCases$Suite.superRun(SuiteOfTestCases.java:98)
     [java] 	at org.eclipse.jdt.core.tests.model.SuiteOfTestCases$Suite$1.protect(SuiteOfTestCases.java:86)
     [java] 	at junit.framework.TestResult.runProtected(TestResult.java:142)
     [java] 	at org.eclipse.jdt.core.tests.model.SuiteOfTestCases$Suite.run(SuiteOfTestCases.java:95)
     [java] 	at junit.framework.TestSuite.runTest(TestSuite.java:241)
     [java] 	at junit.framework.TestSuite.run(TestSuite.java:236)
     [java] 	at junit.framework.TestSuite.runTest(TestSuite.java:241)
     [java] 	at junit.framework.TestSuite.run(TestSuite.java:236)
     [java] 	at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:90)
     [java] 	at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
     [java] 	at org.junit.runner.JUnitCore.run(JUnitCore.java:115)
     [java] 	at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:42)
     [java] 	at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:80)
     [java] 	at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:72)
     [java] 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)
     [java] 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)
     [java] 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)
     [java] 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)
     [java] 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)
     [java] 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)
     [java] 	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)
     [java] 	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)
     [java] 	at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)
     [java] 	at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63)
     [java] 	at org.eclipse.test.EclipseTestRunner.runTests(EclipseTestRunner.java:212)
     [java] 	at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:187)
     [java] 	at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:53)
     [java] 	at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:35)
     [java] 	at org.eclipse.test.CoreTestApplication.start(CoreTestApplication.java:44)
     [java] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
     [java] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:143)
     [java] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:109)
     [java] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:439)
     [java] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:271)
     [java] 	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
     [java] 	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
     [java] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:681)
     [java] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:618)
     [java] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1494)
     [java] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1467)
     [java] 	at org.eclipse.core.launcher.Main.main(Main.java:44)
     [java] Failed to init Classpath for jar file /home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/jdt_model_folder/jclMin1.3.jar
     [java] java.nio.file.NoSuchFileException: /home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/jdt_model_folder/jclMin1.3.jar
     [java] 	at java.base/sun.nio.fs.UnixException.translateToIOException(UnixException.java:92)
     [java] 	at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:106)
     [java] 	at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111)
     [java] 	at java.base/sun.nio.fs.UnixFileAttributeViews$Basic.readAttributes(UnixFileAttributeViews.java:55)
     [java] 	at java.base/sun.nio.fs.UnixFileSystemProvider.readAttributes(UnixFileSystemProvider.java:171)
     [java] 	at java.base/sun.nio.fs.LinuxFileSystemProvider.readAttributes(LinuxFileSystemProvider.java:99)
     [java] 	at java.base/java.nio.file.Files.readAttributes(Files.java:1853)
     [java] 	at java.base/java.util.zip.ZipFile$Source.get(ZipFile.java:1445)
     [java] 	at java.base/java.util.zip.ZipFile$CleanableResource.<init>(ZipFile.java:724)
     [java] 	at java.base/java.util.zip.ZipFile.<init>(ZipFile.java:251)
     [java] 	at java.base/java.util.zip.ZipFile.<init>(ZipFile.java:180)
     [java] 	at java.base/java.util.zip.ZipFile.<init>(ZipFile.java:194)
     [java] 	at org.eclipse.jdt.internal.compiler.batch.ClasspathJar.initialize(ClasspathJar.java:197)
     [java] 	at org.eclipse.jdt.internal.compiler.batch.FileSystem.<init>(FileSystem.java:205)
     [java] 	at org.eclipse.jdt.internal.compiler.batch.FileSystem.<init>(FileSystem.java:189)
     [java] 	at org.eclipse.jdt.core.tests.util.Util.compile(Util.java:254)
     [java] 	at org.eclipse.jdt.core.tests.util.Util.createJar(Util.java:460)
     [java] 	at org.eclipse.jdt.core.tests.util.Util.createJar(Util.java:484)
     [java] 	at org.eclipse.jdt.core.tests.model.AbstractJavaModelTests.createJar(AbstractJavaModelTests.java:1726)
     [java] 	at org.eclipse.jdt.core.tests.model.CompletionTests2.testBug151500c(CompletionTests2.java:5419)
     [java] 	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
     [java] 	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
     [java] 	at junit.framework.TestCase.runTest(TestCase.java:177)
     [java] 	at org.eclipse.jdt.core.tests.junit.extension.TestCase.runTest(TestCase.java:972)
     [java] 	at junit.framework.TestCase.runBare(TestCase.java:142)
     [java] 	at junit.framework.TestResult$1.protect(TestResult.java:122)
     [java] 	at junit.framework.TestResult.runProtected(TestResult.java:142)
     [java] 	at junit.framework.TestResult.run(TestResult.java:125)
     [java] 	at junit.framework.TestCase.run(TestCase.java:130)
     [java] 	at junit.framework.TestSuite.runTest(TestSuite.java:241)
     [java] 	at org.eclipse.jdt.core.tests.model.SuiteOfTestCases$Suite.runTest(SuiteOfTestCases.java:114)
     [java] 	at junit.framework.TestSuite.run(TestSuite.java:236)
     [java] 	at org.eclipse.jdt.core.tests.model.SuiteOfTestCases$Suite.superRun(SuiteOfTestCases.java:98)
     [java] 	at org.eclipse.jdt.core.tests.model.SuiteOfTestCases$Suite$1.protect(SuiteOfTestCases.java:86)
     [java] 	at junit.framework.TestResult.runProtected(TestResult.java:142)
     [java] 	at org.eclipse.jdt.core.tests.model.SuiteOfTestCases$Suite.run(SuiteOfTestCases.java:95)
     [java] 	at junit.framework.TestSuite.runTest(TestSuite.java:241)
     [java] 	at junit.framework.TestSuite.run(TestSuite.java:236)
     [java] 	at junit.framework.TestSuite.runTest(TestSuite.java:241)
     [java] 	at junit.framework.TestSuite.run(TestSuite.java:236)
     [java] 	at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:90)
     [java] 	at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
     [java] 	at org.junit.runner.JUnitCore.run(JUnitCore.java:115)
     [java] 	at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:42)
     [java] 	at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:80)
     [java] 	at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:72)
     [java] 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)
     [java] 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)
     [java] 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)
     [java] 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)
     [java] 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)
     [java] 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)
     [java] 	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)
     [java] 	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)
     [java] 	at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)
     [java] 	at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63)
     [java] 	at org.eclipse.test.EclipseTestRunner.runTests(EclipseTestRunner.java:212)
     [java] 	at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:187)
     [java] 	at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:53)
     [java] 	at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:35)
     [java] 	at org.eclipse.test.CoreTestApplication.start(CoreTestApplication.java:44)
     [java] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
     [java] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:143)
     [java] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:109)
     [java] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:439)
     [java] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:271)
     [java] 	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
     [java] 	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
     [java] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:681)
     [java] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:618)
     [java] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1494)
     [java] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1467)
     [java] 	at org.eclipse.core.launcher.Main.main(Main.java:44)

collect-results:

init:
     [echo] ANT_OPTS: -Xmx1024m
     [echo] basedir = /home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse
[echoproperties] #Ant properties
[echoproperties] #Sat Mar 30 20:23:05 UTC 2024
[echoproperties] Aspect537350_A=1.0.0.202403301859
[echoproperties] Aspect537350_A_1.0.0=1.0.0.202403301859
[echoproperties] Aspect537350_B=1.0.0.202403301859
[echoproperties] Aspect537350_B_1.0.0=1.0.0.202403301859
[echoproperties] Aspect537351=1.0.0.202403301859
[echoproperties] Aspect537351_1.0.0=1.0.0.202403301859
[echoproperties] Aspect537533=1.0.0.202403301859
[echoproperties] Aspect537533_1.0.0=1.0.0.202403301859
[echoproperties] Aspect571542_A=1.0.0.202403301859
[echoproperties] Aspect571542_A_1.0.0=1.0.0.202403301859
[echoproperties] Aspect571542_B=1.0.0.202403301859
[echoproperties] Aspect571542_B_1.0.0=1.0.0.202403301859
[echoproperties] Base537350_A=1.0.0.202403301859
[echoproperties] Base537350_A_1.0.0=1.0.0.202403301859
[echoproperties] Base537350_B=1.0.0.202403301859
[echoproperties] Base537350_B_1.0.0=1.0.0.202403301859
[echoproperties] Base537351=1.0.0.202403301859
[echoproperties] Base537351_1.0.0=1.0.0.202403301859
[echoproperties] Base537533=1.0.0.202403301859
[echoproperties] Base537533_1.0.0=1.0.0.202403301859
[echoproperties] Base571542_A=1.0.0.202403301859
[echoproperties] Base571542_A_1.0.0=1.0.0.202403301859
[echoproperties] Base571542_B=1.0.0.202403301859
[echoproperties] Base571542_B_1.0.0=1.0.0.202403301859
[echoproperties] DSTAMP=20240330
[echoproperties] Middle537351=1.0.0.202403301859
[echoproperties] Middle537351_1.0.0=1.0.0.202403301859
[echoproperties] NOW.DSTAMP=20240330
[echoproperties] NOW.TODAY=March 30 2024
[echoproperties] NOW.TSTAMP=2023
[echoproperties] OTEquinoxTests=1.0.0.202403301859
[echoproperties] OTEquinoxTests_1.0.0=1.0.0.202403301859
[echoproperties] OTScriptDir=/home/jenkins/agent/workspace/buildAndTest/releng/build-scripts/build
[echoproperties] TIMENOW=2023050082
[echoproperties] TODAY=March 30 2024
[echoproperties] TSTAMP=2013
[echoproperties] _hasSaxon.jar=true
[echoproperties] _toplevelDir=/home/jenkins/agent/workspace/buildAndTest/releng/build-scripts/build
[echoproperties] ant.core.lib=/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant.jar
[echoproperties] ant.file=/home/jenkins/agent/workspace/buildAndTest/releng/build-scripts/build/lib/library.xml
[echoproperties] ant.file.Automated\ Object\ Teams\ Testing=/home/jenkins/agent/workspace/buildAndTest/releng/build-scripts/build/test.xml
[echoproperties] ant.file.Library=/home/jenkins/agent/workspace/buildAndTest/releng/build-scripts/build/lib/library.xml
[echoproperties] ant.file.Main\ Object\ Teams\ Build\ and\ Test\ Automation=/home/jenkins/agent/workspace/buildAndTest/releng/build-scripts/build/run.xml
[echoproperties] ant.file.testsuite=/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.core.tests.model_3.13.0.202403301859/test.xml
[echoproperties] ant.file.type=file
[echoproperties] ant.file.type.Automated\ Object\ Teams\ Testing=file
[echoproperties] ant.file.type.Library=file
[echoproperties] ant.file.type.Main\ Object\ Teams\ Build\ and\ Test\ Automation=file
[echoproperties] ant.file.type.testsuite=file
[echoproperties] ant.home=/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest
[echoproperties] ant.java.version=21
[echoproperties] ant.library.dir=/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib
[echoproperties] ant.project.default-target=usage
[echoproperties] ant.project.invoked-targets=core-test
[echoproperties] ant.project.name=Library
[echoproperties] ant.version=Apache Ant(TM) version 1.10.12 compiled on October 13 2021
[echoproperties] arch=x86_64
[echoproperties] baseLocation=/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse
[echoproperties] basearch=x86_64
[echoproperties] basedir=/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse
[echoproperties] baseos=linux
[echoproperties] basews=gtk
[echoproperties] bootLocation=/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/eclipse
[echoproperties] build.root.dir=/home/jenkins/agent/workspace/buildAndTest/testrun/build-root
[echoproperties] buildDirectory=/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src
[echoproperties] buildId=2.8.3
[echoproperties] buildLabel=I-2.8.3-202403301857
[echoproperties] buildType=I
[echoproperties] builder-otcompiler=/home/jenkins/agent/workspace/buildAndTest/releng/build-scripts/build/OT-Compiler
[echoproperties] builder-otdt=/home/jenkins/agent/workspace/buildAndTest/releng/build-scripts/build/OTDT-Build
[echoproperties] buildfile=/home/jenkins/agent/workspace/buildAndTest/releng/build-scripts/build/build.xml
[echoproperties] classname=org.eclipse.jdt.core.tests.dom.RunAllTests
[echoproperties] coverage-output=/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/coverage
[echoproperties] data-dir=/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/jdt_dom_folder/data
[echoproperties] do.run.tests=true
[echoproperties] eclipse-app.tgz=https\://download.eclipse.org/eclipse/downloads/drops4/I20240325-1800/eclipse-SDK-I20240325-1800-linux-gtk-x86_64.tar.gz
[echoproperties] eclipse-home=/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse
[echoproperties] eclipse.sdk.qualifier=I20240325-1800
[echoproperties] eclipse.tests.zip=https\://download.eclipse.org/eclipse/downloads/drops4/I20240325-1800/eclipse-test-framework-I20240325-1800.zip
[echoproperties] env.ANT_HOME=/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest
[echoproperties] env.ANT_OPTS=-Xmx1024m
[echoproperties] env.BUILD_DISPLAY_NAME=\#942
[echoproperties] env.BUILD_ID=942
[echoproperties] env.BUILD_NUMBER=942
[echoproperties] env.BUILD_TAG=jenkins-buildAndTest-942
[echoproperties] env.BUILD_URL=https\://ci.eclipse.org/objectteams/job/buildAndTest/942/
[echoproperties] env.CI=true
[echoproperties] env.DISPLAY=\:40
[echoproperties] env.EXECUTOR_NUMBER=0
[echoproperties] env.GITLAB_OBJECT_KIND=none
[echoproperties] env.HOME=/home/jenkins
[echoproperties] env.HOSTNAME=centos-7-sw7vx
[echoproperties] env.HUDSON_COOKIE=f2b343d6-1876-484f-a185-836f1bab4cd4
[echoproperties] env.HUDSON_HOME=/var/jenkins
[echoproperties] env.HUDSON_SERVER_COOKIE=f0104a5ecfe037d6
[echoproperties] env.HUDSON_URL=https\://ci.eclipse.org/objectteams/
[echoproperties] env.JAVA_HOME=/opt/tools/java/openjdk/jdk-21/latest
[echoproperties] env.JAVA_TMPDIR=/tmp/genie.objectteams
[echoproperties] env.JENKINS_AGENT_NAME=centos-7-sw7vx
[echoproperties] env.JENKINS_AGENT_WORKDIR=/home/jenkins/agent
[echoproperties] env.JENKINS_DISCOVERY_PORT=tcp\://10.30.213.101\:50000
[echoproperties] env.JENKINS_DISCOVERY_PORT_50000_TCP=tcp\://10.30.213.101\:50000
[echoproperties] env.JENKINS_DISCOVERY_PORT_50000_TCP_ADDR=10.30.213.101
[echoproperties] env.JENKINS_DISCOVERY_PORT_50000_TCP_PORT=50000
[echoproperties] env.JENKINS_DISCOVERY_PORT_50000_TCP_PROTO=tcp
[echoproperties] env.JENKINS_DISCOVERY_SERVICE_HOST=10.30.213.101
[echoproperties] env.JENKINS_DISCOVERY_SERVICE_PORT=50000
[echoproperties] env.JENKINS_DISCOVERY_SERVICE_PORT_JNLP=50000
[echoproperties] env.JENKINS_HOME=/var/jenkins
[echoproperties] env.JENKINS_NAME=centos-7-sw7vx
[echoproperties] env.JENKINS_REMOTING_JAVA_OPTS=-showversion -XshowSettings\:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled\=true -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID\=true
[echoproperties] env.JENKINS_SECRET=8d5b1adf6dffde2e7e6f3ff45077951c8c411e9a228c5ec14f683d5545cac5e0
[echoproperties] env.JENKINS_SERVER_COOKIE=f0104a5ecfe037d6
[echoproperties] env.JENKINS_TUNNEL=jenkins-discovery.objectteams.svc.cluster.local\:50000
[echoproperties] env.JENKINS_UI_PORT=tcp\://10.30.65.215\:80
[echoproperties] env.JENKINS_UI_PORT_80_TCP=tcp\://10.30.65.215\:80
[echoproperties] env.JENKINS_UI_PORT_80_TCP_ADDR=10.30.65.215
[echoproperties] env.JENKINS_UI_PORT_80_TCP_PORT=80
[echoproperties] env.JENKINS_UI_PORT_80_TCP_PROTO=tcp
[echoproperties] env.JENKINS_UI_SERVICE_HOST=10.30.65.215
[echoproperties] env.JENKINS_UI_SERVICE_PORT=80
[echoproperties] env.JENKINS_UI_SERVICE_PORT_HTTP=80
[echoproperties] env.JENKINS_URL=https\://ci.eclipse.org/objectteams/
[echoproperties] env.JOB_BASE_NAME=buildAndTest
[echoproperties] env.JOB_DISPLAY_URL=https\://ci.eclipse.org/objectteams/job/buildAndTest/display/redirect
[echoproperties] env.JOB_NAME=buildAndTest
[echoproperties] env.JOB_URL=https\://ci.eclipse.org/objectteams/job/buildAndTest/
[echoproperties] env.KUBERNETES_PORT=tcp\://10.30.0.1\:443
[echoproperties] env.KUBERNETES_PORT_443_TCP=tcp\://10.30.0.1\:443
[echoproperties] env.KUBERNETES_PORT_443_TCP_ADDR=10.30.0.1
[echoproperties] env.KUBERNETES_PORT_443_TCP_PORT=443
[echoproperties] env.KUBERNETES_PORT_443_TCP_PROTO=tcp
[echoproperties] env.KUBERNETES_SERVICE_HOST=10.30.0.1
[echoproperties] env.KUBERNETES_SERVICE_PORT=443
[echoproperties] env.KUBERNETES_SERVICE_PORT_HTTPS=443
[echoproperties] env.LANG=en_US.UTF-8
[echoproperties] env.MAIN_TARGET=ot-junit-all
[echoproperties] env.NODE_LABELS=centos-7 jipp-migration migration centos-7-sw7vx
[echoproperties] env.NODE_NAME=centos-7-sw7vx
[echoproperties] env.NSS_SDB_USE_CACHE=no
[echoproperties] env.OPENJ9_JAVA_OPTIONS=-XX\:+IgnoreUnrecognizedVMOptions -XX\:+IdleTuningCompactOnIdle -XX\:+IdleTuningGcOnIdle
[echoproperties] env.OT_VERSION=2.8.3
[echoproperties] env.PATH=/opt/tools/java/openjdk/jdk-21/latest/bin\:/shared/common/apache-ant-1.10.5//bin\:/opt/tools/java/openjdk/jdk-21/latest/bin\:/opt/tools/java/oracle/jdk-9/latest/bin\:/opt/tools/java/openjdk/jdk-11/latest/bin\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/bin\:/opt/tools/java/oracle/jdk-9/latest/bin\:/usr/local/sbin\:/usr/local/bin\:/usr/sbin\:/usr/bin\:/sbin\:/bin
[echoproperties] env.PROMOTE=staging
[echoproperties] env.PWD=/home/jenkins/agent/workspace/buildAndTest/testrun
[echoproperties] env.RUN_ARTIFACTS_DISPLAY_URL=https\://ci.eclipse.org/objectteams/job/buildAndTest/942/display/redirect?page\=artifacts
[echoproperties] env.RUN_CHANGES_DISPLAY_URL=https\://ci.eclipse.org/objectteams/job/buildAndTest/942/display/redirect?page\=changes
[echoproperties] env.RUN_DISPLAY_URL=https\://ci.eclipse.org/objectteams/job/buildAndTest/942/display/redirect
[echoproperties] env.RUN_TESTS_DISPLAY_URL=https\://ci.eclipse.org/objectteams/job/buildAndTest/942/display/redirect?page\=tests
[echoproperties] env.SHLVL=2
[echoproperties] env.SIGN=nosign
[echoproperties] env.SSH_AUTH_SOCK=/tmp/ssh-Mhhbrkk0MZ7C/agent.45
[echoproperties] env.TERM=xterm
[echoproperties] env.UPDATE_SITE_BASE=ot2.8
[echoproperties] env.USER_NAME=jenkins
[echoproperties] env.WORKSPACE=/home/jenkins/agent/workspace/buildAndTest
[echoproperties] env.WORKSPACE_TMP=/home/jenkins/agent/workspace/buildAndTest@tmp
[echoproperties] env.XAUTHORITY=/home/jenkins/agent/workspace/buildAndTest/.Xauthority-14970781020924742116
[echoproperties] env.branch=master
[echoproperties] env.callTarget=ot-junit-all
[echoproperties] envantopts=-Xmx1024m
[echoproperties] extraVMargs=-XX\:+HeapDumpOnOutOfMemoryError -ea --add-modules ALL-SYSTEM              --add-opens java.base/jdk.internal.loader\=ALL-UNNAMED              --add-opens jdk.localedata/sun.util.resources.cldr.provider\=ALL-UNNAMED              --add-opens jdk.localedata/sun.util.resources.provider\=ALL-UNNAMED              --add-opens java.security.jgss/sun.security.krb5.internal.ssl\=ALL-UNNAMED              --add-opens java.base/jdk.internal.module\=ALL-UNNAMED              --add-opens java.base/java.lang\=ALL-UNNAMED              --add-opens java.base/java.lang.module\=ALL-UNNAMED              --add-opens java.base/jdk.internal.reflect\=ALL-UNNAMED              --add-opens java.base/jdk.internal.ref\=ALL-UNNAMED              --add-opens java.base/jdk.internal.math\=ALL-UNNAMED              --add-opens java.base/jdk.internal.misc\=ALL-UNNAMED              --add-opens jdk.zipfs/jdk.nio.zipfs\=ALL-UNNAMED              --illegal-access\=permit              -DDetectVMInstallationsJob.disabled\=true              -Djava.io.tmpdir\=/tmp/genie.objectteams -Dot.weaving\=otdre -javaagent\:/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.objectteams.otequinox_2.8.2.202307181937/otequinoxAgent.jar              -Dcompliance\=1.8,11,17,18
[echoproperties] fetchCacheLocation=/home/jenkins/gitCache
[echoproperties] file-id=XXX
[echoproperties] file.encoding=UTF-8
[echoproperties] file.separator=/
[echoproperties] formatter=org.apache.tools.ant.taskdefs.optional.junit.XMLJUnitResultFormatter
[echoproperties] git.pde.build=org.eclipse.egit.fetchfactory_0.12.0.202304020031.jar
[echoproperties] installmode=clean
[echoproperties] java.class.path=/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-launcher.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-antlr.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-apache-bcel.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-apache-bsf.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-apache-log4j.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-apache-oro.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-apache-regexp.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-apache-resolver.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-apache-xalan2.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-commons-logging.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-commons-net.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-imageio.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-jai.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-javamail.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-jdepend.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-jmf.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-jsch.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-junit.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-junit4.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-junitlauncher.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-launcher.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-netrexx.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-swing.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-testutil.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-xz.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant.jar
[echoproperties] java.class.version=65.0
[echoproperties] java.home=/opt/tools/java/openjdk/jdk-21/jdk-21.0.2
[echoproperties] java.io.tmpdir=/tmp
[echoproperties] java.library.path=/usr/java/packages/lib\:/usr/lib64\:/lib64\:/lib\:/usr/lib
[echoproperties] java.runtime.name=OpenJDK Runtime Environment
[echoproperties] java.runtime.version=21.0.2+13-58
[echoproperties] java.specification.name=Java Platform API Specification
[echoproperties] java.specification.vendor=Oracle Corporation
[echoproperties] java.specification.version=21
[echoproperties] java.vendor=Oracle Corporation
[echoproperties] java.vendor.url=https\://java.oracle.com/
[echoproperties] java.vendor.url.bug=https\://bugreport.java.com/bugreport/
[echoproperties] java.version=21.0.2
[echoproperties] java.version.date=2024-01-16
[echoproperties] java.vm.compressedOopsMode=32-bit
[echoproperties] java.vm.info=mixed mode, sharing
[echoproperties] java.vm.name=OpenJDK 64-Bit Server VM
[echoproperties] java.vm.specification.name=Java Virtual Machine Specification
[echoproperties] java.vm.specification.vendor=Oracle Corporation
[echoproperties] java.vm.specification.version=21
[echoproperties] java.vm.vendor=Oracle Corporation
[echoproperties] java.vm.version=21.0.2+13-58
[echoproperties] jdk.debug=release
[echoproperties] jdt-dom-folder=/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/jdt_dom_folder
[echoproperties] jdt-model-folder=/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/jdt_model_folder
[echoproperties] jdt.feature.version=3.19.500.v20240325-2137
[echoproperties] jdt.feature.version.next=3.19.500.v20240325-2138
[echoproperties] junit-report-output=/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/results
[echoproperties] junit-stylesheet=/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/JUNIT.XSL
[echoproperties] launchTarget=java-test
[echoproperties] library-file=/home/jenkins/agent/workspace/buildAndTest/testrun/../releng/build-scripts/build/lib/library.xml
[echoproperties] line.separator=\n
[echoproperties] map.file.path=/home/jenkins/agent/workspace/buildAndTest/releng/map/otdt.map
[echoproperties] native.encoding=UTF-8
[echoproperties] org.apache.bcel=5.2.0.v201005080400
[echoproperties] org.apache.bcel_5.2.0=5.2.0.v201005080400
[echoproperties] org.eclipse.core.filebuffers.tests=3.13.400.I20240325-1800
[echoproperties] org.eclipse.core.filebuffers.tests_3.13.400=3.13.400.I20240325-1800
[echoproperties] org.eclipse.equinox.launcher_jar=org.eclipse.equinox.launcher_1.6.800.v20240304-1850.jar
[echoproperties] org.eclipse.jdt.annotation=2.3.0.v20240111-2306
[echoproperties] org.eclipse.jdt.annotation_1.2.100=1.2.100.v20240212-1051
[echoproperties] org.eclipse.jdt.annotation_2.3.0=2.3.0.v20240111-2306
[echoproperties] org.eclipse.jdt.core=3.38.0.OTDT_r283_202403301859
[echoproperties] org.eclipse.jdt.core.compiler.batch=3.38.0.OTDT_r283_202403301859
[echoproperties] org.eclipse.jdt.core.compiler.batch_3.38.0=3.38.0.OTDT_r283_202403301859
[echoproperties] org.eclipse.jdt.core.source=3.38.0.OTDT_r283_202403301859
[echoproperties] org.eclipse.jdt.core.source_3.38.0=3.38.0.OTDT_r283_202403301859
[echoproperties] org.eclipse.jdt.core.tests.builder=3.12.400.I20240325-1800
[echoproperties] org.eclipse.jdt.core.tests.builder_3.12.400=3.12.400.I20240325-1800
[echoproperties] org.eclipse.jdt.core.tests.compiler=3.13.400.202403301859
[echoproperties] org.eclipse.jdt.core.tests.compiler_3.13.400=3.13.400.202403301859
[echoproperties] org.eclipse.jdt.core.tests.model=3.13.0.202403301859
[echoproperties] org.eclipse.jdt.core.tests.model_3.13.0=3.13.0.202403301859
[echoproperties] org.eclipse.jdt.core_3.38.0=3.38.0.OTDT_r283_202403301859
[echoproperties] org.eclipse.jdt.debug.tests=3.12.400.I20240325-1800
[echoproperties] org.eclipse.jdt.debug.tests_3.12.400=3.12.400.I20240325-1800
[echoproperties] org.eclipse.jdt.text.tests=3.14.400.I20240325-1800
[echoproperties] org.eclipse.jdt.text.tests_3.14.400=3.14.400.I20240325-1800
[echoproperties] org.eclipse.jdt.ui.tests=3.15.400.I20240325-1800
[echoproperties] org.eclipse.jdt.ui.tests.refactoring=3.15.400.I20240325-1800
[echoproperties] org.eclipse.jdt.ui.tests.refactoring_3.15.400=3.15.400.I20240325-1800
[echoproperties] org.eclipse.jdt.ui.tests_3.15.400=3.15.400.I20240325-1800
[echoproperties] org.eclipse.jface.text.tests=3.13.500.I20240325-1800
[echoproperties] org.eclipse.jface.text.tests_3.13.500=3.13.500.I20240325-1800
[echoproperties] org.eclipse.objectteams.eclipse.monitor=2.5.0.201606070956
[echoproperties] org.eclipse.objectteams.eclipse.monitor_2.5.0=2.5.0.201606070956
[echoproperties] org.eclipse.objectteams.otdt=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.compiler.adaptor=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.compiler.adaptor.source=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.compiler.adaptor.source_2.8.3=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.compiler.adaptor_2.8.3=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.debug=2.8.2.202307181937
[echoproperties] org.eclipse.objectteams.otdt.debug.adaptor=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.debug.adaptor.source=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.debug.adaptor.source_2.8.3=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.debug.adaptor_2.8.3=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.debug.source=2.8.2.202307181937
[echoproperties] org.eclipse.objectteams.otdt.debug.source_2.8.2=2.8.2.202307181937
[echoproperties] org.eclipse.objectteams.otdt.debug.tests=2.0.0
[echoproperties] org.eclipse.objectteams.otdt.debug.tests_2.0.0=2.0.0
[echoproperties] org.eclipse.objectteams.otdt.debug.ui=2.7.4.201906101736
[echoproperties] org.eclipse.objectteams.otdt.debug.ui.source=2.7.4.201906101736
[echoproperties] org.eclipse.objectteams.otdt.debug.ui.source_2.7.4=2.7.4.201906101736
[echoproperties] org.eclipse.objectteams.otdt.debug.ui_2.7.4=2.7.4.201906101736
[echoproperties] org.eclipse.objectteams.otdt.debug_2.8.2=2.8.2.202307181937
[echoproperties] org.eclipse.objectteams.otdt.doc=2.5.0.201606070956
[echoproperties] org.eclipse.objectteams.otdt.doc_2.5.0=2.5.0.201606070956
[echoproperties] org.eclipse.objectteams.otdt.jdt.ui=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.jdt.ui.source=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.jdt.ui.source_2.8.3=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.jdt.ui_2.8.3=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.pde.ui=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.pde.ui.source=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.pde.ui.source_2.8.3=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.pde.ui_2.8.3=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.refactoring=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.refactoring.source=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.refactoring.source_2.8.3=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.refactoring_2.8.3=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.samples=2.8.2.202307181937
[echoproperties] org.eclipse.objectteams.otdt.samples.source=2.8.2.202307181937
[echoproperties] org.eclipse.objectteams.otdt.samples.source_2.8.2=2.8.2.202307181937
[echoproperties] org.eclipse.objectteams.otdt.samples_2.8.2=2.8.2.202307181937
[echoproperties] org.eclipse.objectteams.otdt.source=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.source_2.8.3=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.test.builder=2.0.0
[echoproperties] org.eclipse.objectteams.otdt.test.builder_2.0.0=2.0.0
[echoproperties] org.eclipse.objectteams.otdt.tests=2.0.0
[echoproperties] org.eclipse.objectteams.otdt.tests_2.0.0=2.0.0
[echoproperties] org.eclipse.objectteams.otdt.ui=2.8.1.202307181937
[echoproperties] org.eclipse.objectteams.otdt.ui.help=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.ui.help.source=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.ui.help.source_2.8.3=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.ui.help_2.8.3=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.ui.source=2.8.1.202307181937
[echoproperties] org.eclipse.objectteams.otdt.ui.source_2.8.1=2.8.1.202307181937
[echoproperties] org.eclipse.objectteams.otdt.ui.tests=2.0.0
[echoproperties] org.eclipse.objectteams.otdt.ui.tests.dom=2.0.0
[echoproperties] org.eclipse.objectteams.otdt.ui.tests.dom_2.0.0=2.0.0
[echoproperties] org.eclipse.objectteams.otdt.ui.tests.refactoring=2.0.0
[echoproperties] org.eclipse.objectteams.otdt.ui.tests.refactoring_2.0.0=2.0.0
[echoproperties] org.eclipse.objectteams.otdt.ui.tests_2.0.0=2.0.0
[echoproperties] org.eclipse.objectteams.otdt.ui_2.8.1=2.8.1.202307181937
[echoproperties] org.eclipse.objectteams.otdt_2.8.3=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otequinox=2.8.2.202307181937
[echoproperties] org.eclipse.objectteams.otequinox.branding=2.6.0.201706061121
[echoproperties] org.eclipse.objectteams.otequinox.branding.otre=2.6.0.201706061122
[echoproperties] org.eclipse.objectteams.otequinox.branding.otre_2.6.0=2.6.0.201706061122
[echoproperties] org.eclipse.objectteams.otequinox.branding_2.6.0=2.6.0.201706061121
[echoproperties] org.eclipse.objectteams.otequinox.turbo=2.4.0.201506091717
[echoproperties] org.eclipse.objectteams.otequinox.turbo_2.4.0=2.4.0.201506091717
[echoproperties] org.eclipse.objectteams.otequinox_2.8.2=2.8.2.202307181937
[echoproperties] org.eclipse.objectteams.otre=2.7.0.201806120901
[echoproperties] org.eclipse.objectteams.otre_2.7.0=2.7.0.201806120901
[echoproperties] org.eclipse.objectteams.otredyn=1.4.3.202403301859
[echoproperties] org.eclipse.objectteams.otredyn_1.4.3=1.4.3.202403301859
[echoproperties] org.eclipse.objectteams.runtime=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.runtime_2.8.3=2.8.3.202403301859
[echoproperties] org.eclipse.text.tests=3.14.500.I20240325-1800
[echoproperties] org.eclipse.text.tests_3.14.500=3.14.500.I20240325-1800
[echoproperties] org.hamcrest.core=2.2.0.v20230809-1000
[echoproperties] org.hamcrest.core_2.2.0=2.2.0.v20230809-1000
[echoproperties] org.hamcrest.library=1.3.0.v20180524-2246
[echoproperties] org.hamcrest.library_1.3.0=1.3.0.v20180524-2246
[echoproperties] org.objectweb.asm=9.6.0
[echoproperties] org.objectweb.asm.commons=9.6.0
[echoproperties] org.objectweb.asm.commons_9.6.0=9.6.0
[echoproperties] org.objectweb.asm.tree=9.6.0
[echoproperties] org.objectweb.asm.tree.analysis=9.6.0
[echoproperties] org.objectweb.asm.tree.analysis_9.6.0=9.6.0
[echoproperties] org.objectweb.asm.tree_9.6.0=9.6.0
[echoproperties] org.objectweb.asm.util=9.6.0
[echoproperties] org.objectweb.asm.util_9.6.0=9.6.0
[echoproperties] org.objectweb.asm_9.6.0=9.6.0
[echoproperties] os=linux
[echoproperties] os.arch=amd64
[echoproperties] os.isLinux=true
[echoproperties] os.name=Linux
[echoproperties] os.version=6.2.9-300.fc38.x86_64
[echoproperties] otdtUpdatesDir=/home/jenkins/agent/workspace/buildAndTest/testrun/updateSite
[echoproperties] otequinox.agent.jar=/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.objectteams.otequinox_2.8.2.202307181937/otequinoxAgent.jar
[echoproperties] path.separator=\:
[echoproperties] plugin-name=org.eclipse.jdt.core.tests.model
[echoproperties] plugin-path=
[echoproperties] published.updates=/home/jenkins/downloads/objectteams/updates/ot2.8/202307181937
[echoproperties] run.eclipseScriptDir=plugins/org.eclipse.pde.build_3.12.400.v20240321-1452/scripts
[echoproperties] saxon.jar.name=saxon8.jar
[echoproperties] saxon.jar.path=/home/jenkins/.ant/lib/saxon8.jar
[echoproperties] stderr.encoding=UTF-8
[echoproperties] stdout.encoding=UTF-8
[echoproperties] sun.arch.data.model=64
[echoproperties] sun.boot.library.path=/opt/tools/java/openjdk/jdk-21/jdk-21.0.2/lib
[echoproperties] sun.cpu.endian=little
[echoproperties] sun.io.unicode.encoding=UnicodeLittle
[echoproperties] sun.java.command=org.apache.tools.ant.launch.Launcher -cp  -f /home/jenkins/agent/workspace/buildAndTest/releng/build-scripts/build/run.xml -Declipse-app.tgz\=https\://download.eclipse.org/eclipse/downloads/drops4/I20240325-1800/eclipse-SDK-I20240325-1800-linux-gtk-x86_64.tar.gz -Declipse.tests.zip\=https\://download.eclipse.org/eclipse/downloads/drops4/I20240325-1800/eclipse-test-framework-I20240325-1800.zip -Declipse.sdk.qualifier\=I20240325-1800 -Dpublished.updates\=/home/jenkins/downloads/objectteams/updates/ot2.8/202307181937 -Ddo.run.tests\=true -Dtest.tmpDir\=/tmp/genie.objectteams -DfetchCacheLocation\=/home/jenkins/gitCache -Dmap.file.path\=/home/jenkins/agent/workspace/buildAndTest/releng/map/otdt.map -D_hasSaxon.jar\=true ot-junit-all
[echoproperties] sun.java.launcher=SUN_STANDARD
[echoproperties] sun.jnu.encoding=UTF-8
[echoproperties] sun.management.compiler=HotSpot 64-Bit Tiered Compilers
[echoproperties] test-output=/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/org.eclipse.jdt.core.tests.dom.RunAllTests.xml
[echoproperties] test.eclipseDir=/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse
[echoproperties] test.root.dir=/home/jenkins/agent/workspace/buildAndTest/testrun/test-root
[echoproperties] test.tmpDir=/tmp/genie.objectteams
[echoproperties] testPlugin=org.eclipse.jdt.core.tests.model_3.13.0.202403301859
[echoproperties] testframeworkinitialized=true
[echoproperties] testsUpdatesDirBase=/home/jenkins/agent/workspace/buildAndTest/testrun/updateSiteTests
[echoproperties] timeout=7200000
[echoproperties] timestamp=202403301857
[echoproperties] user.country=US
[echoproperties] user.dir=/home/jenkins/agent/workspace/buildAndTest/testrun
[echoproperties] user.home=/home/jenkins
[echoproperties] user.language=en
[echoproperties] user.name=jenkins
[echoproperties] vm=java
[echoproperties] vm.args=-Xmx912m
[echoproperties] vmargs=-DDetectVMInstallationsJob.disabled\=true -Djdt.default.test.compliance\=1.8
[echoproperties] ws=gtk

core-test:

init:

java-test:
     [echo] Running org.eclipse.jdt.core.tests.dom.RunAllTests. Result file: /home/jenkins/agent/workspace/buildAndTest/testrun/test-root/results/org.eclipse.jdt.core.tests.dom.RunAllTests.xml
     [echo] timout property: 7200000
     [echo] frameworkvmargs:  -Xms256m -Xmx2048m -Xmx1024m
     [echo] vmargs: -DDetectVMInstallationsJob.disabled=true -Djdt.default.test.compliance=1.8
     [echo] extraVMargs: -XX:+HeapDumpOnOutOfMemoryError -ea --add-modules ALL-SYSTEM              --add-opens java.base/jdk.internal.loader=ALL-UNNAMED              --add-opens jdk.localedata/sun.util.resources.cldr.provider=ALL-UNNAMED              --add-opens jdk.localedata/sun.util.resources.provider=ALL-UNNAMED              --add-opens java.security.jgss/sun.security.krb5.internal.ssl=ALL-UNNAMED              --add-opens java.base/jdk.internal.module=ALL-UNNAMED              --add-opens java.base/java.lang=ALL-UNNAMED              --add-opens java.base/java.lang.module=ALL-UNNAMED              --add-opens java.base/jdk.internal.reflect=ALL-UNNAMED              --add-opens java.base/jdk.internal.ref=ALL-UNNAMED              --add-opens java.base/jdk.internal.math=ALL-UNNAMED              --add-opens java.base/jdk.internal.misc=ALL-UNNAMED              --add-opens jdk.zipfs/jdk.nio.zipfs=ALL-UNNAMED              --illegal-access=permit              -DDetectVMInstallationsJob.disabled=true              -Djava.io.tmpdir=/tmp/genie.objectteams -Dot.weaving=otdre -javaagent:/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.objectteams.otequinox_2.8.2.202307181937/otequinoxAgent.jar              -Dcompliance=1.8,11,17,18
     [echo] frameworkperfargs: 
     [echo] crash loglocationarg (if any): ${loglocationarg}
     [echo] crash loglocation (if not default): 
     [java] OpenJDK 64-Bit Server VM warning: Ignoring option --illegal-access=permit; support was removed in 17.0
     [java] WARNING: Using incubator modules: jdk.incubator.vector
     [java] WARNING: package sun.security.krb5.internal.ssl not in java.security.jgss
     [java] Mar 30, 2024 8:23:06 PM org.apache.aries.spifly.BaseActivator log
     [java] INFO: Registered provider org.slf4j.simple.SimpleServiceProvider of service org.slf4j.spi.SLF4JServiceProvider in bundle slf4j.simple
     [java] INFO: timeoutScreenOutputDir: /home/jenkins/agent/workspace/buildAndTest/testrun/test-root/results/timeoutScreens
     [java] INFO: timeout: 7200000
     [java] Failed to init Classpath for jar file /home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/jdt_dom_folder/jclMin1.8.jar
     [java] java.nio.file.NoSuchFileException: /home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/jdt_dom_folder/jclMin1.8.jar
     [java] 	at java.base/sun.nio.fs.UnixException.translateToIOException(UnixException.java:92)
     [java] 	at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:106)
     [java] 	at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111)
     [java] 	at java.base/sun.nio.fs.UnixFileAttributeViews$Basic.readAttributes(UnixFileAttributeViews.java:55)
     [java] 	at java.base/sun.nio.fs.UnixFileSystemProvider.readAttributes(UnixFileSystemProvider.java:171)
     [java] 	at java.base/sun.nio.fs.LinuxFileSystemProvider.readAttributes(LinuxFileSystemProvider.java:99)
     [java] 	at java.base/java.nio.file.Files.readAttributes(Files.java:1853)
     [java] 	at java.base/java.util.zip.ZipFile$Source.get(ZipFile.java:1445)
     [java] 	at java.base/java.util.zip.ZipFile$CleanableResource.<init>(ZipFile.java:724)
     [java] 	at java.base/java.util.zip.ZipFile.<init>(ZipFile.java:251)
     [java] 	at java.base/java.util.zip.ZipFile.<init>(ZipFile.java:180)
     [java] 	at java.base/java.util.zip.ZipFile.<init>(ZipFile.java:194)
     [java] 	at org.eclipse.jdt.internal.compiler.batch.ClasspathJar.initialize(ClasspathJar.java:197)
     [java] 	at org.eclipse.jdt.internal.compiler.batch.FileSystem.<init>(FileSystem.java:205)
     [java] 	at org.eclipse.jdt.internal.compiler.batch.FileSystem.<init>(FileSystem.java:189)
     [java] 	at org.eclipse.jdt.core.tests.util.Util.compile(Util.java:254)
     [java] 	at org.eclipse.jdt.core.tests.util.Util.createJar(Util.java:460)
     [java] 	at org.eclipse.jdt.core.tests.util.Util.createJar(Util.java:491)
     [java] 	at org.eclipse.jdt.core.tests.model.AbstractJavaModelTests.createLibrary(AbstractJavaModelTests.java:816)
     [java] 	at org.eclipse.jdt.core.tests.model.AbstractJavaModelTests.addLibrary(AbstractJavaModelTests.java:782)
     [java] 	at org.eclipse.jdt.core.tests.model.AbstractJavaModelTests.addLibrary(AbstractJavaModelTests.java:769)
     [java] 	at org.eclipse.jdt.core.tests.model.AbstractJavaModelTests.addLibrary(AbstractJavaModelTests.java:737)
     [java] 	at org.eclipse.jdt.core.tests.dom.ASTConverterBugsTestJLS8.testGH1376(ASTConverterBugsTestJLS8.java:1096)
     [java] 	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
     [java] 	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
     [java] 	at junit.framework.TestCase.runTest(TestCase.java:177)
     [java] 	at org.eclipse.jdt.core.tests.junit.extension.TestCase.runTest(TestCase.java:972)
     [java] 	at junit.framework.TestCase.runBare(TestCase.java:142)
     [java] 	at junit.framework.TestResult$1.protect(TestResult.java:122)
     [java] 	at junit.framework.TestResult.runProtected(TestResult.java:142)
     [java] 	at junit.framework.TestResult.run(TestResult.java:125)
     [java] 	at junit.framework.TestCase.run(TestCase.java:130)
     [java] 	at junit.framework.TestSuite.runTest(TestSuite.java:241)
     [java] 	at org.eclipse.jdt.core.tests.model.SuiteOfTestCases$Suite.runTest(SuiteOfTestCases.java:114)
     [java] 	at junit.framework.TestSuite.run(TestSuite.java:236)
     [java] 	at org.eclipse.jdt.core.tests.model.SuiteOfTestCases$Suite.superRun(SuiteOfTestCases.java:98)
     [java] 	at org.eclipse.jdt.core.tests.model.SuiteOfTestCases$Suite$1.protect(SuiteOfTestCases.java:86)
     [java] 	at junit.framework.TestResult.runProtected(TestResult.java:142)
     [java] 	at org.eclipse.jdt.core.tests.model.SuiteOfTestCases$Suite.run(SuiteOfTestCases.java:95)
     [java] 	at junit.framework.TestSuite.runTest(TestSuite.java:241)
     [java] 	at junit.framework.TestSuite.run(TestSuite.java:236)
     [java] 	at junit.framework.TestSuite.runTest(TestSuite.java:241)
     [java] 	at junit.framework.TestSuite.run(TestSuite.java:236)
     [java] 	at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:90)
     [java] 	at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
     [java] 	at org.junit.runner.JUnitCore.run(JUnitCore.java:115)
     [java] 	at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:42)
     [java] 	at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:80)
     [java] 	at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:72)
     [java] 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)
     [java] 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)
     [java] 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)
     [java] 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)
     [java] 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)
     [java] 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)
     [java] 	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)
     [java] 	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)
     [java] 	at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)
     [java] 	at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63)
     [java] 	at org.eclipse.test.EclipseTestRunner.runTests(EclipseTestRunner.java:212)
     [java] 	at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:187)
     [java] 	at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:53)
     [java] 	at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:35)
     [java] 	at org.eclipse.test.CoreTestApplication.start(CoreTestApplication.java:44)
     [java] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
     [java] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:143)
     [java] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:109)
     [java] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:439)
     [java] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:271)
     [java] 	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
     [java] 	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
     [java] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:681)
     [java] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:618)
     [java] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1494)
     [java] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1467)
     [java] 	at org.eclipse.core.launcher.Main.main(Main.java:44)
     [java] Failed to init Classpath for jar file /home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/jdt_dom_folder/jclMin1.8.jar
     [java] java.nio.file.NoSuchFileException: /home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/jdt_dom_folder/jclMin1.8.jar
     [java] 	at java.base/sun.nio.fs.UnixException.translateToIOException(UnixException.java:92)
     [java] 	at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:106)
     [java] 	at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111)
     [java] 	at java.base/sun.nio.fs.UnixFileAttributeViews$Basic.readAttributes(UnixFileAttributeViews.java:55)
     [java] 	at java.base/sun.nio.fs.UnixFileSystemProvider.readAttributes(UnixFileSystemProvider.java:171)
     [java] 	at java.base/sun.nio.fs.LinuxFileSystemProvider.readAttributes(LinuxFileSystemProvider.java:99)
     [java] 	at java.base/java.nio.file.Files.readAttributes(Files.java:1853)
     [java] 	at java.base/java.util.zip.ZipFile$Source.get(ZipFile.java:1445)
     [java] 	at java.base/java.util.zip.ZipFile$CleanableResource.<init>(ZipFile.java:724)
     [java] 	at java.base/java.util.zip.ZipFile.<init>(ZipFile.java:251)
     [java] 	at java.base/java.util.zip.ZipFile.<init>(ZipFile.java:180)
     [java] 	at java.base/java.util.zip.ZipFile.<init>(ZipFile.java:194)
     [java] 	at org.eclipse.jdt.internal.compiler.batch.ClasspathJar.initialize(ClasspathJar.java:197)
     [java] 	at org.eclipse.jdt.internal.compiler.batch.FileSystem.<init>(FileSystem.java:205)
     [java] 	at org.eclipse.jdt.internal.compiler.batch.FileSystem.<init>(FileSystem.java:189)
     [java] 	at org.eclipse.jdt.core.tests.util.Util.compile(Util.java:254)
     [java] 	at org.eclipse.jdt.core.tests.util.Util.createJar(Util.java:460)
     [java] 	at org.eclipse.jdt.core.tests.util.Util.createJar(Util.java:491)
     [java] 	at org.eclipse.jdt.core.tests.model.AbstractJavaModelTests.createLibrary(AbstractJavaModelTests.java:816)
     [java] 	at org.eclipse.jdt.core.tests.model.AbstractJavaModelTests.addLibrary(AbstractJavaModelTests.java:782)
     [java] 	at org.eclipse.jdt.core.tests.model.AbstractJavaModelTests.addLibrary(AbstractJavaModelTests.java:769)
     [java] 	at org.eclipse.jdt.core.tests.model.AbstractJavaModelTests.addLibrary(AbstractJavaModelTests.java:737)
     [java] 	at org.eclipse.jdt.core.tests.dom.ASTConverter18Test.test406805(ASTConverter18Test.java:4460)
     [java] 	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
     [java] 	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
     [java] 	at junit.framework.TestCase.runTest(TestCase.java:177)
     [java] 	at org.eclipse.jdt.core.tests.junit.extension.TestCase.runTest(TestCase.java:972)
     [java] 	at junit.framework.TestCase.runBare(TestCase.java:142)
     [java] 	at junit.framework.TestResult$1.protect(TestResult.java:122)
     [java] 	at junit.framework.TestResult.runProtected(TestResult.java:142)
     [java] 	at junit.framework.TestResult.run(TestResult.java:125)
     [java] 	at junit.framework.TestCase.run(TestCase.java:130)
     [java] 	at junit.framework.TestSuite.runTest(TestSuite.java:241)
     [java] 	at org.eclipse.jdt.core.tests.model.SuiteOfTestCases$Suite.runTest(SuiteOfTestCases.java:114)
     [java] 	at junit.framework.TestSuite.run(TestSuite.java:236)
     [java] 	at org.eclipse.jdt.core.tests.model.SuiteOfTestCases$Suite.superRun(SuiteOfTestCases.java:98)
     [java] 	at org.eclipse.jdt.core.tests.model.SuiteOfTestCases$Suite$1.protect(SuiteOfTestCases.java:86)
     [java] 	at junit.framework.TestResult.runProtected(TestResult.java:142)
     [java] 	at org.eclipse.jdt.core.tests.model.SuiteOfTestCases$Suite.run(SuiteOfTestCases.java:95)
     [java] 	at junit.framework.TestSuite.runTest(TestSuite.java:241)
     [java] 	at junit.framework.TestSuite.run(TestSuite.java:236)
     [java] 	at junit.framework.TestSuite.runTest(TestSuite.java:241)
     [java] 	at junit.framework.TestSuite.run(TestSuite.java:236)
     [java] 	at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:90)
     [java] 	at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
     [java] 	at org.junit.runner.JUnitCore.run(JUnitCore.java:115)
     [java] 	at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:42)
     [java] 	at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:80)
     [java] 	at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:72)
     [java] 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)
     [java] 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)
     [java] 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)
     [java] 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)
     [java] 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)
     [java] 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)
     [java] 	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)
     [java] 	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)
     [java] 	at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)
     [java] 	at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63)
     [java] 	at org.eclipse.test.EclipseTestRunner.runTests(EclipseTestRunner.java:212)
     [java] 	at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:187)
     [java] 	at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:53)
     [java] 	at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:35)
     [java] 	at org.eclipse.test.CoreTestApplication.start(CoreTestApplication.java:44)
     [java] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
     [java] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:143)
     [java] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:109)
     [java] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:439)
     [java] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:271)
     [java] 	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
     [java] 	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
     [java] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:681)
     [java] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:618)
     [java] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1494)
     [java] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1467)
     [java] 	at org.eclipse.core.launcher.Main.main(Main.java:44)
     [java] Failed to init Classpath for jar file /home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/jdt_dom_folder/jclMin1.8.jar
     [java] java.nio.file.NoSuchFileException: /home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/jdt_dom_folder/jclMin1.8.jar
     [java] 	at java.base/sun.nio.fs.UnixException.translateToIOException(UnixException.java:92)
     [java] 	at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:106)
     [java] 	at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111)
     [java] 	at java.base/sun.nio.fs.UnixFileAttributeViews$Basic.readAttributes(UnixFileAttributeViews.java:55)
     [java] 	at java.base/sun.nio.fs.UnixFileSystemProvider.readAttributes(UnixFileSystemProvider.java:171)
     [java] 	at java.base/sun.nio.fs.LinuxFileSystemProvider.readAttributes(LinuxFileSystemProvider.java:99)
     [java] 	at java.base/java.nio.file.Files.readAttributes(Files.java:1853)
     [java] 	at java.base/java.util.zip.ZipFile$Source.get(ZipFile.java:1445)
     [java] 	at java.base/java.util.zip.ZipFile$CleanableResource.<init>(ZipFile.java:724)
     [java] 	at java.base/java.util.zip.ZipFile.<init>(ZipFile.java:251)
     [java] 	at java.base/java.util.zip.ZipFile.<init>(ZipFile.java:180)
     [java] 	at java.base/java.util.zip.ZipFile.<init>(ZipFile.java:194)
     [java] 	at org.eclipse.jdt.internal.compiler.batch.ClasspathJar.initialize(ClasspathJar.java:197)
     [java] 	at org.eclipse.jdt.internal.compiler.batch.FileSystem.<init>(FileSystem.java:205)
     [java] 	at org.eclipse.jdt.internal.compiler.batch.FileSystem.<init>(FileSystem.java:189)
     [java] 	at org.eclipse.jdt.core.tests.util.Util.compile(Util.java:254)
     [java] 	at org.eclipse.jdt.core.tests.util.Util.createJar(Util.java:460)
     [java] 	at org.eclipse.jdt.core.tests.util.Util.createJar(Util.java:491)
     [java] 	at org.eclipse.jdt.core.tests.model.AbstractJavaModelTests.createLibrary(AbstractJavaModelTests.java:816)
     [java] 	at org.eclipse.jdt.core.tests.model.AbstractJavaModelTests.addLibrary(AbstractJavaModelTests.java:782)
     [java] 	at org.eclipse.jdt.core.tests.model.AbstractJavaModelTests.addLibrary(AbstractJavaModelTests.java:769)
     [java] 	at org.eclipse.jdt.core.tests.model.AbstractJavaModelTests.addLibrary(AbstractJavaModelTests.java:734)
     [java] 	at org.eclipse.jdt.core.tests.dom.ASTConverter18Test.test406805a(ASTConverter18Test.java:4523)
     [java] 	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
     [java] 	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
     [java] 	at junit.framework.TestCase.runTest(TestCase.java:177)
     [java] 	at org.eclipse.jdt.core.tests.junit.extension.TestCase.runTest(TestCase.java:972)
     [java] 	at junit.framework.TestCase.runBare(TestCase.java:142)
     [java] 	at junit.framework.TestResult$1.protect(TestResult.java:122)
     [java] 	at junit.framework.TestResult.runProtected(TestResult.java:142)
     [java] 	at junit.framework.TestResult.run(TestResult.java:125)
     [java] 	at junit.framework.TestCase.run(TestCase.java:130)
     [java] 	at junit.framework.TestSuite.runTest(TestSuite.java:241)
     [java] 	at org.eclipse.jdt.core.tests.model.SuiteOfTestCases$Suite.runTest(SuiteOfTestCases.java:114)
     [java] 	at junit.framework.TestSuite.run(TestSuite.java:236)
     [java] 	at org.eclipse.jdt.core.tests.model.SuiteOfTestCases$Suite.superRun(SuiteOfTestCases.java:98)
     [java] 	at org.eclipse.jdt.core.tests.model.SuiteOfTestCases$Suite$1.protect(SuiteOfTestCases.java:86)
     [java] 	at junit.framework.TestResult.runProtected(TestResult.java:142)
     [java] 	at org.eclipse.jdt.core.tests.model.SuiteOfTestCases$Suite.run(SuiteOfTestCases.java:95)
     [java] 	at junit.framework.TestSuite.runTest(TestSuite.java:241)
     [java] 	at junit.framework.TestSuite.run(TestSuite.java:236)
     [java] 	at junit.framework.TestSuite.runTest(TestSuite.java:241)
     [java] 	at junit.framework.TestSuite.run(TestSuite.java:236)
     [java] 	at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:90)
     [java] 	at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
     [java] 	at org.junit.runner.JUnitCore.run(JUnitCore.java:115)
     [java] 	at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:42)
     [java] 	at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:80)
     [java] 	at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:72)
     [java] 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)
     [java] 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)
     [java] 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)
     [java] 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)
     [java] 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)
     [java] 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)
     [java] 	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)
     [java] 	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)
     [java] 	at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)
     [java] 	at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63)
     [java] 	at org.eclipse.test.EclipseTestRunner.runTests(EclipseTestRunner.java:212)
     [java] 	at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:187)
     [java] 	at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:53)
     [java] 	at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:35)
     [java] 	at org.eclipse.test.CoreTestApplication.start(CoreTestApplication.java:44)
     [java] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
     [java] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:143)
     [java] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:109)
     [java] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:439)
     [java] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:271)
     [java] 	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
     [java] 	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
     [java] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:681)
     [java] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:618)
     [java] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1494)
     [java] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1467)
     [java] 	at org.eclipse.core.launcher.Main.main(Main.java:44)
     [java] Failed to init Classpath for jar file /home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/jdt_dom_folder/jclMin1.8.jar
     [java] java.nio.file.NoSuchFileException: /home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/jdt_dom_folder/jclMin1.8.jar
     [java] 	at java.base/sun.nio.fs.UnixException.translateToIOException(UnixException.java:92)
     [java] 	at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:106)
     [java] 	at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111)
     [java] 	at java.base/sun.nio.fs.UnixFileAttributeViews$Basic.readAttributes(UnixFileAttributeViews.java:55)
     [java] 	at java.base/sun.nio.fs.UnixFileSystemProvider.readAttributes(UnixFileSystemProvider.java:171)
     [java] 	at java.base/sun.nio.fs.LinuxFileSystemProvider.readAttributes(LinuxFileSystemProvider.java:99)
     [java] 	at java.base/java.nio.file.Files.readAttributes(Files.java:1853)
     [java] 	at java.base/java.util.zip.ZipFile$Source.get(ZipFile.java:1445)
     [java] 	at java.base/java.util.zip.ZipFile$CleanableResource.<init>(ZipFile.java:724)
     [java] 	at java.base/java.util.zip.ZipFile.<init>(ZipFile.java:251)
     [java] 	at java.base/java.util.zip.ZipFile.<init>(ZipFile.java:180)
     [java] 	at java.base/java.util.zip.ZipFile.<init>(ZipFile.java:194)
     [java] 	at org.eclipse.jdt.internal.compiler.batch.ClasspathJar.initialize(ClasspathJar.java:197)
     [java] 	at org.eclipse.jdt.internal.compiler.batch.FileSystem.<init>(FileSystem.java:205)
     [java] 	at org.eclipse.jdt.internal.compiler.batch.FileSystem.<init>(FileSystem.java:189)
     [java] 	at org.eclipse.jdt.core.tests.util.Util.compile(Util.java:254)
     [java] 	at org.eclipse.jdt.core.tests.util.Util.createJar(Util.java:460)
     [java] 	at org.eclipse.jdt.core.tests.util.Util.createJar(Util.java:491)
     [java] 	at org.eclipse.jdt.core.tests.model.AbstractJavaModelTests.createLibrary(AbstractJavaModelTests.java:816)
     [java] 	at org.eclipse.jdt.core.tests.model.AbstractJavaModelTests.addLibrary(AbstractJavaModelTests.java:782)
     [java] 	at org.eclipse.jdt.core.tests.model.AbstractJavaModelTests.addLibrary(AbstractJavaModelTests.java:769)
     [java] 	at org.eclipse.jdt.core.tests.model.AbstractJavaModelTests.addLibrary(AbstractJavaModelTests.java:737)
     [java] 	at org.eclipse.jdt.core.tests.dom.ASTConverter18Test.test406805b(ASTConverter18Test.java:4584)
     [java] 	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
     [java] 	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
     [java] 	at junit.framework.TestCase.runTest(TestCase.java:177)
     [java] 	at org.eclipse.jdt.core.tests.junit.extension.TestCase.runTest(TestCase.java:972)
     [java] 	at junit.framework.TestCase.runBare(TestCase.java:142)
     [java] 	at junit.framework.TestResult$1.protect(TestResult.java:122)
     [java] 	at junit.framework.TestResult.runProtected(TestResult.java:142)
     [java] 	at junit.framework.TestResult.run(TestResult.java:125)
     [java] 	at junit.framework.TestCase.run(TestCase.java:130)
     [java] 	at junit.framework.TestSuite.runTest(TestSuite.java:241)
     [java] 	at org.eclipse.jdt.core.tests.model.SuiteOfTestCases$Suite.runTest(SuiteOfTestCases.java:114)
     [java] 	at junit.framework.TestSuite.run(TestSuite.java:236)
     [java] 	at org.eclipse.jdt.core.tests.model.SuiteOfTestCases$Suite.superRun(SuiteOfTestCases.java:98)
     [java] 	at org.eclipse.jdt.core.tests.model.SuiteOfTestCases$Suite$1.protect(SuiteOfTestCases.java:86)
     [java] 	at junit.framework.TestResult.runProtected(TestResult.java:142)
     [java] 	at org.eclipse.jdt.core.tests.model.SuiteOfTestCases$Suite.run(SuiteOfTestCases.java:95)
     [java] 	at junit.framework.TestSuite.runTest(TestSuite.java:241)
     [java] 	at junit.framework.TestSuite.run(TestSuite.java:236)
     [java] 	at junit.framework.TestSuite.runTest(TestSuite.java:241)
     [java] 	at junit.framework.TestSuite.run(TestSuite.java:236)
     [java] 	at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:90)
     [java] 	at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
     [java] 	at org.junit.runner.JUnitCore.run(JUnitCore.java:115)
     [java] 	at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:42)
     [java] 	at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:80)
     [java] 	at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:72)
     [java] 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)
     [java] 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)
     [java] 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)
     [java] 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)
     [java] 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)
     [java] 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)
     [java] 	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)
     [java] 	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)
     [java] 	at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)
     [java] 	at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63)
     [java] 	at org.eclipse.test.EclipseTestRunner.runTests(EclipseTestRunner.java:212)
     [java] 	at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:187)
     [java] 	at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:53)
     [java] 	at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:35)
     [java] 	at org.eclipse.test.CoreTestApplication.start(CoreTestApplication.java:44)
     [java] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
     [java] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:143)
     [java] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:109)
     [java] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:439)
     [java] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:271)
     [java] 	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
     [java] 	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
     [java] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:681)
     [java] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:618)
     [java] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1494)
     [java] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1467)
     [java] 	at org.eclipse.core.launcher.Main.main(Main.java:44)
     [java] Failed to init Classpath for jar file /home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/jdt_dom_folder/jclMin1.8.jar
     [java] java.nio.file.NoSuchFileException: /home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/jdt_dom_folder/jclMin1.8.jar
     [java] 	at java.base/sun.nio.fs.UnixException.translateToIOException(UnixException.java:92)
     [java] 	at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:106)
     [java] 	at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111)
     [java] 	at java.base/sun.nio.fs.UnixFileAttributeViews$Basic.readAttributes(UnixFileAttributeViews.java:55)
     [java] 	at java.base/sun.nio.fs.UnixFileSystemProvider.readAttributes(UnixFileSystemProvider.java:171)
     [java] 	at java.base/sun.nio.fs.LinuxFileSystemProvider.readAttributes(LinuxFileSystemProvider.java:99)
     [java] 	at java.base/java.nio.file.Files.readAttributes(Files.java:1853)
     [java] 	at java.base/java.util.zip.ZipFile$Source.get(ZipFile.java:1445)
     [java] 	at java.base/java.util.zip.ZipFile$CleanableResource.<init>(ZipFile.java:724)
     [java] 	at java.base/java.util.zip.ZipFile.<init>(ZipFile.java:251)
     [java] 	at java.base/java.util.zip.ZipFile.<init>(ZipFile.java:180)
     [java] 	at java.base/java.util.zip.ZipFile.<init>(ZipFile.java:194)
     [java] 	at org.eclipse.jdt.internal.compiler.batch.ClasspathJar.initialize(ClasspathJar.java:197)
     [java] 	at org.eclipse.jdt.internal.compiler.batch.FileSystem.<init>(FileSystem.java:205)
     [java] 	at org.eclipse.jdt.internal.compiler.batch.FileSystem.<init>(FileSystem.java:189)
     [java] 	at org.eclipse.jdt.core.tests.util.Util.compile(Util.java:254)
     [java] 	at org.eclipse.jdt.core.tests.util.Util.createJar(Util.java:460)
     [java] 	at org.eclipse.jdt.core.tests.util.Util.createJar(Util.java:491)
     [java] 	at org.eclipse.jdt.core.tests.model.AbstractJavaModelTests.createLibrary(AbstractJavaModelTests.java:816)
     [java] 	at org.eclipse.jdt.core.tests.model.AbstractJavaModelTests.addLibrary(AbstractJavaModelTests.java:782)
     [java] 	at org.eclipse.jdt.core.tests.model.AbstractJavaModelTests.addLibrary(AbstractJavaModelTests.java:769)
     [java] 	at org.eclipse.jdt.core.tests.model.AbstractJavaModelTests.addLibrary(AbstractJavaModelTests.java:734)
     [java] 	at org.eclipse.jdt.core.tests.dom.ASTConverter18Test.test406805d(ASTConverter18Test.java:4646)
     [java] 	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
     [java] 	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
     [java] 	at junit.framework.TestCase.runTest(TestCase.java:177)
     [java] 	at org.eclipse.jdt.core.tests.junit.extension.TestCase.runTest(TestCase.java:972)
     [java] 	at junit.framework.TestCase.runBare(TestCase.java:142)
     [java] 	at junit.framework.TestResult$1.protect(TestResult.java:122)
     [java] 	at junit.framework.TestResult.runProtected(TestResult.java:142)
     [java] 	at junit.framework.TestResult.run(TestResult.java:125)
     [java] 	at junit.framework.TestCase.run(TestCase.java:130)
     [java] 	at junit.framework.TestSuite.runTest(TestSuite.java:241)
     [java] 	at org.eclipse.jdt.core.tests.model.SuiteOfTestCases$Suite.runTest(SuiteOfTestCases.java:114)
     [java] 	at junit.framework.TestSuite.run(TestSuite.java:236)
     [java] 	at org.eclipse.jdt.core.tests.model.SuiteOfTestCases$Suite.superRun(SuiteOfTestCases.java:98)
     [java] 	at org.eclipse.jdt.core.tests.model.SuiteOfTestCases$Suite$1.protect(SuiteOfTestCases.java:86)
     [java] 	at junit.framework.TestResult.runProtected(TestResult.java:142)
     [java] 	at org.eclipse.jdt.core.tests.model.SuiteOfTestCases$Suite.run(SuiteOfTestCases.java:95)
     [java] 	at junit.framework.TestSuite.runTest(TestSuite.java:241)
     [java] 	at junit.framework.TestSuite.run(TestSuite.java:236)
     [java] 	at junit.framework.TestSuite.runTest(TestSuite.java:241)
     [java] 	at junit.framework.TestSuite.run(TestSuite.java:236)
     [java] 	at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:90)
     [java] 	at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
     [java] 	at org.junit.runner.JUnitCore.run(JUnitCore.java:115)
     [java] 	at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:42)
     [java] 	at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:80)
     [java] 	at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:72)
     [java] 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)
     [java] 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)
     [java] 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)
     [java] 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)
     [java] 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)
     [java] 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)
     [java] 	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)
     [java] 	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)
     [java] 	at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)
     [java] 	at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63)
     [java] 	at org.eclipse.test.EclipseTestRunner.runTests(EclipseTestRunner.java:212)
     [java] 	at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:187)
     [java] 	at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:53)
     [java] 	at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:35)
     [java] 	at org.eclipse.test.CoreTestApplication.start(CoreTestApplication.java:44)
     [java] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
     [java] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:143)
     [java] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:109)
     [java] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:439)
     [java] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:271)
     [java] 	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
     [java] 	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
     [java] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:681)
     [java] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:618)
     [java] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1494)
     [java] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1467)
     [java] 	at org.eclipse.core.launcher.Main.main(Main.java:44)
     [java] Failed to init Classpath for jar file /home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/jdt_dom_folder/jclMin1.8.jar
     [java] java.nio.file.NoSuchFileException: /home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/jdt_dom_folder/jclMin1.8.jar
     [java] 	at java.base/sun.nio.fs.UnixException.translateToIOException(UnixException.java:92)
     [java] 	at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:106)
     [java] 	at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111)
     [java] 	at java.base/sun.nio.fs.UnixFileAttributeViews$Basic.readAttributes(UnixFileAttributeViews.java:55)
     [java] 	at java.base/sun.nio.fs.UnixFileSystemProvider.readAttributes(UnixFileSystemProvider.java:171)
     [java] 	at java.base/sun.nio.fs.LinuxFileSystemProvider.readAttributes(LinuxFileSystemProvider.java:99)
     [java] 	at java.base/java.nio.file.Files.readAttributes(Files.java:1853)
     [java] 	at java.base/java.util.zip.ZipFile$Source.get(ZipFile.java:1445)
     [java] 	at java.base/java.util.zip.ZipFile$CleanableResource.<init>(ZipFile.java:724)
     [java] 	at java.base/java.util.zip.ZipFile.<init>(ZipFile.java:251)
     [java] 	at java.base/java.util.zip.ZipFile.<init>(ZipFile.java:180)
     [java] 	at java.base/java.util.zip.ZipFile.<init>(ZipFile.java:194)
     [java] 	at org.eclipse.jdt.internal.compiler.batch.ClasspathJar.initialize(ClasspathJar.java:197)
     [java] 	at org.eclipse.jdt.internal.compiler.batch.FileSystem.<init>(FileSystem.java:205)
     [java] 	at org.eclipse.jdt.internal.compiler.batch.FileSystem.<init>(FileSystem.java:189)
     [java] 	at org.eclipse.jdt.core.tests.util.Util.compile(Util.java:254)
     [java] 	at org.eclipse.jdt.core.tests.util.Util.createJar(Util.java:460)
     [java] 	at org.eclipse.jdt.core.tests.util.Util.createJar(Util.java:491)
     [java] 	at org.eclipse.jdt.core.tests.model.AbstractJavaModelTests.createLibrary(AbstractJavaModelTests.java:816)
     [java] 	at org.eclipse.jdt.core.tests.model.AbstractJavaModelTests.addLibrary(AbstractJavaModelTests.java:782)
     [java] 	at org.eclipse.jdt.core.tests.model.AbstractJavaModelTests.addLibrary(AbstractJavaModelTests.java:769)
     [java] 	at org.eclipse.jdt.core.tests.model.AbstractJavaModelTests.addLibrary(AbstractJavaModelTests.java:737)
     [java] 	at org.eclipse.jdt.core.tests.dom.ASTConverter18Test.test436347(ASTConverter18Test.java:4712)
     [java] 	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
     [java] 	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
     [java] 	at junit.framework.TestCase.runTest(TestCase.java:177)
     [java] 	at org.eclipse.jdt.core.tests.junit.extension.TestCase.runTest(TestCase.java:972)
     [java] 	at junit.framework.TestCase.runBare(TestCase.java:142)
     [java] 	at junit.framework.TestResult$1.protect(TestResult.java:122)
     [java] 	at junit.framework.TestResult.runProtected(TestResult.java:142)
     [java] 	at junit.framework.TestResult.run(TestResult.java:125)
     [java] 	at junit.framework.TestCase.run(TestCase.java:130)
     [java] 	at junit.framework.TestSuite.runTest(TestSuite.java:241)
     [java] 	at org.eclipse.jdt.core.tests.model.SuiteOfTestCases$Suite.runTest(SuiteOfTestCases.java:114)
     [java] 	at junit.framework.TestSuite.run(TestSuite.java:236)
     [java] 	at org.eclipse.jdt.core.tests.model.SuiteOfTestCases$Suite.superRun(SuiteOfTestCases.java:98)
     [java] 	at org.eclipse.jdt.core.tests.model.SuiteOfTestCases$Suite$1.protect(SuiteOfTestCases.java:86)
     [java] 	at junit.framework.TestResult.runProtected(TestResult.java:142)
     [java] 	at org.eclipse.jdt.core.tests.model.SuiteOfTestCases$Suite.run(SuiteOfTestCases.java:95)
     [java] 	at junit.framework.TestSuite.runTest(TestSuite.java:241)
     [java] 	at junit.framework.TestSuite.run(TestSuite.java:236)
     [java] 	at junit.framework.TestSuite.runTest(TestSuite.java:241)
     [java] 	at junit.framework.TestSuite.run(TestSuite.java:236)
     [java] 	at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:90)
     [java] 	at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
     [java] 	at org.junit.runner.JUnitCore.run(JUnitCore.java:115)
     [java] 	at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:42)
     [java] 	at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:80)
     [java] 	at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:72)
     [java] 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)
     [java] 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)
     [java] 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)
     [java] 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)
     [java] 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)
     [java] 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)
     [java] 	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)
     [java] 	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)
     [java] 	at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)
     [java] 	at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63)
     [java] 	at org.eclipse.test.EclipseTestRunner.runTests(EclipseTestRunner.java:212)
     [java] 	at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:187)
     [java] 	at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:53)
     [java] 	at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:35)
     [java] 	at org.eclipse.test.CoreTestApplication.start(CoreTestApplication.java:44)
     [java] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
     [java] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:143)
     [java] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:109)
     [java] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:439)
     [java] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:271)
     [java] 	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
     [java] 	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
     [java] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:681)
     [java] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:618)
     [java] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1494)
     [java] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1467)
     [java] 	at org.eclipse.core.launcher.Main.main(Main.java:44)
     [java] Test test001 requires a JRE 22
     [java] Test test0010 requires a JRE 22
     [java] Test test0011 requires a JRE 22
     [java] Test test0012 requires a JRE 22
     [java] Test test002 requires a JRE 22
     [java] Test test003 requires a JRE 22
     [java] Test test004 requires a JRE 22
     [java] Test test005 requires a JRE 22
     [java] Test test006 requires a JRE 22
     [java] Test test007 requires a JRE 22
     [java] Test test008 requires a JRE 22
     [java] Test test009 requires a JRE 22
     [java] Test test001 requires a JRE 22
     [java] Test test002 requires a JRE 22
     [java] Test test003 requires a JRE 22
     [java] Test testSealedModifier_001 - JLS2 requires a JRE 17
     [java] Test testSealedModifier_001 - JLS3 requires a JRE 17
     [java] Test testSealedModifier_001 - JLS4 requires a JRE 17
     [java] Test testSealedModifier_001 - JLS8 requires a JRE 17
     [java] Test testSealedModifier_001 - JLS9 requires a JRE 17
     [java] Test testSealedModifier_001 - JLS10 requires a JRE 17
     [java] Test testSealedModifier_001 - JLS14 requires a JRE 17
     [java] Test testSealedModifier_001 - JLS15 requires a JRE 17
     [java] Test testSealedModifier_001 - JLS16 requires a JRE 17
     [java] Test testSealedModifier_001 - JLS18 requires a JRE 17
     [java] Test testSealedModifier_001 - JLS19 requires a JRE 17
     [java] Test testSealedModifier_001 - JLS20 requires a JRE 17
     [java] Test testSealedModifier_001 - JLS21 requires a JRE 17
     [java] Test testSealedModifier_001 - JLS22 requires a JRE 17
     [java] Test testSealedModifier_002 - JLS2 requires a JRE 17
     [java] Test testSealedModifier_002 - JLS3 requires a JRE 17
     [java] Test testSealedModifier_002 - JLS4 requires a JRE 17
     [java] Test testSealedModifier_002 - JLS8 requires a JRE 17
     [java] Test testSealedModifier_002 - JLS9 requires a JRE 17
     [java] Test testSealedModifier_002 - JLS10 requires a JRE 17
     [java] Test testSealedModifier_002 - JLS14 requires a JRE 17
     [java] Test testSealedModifier_002 - JLS15 requires a JRE 17
     [java] Test testSealedModifier_002 - JLS16 requires a JRE 17
     [java] Test testSealedModifier_002 - JLS18 requires a JRE 17
     [java] Test testSealedModifier_002 - JLS19 requires a JRE 17
     [java] Test testSealedModifier_002 - JLS20 requires a JRE 17
     [java] Test testSealedModifier_002 - JLS21 requires a JRE 17
     [java] Test testSealedModifier_002 - JLS22 requires a JRE 17
     [java] Test testSealedModifier_003 - JLS2 requires a JRE 17
     [java] Test testSealedModifier_003 - JLS3 requires a JRE 17
     [java] Test testSealedModifier_003 - JLS4 requires a JRE 17
     [java] Test testSealedModifier_003 - JLS8 requires a JRE 17
     [java] Test testSealedModifier_003 - JLS9 requires a JRE 17
     [java] Test testSealedModifier_003 - JLS10 requires a JRE 17
     [java] Test testSealedModifier_003 - JLS14 requires a JRE 17
     [java] Test testSealedModifier_003 - JLS15 requires a JRE 17
     [java] Test testSealedModifier_003 - JLS16 requires a JRE 17
     [java] Test testSealedModifier_003 - JLS18 requires a JRE 17
     [java] Test testSealedModifier_003 - JLS19 requires a JRE 17
     [java] Test testSealedModifier_003 - JLS20 requires a JRE 17
     [java] Test testSealedModifier_003 - JLS21 requires a JRE 17
     [java] Test testSealedModifier_003 - JLS22 requires a JRE 17
     [java] Test testSealedModifier_004 - JLS2 requires a JRE 17
     [java] Test testSealedModifier_004 - JLS3 requires a JRE 17
     [java] Test testSealedModifier_004 - JLS4 requires a JRE 17
     [java] Test testSealedModifier_004 - JLS8 requires a JRE 17
     [java] Test testSealedModifier_004 - JLS9 requires a JRE 17
     [java] Test testSealedModifier_004 - JLS10 requires a JRE 17
     [java] Test testSealedModifier_004 - JLS14 requires a JRE 17
     [java] Test testSealedModifier_004 - JLS15 requires a JRE 17
     [java] Test testSealedModifier_004 - JLS16 requires a JRE 17
     [java] Test testSealedModifier_004 - JLS18 requires a JRE 17
     [java] Test testSealedModifier_004 - JLS19 requires a JRE 17
     [java] Test testSealedModifier_004 - JLS20 requires a JRE 17
     [java] Test testSealedModifier_004 - JLS21 requires a JRE 17
     [java] Test testSealedModifier_004 - JLS22 requires a JRE 17
     [java] Test testSealedModifier_005 - JLS2 requires a JRE 17
     [java] Test testSealedModifier_005 - JLS3 requires a JRE 17
     [java] Test testSealedModifier_005 - JLS4 requires a JRE 17
     [java] Test testSealedModifier_005 - JLS8 requires a JRE 17
     [java] Test testSealedModifier_005 - JLS9 requires a JRE 17
     [java] Test testSealedModifier_005 - JLS10 requires a JRE 17
     [java] Test testSealedModifier_005 - JLS14 requires a JRE 17
     [java] Test testSealedModifier_005 - JLS15 requires a JRE 17
     [java] Test testSealedModifier_005 - JLS16 requires a JRE 17
     [java] Test testSealedModifier_005 - JLS18 requires a JRE 17
     [java] Test testSealedModifier_005 - JLS19 requires a JRE 17
     [java] Test testSealedModifier_005 - JLS20 requires a JRE 17
     [java] Test testSealedModifier_005 - JLS21 requires a JRE 17
     [java] Test testSealedModifier_005 - JLS22 requires a JRE 17
     [java] Test testSealedModifier_006 - JLS2 requires a JRE 17
     [java] Test testSealedModifier_006 - JLS3 requires a JRE 17
     [java] Test testSealedModifier_006 - JLS4 requires a JRE 17
     [java] Test testSealedModifier_006 - JLS8 requires a JRE 17
     [java] Test testSealedModifier_006 - JLS9 requires a JRE 17
     [java] Test testSealedModifier_006 - JLS10 requires a JRE 17
     [java] Test testSealedModifier_006 - JLS14 requires a JRE 17
     [java] Test testSealedModifier_006 - JLS15 requires a JRE 17
     [java] Test testSealedModifier_006 - JLS16 requires a JRE 17
     [java] Test testSealedModifier_006 - JLS18 requires a JRE 17
     [java] Test testSealedModifier_006 - JLS19 requires a JRE 17
     [java] Test testSealedModifier_006 - JLS20 requires a JRE 17
     [java] Test testSealedModifier_006 - JLS21 requires a JRE 17
     [java] Test testSealedModifier_006 - JLS22 requires a JRE 17
     [java] Test testSealedModifier_007 - JLS2 requires a JRE 17
     [java] Test testSealedModifier_007 - JLS3 requires a JRE 17
     [java] Test testSealedModifier_007 - JLS4 requires a JRE 17
     [java] Test testSealedModifier_007 - JLS8 requires a JRE 17
     [java] Test testSealedModifier_007 - JLS9 requires a JRE 17
     [java] Test testSealedModifier_007 - JLS10 requires a JRE 17
     [java] Test testSealedModifier_007 - JLS14 requires a JRE 17
     [java] Test testSealedModifier_007 - JLS15 requires a JRE 17
     [java] Test testSealedModifier_007 - JLS16 requires a JRE 17
     [java] Test testSealedModifier_007 - JLS18 requires a JRE 17
     [java] Test testSealedModifier_007 - JLS19 requires a JRE 17
     [java] Test testSealedModifier_007 - JLS20 requires a JRE 17
     [java] Test testSealedModifier_007 - JLS21 requires a JRE 17
     [java] Test testSealedModifier_007 - JLS22 requires a JRE 17
     [java] Test testSealedModifier_008 - JLS2 requires a JRE 17
     [java] Test testSealedModifier_008 - JLS3 requires a JRE 17
     [java] Test testSealedModifier_008 - JLS4 requires a JRE 17
     [java] Test testSealedModifier_008 - JLS8 requires a JRE 17
     [java] Test testSealedModifier_008 - JLS9 requires a JRE 17
     [java] Test testSealedModifier_008 - JLS10 requires a JRE 17
     [java] Test testSealedModifier_008 - JLS14 requires a JRE 17
     [java] Test testSealedModifier_008 - JLS15 requires a JRE 17
     [java] Test testSealedModifier_008 - JLS16 requires a JRE 17
     [java] Test testSealedModifier_008 - JLS18 requires a JRE 17
     [java] Test testSealedModifier_008 - JLS19 requires a JRE 17
     [java] Test testSealedModifier_008 - JLS20 requires a JRE 17
     [java] Test testSealedModifier_008 - JLS21 requires a JRE 17
     [java] Test testSealedModifier_008 - JLS22 requires a JRE 17
     [java] Test testSealedModifier_009 - JLS2 requires a JRE 17
     [java] Test testSealedModifier_009 - JLS3 requires a JRE 17
     [java] Test testSealedModifier_009 - JLS4 requires a JRE 17
     [java] Test testSealedModifier_009 - JLS8 requires a JRE 17
     [java] Test testSealedModifier_009 - JLS9 requires a JRE 17
     [java] Test testSealedModifier_009 - JLS10 requires a JRE 17
     [java] Test testSealedModifier_009 - JLS14 requires a JRE 17
     [java] Test testSealedModifier_009 - JLS15 requires a JRE 17
     [java] Test testSealedModifier_009 - JLS16 requires a JRE 17
     [java] Test testSealedModifier_009 - JLS18 requires a JRE 17
     [java] Test testSealedModifier_009 - JLS19 requires a JRE 17
     [java] Test testSealedModifier_009 - JLS20 requires a JRE 17
     [java] Test testSealedModifier_009 - JLS21 requires a JRE 17
     [java] Test testSealedModifier_009 - JLS22 requires a JRE 17
     [java] Test test001 - JLS17 requires a JRE 16
     [java] Test test001 - JLS18 requires a JRE 16
     [java] Test test001 - JLS19 requires a JRE 16
     [java] Test test001 - JLS20 requires a JRE 16
     [java] Test test001 - JLS21 requires a JRE 16
     [java] Test test001 - JLS22 requires a JRE 16
     [java] Test test002 - JLS17 requires a JRE 16
     [java] Test test002 - JLS18 requires a JRE 16
     [java] Test test002 - JLS19 requires a JRE 16
     [java] Test test002 - JLS20 requires a JRE 16
     [java] Test test002 - JLS21 requires a JRE 16
     [java] Test test002 - JLS22 requires a JRE 16
     [java] Test test003 - JLS17 requires a JRE 16
     [java] Test test003 - JLS18 requires a JRE 16
     [java] Test test003 - JLS19 requires a JRE 16
     [java] Test test003 - JLS20 requires a JRE 16
     [java] Test test003 - JLS21 requires a JRE 16
     [java] Test test003 - JLS22 requires a JRE 16

collect-results:

init:
     [echo] ANT_OPTS: -Xmx1024m
     [echo] basedir = /home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse
[echoproperties] #Ant properties
[echoproperties] #Sat Mar 30 20:25:57 UTC 2024
[echoproperties] Aspect537350_A=1.0.0.202403301859
[echoproperties] Aspect537350_A_1.0.0=1.0.0.202403301859
[echoproperties] Aspect537350_B=1.0.0.202403301859
[echoproperties] Aspect537350_B_1.0.0=1.0.0.202403301859
[echoproperties] Aspect537351=1.0.0.202403301859
[echoproperties] Aspect537351_1.0.0=1.0.0.202403301859
[echoproperties] Aspect537533=1.0.0.202403301859
[echoproperties] Aspect537533_1.0.0=1.0.0.202403301859
[echoproperties] Aspect571542_A=1.0.0.202403301859
[echoproperties] Aspect571542_A_1.0.0=1.0.0.202403301859
[echoproperties] Aspect571542_B=1.0.0.202403301859
[echoproperties] Aspect571542_B_1.0.0=1.0.0.202403301859
[echoproperties] Base537350_A=1.0.0.202403301859
[echoproperties] Base537350_A_1.0.0=1.0.0.202403301859
[echoproperties] Base537350_B=1.0.0.202403301859
[echoproperties] Base537350_B_1.0.0=1.0.0.202403301859
[echoproperties] Base537351=1.0.0.202403301859
[echoproperties] Base537351_1.0.0=1.0.0.202403301859
[echoproperties] Base537533=1.0.0.202403301859
[echoproperties] Base537533_1.0.0=1.0.0.202403301859
[echoproperties] Base571542_A=1.0.0.202403301859
[echoproperties] Base571542_A_1.0.0=1.0.0.202403301859
[echoproperties] Base571542_B=1.0.0.202403301859
[echoproperties] Base571542_B_1.0.0=1.0.0.202403301859
[echoproperties] DSTAMP=20240330
[echoproperties] Middle537351=1.0.0.202403301859
[echoproperties] Middle537351_1.0.0=1.0.0.202403301859
[echoproperties] NOW.DSTAMP=20240330
[echoproperties] NOW.TODAY=March 30 2024
[echoproperties] NOW.TSTAMP=2025
[echoproperties] OTEquinoxTests=1.0.0.202403301859
[echoproperties] OTEquinoxTests_1.0.0=1.0.0.202403301859
[echoproperties] OTScriptDir=/home/jenkins/agent/workspace/buildAndTest/releng/build-scripts/build
[echoproperties] TIMENOW=2025570044
[echoproperties] TODAY=March 30 2024
[echoproperties] TSTAMP=2013
[echoproperties] _hasSaxon.jar=true
[echoproperties] _toplevelDir=/home/jenkins/agent/workspace/buildAndTest/releng/build-scripts/build
[echoproperties] ant.core.lib=/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant.jar
[echoproperties] ant.file=/home/jenkins/agent/workspace/buildAndTest/releng/build-scripts/build/lib/library.xml
[echoproperties] ant.file.Automated\ Object\ Teams\ Testing=/home/jenkins/agent/workspace/buildAndTest/releng/build-scripts/build/test.xml
[echoproperties] ant.file.Library=/home/jenkins/agent/workspace/buildAndTest/releng/build-scripts/build/lib/library.xml
[echoproperties] ant.file.Main\ Object\ Teams\ Build\ and\ Test\ Automation=/home/jenkins/agent/workspace/buildAndTest/releng/build-scripts/build/run.xml
[echoproperties] ant.file.testsuite=/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.jdt.core.tests.model_3.13.0.202403301859/test.xml
[echoproperties] ant.file.type=file
[echoproperties] ant.file.type.Automated\ Object\ Teams\ Testing=file
[echoproperties] ant.file.type.Library=file
[echoproperties] ant.file.type.Main\ Object\ Teams\ Build\ and\ Test\ Automation=file
[echoproperties] ant.file.type.testsuite=file
[echoproperties] ant.home=/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest
[echoproperties] ant.java.version=21
[echoproperties] ant.library.dir=/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib
[echoproperties] ant.project.default-target=usage
[echoproperties] ant.project.invoked-targets=core-test
[echoproperties] ant.project.name=Library
[echoproperties] ant.version=Apache Ant(TM) version 1.10.12 compiled on October 13 2021
[echoproperties] arch=x86_64
[echoproperties] baseLocation=/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse
[echoproperties] basearch=x86_64
[echoproperties] basedir=/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse
[echoproperties] baseos=linux
[echoproperties] basews=gtk
[echoproperties] bootLocation=/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/eclipse
[echoproperties] build.root.dir=/home/jenkins/agent/workspace/buildAndTest/testrun/build-root
[echoproperties] buildDirectory=/home/jenkins/agent/workspace/buildAndTest/testrun/build-root/src
[echoproperties] buildId=2.8.3
[echoproperties] buildLabel=I-2.8.3-202403301857
[echoproperties] buildType=I
[echoproperties] builder-otcompiler=/home/jenkins/agent/workspace/buildAndTest/releng/build-scripts/build/OT-Compiler
[echoproperties] builder-otdt=/home/jenkins/agent/workspace/buildAndTest/releng/build-scripts/build/OTDT-Build
[echoproperties] buildfile=/home/jenkins/agent/workspace/buildAndTest/releng/build-scripts/build/build.xml
[echoproperties] classname=org.eclipse.jdt.core.tests.RunFormatterTests
[echoproperties] coverage-output=/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/coverage
[echoproperties] data-dir=/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/formatter-folder
[echoproperties] do.run.tests=true
[echoproperties] eclipse-app.tgz=https\://download.eclipse.org/eclipse/downloads/drops4/I20240325-1800/eclipse-SDK-I20240325-1800-linux-gtk-x86_64.tar.gz
[echoproperties] eclipse-home=/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse
[echoproperties] eclipse.sdk.qualifier=I20240325-1800
[echoproperties] eclipse.tests.zip=https\://download.eclipse.org/eclipse/downloads/drops4/I20240325-1800/eclipse-test-framework-I20240325-1800.zip
[echoproperties] env.ANT_HOME=/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest
[echoproperties] env.ANT_OPTS=-Xmx1024m
[echoproperties] env.BUILD_DISPLAY_NAME=\#942
[echoproperties] env.BUILD_ID=942
[echoproperties] env.BUILD_NUMBER=942
[echoproperties] env.BUILD_TAG=jenkins-buildAndTest-942
[echoproperties] env.BUILD_URL=https\://ci.eclipse.org/objectteams/job/buildAndTest/942/
[echoproperties] env.CI=true
[echoproperties] env.DISPLAY=\:40
[echoproperties] env.EXECUTOR_NUMBER=0
[echoproperties] env.GITLAB_OBJECT_KIND=none
[echoproperties] env.HOME=/home/jenkins
[echoproperties] env.HOSTNAME=centos-7-sw7vx
[echoproperties] env.HUDSON_COOKIE=f2b343d6-1876-484f-a185-836f1bab4cd4
[echoproperties] env.HUDSON_HOME=/var/jenkins
[echoproperties] env.HUDSON_SERVER_COOKIE=f0104a5ecfe037d6
[echoproperties] env.HUDSON_URL=https\://ci.eclipse.org/objectteams/
[echoproperties] env.JAVA_HOME=/opt/tools/java/openjdk/jdk-21/latest
[echoproperties] env.JAVA_TMPDIR=/tmp/genie.objectteams
[echoproperties] env.JENKINS_AGENT_NAME=centos-7-sw7vx
[echoproperties] env.JENKINS_AGENT_WORKDIR=/home/jenkins/agent
[echoproperties] env.JENKINS_DISCOVERY_PORT=tcp\://10.30.213.101\:50000
[echoproperties] env.JENKINS_DISCOVERY_PORT_50000_TCP=tcp\://10.30.213.101\:50000
[echoproperties] env.JENKINS_DISCOVERY_PORT_50000_TCP_ADDR=10.30.213.101
[echoproperties] env.JENKINS_DISCOVERY_PORT_50000_TCP_PORT=50000
[echoproperties] env.JENKINS_DISCOVERY_PORT_50000_TCP_PROTO=tcp
[echoproperties] env.JENKINS_DISCOVERY_SERVICE_HOST=10.30.213.101
[echoproperties] env.JENKINS_DISCOVERY_SERVICE_PORT=50000
[echoproperties] env.JENKINS_DISCOVERY_SERVICE_PORT_JNLP=50000
[echoproperties] env.JENKINS_HOME=/var/jenkins
[echoproperties] env.JENKINS_NAME=centos-7-sw7vx
[echoproperties] env.JENKINS_REMOTING_JAVA_OPTS=-showversion -XshowSettings\:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled\=true -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID\=true
[echoproperties] env.JENKINS_SECRET=8d5b1adf6dffde2e7e6f3ff45077951c8c411e9a228c5ec14f683d5545cac5e0
[echoproperties] env.JENKINS_SERVER_COOKIE=f0104a5ecfe037d6
[echoproperties] env.JENKINS_TUNNEL=jenkins-discovery.objectteams.svc.cluster.local\:50000
[echoproperties] env.JENKINS_UI_PORT=tcp\://10.30.65.215\:80
[echoproperties] env.JENKINS_UI_PORT_80_TCP=tcp\://10.30.65.215\:80
[echoproperties] env.JENKINS_UI_PORT_80_TCP_ADDR=10.30.65.215
[echoproperties] env.JENKINS_UI_PORT_80_TCP_PORT=80
[echoproperties] env.JENKINS_UI_PORT_80_TCP_PROTO=tcp
[echoproperties] env.JENKINS_UI_SERVICE_HOST=10.30.65.215
[echoproperties] env.JENKINS_UI_SERVICE_PORT=80
[echoproperties] env.JENKINS_UI_SERVICE_PORT_HTTP=80
[echoproperties] env.JENKINS_URL=https\://ci.eclipse.org/objectteams/
[echoproperties] env.JOB_BASE_NAME=buildAndTest
[echoproperties] env.JOB_DISPLAY_URL=https\://ci.eclipse.org/objectteams/job/buildAndTest/display/redirect
[echoproperties] env.JOB_NAME=buildAndTest
[echoproperties] env.JOB_URL=https\://ci.eclipse.org/objectteams/job/buildAndTest/
[echoproperties] env.KUBERNETES_PORT=tcp\://10.30.0.1\:443
[echoproperties] env.KUBERNETES_PORT_443_TCP=tcp\://10.30.0.1\:443
[echoproperties] env.KUBERNETES_PORT_443_TCP_ADDR=10.30.0.1
[echoproperties] env.KUBERNETES_PORT_443_TCP_PORT=443
[echoproperties] env.KUBERNETES_PORT_443_TCP_PROTO=tcp
[echoproperties] env.KUBERNETES_SERVICE_HOST=10.30.0.1
[echoproperties] env.KUBERNETES_SERVICE_PORT=443
[echoproperties] env.KUBERNETES_SERVICE_PORT_HTTPS=443
[echoproperties] env.LANG=en_US.UTF-8
[echoproperties] env.MAIN_TARGET=ot-junit-all
[echoproperties] env.NODE_LABELS=centos-7 jipp-migration migration centos-7-sw7vx
[echoproperties] env.NODE_NAME=centos-7-sw7vx
[echoproperties] env.NSS_SDB_USE_CACHE=no
[echoproperties] env.OPENJ9_JAVA_OPTIONS=-XX\:+IgnoreUnrecognizedVMOptions -XX\:+IdleTuningCompactOnIdle -XX\:+IdleTuningGcOnIdle
[echoproperties] env.OT_VERSION=2.8.3
[echoproperties] env.PATH=/opt/tools/java/openjdk/jdk-21/latest/bin\:/shared/common/apache-ant-1.10.5//bin\:/opt/tools/java/openjdk/jdk-21/latest/bin\:/opt/tools/java/oracle/jdk-9/latest/bin\:/opt/tools/java/openjdk/jdk-11/latest/bin\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/bin\:/opt/tools/java/oracle/jdk-9/latest/bin\:/usr/local/sbin\:/usr/local/bin\:/usr/sbin\:/usr/bin\:/sbin\:/bin
[echoproperties] env.PROMOTE=staging
[echoproperties] env.PWD=/home/jenkins/agent/workspace/buildAndTest/testrun
[echoproperties] env.RUN_ARTIFACTS_DISPLAY_URL=https\://ci.eclipse.org/objectteams/job/buildAndTest/942/display/redirect?page\=artifacts
[echoproperties] env.RUN_CHANGES_DISPLAY_URL=https\://ci.eclipse.org/objectteams/job/buildAndTest/942/display/redirect?page\=changes
[echoproperties] env.RUN_DISPLAY_URL=https\://ci.eclipse.org/objectteams/job/buildAndTest/942/display/redirect
[echoproperties] env.RUN_TESTS_DISPLAY_URL=https\://ci.eclipse.org/objectteams/job/buildAndTest/942/display/redirect?page\=tests
[echoproperties] env.SHLVL=2
[echoproperties] env.SIGN=nosign
[echoproperties] env.SSH_AUTH_SOCK=/tmp/ssh-Mhhbrkk0MZ7C/agent.45
[echoproperties] env.TERM=xterm
[echoproperties] env.UPDATE_SITE_BASE=ot2.8
[echoproperties] env.USER_NAME=jenkins
[echoproperties] env.WORKSPACE=/home/jenkins/agent/workspace/buildAndTest
[echoproperties] env.WORKSPACE_TMP=/home/jenkins/agent/workspace/buildAndTest@tmp
[echoproperties] env.XAUTHORITY=/home/jenkins/agent/workspace/buildAndTest/.Xauthority-14970781020924742116
[echoproperties] env.branch=master
[echoproperties] env.callTarget=ot-junit-all
[echoproperties] envantopts=-Xmx1024m
[echoproperties] extraVMargs=-XX\:+HeapDumpOnOutOfMemoryError -ea --add-modules ALL-SYSTEM              --add-opens java.base/jdk.internal.loader\=ALL-UNNAMED              --add-opens jdk.localedata/sun.util.resources.cldr.provider\=ALL-UNNAMED              --add-opens jdk.localedata/sun.util.resources.provider\=ALL-UNNAMED              --add-opens java.security.jgss/sun.security.krb5.internal.ssl\=ALL-UNNAMED              --add-opens java.base/jdk.internal.module\=ALL-UNNAMED              --add-opens java.base/java.lang\=ALL-UNNAMED              --add-opens java.base/java.lang.module\=ALL-UNNAMED              --add-opens java.base/jdk.internal.reflect\=ALL-UNNAMED              --add-opens java.base/jdk.internal.ref\=ALL-UNNAMED              --add-opens java.base/jdk.internal.math\=ALL-UNNAMED              --add-opens java.base/jdk.internal.misc\=ALL-UNNAMED              --add-opens jdk.zipfs/jdk.nio.zipfs\=ALL-UNNAMED              --illegal-access\=permit              -DDetectVMInstallationsJob.disabled\=true              -Djava.io.tmpdir\=/tmp/genie.objectteams -Dot.weaving\=otdre -javaagent\:/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.objectteams.otequinox_2.8.2.202307181937/otequinoxAgent.jar              -Dcompliance\=1.8,11,17,18
[echoproperties] fetchCacheLocation=/home/jenkins/gitCache
[echoproperties] file-id=XXX
[echoproperties] file.encoding=UTF-8
[echoproperties] file.separator=/
[echoproperties] formatter=org.apache.tools.ant.taskdefs.optional.junit.XMLJUnitResultFormatter
[echoproperties] formatter-folder=/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/formatter-folder
[echoproperties] git.pde.build=org.eclipse.egit.fetchfactory_0.12.0.202304020031.jar
[echoproperties] installmode=clean
[echoproperties] java.class.path=/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-launcher.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-antlr.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-apache-bcel.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-apache-bsf.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-apache-log4j.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-apache-oro.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-apache-regexp.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-apache-resolver.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-apache-xalan2.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-commons-logging.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-commons-net.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-imageio.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-jai.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-javamail.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-jdepend.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-jmf.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-jsch.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-junit.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-junit4.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-junitlauncher.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-launcher.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-netrexx.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-swing.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-testutil.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant-xz.jar\:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/lib/ant.jar
[echoproperties] java.class.version=65.0
[echoproperties] java.home=/opt/tools/java/openjdk/jdk-21/jdk-21.0.2
[echoproperties] java.io.tmpdir=/tmp
[echoproperties] java.library.path=/usr/java/packages/lib\:/usr/lib64\:/lib64\:/lib\:/usr/lib
[echoproperties] java.runtime.name=OpenJDK Runtime Environment
[echoproperties] java.runtime.version=21.0.2+13-58
[echoproperties] java.specification.name=Java Platform API Specification
[echoproperties] java.specification.vendor=Oracle Corporation
[echoproperties] java.specification.version=21
[echoproperties] java.vendor=Oracle Corporation
[echoproperties] java.vendor.url=https\://java.oracle.com/
[echoproperties] java.vendor.url.bug=https\://bugreport.java.com/bugreport/
[echoproperties] java.version=21.0.2
[echoproperties] java.version.date=2024-01-16
[echoproperties] java.vm.compressedOopsMode=32-bit
[echoproperties] java.vm.info=mixed mode, sharing
[echoproperties] java.vm.name=OpenJDK 64-Bit Server VM
[echoproperties] java.vm.specification.name=Java Virtual Machine Specification
[echoproperties] java.vm.specification.vendor=Oracle Corporation
[echoproperties] java.vm.specification.version=21
[echoproperties] java.vm.vendor=Oracle Corporation
[echoproperties] java.vm.version=21.0.2+13-58
[echoproperties] jdk.debug=release
[echoproperties] jdt-dom-folder=/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/jdt_dom_folder
[echoproperties] jdt-model-folder=/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/jdt_model_folder
[echoproperties] jdt.feature.version=3.19.500.v20240325-2137
[echoproperties] jdt.feature.version.next=3.19.500.v20240325-2138
[echoproperties] junit-report-output=/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/results
[echoproperties] junit-stylesheet=/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/JUNIT.XSL
[echoproperties] launchTarget=java-test
[echoproperties] library-file=/home/jenkins/agent/workspace/buildAndTest/testrun/../releng/build-scripts/build/lib/library.xml
[echoproperties] line.separator=\n
[echoproperties] map.file.path=/home/jenkins/agent/workspace/buildAndTest/releng/map/otdt.map
[echoproperties] native.encoding=UTF-8
[echoproperties] org.apache.bcel=5.2.0.v201005080400
[echoproperties] org.apache.bcel_5.2.0=5.2.0.v201005080400
[echoproperties] org.eclipse.core.filebuffers.tests=3.13.400.I20240325-1800
[echoproperties] org.eclipse.core.filebuffers.tests_3.13.400=3.13.400.I20240325-1800
[echoproperties] org.eclipse.equinox.launcher_jar=org.eclipse.equinox.launcher_1.6.800.v20240304-1850.jar
[echoproperties] org.eclipse.jdt.annotation=2.3.0.v20240111-2306
[echoproperties] org.eclipse.jdt.annotation_1.2.100=1.2.100.v20240212-1051
[echoproperties] org.eclipse.jdt.annotation_2.3.0=2.3.0.v20240111-2306
[echoproperties] org.eclipse.jdt.core=3.38.0.OTDT_r283_202403301859
[echoproperties] org.eclipse.jdt.core.compiler.batch=3.38.0.OTDT_r283_202403301859
[echoproperties] org.eclipse.jdt.core.compiler.batch_3.38.0=3.38.0.OTDT_r283_202403301859
[echoproperties] org.eclipse.jdt.core.source=3.38.0.OTDT_r283_202403301859
[echoproperties] org.eclipse.jdt.core.source_3.38.0=3.38.0.OTDT_r283_202403301859
[echoproperties] org.eclipse.jdt.core.tests.builder=3.12.400.I20240325-1800
[echoproperties] org.eclipse.jdt.core.tests.builder_3.12.400=3.12.400.I20240325-1800
[echoproperties] org.eclipse.jdt.core.tests.compiler=3.13.400.202403301859
[echoproperties] org.eclipse.jdt.core.tests.compiler_3.13.400=3.13.400.202403301859
[echoproperties] org.eclipse.jdt.core.tests.model=3.13.0.202403301859
[echoproperties] org.eclipse.jdt.core.tests.model_3.13.0=3.13.0.202403301859
[echoproperties] org.eclipse.jdt.core_3.38.0=3.38.0.OTDT_r283_202403301859
[echoproperties] org.eclipse.jdt.debug.tests=3.12.400.I20240325-1800
[echoproperties] org.eclipse.jdt.debug.tests_3.12.400=3.12.400.I20240325-1800
[echoproperties] org.eclipse.jdt.text.tests=3.14.400.I20240325-1800
[echoproperties] org.eclipse.jdt.text.tests_3.14.400=3.14.400.I20240325-1800
[echoproperties] org.eclipse.jdt.ui.tests=3.15.400.I20240325-1800
[echoproperties] org.eclipse.jdt.ui.tests.refactoring=3.15.400.I20240325-1800
[echoproperties] org.eclipse.jdt.ui.tests.refactoring_3.15.400=3.15.400.I20240325-1800
[echoproperties] org.eclipse.jdt.ui.tests_3.15.400=3.15.400.I20240325-1800
[echoproperties] org.eclipse.jface.text.tests=3.13.500.I20240325-1800
[echoproperties] org.eclipse.jface.text.tests_3.13.500=3.13.500.I20240325-1800
[echoproperties] org.eclipse.objectteams.eclipse.monitor=2.5.0.201606070956
[echoproperties] org.eclipse.objectteams.eclipse.monitor_2.5.0=2.5.0.201606070956
[echoproperties] org.eclipse.objectteams.otdt=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.compiler.adaptor=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.compiler.adaptor.source=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.compiler.adaptor.source_2.8.3=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.compiler.adaptor_2.8.3=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.debug=2.8.2.202307181937
[echoproperties] org.eclipse.objectteams.otdt.debug.adaptor=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.debug.adaptor.source=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.debug.adaptor.source_2.8.3=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.debug.adaptor_2.8.3=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.debug.source=2.8.2.202307181937
[echoproperties] org.eclipse.objectteams.otdt.debug.source_2.8.2=2.8.2.202307181937
[echoproperties] org.eclipse.objectteams.otdt.debug.tests=2.0.0
[echoproperties] org.eclipse.objectteams.otdt.debug.tests_2.0.0=2.0.0
[echoproperties] org.eclipse.objectteams.otdt.debug.ui=2.7.4.201906101736
[echoproperties] org.eclipse.objectteams.otdt.debug.ui.source=2.7.4.201906101736
[echoproperties] org.eclipse.objectteams.otdt.debug.ui.source_2.7.4=2.7.4.201906101736
[echoproperties] org.eclipse.objectteams.otdt.debug.ui_2.7.4=2.7.4.201906101736
[echoproperties] org.eclipse.objectteams.otdt.debug_2.8.2=2.8.2.202307181937
[echoproperties] org.eclipse.objectteams.otdt.doc=2.5.0.201606070956
[echoproperties] org.eclipse.objectteams.otdt.doc_2.5.0=2.5.0.201606070956
[echoproperties] org.eclipse.objectteams.otdt.jdt.ui=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.jdt.ui.source=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.jdt.ui.source_2.8.3=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.jdt.ui_2.8.3=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.pde.ui=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.pde.ui.source=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.pde.ui.source_2.8.3=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.pde.ui_2.8.3=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.refactoring=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.refactoring.source=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.refactoring.source_2.8.3=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.refactoring_2.8.3=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.samples=2.8.2.202307181937
[echoproperties] org.eclipse.objectteams.otdt.samples.source=2.8.2.202307181937
[echoproperties] org.eclipse.objectteams.otdt.samples.source_2.8.2=2.8.2.202307181937
[echoproperties] org.eclipse.objectteams.otdt.samples_2.8.2=2.8.2.202307181937
[echoproperties] org.eclipse.objectteams.otdt.source=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.source_2.8.3=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.test.builder=2.0.0
[echoproperties] org.eclipse.objectteams.otdt.test.builder_2.0.0=2.0.0
[echoproperties] org.eclipse.objectteams.otdt.tests=2.0.0
[echoproperties] org.eclipse.objectteams.otdt.tests_2.0.0=2.0.0
[echoproperties] org.eclipse.objectteams.otdt.ui=2.8.1.202307181937
[echoproperties] org.eclipse.objectteams.otdt.ui.help=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.ui.help.source=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.ui.help.source_2.8.3=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.ui.help_2.8.3=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otdt.ui.source=2.8.1.202307181937
[echoproperties] org.eclipse.objectteams.otdt.ui.source_2.8.1=2.8.1.202307181937
[echoproperties] org.eclipse.objectteams.otdt.ui.tests=2.0.0
[echoproperties] org.eclipse.objectteams.otdt.ui.tests.dom=2.0.0
[echoproperties] org.eclipse.objectteams.otdt.ui.tests.dom_2.0.0=2.0.0
[echoproperties] org.eclipse.objectteams.otdt.ui.tests.refactoring=2.0.0
[echoproperties] org.eclipse.objectteams.otdt.ui.tests.refactoring_2.0.0=2.0.0
[echoproperties] org.eclipse.objectteams.otdt.ui.tests_2.0.0=2.0.0
[echoproperties] org.eclipse.objectteams.otdt.ui_2.8.1=2.8.1.202307181937
[echoproperties] org.eclipse.objectteams.otdt_2.8.3=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.otequinox=2.8.2.202307181937
[echoproperties] org.eclipse.objectteams.otequinox.branding=2.6.0.201706061121
[echoproperties] org.eclipse.objectteams.otequinox.branding.otre=2.6.0.201706061122
[echoproperties] org.eclipse.objectteams.otequinox.branding.otre_2.6.0=2.6.0.201706061122
[echoproperties] org.eclipse.objectteams.otequinox.branding_2.6.0=2.6.0.201706061121
[echoproperties] org.eclipse.objectteams.otequinox.turbo=2.4.0.201506091717
[echoproperties] org.eclipse.objectteams.otequinox.turbo_2.4.0=2.4.0.201506091717
[echoproperties] org.eclipse.objectteams.otequinox_2.8.2=2.8.2.202307181937
[echoproperties] org.eclipse.objectteams.otre=2.7.0.201806120901
[echoproperties] org.eclipse.objectteams.otre_2.7.0=2.7.0.201806120901
[echoproperties] org.eclipse.objectteams.otredyn=1.4.3.202403301859
[echoproperties] org.eclipse.objectteams.otredyn_1.4.3=1.4.3.202403301859
[echoproperties] org.eclipse.objectteams.runtime=2.8.3.202403301859
[echoproperties] org.eclipse.objectteams.runtime_2.8.3=2.8.3.202403301859
[echoproperties] org.eclipse.text.tests=3.14.500.I20240325-1800
[echoproperties] org.eclipse.text.tests_3.14.500=3.14.500.I20240325-1800
[echoproperties] org.hamcrest.core=2.2.0.v20230809-1000
[echoproperties] org.hamcrest.core_2.2.0=2.2.0.v20230809-1000
[echoproperties] org.hamcrest.library=1.3.0.v20180524-2246
[echoproperties] org.hamcrest.library_1.3.0=1.3.0.v20180524-2246
[echoproperties] org.objectweb.asm=9.6.0
[echoproperties] org.objectweb.asm.commons=9.6.0
[echoproperties] org.objectweb.asm.commons_9.6.0=9.6.0
[echoproperties] org.objectweb.asm.tree=9.6.0
[echoproperties] org.objectweb.asm.tree.analysis=9.6.0
[echoproperties] org.objectweb.asm.tree.analysis_9.6.0=9.6.0
[echoproperties] org.objectweb.asm.tree_9.6.0=9.6.0
[echoproperties] org.objectweb.asm.util=9.6.0
[echoproperties] org.objectweb.asm.util_9.6.0=9.6.0
[echoproperties] org.objectweb.asm_9.6.0=9.6.0
[echoproperties] os=linux
[echoproperties] os.arch=amd64
[echoproperties] os.isLinux=true
[echoproperties] os.name=Linux
[echoproperties] os.version=6.2.9-300.fc38.x86_64
[echoproperties] otdtUpdatesDir=/home/jenkins/agent/workspace/buildAndTest/testrun/updateSite
[echoproperties] otequinox.agent.jar=/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.objectteams.otequinox_2.8.2.202307181937/otequinoxAgent.jar
[echoproperties] path.separator=\:
[echoproperties] plugin-name=org.eclipse.jdt.core.tests.model
[echoproperties] plugin-path=
[echoproperties] published.updates=/home/jenkins/downloads/objectteams/updates/ot2.8/202307181937
[echoproperties] run.eclipseScriptDir=plugins/org.eclipse.pde.build_3.12.400.v20240321-1452/scripts
[echoproperties] saxon.jar.name=saxon8.jar
[echoproperties] saxon.jar.path=/home/jenkins/.ant/lib/saxon8.jar
[echoproperties] stderr.encoding=UTF-8
[echoproperties] stdout.encoding=UTF-8
[echoproperties] sun.arch.data.model=64
[echoproperties] sun.boot.library.path=/opt/tools/java/openjdk/jdk-21/jdk-21.0.2/lib
[echoproperties] sun.cpu.endian=little
[echoproperties] sun.io.unicode.encoding=UnicodeLittle
[echoproperties] sun.java.command=org.apache.tools.ant.launch.Launcher -cp  -f /home/jenkins/agent/workspace/buildAndTest/releng/build-scripts/build/run.xml -Declipse-app.tgz\=https\://download.eclipse.org/eclipse/downloads/drops4/I20240325-1800/eclipse-SDK-I20240325-1800-linux-gtk-x86_64.tar.gz -Declipse.tests.zip\=https\://download.eclipse.org/eclipse/downloads/drops4/I20240325-1800/eclipse-test-framework-I20240325-1800.zip -Declipse.sdk.qualifier\=I20240325-1800 -Dpublished.updates\=/home/jenkins/downloads/objectteams/updates/ot2.8/202307181937 -Ddo.run.tests\=true -Dtest.tmpDir\=/tmp/genie.objectteams -DfetchCacheLocation\=/home/jenkins/gitCache -Dmap.file.path\=/home/jenkins/agent/workspace/buildAndTest/releng/map/otdt.map -D_hasSaxon.jar\=true ot-junit-all
[echoproperties] sun.java.launcher=SUN_STANDARD
[echoproperties] sun.jnu.encoding=UTF-8
[echoproperties] sun.management.compiler=HotSpot 64-Bit Tiered Compilers
[echoproperties] test-output=/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/org.eclipse.jdt.core.tests.RunFormatterTests.xml
[echoproperties] test.eclipseDir=/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse
[echoproperties] test.root.dir=/home/jenkins/agent/workspace/buildAndTest/testrun/test-root
[echoproperties] test.tmpDir=/tmp/genie.objectteams
[echoproperties] testPlugin=org.eclipse.jdt.core.tests.model_3.13.0.202403301859
[echoproperties] testframeworkinitialized=true
[echoproperties] testsUpdatesDirBase=/home/jenkins/agent/workspace/buildAndTest/testrun/updateSiteTests
[echoproperties] timeout=7200000
[echoproperties] timestamp=202403301857
[echoproperties] user.country=US
[echoproperties] user.dir=/home/jenkins/agent/workspace/buildAndTest/testrun
[echoproperties] user.home=/home/jenkins
[echoproperties] user.language=en
[echoproperties] user.name=jenkins
[echoproperties] vm=java
[echoproperties] vm.args=-Xmx912m
[echoproperties] vmargs=-DDetectVMInstallationsJob.disabled\=true -Djdt.default.test.compliance\=1.8
[echoproperties] ws=gtk

core-test:

init:

java-test:
     [echo] Running org.eclipse.jdt.core.tests.RunFormatterTests. Result file: /home/jenkins/agent/workspace/buildAndTest/testrun/test-root/results/org.eclipse.jdt.core.tests.RunFormatterTests.xml
     [echo] timout property: 7200000
     [echo] frameworkvmargs:  -Xms256m -Xmx2048m -Xmx1024m
     [echo] vmargs: -DDetectVMInstallationsJob.disabled=true -Djdt.default.test.compliance=1.8
     [echo] extraVMargs: -XX:+HeapDumpOnOutOfMemoryError -ea --add-modules ALL-SYSTEM              --add-opens java.base/jdk.internal.loader=ALL-UNNAMED              --add-opens jdk.localedata/sun.util.resources.cldr.provider=ALL-UNNAMED              --add-opens jdk.localedata/sun.util.resources.provider=ALL-UNNAMED              --add-opens java.security.jgss/sun.security.krb5.internal.ssl=ALL-UNNAMED              --add-opens java.base/jdk.internal.module=ALL-UNNAMED              --add-opens java.base/java.lang=ALL-UNNAMED              --add-opens java.base/java.lang.module=ALL-UNNAMED              --add-opens java.base/jdk.internal.reflect=ALL-UNNAMED              --add-opens java.base/jdk.internal.ref=ALL-UNNAMED              --add-opens java.base/jdk.internal.math=ALL-UNNAMED              --add-opens java.base/jdk.internal.misc=ALL-UNNAMED              --add-opens jdk.zipfs/jdk.nio.zipfs=ALL-UNNAMED              --illegal-access=permit              -DDetectVMInstallationsJob.disabled=true              -Djava.io.tmpdir=/tmp/genie.objectteams -Dot.weaving=otdre -javaagent:/home/jenkins/agent/workspace/buildAndTest/testrun/test-root/eclipse/plugins/org.eclipse.objectteams.otequinox_2.8.2.202307181937/otequinoxAgent.jar              -Dcompliance=1.8,11,17,18
     [echo] frameworkperfargs: 
     [echo] crash loglocationarg (if any): ${loglocationarg}
     [echo] crash loglocation (if not default): 
     [java] OpenJDK 64-Bit Server VM warning: Ignoring option --illegal-access=permit; support was removed in 17.0
     [java] WARNING: Using incubator modules: jdk.incubator.vector
     [java] WARNING: package sun.security.krb5.internal.ssl not in java.security.jgss
     [java] Mar 30, 2024 8:25:58 PM org.apache.aries.spifly.BaseActivator log
     [java] INFO: Registered provider org.slf4j.simple.SimpleServiceProvider of service org.slf4j.spi.SLF4JServiceProvider in bundle slf4j.simple
     [java] INFO: timeoutScreenOutputDir: /home/jenkins/agent/workspace/buildAndTest/testrun/test-root/results/timeoutScreens
     [java] INFO: timeout: 7200000

collect-results:

cleanup:

run:
     [echo] OTTest: done running org.eclipse.jdt.core.tests.model

BUILD SUCCESSFUL
Total time: 85 minutes 7 seconds
+ zip -r updateSite.zip testrun/updateSite
  adding: testrun/updateSite/ (stored 0%)
  adding: testrun/updateSite/artifacts.xml (deflated 85%)
  adding: testrun/updateSite/content.xml (deflated 92%)
  adding: testrun/updateSite/plugins/ (stored 0%)
  adding: testrun/updateSite/plugins/org.eclipse.objectteams.runtime_2.8.3.202403301859.jar (deflated 15%)
  adding: testrun/updateSite/plugins/org.eclipse.objectteams.otre_2.7.0.201806120901.jar (deflated 4%)
  adding: testrun/updateSite/plugins/org.eclipse.objectteams.otredyn_1.4.3.202403301859.jar (deflated 11%)
  adding: testrun/updateSite/plugins/org.eclipse.objectteams.otequinox_2.8.2.202307181937.jar (deflated 8%)
  adding: testrun/updateSite/plugins/org.eclipse.objectteams.otequinox.branding_2.6.0.201706061121.jar (deflated 21%)
  adding: testrun/updateSite/plugins/org.eclipse.objectteams.eclipse.monitor_2.5.0.201606070956.jar (deflated 19%)
  adding: testrun/updateSite/plugins/org.apache.bcel_5.2.0.v201005080400.jar (deflated 11%)
  adding: testrun/updateSite/plugins/org.objectweb.asm_9.6.0.jar (deflated 3%)
  adding: testrun/updateSite/plugins/org.objectweb.asm.tree_9.6.0.jar (deflated 10%)
  adding: testrun/updateSite/plugins/org.objectweb.asm.commons_9.6.0.jar (deflated 5%)
  adding: testrun/updateSite/plugins/org.objectweb.asm.util_9.6.0.jar (deflated 4%)
  adding: testrun/updateSite/plugins/org.objectweb.asm.tree.analysis_9.6.0.jar (deflated 7%)
  adding: testrun/updateSite/plugins/org.eclipse.objectteams.otequinox.branding.otre_2.6.0.201706061122.jar (deflated 22%)
  adding: testrun/updateSite/plugins/org.eclipse.objectteams.otequinox.turbo_2.4.0.201506091717.jar (deflated 13%)
  adding: testrun/updateSite/plugins/org.eclipse.jdt.core_3.38.0.OTDT_r283_202403301859.jar (deflated 6%)
  adding: testrun/updateSite/plugins/org.eclipse.jdt.core.compiler.batch_3.38.0.OTDT_r283_202403301859.jar (deflated 5%)
  adding: testrun/updateSite/plugins/org.eclipse.objectteams.otdt_2.8.3.202403301859.jar (deflated 0%)
  adding: testrun/updateSite/plugins/org.eclipse.objectteams.otdt.debug_2.8.2.202307181937.jar (deflated 14%)
  adding: testrun/updateSite/plugins/org.eclipse.objectteams.otdt.debug.ui_2.7.4.201906101736.jar (deflated 11%)
  adding: testrun/updateSite/plugins/org.eclipse.objectteams.otdt.ui_2.8.1.202307181937.jar (deflated 11%)
  adding: testrun/updateSite/plugins/org.eclipse.objectteams.otdt.ui.help_2.8.3.202403301859.jar (deflated 18%)
  adding: testrun/updateSite/plugins/org.eclipse.objectteams.otdt.doc_2.5.0.201606070956.jar (deflated 1%)
  adding: testrun/updateSite/plugins/org.eclipse.objectteams.otdt.jdt.ui_2.8.3.202403301859.jar (deflated 15%)
  adding: testrun/updateSite/plugins/org.eclipse.objectteams.otdt.compiler.adaptor_2.8.3.202403301859.jar (deflated 15%)
  adding: testrun/updateSite/plugins/org.eclipse.objectteams.otdt.debug.adaptor_2.8.3.202403301859.jar (deflated 18%)
  adding: testrun/updateSite/plugins/org.eclipse.objectteams.otdt.pde.ui_2.8.3.202403301859.jar (deflated 14%)
  adding: testrun/updateSite/plugins/org.eclipse.objectteams.otdt.refactoring_2.8.3.202403301859.jar (deflated 15%)
  adding: testrun/updateSite/plugins/org.eclipse.objectteams.otdt.samples_2.8.2.202307181937.jar (deflated 8%)
  adding: testrun/updateSite/plugins/org.eclipse.jdt.core.source_3.38.0.OTDT_r283_202403301859.jar (deflated 5%)
  adding: testrun/updateSite/plugins/org.eclipse.objectteams.otdt.source_2.8.3.202403301859.jar (deflated 12%)
  adding: testrun/updateSite/plugins/org.eclipse.objectteams.otdt.debug.source_2.8.2.202307181937.jar (deflated 14%)
  adding: testrun/updateSite/plugins/org.eclipse.objectteams.otdt.debug.ui.source_2.7.4.201906101736.jar (deflated 10%)
  adding: testrun/updateSite/plugins/org.eclipse.objectteams.otdt.ui.source_2.8.1.202307181937.jar (deflated 8%)
  adding: testrun/updateSite/plugins/org.eclipse.objectteams.otdt.ui.help.source_2.8.3.202403301859.jar (deflated 22%)
  adding: testrun/updateSite/plugins/org.eclipse.objectteams.otdt.jdt.ui.source_2.8.3.202403301859.jar (deflated 9%)
  adding: testrun/updateSite/plugins/org.eclipse.objectteams.otdt.compiler.adaptor.source_2.8.3.202403301859.jar (deflated 11%)
  adding: testrun/updateSite/plugins/org.eclipse.objectteams.otdt.debug.adaptor.source_2.8.3.202403301859.jar (deflated 13%)
  adding: testrun/updateSite/plugins/org.eclipse.objectteams.otdt.pde.ui.source_2.8.3.202403301859.jar (deflated 11%)
  adding: testrun/updateSite/plugins/org.eclipse.objectteams.otdt.refactoring.source_2.8.3.202403301859.jar (deflated 11%)
  adding: testrun/updateSite/plugins/org.eclipse.objectteams.otdt.samples.source_2.8.2.202307181937.jar (deflated 12%)
  adding: testrun/updateSite/features/ (stored 0%)
  adding: testrun/updateSite/features/org.eclipse.objectteams.otequinox_2.8.3.202403301859.jar (deflated 2%)
  adding: testrun/updateSite/features/org.eclipse.objectteams.otequinox.otre_2.7.1.201809081701.jar (deflated 2%)
  adding: testrun/updateSite/features/org.eclipse.objectteams.otequinox.turbo_2.4.0.201506091717.jar (deflated 2%)
  adding: testrun/updateSite/features/org.eclipse.objectteams.otdt.core.patch_2.8.3.202403301859.jar (deflated 1%)
  adding: testrun/updateSite/features/org.eclipse.objectteams.otdt_2.8.3.202403301859.jar (deflated 1%)
  adding: testrun/updateSite/features/org.eclipse.objectteams.otdt.source.feature_2.8.3.202403301859.jar (deflated 1%)
  adding: testrun/updateSite/content-patched.xml (deflated 92%)
Terminating xvnc.
$ ssh-agent -k
unset SSH_AUTH_SOCK;
unset SSH_AGENT_PID;
echo Agent pid 47 killed;
[ssh-agent] Stopped.
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Sending e-mails to: stephan.herrmann@berlin.de
Finished: UNSTABLE